index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-24
Bluetooth: hci_bcm: Fix IRQ polarity for T100
Frederic Danis
1
-0
/
+25
2015-09-22
Bluetooth: btmrvl: add sd8997 chipset support
Amitkumar Karwar
2
-2
/
+38
2015-09-22
Bluetooth: btmrvl: remove extra space in cast
Amitkumar Karwar
1
-5
/
+5
2015-09-22
Bluetooth: btmrvl: fix firmware dump issue
Nachiket Kukade
1
-0
/
+6
2015-09-17
Bluetooth: hci_qca: Coding style clean up
Prasanna Karthik
1
-3
/
+3
2015-09-17
Bluetooth: bt3c_cs: clean up obsolete functions
Prasanna Karthik
1
-4
/
+8
2015-09-17
Bluetooth: Remove SCO fragments on connection close
Kuba Pawlak
1
-0
/
+14
2015-09-17
Bluetooth: hci_intel: Enable IRQ wake capability
Loic Poulain
1
-7
/
+25
2015-09-17
Bluetooth: hci_intel: Give priority to LPM packets
Loic Poulain
1
-3
/
+6
2015-09-17
Bluetooth: hci_bcm: Add wake-up capability
Frederic Danis
1
-10
/
+150
2015-09-17
Bluetooth: btusb: Use btintel_load_ddc_config for device config
Loic Poulain
1
-30
/
+1
2015-09-17
Bluetooth: hci_intel: Add Device configuration
Loic Poulain
1
-0
/
+7
2015-09-17
Bluetooth: btintel: Add Device Configuration support
Loic Poulain
2
-0
/
+53
2015-09-17
Bluetooth: hci_intel: Fix warnings due to unused lpm functions
Loic Poulain
1
-0
/
+2
2015-09-17
Bluetooth: btintel: fix warning
Vincent Stehlé
1
-1
/
+2
2015-09-17
Bluetooth: btmrvl: skb resource leak, and double free.
Kieran Bingham
1
-14
/
+0
2015-09-17
Bluetooth: hci_intel: Show error in case of invalid LPM packet size
Loic Poulain
1
-2
/
+5
2015-09-17
Bluetooth: hci_intel: Add runtime PM support
Loic Poulain
1
-3
/
+69
2015-09-17
Bluetooth: hci_intel: Add PM support
Loic Poulain
1
-0
/
+53
2015-09-17
Bluetooth: hci_intel: Implement LPM suspend/resume
Loic Poulain
1
-0
/
+158
2015-09-17
Bluetooth: hci_bcm: Use bt_dev logging helpers
Frederic Danis
1
-18
/
+18
2015-09-17
Bluetooth: hci_bcm: Replace spinlock by mutex
Frederic Danis
1
-13
/
+13
2015-09-17
Bluetooth: hci_qca: Fix a few tab vs spaces issues
Marcel Holtmann
1
-3
/
+3
2015-09-17
Bluetooth: hci_intel: Replace spinlock with mutex
Loic Poulain
1
-9
/
+9
2015-09-17
Bluetooth: hci_intel: Use bt_dev logging helpers
Loic Poulain
1
-62
/
+59
2015-09-17
Bluetooth: hci_intel: Introduce LPM support
Loic Poulain
1
-3
/
+90
2015-09-17
Bluetooth: hci_intel: Retrieve host-wake IRQ
Loic Poulain
1
-1
/
+61
2015-09-17
Bluetooth: btusb: Detect new kind of counterfeit CSR controllers
Johan Hedberg
1
-2
/
+4
2015-08-28
Bluetooth: hci_bcm: Fix crash on suspend
Frederic Danis
1
-10
/
+26
2015-08-28
Bluetooth: hci_intel: Add support for platform driver
Loic Poulain
1
-13
/
+189
2015-08-28
Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.0 controllers
Marcel Holtmann
1
-0
/
+2
2015-08-28
Bluetooth: btusb: Correct typos based on checkpatch.pl
Minjune Kim
1
-2
/
+2
2015-08-28
Bluetooth: hci_intel: Add Intel baudrate configuration support
Loic Poulain
1
-0
/
+119
2015-08-28
Bluetooth: hci_uart: Fix zero len data packet reception issue
Loic Poulain
1
-2
/
+7
2015-08-28
Bluetooth: btmrvl: change device pointer passed to dev_coredumpv
Shengzhen Li
1
-2
/
+1
2015-08-18
Bluetooth: hci_bcm: Use non-sleep version of gpio_set_value
Loic Poulain
1
-2
/
+2
2015-08-16
Bluetooth: btusb: mark 0c10:0000 devices with BTUSB_SWAVE
Peter Poklop
1
-0
/
+3
2015-08-14
Bluetooth: hciuart: Fix to use boolean flag with u32 type
Ben YoungTae Kim
1
-4
/
+4
2015-08-12
Bluetooth: hci_bcm: Fix "implicit declaration"
Frederic Danis
1
-0
/
+7
2015-08-12
Bluetooth: hci_bcm: improve use of gpios API
Uwe Kleine-König
1
-15
/
+9
2015-08-11
Bluetooth: hci_bcm: Add suspend/resume PM functions
Frederic Danis
1
-1
/
+66
2015-08-11
Bluetooth: hci_bcm: Retrieve UART speed from ACPI
Frederic Danis
1
-0
/
+28
2015-08-11
Bluetooth: hci_bcm: Add PM for BCM devices
Frederic Danis
1
-2
/
+214
2015-08-11
Bluetooth: hciuart: Add support QCA chipset for UART
Ben Young Tae Kim
5
-1
/
+996
2015-08-11
Bluetooth: btqca: Introduce generic QCA ROME support
Ben Young Tae Kim
4
-0
/
+532
2015-08-10
Bluetooth: btmrvl: release sdio bus after firmware is up
Aniket Nagarnaik
1
-2
/
+2
2015-07-30
Bluetooth: btusb: match generic class code in interface descriptor
Daniel Drake
1
-0
/
+3
2015-07-30
Bluetooth: btbcm: Add BCM4330B1 UART device
Frederic Danis
1
-1
/
+7
2015-07-27
Bluetooth: hci_h5: Cleaned up coding style warnings
Prasanna Karthik
1
-1
/
+1
2015-07-27
Bluetooth: hci_ldisc: Cleaned up coding style warnings
Prasanna Karthik
1
-1
/
+1
[prev]
[next]