index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: btusb: Fix atheros firmware download error
Ethan Hsieh
2016-10-07
1
-4
/
+4
*
Bluetooth: btusb: add entry for Marvell 8997 chipset
Amitkumar Karwar
2016-10-06
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-10-05
14
-94
/
+814
|
\
|
*
Bluetooth: Use single return in hci_uart_tty_ioctl() call
Vignesh Raman
2016-09-24
1
-13
/
+15
|
*
Bluetooth: BCSP fails to ACK re-transmitted frames from the peer
Dean Jenkins
2016-09-24
1
-34
/
+51
|
*
Bluetooth: Tidy-up coding style in hci_bcsp.c
Dean Jenkins
2016-09-24
1
-26
/
+29
|
*
Bluetooth: btwilink: Save the packet type before sending
Laura Abbott
2016-09-22
1
-1
/
+3
|
*
Bluetooth: Add a new 04ca:3011 QCA_ROME device
Dmitry Tunin
2016-09-22
1
-0
/
+1
|
*
Bluetooth: hci_uart: Add Marvell support
Loic Poulain
2016-09-19
5
-1
/
+412
|
*
Bluetooth: hci_uart: Add Nokia Protocol identifier
Loic Poulain
2016-09-19
1
-1
/
+2
|
*
Bluetooth: hci_bcm: Change protocol name
Loic Poulain
2016-09-19
1
-1
/
+1
|
*
Bluetooth: btrtl: Add RTL8822BE Bluetooth device
Larry Finger
2016-09-19
1
-12
/
+95
|
*
Bluetooth: btqca: remove null checks on edl->data as it is an array
Colin Ian King
2016-09-19
1
-4
/
+4
|
*
Bluetooth: btusb: Mark CW6622 devices to have broken link key commands
Szymon Janc
2016-09-19
1
-1
/
+6
|
*
Bluetooth: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-09-19
1
-1
/
+1
|
*
Bluetooth: add WCNSS dependency for HCI driver
Arnd Bergmann
2016-09-19
1
-1
/
+1
|
*
Bluetooth: bcm203x: don't print error when allocating urb fails
Wolfram Sang
2016-09-19
1
-3
/
+1
|
*
Bluetooth: btusb: Add support for 0cf3:e009
Kai-Heng Feng
2016-09-19
1
-0
/
+1
|
*
Bluetooth: btusb, hci_intel: Fix wait_on_bit_timeout() return value checks
Bart Van Assche
2016-09-19
2
-6
/
+5
|
*
Bluetooth: Introduce Qualcomm WCNSS SMD based HCI driver
Bjorn Andersson
2016-09-19
3
-0
/
+195
*
|
Merge tag 'usb-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-10-03
1
-3
/
+1
|
\
\
|
*
|
bluetooth: bcm203x: don't print error when allocating urb fails
Wolfram Sang
2016-09-27
1
-3
/
+1
|
|
/
*
/
miscdevice: Use module_misc_device() macro
PrasannaKumar Muralidharan
2016-08-31
1
-15
/
+1
|
/
*
Bluetooth: btmrvl: reset is_suspending flag in failure path
Amitkumar Karwar
2016-07-18
1
-0
/
+1
*
Bluetooth: bpa10x: Add support for hci_set_fw_info
Marcel Holtmann
2016-07-18
1
-0
/
+2
*
drivers: misc: ti-st: Use int instead of fuzzy char for callback status
Geert Uytterhoeven
2016-07-17
1
-2
/
+2
*
Bluetooth: Add support of 13d3:3490 AR3012 device
Dmitry Tunin
2016-07-12
2
-0
/
+3
*
Bluetooth: hci_intel: Remove LPM enabling from setup procedure
Loic Poulain
2016-07-11
1
-21
/
+7
*
Bluetooth: Rename HCI_BREDR into HCI_PRIMARY
Marcel Holtmann
2016-07-09
5
-7
/
+7
*
Bluetooth: btusb: add support for device 0489:e092
Yvain THONNART
2016-07-08
1
-0
/
+1
*
Bluetooth: btmrvl: fix slab-out-of-bounds access in btmrvl_sdio
Ricky Liang
2016-07-08
1
-7
/
+7
*
Bluetooth: Replace constant hw_variant from Intel Bluetooth firmware filename
Tedd Ho-Jeong An
2016-07-08
1
-4
/
+9
*
Bluetooth: Add support for Intel Bluetooth device 3168 [8087:0aa7]
Tedd Ho-Jeong An
2016-07-08
1
-0
/
+1
*
Bluetooth: Add USB ID 13D3:3487 to ath3k
Lauro Costa
2016-05-13
2
-0
/
+3
*
Bluetooth: Add support for Intel Bluetooth device 8265 [8087:0a2b]
Tedd Ho-Jeong An
2016-05-06
1
-5
/
+6
*
Bluetooth: hci_intel: Fix null gpio desc pointer dereference
Loic Poulain
2016-05-02
1
-4
/
+2
*
btmrvl: add platform specific wakeup interrupt support
Xinming Hu
2016-05-02
4
-15
/
+116
*
Bluetooth: ath3k: Silence uninitialized variable warning
Dan Carpenter
2016-04-22
1
-2
/
+4
*
Bluetooth: vhci: Fix race at creating hci device
Takashi Iwai
2016-04-20
1
-6
/
+17
*
Bluetooth: hci_bcsp: fix code style
Maxim Zhukov
2016-04-08
1
-26
/
+31
*
Bluetooth: vhci: purge unhandled skbs
Jiri Slaby
2016-04-08
1
-0
/
+1
*
Bluetooth: vhci: fix open_timeout vs. hdev race
Jiri Slaby
2016-04-08
1
-3
/
+5
*
Bluetooth: hci_ldisc: Fix null pointer derefence in case of early data
Loic Poulain
2016-04-08
2
-4
/
+8
*
Bluetooth: hci_bcm: Add BCM2E71 ACPI ID
Loic Poulain
2016-04-08
1
-0
/
+1
*
Bluetooth: btmrvl_sdio: fix firmware activation failure
Wei-Ning Huang
2016-03-10
1
-1
/
+1
*
Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
Dmitry Tunin
2016-03-10
2
-0
/
+3
*
Bluetooth: hci_bcm: Add BCM2E55 ACPI ID used in Lenovo ThinkPad Tablet 8
Jérôme de Bretagne
2016-03-10
1
-0
/
+1
*
Bluetooth: hci_uart: Add diag and address support for Intel/AG6xx
Marcel Holtmann
2016-02-29
1
-1
/
+12
*
Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
Dmitry Tunin
2016-02-28
2
-0
/
+3
*
Bluetooth: hci_uart: Add Intel/AG6xx support
Loic Poulain
2016-02-24
5
-1
/
+351
[next]