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-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
2020-01-15
Bluetooth: hci_qca: Add QCA Rome power off support to the qca_power_shutdown()
Rocky Liao
1
-12
/
+16
2020-01-15
Bluetooth: hci_bcm: enable IRQ capability from devicetree
Guillaume La Roque
1
-0
/
+3
2020-01-15
Bluetooth: btsdio: Check for valid packet type
Luiz Augusto von Dentz
1
-5
/
+14
2020-01-15
Bluetooth: hci_h5: Add support for ISO packets
Luiz Augusto von Dentz
1
-0
/
+3
2020-01-15
Bluetooth: hci_h4: Add support for ISO packets
Luiz Augusto von Dentz
2
-0
/
+8
2020-01-15
Bluetooth: hci_vhci: Add support for ISO packets
Luiz Augusto von Dentz
1
-0
/
+1
2020-01-14
Bluetooth: hci_qca: Add qca_power_on() API to support both wcn399x and Rome p...
Rocky Liao
1
-21
/
+33
2020-01-09
Bluetooth: btbcm : Fix warning about missing blank lines after declarations
Changqi Du
1
-0
/
+2
2020-01-08
Bluetooth: hci_qca: Remove set but not used variable 'opcode'
YueHaibing
1
-2
/
+1
2020-01-08
Bluetooth: hci_qca: Use vfree() instead of kfree()
Wei Yongjun
1
-2
/
+2
2020-01-06
Bluetooth: btusb: Add support for 04ca:3021 QCA_ROME device
Rocky Liao
1
-0
/
+1
2020-01-04
Bluetooth: hci_qca: Collect controller memory dump during SSR
Balakrishna Godavarthi
1
-5
/
+291
2020-01-04
Bluetooth: hci_bcm: Drive RTS only for BCM43438
Stefan Wahren
1
-4
/
+17
2020-01-04
Bluetooth: btbcm: Add missing static inline in header
Abhishek Pandit-Subedi
1
-2
/
+2
2020-01-04
Bluetooth: hci_qca: Replace of_device_get_match_data with device_get_match_data
Rocky Liao
1
-1
/
+1
2020-01-04
Bluetooth: hci_bcm: Add device-tree compatible for BCM4329
Dmitry Osipenko
1
-0
/
+1
2019-12-05
Bluetooth: btusb: Disable runtime suspend on Realtek devices
Kai-Heng Feng
1
-0
/
+4
2019-11-29
Bluetooth: btusb: fix memory leak on fw
Colin Ian King
1
-1
/
+1
2019-11-28
Bluetooth: btusb: fix non-atomic allocation in completion handler
Johan Hovold
1
-1
/
+1
2019-11-27
Bluetooth: hci_bcm: Support pcm params in dts
Abhishek Pandit-Subedi
1
-0
/
+19
2019-11-27
Bluetooth: btbcm: Support pcm configuration
Abhishek Pandit-Subedi
2
-0
/
+62
2019-11-27
Bluetooth: hci_bcm: Disallow set_baudrate for BCM4354
Abhishek Pandit-Subedi
1
-2
/
+29
2019-11-27
Bluetooth: btusb: Edit the logical value for Realtek Bluetooth reset
Max Chou
1
-2
/
+2
2019-11-22
Bluetooth: btbcm: Use the BDADDR_PROPERTY quirk
Andre Heider
1
-0
/
+6
[next]