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
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
9
-282
/
+833
2021-04-26
Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+0
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+2
2021-04-09
Bluetooth: btusb: Revert Fix the autosuspend enable and disable
Hans de Goede
1
-5
/
+2
2021-04-08
Merge tag 'for-net-next-2021-04-08' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
9
-282
/
+833
2021-04-08
Bluetooth: Add support for virtio transport driver
Marcel Holtmann
3
-0
/
+413
2021-04-05
Merge 5.12-rc6 into tty-next
Greg Kroah-Hartman
1
-1
/
+0
2021-04-02
Bluetooth: btusb: Enable quirk boolean flag for Mediatek Chip.
mark-yw.chen
1
-1
/
+3
2021-03-25
Bluetooth: btintel: Skip reading firmware file version while in bootloader mode
Lokendra Singh
1
-9
/
+17
2021-03-25
Bluetooth: btintel: Collect tlv based active firmware build info in FW mode
Lokendra Singh
1
-0
/
+11
2021-03-25
Bluetooth: btintel: Reorganized bootloader mode tlv checks in intel_version_t...
Lokendra Singh
1
-17
/
+17
2021-03-25
Bluetooth: btusb: Consolidate code for waiting firmware to boot
Luiz Augusto von Dentz
1
-82
/
+66
2021-03-25
Bluetooth: btusb: Consolidate code for waiting firmware download
Luiz Augusto von Dentz
1
-60
/
+48
2021-03-25
Bluetooth: btintel: Consolidate intel_version parsing
Luiz Augusto von Dentz
3
-13
/
+42
2021-03-25
Bluetooth: btintel: Consolidate intel_version_tlv parsing
Luiz Augusto von Dentz
3
-60
/
+53
2021-03-25
Bluetooth: btintel: Move operational checks after version check
Luiz Augusto von Dentz
2
-44
/
+46
2021-03-25
Bluetooth: btintel: Check firmware version before download
Luiz Augusto von Dentz
4
-27
/
+109
2021-03-22
Bluetooth: hci_qca: Mundane typo fix
Bhaskar Chowdhury
1
-1
/
+1
2021-03-18
Bluetooth: btbcm: Add BCM4330 and BCM4334 compatibles
Linus Walleij
1
-0
/
+2
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
1
-1
/
+0
2021-03-11
Bluetooth: hci_qca: Add device_may_wakeup support
Venkata Lakshmi Narayana Gubba
1
-0
/
+15
2021-03-10
tty: remove TTY_LDISC_MAGIC
Jiri Slaby
1
-1
/
+0
2021-03-08
Bluetooth: btintel: Fix offset calculation boot address parameter
Kiran K
1
-1
/
+2
2021-03-08
Bluetooth: btusb: print firmware file name on error loading firmware
Kiran K
1
-2
/
+4
2021-03-08
Bluetooth: btbcm: Obtain and handle reset GPIO
Linus Walleij
1
-0
/
+17
2021-02-26
Bluetooth: btusb: Fix incorrect type in assignment and uninitialized symbol
mark-yw.chen
1
-4
/
+4
2021-02-26
Bluetooth: btusb: support 0cb5:c547 Realtek 8822CE device
Rasmus Moorats
1
-0
/
+2
2021-02-20
Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-17
/
+17
2021-02-08
Bluetooth: hci_qca: Fixed issue during suspend
Venkata Lakshmi Narayana Gubba
1
-1
/
+11
2021-02-08
Bluetooth: btusb: Some Qualcomm Bluetooth adapters stop working
Hui Wang
1
-0
/
+7
2021-02-04
Bluetooth: btusb: fix excessive stack usage
Arnd Bergmann
1
-9
/
+15
2021-02-04
Bluetooth: btusb: remove set but not used variable in btusb_mtk_setup_firmwar...
Ye Bin
1
-4
/
+0
2021-02-03
Bluetooth: btusb: Fix typo and correct the log print
Jupeng Zhong
1
-2
/
+2
2021-02-03
Bluetooth: btusb: Fix the autosuspend enable and disable
Hui Wang
1
-2
/
+5
2021-02-02
Bluetooth: btusb: Fix memory leak in btusb_mtk_wmt_recv
Jupeng Zhong
1
-10
/
+10
2021-02-02
Bluetooth: btusb: Add protocol support for MediaTek MT7921U USB devices
Mark Chen
1
-0
/
+200
2021-02-02
Bluetooth: btusb: Fine-tune mt7663 mechanism.
Mark Chen
1
-5
/
+6
2021-02-02
Bluetooth: hci_qca: check for SSR triggered flag while suspend
Venkata Lakshmi Narayana Gubba
1
-1
/
+2
2021-01-29
Bluetooth: btrtl: Enable WBS for the specific Realtek devices
Max Chou
1
-7
/
+23
2021-01-25
Bluetooth: hci_h5: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for btrtl
Claire Chang
1
-0
/
+5
2021-01-21
Merge branch 'tty-splice' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Greg Kroah-Hartman
1
-17
/
+17
2021-01-20
tty: convert tty_ldisc_ops 'read()' function to take a kernel pointer
Linus Torvalds
1
-17
/
+17
2021-01-06
Bluetooth: hci_qca: Wait for SSR completion during suspend
Venkata Lakshmi Narayana Gubba
1
-7
/
+9
2021-01-06
Bluetooth: hci_qca: Fix memleak in qca_controller_memdump
Dinghao Liu
1
-0
/
+2
2021-01-06
Bluetooth: hci_h5: Add support for binding RTL8723DS with device tree
John-Eric Kamps
1
-0
/
+2
2021-01-06
Bluetooth: btusb: Add support for GarfieldPeak controller
Kiran K
1
-0
/
+2
2021-01-06
Bluetooth: btrtl: Add null check in setup
Abhishek Pandit-Subedi
1
-0
/
+4
2020-12-22
Bluetooth: btrtl: Enable central-peripheral role
Abhishek Pandit-Subedi
1
-2
/
+13
2020-12-21
Bluetooth: btusb: Remove duplicate newlines from logging
Joe Perches
1
-4
/
+4
2020-12-18
Bluetooth: btmtksdio: Fixed switch and case should be at the same indent
Jagdish Tirumala
1
-8
/
+8
[next]