index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
Age
Commit message (
Expand
)
Author
Lines
2020-03-16
Bluetooth: btusb: print Intel fw build version in power-on boot
Sukumar Ghorai
-1
/
+8
2020-03-11
Bluetooth: hci_h5: Switch from BT_ERR to bt_dev_err where possible
Marcel Holtmann
-13
/
+13
2020-03-11
Bluetooth: bfusb: Switch from BT_ERR to bt_dev_err where possible
Marcel Holtmann
-17
/
+16
2020-03-08
Bluetooth: Enable erroneous data reporting if WBS is supported
Alain Michaud
-1
/
+1
2020-03-04
Bluetooth: hci_qca: Replace devm_gpiod_get() with devm_gpiod_get_optional()
Rocky Liao
-8
/
+8
2020-03-04
Bluetooth: hci_qca: Make bt_en and susclk not mandatory for QCA Rome
Rocky Liao
-21
/
+26
2020-03-01
Bluetooth: btqca: Fix the NVM baudrate tag offcet for wcn3991
Rocky Liao
-3
/
+7
2020-02-28
Bluetooth: hci_qca: Not send vendor pre-shutdown command for QCA Rome
Rocky Liao
-1
/
+3
2020-02-28
Bluetooth: Support querying for WBS support through MGMT
Alain Michaud
-0
/
+3
2020-02-28
Bluetooth: btusb: Add flag to define wideband speech capability
Alain Michaud
-6
/
+13
2020-02-28
Bluetooth: hci_h4: Remove a redundant assignment in 'h4_flush()'
Christophe JAILLET
-2
/
+0
2020-02-28
Bluetooth: hci_h4: Fix a typo in a comment
Christophe JAILLET
-1
/
+1
2020-02-28
Bluetooth: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
-5
/
+5
2020-02-18
Bluetooth: hci_h5: Move variable into local scope
Marcel Holtmann
-1
/
+2
2020-02-18
Bluetooth: hci_qca: Bug fixes while collecting controller memory dump
Venkata Lakshmi Narayana Gubba
-34
/
+67
2020-02-18
Bluetooth: hci_h5: btrtl: Add support for RTL8822C
Max Chou
-1
/
+33
2020-02-16
Bluetooth: Fix a typo in Kconfig
Christophe JAILLET
-1
/
+1
2020-02-13
Bluetooth: hci_uart: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
-1
/
+1
2020-02-13
Bluetooth: hci_intel: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
-1
/
+1
2020-02-13
Bluetooth: btintel: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
-2
/
+2
2020-02-08
Bluetooth: btusb: Add support for 13d3:3548 Realtek 8822CE device
Sergey Shatunov
-0
/
+1
2020-02-05
Bluetooth: hci_qca: Optimized code while enabling clocks for BT SOC
Venkata Lakshmi Narayana Gubba
-7
/
+3
2020-02-03
Bluetooth: hci_qca: Enable clocks required for BT SOC
Venkata Lakshmi Narayana Gubba
-0
/
+16
2020-01-24
Bluetooth: btrtl: Use kvmalloc for FW allocations
Maxim Mikityanskiy
-9
/
+11
2020-01-16
Bluetooth: hci_qca: Enable power off/on support during hci down/up for QCA Rome
Rocky Liao
-9
/
+11
2020-01-15
Bluetooth: hci_qca: Retry btsoc initialize when it fails
Rocky Liao
-0
/
+19
2020-01-15
Bluetooth: hci_qca: Add QCA Rome power off support to the qca_power_shutdown()
Rocky Liao
-12
/
+16
2020-01-15
Bluetooth: hci_bcm: enable IRQ capability from devicetree
Guillaume La Roque
-0
/
+3
2020-01-15
Bluetooth: btsdio: Check for valid packet type
Luiz Augusto von Dentz
-5
/
+14
2020-01-15
Bluetooth: hci_h5: Add support for ISO packets
Luiz Augusto von Dentz
-0
/
+3
2020-01-15
Bluetooth: hci_h4: Add support for ISO packets
Luiz Augusto von Dentz
-0
/
+8
2020-01-15
Bluetooth: hci_vhci: Add support for ISO packets
Luiz Augusto von Dentz
-0
/
+1
2020-01-14
Bluetooth: hci_qca: Add qca_power_on() API to support both wcn399x and Rome p...
Rocky Liao
-21
/
+33
2020-01-09
Bluetooth: btbcm : Fix warning about missing blank lines after declarations
Changqi Du
-0
/
+2
2020-01-08
Bluetooth: hci_qca: Remove set but not used variable 'opcode'
YueHaibing
-2
/
+1
2020-01-08
Bluetooth: hci_qca: Use vfree() instead of kfree()
Wei Yongjun
-2
/
+2
2020-01-06
Bluetooth: btusb: Add support for 04ca:3021 QCA_ROME device
Rocky Liao
-0
/
+1
2020-01-04
Bluetooth: hci_qca: Collect controller memory dump during SSR
Balakrishna Godavarthi
-5
/
+291
2020-01-04
Bluetooth: hci_bcm: Drive RTS only for BCM43438
Stefan Wahren
-4
/
+17
2020-01-04
Bluetooth: btbcm: Add missing static inline in header
Abhishek Pandit-Subedi
-2
/
+2
2020-01-04
Bluetooth: hci_qca: Replace of_device_get_match_data with device_get_match_data
Rocky Liao
-1
/
+1
2020-01-04
Bluetooth: hci_bcm: Add device-tree compatible for BCM4329
Dmitry Osipenko
-0
/
+1
2019-12-05
Bluetooth: btusb: Disable runtime suspend on Realtek devices
Kai-Heng Feng
-0
/
+4
2019-11-29
Bluetooth: btusb: fix memory leak on fw
Colin Ian King
-1
/
+1
2019-11-28
Bluetooth: btusb: fix non-atomic allocation in completion handler
Johan Hovold
-1
/
+1
2019-11-27
Bluetooth: hci_bcm: Support pcm params in dts
Abhishek Pandit-Subedi
-0
/
+19
2019-11-27
Bluetooth: btbcm: Support pcm configuration
Abhishek Pandit-Subedi
-0
/
+62
2019-11-27
Bluetooth: hci_bcm: Disallow set_baudrate for BCM4354
Abhishek Pandit-Subedi
-2
/
+29
2019-11-27
Bluetooth: btusb: Edit the logical value for Realtek Bluetooth reset
Max Chou
-2
/
+2
2019-11-22
Bluetooth: btbcm: Use the BDADDR_PROPERTY quirk
Andre Heider
-0
/
+6
[next]