summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-062-9/+23
|\
| * Bluetooth: hci_bcm: Make shutdown and device wake GPIO optionalStefan Wahren2018-02-251-3/+4
| * Bluetooth: btusb: Use DMI matching for QCA reset_resume quirkingHans de Goede2018-02-251-6/+19
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-02-156-50/+115
|\ \ | |/ |/|
| * Bluetooth: btrtl: Add RTL8723D and RTL8821C devicesAlex Lu2018-02-111-34/+85
| * Bluetooth: btusb: Add device ID for RTL8822BELarry Finger2018-02-111-0/+3
| * Bluetooth: hci_ll: Replace mdelay with msleep in download_firmwareJia-Ju Bai2018-02-071-1/+1
| * Bluetooth: btmrvl_main: Replace GFP_ATOMIC with GFP_KERNEL in btmrvl_send_syn...Jia-Ju Bai2018-02-071-1/+1
| * Bluetooth: hci_ath: Replace mdelay with msleep in ath_wakeup_ar3kJia-Ju Bai2018-02-071-2/+2
| * Bluetooth: ath3k: fix checkpatch warningMaxim Zhukov2018-02-071-1/+1
| * Bluetooth: ath3k: Fix warning: quoted string split across linesMaxim Zhukov2018-02-071-4/+8
| * Bluetooth: ath3k: remove blank line after ifMaxim Zhukov2018-02-071-1/+0Star
| * Bluetooth: ath3k: do not init variablesMaxim Zhukov2018-02-071-2/+2
| * Bluetooth: ath3k: replace hardcode numbers with defineMaxim Zhukov2018-02-071-4/+5
| * Bluetooth: btusb: Add support for Intel Bluetooth device 22560 [8087:0026]Tedd Ho-Jeong An2018-02-071-0/+7
* | vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-3115-307/+624
|\
| * Bluetooth: btintel: Create common function for firmware downloadTedd Ho-Jeong An2018-01-254-154/+99Star
| * Bluetooth: btintel: Create common Intel Read Boot Params functionTedd Ho-Jeong An2018-01-244-84/+76Star
| * Bluetooth: btintel: Use boot parameter from firmware fileTedd Ho-Jeong An2018-01-242-4/+39
| * Bluetooth: btintel: Create common function for Intel ResetTedd Ho-Jeong An2018-01-244-16/+49
| * Bluetooth: hci_intel: Update firmware filename for Intel 9x60 and laterTedd Ho-Jeong An2018-01-241-7/+49
| * Bluetooth: hci_bcm: For serdev case close serdev on failure to set powerHans de Goede2018-01-221-1/+4
| * Bluetooth: btbcm: Add entry for BCM4343A0 UART bluetoothJörg Krause2018-01-181-0/+1
| * Bluetooth: btbcm: Fix sleep mode struct orderingLukas Wunner2018-01-102-2/+2
| * Bluetooth: hci_bcm: Sleep instead of spinningLukas Wunner2018-01-101-2/+2
| * Bluetooth: hci_bcm: Silence IRQ printkLukas Wunner2018-01-101-1/+1
| * Bluetooth: hci_bcm: Support Apple GPIO handlingLukas Wunner2018-01-101-0/+55
| * Bluetooth: hci_bcm: Handle errors properlyLukas Wunner2018-01-101-16/+75
| * Bluetooth: hci_bcm: Add callbacks to toggle GPIOsLukas Wunner2018-01-101-4/+23
| * Bluetooth: hci_bcm: Document struct bcm_deviceLukas Wunner2018-01-101-2/+25
| * Bluetooth: hci_bcm: Invalidate IRQ on request failureLukas Wunner2018-01-101-1/+3
| * Bluetooth: hci_bcm: Fix unbalanced pm_runtime_disable()Lukas Wunner2018-01-101-1/+1
| * Bluetooth: hci_bcm: Fix race on closeLukas Wunner2018-01-101-4/+4
| * Bluetooth: hci_bcm: Clean up unnecessary #ifdefLukas Wunner2018-01-101-3/+1Star
| * Bluetooth: hci_bcm: Validate IRQ before using itRonald Tschalär2018-01-101-3/+3
| * Bluetooth: hci_bcm: Mandate presence of shutdown and device wake GPIOLukas Wunner2018-01-101-15/+9Star
| * Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten" versionHans de Goede2018-01-081-12/+10Star
| * Bluetooth: btintel: make array 'param' static, shrinks object sizeColin Ian King2018-01-081-1/+1
| * Bluetooth: bpa10x: make array 'req' static, shrinks object sizeColin Ian King2018-01-081-1/+1
| * Bluetooth: Depend on rather than select GPIOLIBLukas Wunner2018-01-081-3/+3
| * Bluetooth: hciuart: add nvmem dependencyArnd Bergmann2018-01-081-0/+1
| * Bluetooth: btusb: Add support for 0cf3:e010AceLan Kao2018-01-081-0/+1
| * Revert "Bluetooth: btusb: fix QCA Rome suspend/resume"Kai-Heng Feng2017-12-261-6/+0Star
| * Bluetooth: hci_bcm: Streamline runtime PM codeLukas Wunner2017-12-261-8/+3Star
| * Bluetooth: Avoid WARN splat due to missing GPIOLIBLukas Wunner2017-12-261-0/+3
| * Bluetooth: Add a new 04ca:3015 QCA_ROME deviceIoan Moldovan2017-12-261-0/+1
| * Bluetooth: Fix a possible sleep-in-atomic bug in bluecard_write_wakeupJia-Ju Bai2017-12-131-6/+2Star
| * Bluetooth: hci_ll: add "ti,cc2560" compatible stringDavid Lechner2017-12-131-0/+1
| * Bluetooth: hci_ll: Add optional nvmem BD address sourceDavid Lechner2017-12-131-0/+61