aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
AgeCommit message (Expand)Author
2018-04-01Bluetooth: btusb: Add USB ID 7392:a611 for Edimax EW-7611ULBVicente Bergas
2018-04-01Bluetooth: hci_ll: Use skb_put_u8 instead of struct hcill_cmdMarcel Holtmann
2018-04-01Bluetooth: btmrvl: Delete an unnecessary variable initialisation in btmrvl_sd...Markus Elfring
2018-04-01Bluetooth: btmrvl: Delete an unnecessary variable initialisation in btmrvl_sd...Markus Elfring
2018-04-01Bluetooth: hci_bcm: Use default baud rate if missing shutdown GPIOMarcel Holtmann
2018-04-01Bluetooth: hci_bcm: use gpiod cansleep versionLoic Poulain
2018-03-27Bluetooth: btrsi: rework dependenciesArnd Bergmann
2018-03-25Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.or...David S. Miller
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-15Bluetooth: hci_bcm: Set pulsed_host_wake flag in sleep parametersHans de Goede
2018-03-15Revert "Bluetooth: hci_bcm: Streamline runtime PM code"Hans de Goede
2018-03-15Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174Takashi Iwai
2018-03-13Bluetooth: btrsi: add new rsi bluetooth driverPrameela Rani Garnepudi
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-01Bluetooth: btusb: Add Dell OptiPlex 3060 to btusb_needs_reset_resume_tableKai-Heng Feng
2018-03-01Bluetooth: btusb: Remove Yoga 920 from the btusb_needs_reset_resume_tableHans de Goede
2018-02-25Bluetooth: hci_bcm: Make shutdown and device wake GPIO optionalStefan Wahren
2018-02-25Bluetooth: btusb: Use DMI matching for QCA reset_resume quirkingHans de Goede
2018-02-15Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-11Bluetooth: btrtl: Add RTL8723D and RTL8821C devicesAlex Lu
2018-02-11Bluetooth: btusb: Add device ID for RTL8822BELarry Finger
2018-02-07Bluetooth: hci_ll: Replace mdelay with msleep in download_firmwareJia-Ju Bai
2018-02-07Bluetooth: btmrvl_main: Replace GFP_ATOMIC with GFP_KERNEL in btmrvl_send_syn...Jia-Ju Bai
2018-02-07Bluetooth: hci_ath: Replace mdelay with msleep in ath_wakeup_ar3kJia-Ju Bai
2018-02-07Bluetooth: ath3k: fix checkpatch warningMaxim Zhukov
2018-02-07Bluetooth: ath3k: Fix warning: quoted string split across linesMaxim Zhukov
2018-02-07Bluetooth: ath3k: remove blank line after ifMaxim Zhukov
2018-02-07Bluetooth: ath3k: do not init variablesMaxim Zhukov
2018-02-07Bluetooth: ath3k: replace hardcode numbers with defineMaxim Zhukov
2018-02-07Bluetooth: btusb: Add support for Intel Bluetooth device 22560 [8087:0026]Tedd Ho-Jeong An
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-25Bluetooth: btintel: Create common function for firmware downloadTedd Ho-Jeong An
2018-01-24Bluetooth: btintel: Create common Intel Read Boot Params functionTedd Ho-Jeong An
2018-01-24Bluetooth: btintel: Use boot parameter from firmware fileTedd Ho-Jeong An
2018-01-24Bluetooth: btintel: Create common function for Intel ResetTedd Ho-Jeong An
2018-01-24Bluetooth: hci_intel: Update firmware filename for Intel 9x60 and laterTedd Ho-Jeong An
2018-01-22Bluetooth: hci_bcm: For serdev case close serdev on failure to set powerHans de Goede
2018-01-18Bluetooth: btbcm: Add entry for BCM4343A0 UART bluetoothJörg Krause
2018-01-10Bluetooth: btbcm: Fix sleep mode struct orderingLukas Wunner
2018-01-10Bluetooth: hci_bcm: Sleep instead of spinningLukas Wunner
2018-01-10Bluetooth: hci_bcm: Silence IRQ printkLukas Wunner
2018-01-10Bluetooth: hci_bcm: Support Apple GPIO handlingLukas Wunner
2018-01-10Bluetooth: hci_bcm: Handle errors properlyLukas Wunner
2018-01-10Bluetooth: hci_bcm: Add callbacks to toggle GPIOsLukas Wunner
2018-01-10Bluetooth: hci_bcm: Document struct bcm_deviceLukas Wunner
2018-01-10Bluetooth: hci_bcm: Invalidate IRQ on request failureLukas Wunner
2018-01-10Bluetooth: hci_bcm: Fix unbalanced pm_runtime_disable()Lukas Wunner
2018-01-10Bluetooth: hci_bcm: Fix race on closeLukas Wunner
2018-01-10Bluetooth: hci_bcm: Clean up unnecessary #ifdefLukas Wunner