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-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
2019-11-21
Bluetooth: btbcm: Add entry for BCM4335A0 UART bluetooth
Mohammad Rasim
2
-0
/
+2
2019-11-19
Bluetooth: btbcm: Add entry for BCM4334B0 UART Bluetooth
Stephan Gerhold
1
-0
/
+3
2019-11-15
Bluetooth: btusb: fix PM leak in error case of setup
Oliver Neukum
1
-1
/
+2
2019-11-09
Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC WCN3991
Balakrishna Godavarthi
3
-20
/
+74
2019-11-09
Bluetooth: btqca: Rename ROME specific variables to generic variables
Balakrishna Godavarthi
2
-25
/
+25
2019-11-07
Bluetooth: btmtksdio: add MODULE_DEVICE_TABLE()
Bartosz Golaszewski
1
-0
/
+1
2019-11-04
Bluetooth: Fix invalid-free in bcsp_close()
Tomas Bortoli
1
-0
/
+3
2019-11-04
Bluetooth: hci_qca: add PM support
Claire Chang
1
-3
/
+124
2019-10-26
Bluetooth: hci_bcm: Add compatible string for BCM43540
Abhishek Pandit-Subedi
1
-0
/
+1
2019-10-26
Bluetooth: btrtl: remove unneeded semicolon
YueHaibing
1
-1
/
+1
2019-10-21
Bluetooth: hci_bcm: Fix RTS handling during startup
Stefan Wahren
1
-0
/
+2
2019-10-21
Revert "Bluetooth: hci_qca: Add delay for wcn3990 stability"
Jeffrey Hugo
1
-3
/
+1
2019-10-19
Bluetooth: btusb: Remove return statement in btintel_reset_to_bootloader
Nathan Chancellor
1
-1
/
+0
2019-10-17
Bluetooth: hci_qca: Split qca_power_setup()
Bjorn Andersson
1
-25
/
+36
2019-10-17
Bluetooth: hci_qca: Use regulator bulk enable/disable
Bjorn Andersson
1
-42
/
+13
2019-10-17
Bluetooth: hci_qca: Don't vote for specific voltage
Bjorn Andersson
1
-18
/
+8
2019-10-17
Bluetooth: hci_qca: Update regulator_set_load() usage
Bjorn Andersson
1
-15
/
+18
2019-10-17
Bluetooth: hci_qca: Add delay for wcn3990 stability
Jeffrey Hugo
1
-1
/
+3
2019-10-17
Bluetooth: btusb: Trigger Intel FW download error recovery
Amit K Bag
3
-4
/
+67
2019-10-16
Bluetooth: btwilink: drop superseded driver
Sebastian Reichel
3
-349
/
+0
2019-10-16
Revert "Bluetooth: hci_ll: set operational frequency earlier"
Adam Ford
1
-21
/
+18
2019-10-16
Bluetooth: btusb: Use IS_ENABLED instead of #ifdef
Marcel Holtmann
1
-15
/
+7
2019-10-16
Bluetooth: btusb: avoid unused function warning
Arnd Bergmann
1
-3
/
+2
[next]