index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-13
Bluetooth: serdev: Constify serdev_device_ops
Rikard Falkeborn
1
-3
/
+1
2020-05-13
Bluetooth: btusb: Add support for Intel Bluetooth Device Typhoon Peak (8087:0...
Raghuram Hegde
1
-0
/
+2
2020-05-13
Bluetooth: btusb: Implement hdev->prevent_wake
Abhishek Pandit-Subedi
1
-0
/
+8
2020-05-11
Bluetooth: hci_h5: Add support for binding RTL8723BS with device tree
Vasily Khoruzhick
1
-0
/
+2
2020-04-28
Bluetooth: hci_qca: allow max-speed to be set for QCA9377 devices
Christian Hewitt
1
-7
/
+9
2020-04-28
Bluetooth: hci_qca: add compatible for QCA9377
Christian Hewitt
1
-0
/
+1
2020-04-28
Bluetooth: btusb: Adding support for LE scatternet to Jfp and ThP
Alain Michaud
1
-2
/
+7
2020-04-28
Bluetooth: Adding driver and quirk defs for multi-role LE
Alain Michaud
1
-0
/
+1
2020-04-22
Bluetooth: btbcm: Add 2 missing models to subver tables
Hans de Goede
1
-0
/
+2
2020-04-22
Bluetooth: btbcm: Try multiple Patch filenames when loading the Patch firmware
Hans de Goede
1
-16
/
+43
2020-04-22
Bluetooth: btbcm: Bail sooner from btbcm_initialize() when not loading fw
Hans de Goede
1
-7
/
+7
2020-04-22
Bluetooth: btbcm: Make btbcm_setup_patchram use btbcm_finalize
Hans de Goede
3
-22
/
+11
2020-04-22
Bluetooth: btbcm: Make btbcm_initialize() print local-name on re-init too
Hans de Goede
1
-9
/
+10
2020-04-22
Bluetooth: btbcm: Fold Patch loading + applying into btbcm_initialize()
Hans de Goede
3
-40
/
+35
2020-04-22
Bluetooth: btbcm: Move setting of USE_BDADDR_PROPERTY quirk to hci_bcm.c
Hans de Goede
2
-6
/
+6
2020-04-22
Bluetooth: btbcm: Drop upper nibble version check from btbcm_initialize()
Hans de Goede
1
-4
/
+0
2020-04-11
Bluetooth: btrtl: Add support for RTL8761B
Ziqian SUN (Zamir)
1
-1
/
+9
2020-04-08
Bluetooth: btusb: check for NULL in btusb_find_altsetting()
Sathish Narasimman
1
-0
/
+3
2020-04-05
Bluetooth: btusb: Enable MSFT extension for Intel ThunderPeak devices
Miao-chen Chou
1
-0
/
+9
2020-04-05
Bluetooth: btusb: Enable Intel events even if already in operational mode
Marcel Holtmann
1
-8
/
+9
2020-04-05
Bluetooth: btusb: handle mSBC audio over USB Endpoints
Sathish Narasimman
1
-37
/
+119
2020-04-03
Bluetooth: hci_bcm: fix freeing not-requested IRQ
Michał Mirosław
1
-1
/
+4
2020-04-03
Bluetooth: hci_bcm: respect IRQ polarity from DT
Michał Mirosław
1
-1
/
+2
2020-04-02
Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA6390
Rocky Liao
3
-13
/
+48
2020-03-16
Bluetooth: btusb: print Intel fw build version in power-on boot
Sukumar Ghorai
1
-1
/
+8
2020-03-11
Bluetooth: hci_h5: Switch from BT_ERR to bt_dev_err where possible
Marcel Holtmann
1
-13
/
+13
2020-03-11
Bluetooth: bfusb: Switch from BT_ERR to bt_dev_err where possible
Marcel Holtmann
1
-17
/
+16
2020-03-08
Bluetooth: Enable erroneous data reporting if WBS is supported
Alain Michaud
1
-1
/
+1
2020-03-04
Bluetooth: hci_qca: Replace devm_gpiod_get() with devm_gpiod_get_optional()
Rocky Liao
1
-8
/
+8
2020-03-04
Bluetooth: hci_qca: Make bt_en and susclk not mandatory for QCA Rome
Rocky Liao
1
-21
/
+26
2020-03-01
Bluetooth: btqca: Fix the NVM baudrate tag offcet for wcn3991
Rocky Liao
1
-3
/
+7
2020-02-28
Bluetooth: hci_qca: Not send vendor pre-shutdown command for QCA Rome
Rocky Liao
1
-1
/
+3
2020-02-28
Bluetooth: Support querying for WBS support through MGMT
Alain Michaud
1
-0
/
+3
2020-02-28
Bluetooth: btusb: Add flag to define wideband speech capability
Alain Michaud
1
-6
/
+13
2020-02-28
Bluetooth: hci_h4: Remove a redundant assignment in 'h4_flush()'
Christophe JAILLET
1
-2
/
+0
2020-02-28
Bluetooth: hci_h4: Fix a typo in a comment
Christophe JAILLET
1
-1
/
+1
2020-02-28
Bluetooth: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-5
/
+5
2020-02-18
Bluetooth: hci_h5: Move variable into local scope
Marcel Holtmann
1
-1
/
+2
2020-02-18
Bluetooth: hci_qca: Bug fixes while collecting controller memory dump
Venkata Lakshmi Narayana Gubba
1
-34
/
+67
2020-02-18
Bluetooth: hci_h5: btrtl: Add support for RTL8822C
Max Chou
3
-1
/
+33
2020-02-16
Bluetooth: Fix a typo in Kconfig
Christophe JAILLET
1
-1
/
+1
2020-02-13
Bluetooth: hci_uart: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-13
Bluetooth: hci_intel: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-13
Bluetooth: btintel: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-02-08
Bluetooth: btusb: Add support for 13d3:3548 Realtek 8822CE device
Sergey Shatunov
1
-0
/
+1
2020-02-05
Bluetooth: hci_qca: Optimized code while enabling clocks for BT SOC
Venkata Lakshmi Narayana Gubba
1
-7
/
+3
2020-02-03
Bluetooth: hci_qca: Enable clocks required for BT SOC
Venkata Lakshmi Narayana Gubba
1
-0
/
+16
2020-01-24
Bluetooth: btrtl: Use kvmalloc for FW allocations
Maxim Mikityanskiy
1
-9
/
+11
2020-01-16
Bluetooth: hci_qca: Enable power off/on support during hci down/up for QCA Rome
Rocky Liao
1
-9
/
+11
2020-01-15
Bluetooth: hci_qca: Retry btsoc initialize when it fails
Rocky Liao
1
-0
/
+19
[next]