summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
AgeCommit message (Expand)Author
2019-04-07Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in hci_uart_set_p...Kefeng Wang
2019-04-07Bluetooth: hci_ldisc: Initialize hci_dev before open()Jeremy Cline
2019-04-07Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf()Myungho Jung
2019-03-01Bluetooth: hci_bcm: Handle deferred probing for the clock supplyChen-Yu Tsai
2018-11-13Bluetooth: btbcm: Add entry for BCM4335C0 UART bluetoothChristian Hewitt
2018-10-18Bluetooth: hci_ldisc: Free rw_semaphore on closeHermes Zhang
2018-10-03Bluetooth: Add a new Realtek 8723DE ID 0bda:b009Jian-Hong Pan
2018-09-19Bluetooth: h5: Fix missing dependency on BT_HCIUART_SERDEVJohan Hedberg
2018-06-17bluetooth: hci_nokia: Don't include linux/unaligned/le_struct.h directly.David S. Miller
2018-05-30Bluetooth: btusb: Add additional device ID for RTL8822BEArtiom Vaskov
2018-05-30Bluetooth: hci_serdev: Fix HCI_UART_INIT_PENDING not workingHans de Goede
2018-05-30Bluetooth: hci_serdev: Move serdev_device_close/open into common hci_serdev codeHans de Goede
2018-05-30Bluetooth: hci_uart: Restore hci_dev->flush callback on open()Hans de Goede
2018-05-30Bluetooth: btmrvl: Re-use kstrtol_from_user()Andy Shevchenko
2018-05-30Bluetooth: hci_qca: Fix "Sleep inside atomic section" warningThierry Escande
2018-05-29Bluetooth: btusb: Add Dell Inspiron 5565 to btusb_needs_reset_resume_tableHans de Goede
2018-05-29Bluetooth: hci_serdev: Removed unnecessary curly bracesVaibhav Murkute
2018-05-29Bluetooth: btmrvl: support sysfs initiated firmware coredumpArend van Spriel
2018-05-29Bluetooth: btusb: Apply QCA Rome patches for some ATH3012 modelsTakashi Iwai
2018-05-29Bluetooth: btusb: Add a new Realtek 8723DE ID 2ff8:b011Jian-Hong Pan
2018-05-18Bluetooth: Add a new 13d3:3496 QCA_ROME deviceJoão Paulo Rechi Vita
2018-05-18Bluetooth: btqca: Add AR3002 rampatch supportLoic Poulain
2018-05-18Bluetooth: hci_ldisc: Provide a 'default' switch caseFabio Estevam
2018-05-18Bluetooth: btusb: add ID for LiteOn 04ca:301aVic Wei
2018-05-18Bluetooth: btbcm: btbcm_initialize(): Initialize hw_name to "BCM"Hans de Goede
2018-05-18Bluetooth: btbcm: Remove duplicate code from btbcm_setup_patchram()Hans de Goede
2018-05-18Bluetooth: btbcm: Allow using btbcm_initialize() for reinitHans de Goede
2018-05-18Bluetooth: btbcm: Make btbcm_initialize() also work for USB connected devicesHans de Goede
2018-05-18Bluetooth: btbcm: Factor out common code to determine subversionHans de Goede
2018-05-18Bluetooth: btbcm: Stop using upper nibble of rev to chose between uart/USB pathsHans de Goede
2018-05-18Bluetooth: hci_qca: Add serdev supportThierry Escande
2018-05-18Bluetooth: hci_qca: Avoid missing rampatch failure with userspace fw loaderAmit Pundir
2018-05-18Bluetooth: btqcomsmd: Fix rx/tx statsLoic Poulain
2018-05-18Bluetooth: hci_bcm: Remove irq-active-low DMI quirk for the Thinkpad 8Hans de Goede
2018-05-18Bluetooth: hci_bcm: Add broken-irq dmi blacklist and add Meegopad T08 to itHans de Goede
2018-04-30Bluetooth: btusb: Add Dell XPS 13 9360 to btusb_needs_reset_resume_tableHans de Goede
2018-04-30Bluetooth: btusb: Only check needs_reset_resume DMI table for QCA rome chipsetsHans de Goede
2018-04-30Revert "Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174"Hans de Goede
2018-04-01Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_QCA_ROMEVic Wei
2018-04-01Bluetooth: btrsi: remove unused including <linux/version.h>Wei Yongjun
2018-04-01Bluetooth: hci_bcm: Remove DMI quirk for the MINIX Z83-4Ian W MORRISON
2018-04-01Bluetooth: Remove unused btuart_cs driverMarcel Holtmann
2018-04-01Bluetooth: bpa10x: Use separate h4_recv_buf helperMarcel Holtmann
2018-04-01Bluetooth: hci_ll: Convert to use h4_recv_buf helperMarcel Holtmann
2018-04-01Bluetooth: hci_bcm: Add ACPI HIDs found in Windows .inf files and DSTDsHans de Goede
2018-04-01Bluetooth: hci_bcm: Do not tie GPIO pin order to a specific ACPI HIDHans de Goede
2018-04-01Bluetooth: hci_bcm: Remove duplication in gpio-mappings declarationHans de Goede
2018-04-01Bluetooth: hci_bcm: Add 6 new ACPI HIDsHans de Goede
2018-04-01Bluetooth: hci_bcm: Treat Interrupt ACPI resources as always being active-lowHans de Goede
2018-04-01Bluetooth: hci_bcm: Add irq_polarity module optionHans de Goede