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
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-10
Bluetooth: hciuart: Add support QCA chipset for UART
Ben Young Tae Kim
5
-1
/
+996
2015-08-10
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
2015-07-27
Bluetooth: btmrvl: Coding style Fix for btmrvl header
Prasanna Karthik
1
-3
/
+3
2015-07-23
Bluetooth: bt3c_cs: Fix coding style
Prasanna Karthik
1
-1
/
+1
2015-07-23
Bluetooth: btintel: Create common function for Intel version info
Marcel Holtmann
4
-44
/
+28
2015-07-23
Bluetooth: btintel: Create common Intel Secure Send function
Marcel Holtmann
4
-57
/
+42
2015-07-23
Bluetooth: hci_uart: Add Intel address configuration support
Marcel Holtmann
1
-0
/
+2
2015-07-23
Bluetooth: btusb: Use hardware error handler from Intel module
Marcel Holtmann
1
-34
/
+1
2015-07-23
Bluetooth: btintel: Add generic function for handling hardware errors
Marcel Holtmann
2
-0
/
+39
2015-07-23
Bluetooth: dtl1_cs: Fixed coding style
Prasanna Karthik
1
-1
/
+1
2015-07-23
Bluetooth: bfusb: Coding style fix reported by coccinelle
Prasanna Karthik
1
-1
/
+1
2015-07-23
Bluetooth: hci_uart: Add basic support for Intel Lightning Peak devices
Loic Poulain
4
-0
/
+616
2015-07-23
Bluetooth: dtl1_cs: Fix coding style -- clean up
Prasanna Karthik
1
-2
/
+2
2015-07-14
Bluetooth: btbcm: allow btbcm_read_verbose_config to fail on Apple
Chris Mason
1
-6
/
+5
2015-06-18
Bluetooth: ath3k: Add support of 04ca:300d AR3012 device
Dmitry Tunin
2
-0
/
+3
2015-06-18
Bluetooth: bt3c_cs: Fix coding style -- clean up
Prasanna Karthik
1
-2
/
+1
2015-06-18
Bluetooth: hci_uart: Fix speed selection
Frederic Danis
2
-12
/
+29
2015-06-17
Bluetooth: hci_uart: Add new line discipline enhancements
Ilya Faenson
2
-6
/
+109
2015-06-17
Bluetooth: btbcm: Support the BCM4354 Bluetooth UART device
Ilya Faenson
2
-0
/
+33
2015-06-17
Bluetooth: btusb: Add routine for applying Intel DDC parameters
Tedd Ho-Jeong An
1
-0
/
+43
2015-06-17
Bluetooth: hci_uart: Fix dereferencing of ERR_PTR
Chan-yeol Park
3
-0
/
+3
2015-06-09
Bluetooth: hci_uart: Add bcm_set_baudrate()
Frederic Danis
2
-0
/
+70
2015-06-09
Bluetooth: hci_bcsp: Clean up code Fix
Prasanna Karthik
1
-8
/
+8
2015-06-09
Bluetooth: btusb: Fix secure send command length alignment on Intel 8260
Marcel Holtmann
1
-12
/
+22
2015-06-08
Bluetooth: btusb: Correct typo in Roper Class 1 Bluetooth Dongle
Aleksei Volkov
1
-1
/
+1
2015-06-08
Bluetooth: btusb: Remove unneeded btusb_read_local_version function
Marcel Holtmann
1
-25
/
+13
2015-06-08
Bluetooth: btusb: Remove double error check from local version command
Marcel Holtmann
1
-16
/
+10
2015-06-08
Bluetooth: btusb: Fix memory leak in Intel setup routine
Marcel Holtmann
1
-0
/
+2
2015-06-07
ath3k: add support of 13d3:3474 AR3012 device
Dmitry Tunin
2
-0
/
+3
2015-06-07
ath3k: Add support of 0489:e076 AR3012 device
Dmitry Tunin
2
-0
/
+3
2015-06-06
Bluetooth: hci_uart: Update Broadcom UART setup
Frederic Danis
1
-1
/
+29
2015-06-06
Bluetooth: btbcm: Add helper functions for UART setup
Frederic Danis
2
-0
/
+103
2015-06-06
Bluetooth: hci_uart: Support operational speed during setup
Frederic Danis
2
-0
/
+30
2015-06-06
Bluetooth: btbcm: Add BCM4324B3 UART device
Frederic Danis
1
-2
/
+13
2015-06-06
Bluetooth: btbcm: Move request/release_firmware()
Frederic Danis
4
-16
/
+16
2015-06-04
Bluetooth: vhci: Clean up coding style fix
Prasanna Karthik
1
-1
/
+1
2015-05-30
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
10
-427
/
+485
2015-05-25
Bluetooth: btusb: fix Realtek suspend/resume
Daniel Drake
1
-1
/
+17
2015-05-25
Bluetooth: hci_uart: Change 1 to true for bool type variables assignments
Shailendra Verma
1
-2
/
+2
2015-05-25
Bluetooth: btusb: Change 1 to true in bool type variable assignment
Shailendra Verma
1
-1
/
+1
2015-05-25
Bluetooth: btusb: Support QCA61x4 ROME v2.0
Chan-yeol Park
1
-0
/
+1
[next]