index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Bluetooth: hci_qca: Add delay after power-off pulse
Matthias Kaehlcke
2019-02-27
1
-3
/
+3
*
Bluetooth: hci_qca: Move boot delay to qca_send_power_pulse()
Matthias Kaehlcke
2019-02-27
1
-3
/
+3
*
Bluetooth: hci_qca: Pass boolean 'on/off' to qca_send_power_pulse()
Matthias Kaehlcke
2019-02-27
1
-4
/
+5
*
Bluetooth: hci_qca: Set HCI_QUIRK_USE_BDADDR_PROPERTY for wcn3990
Matthias Kaehlcke
2019-02-26
1
-0
/
+1
*
Bluetooth: btqcomsmd: use HCI_QUIRK_USE_BDADDR_PROPERTY
Matthias Kaehlcke
2019-02-26
1
-28
/
+3
*
Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in hci_uart_set_p...
Kefeng Wang
2019-02-26
1
-2
/
+1
*
Bluetooth: mediatek: update the common setup between MT7622 and other devices
Sean Wang
2019-02-18
1
-14
/
+190
*
Bluetooth: mediatek: pass a pointer to mtk_hci_wmt_sync
Sean Wang
2019-02-18
1
-15
/
+48
*
Bluetooth: mediatek: fix up an error path to restore bdev->tx_state
Sean Wang
2019-02-18
1
-0
/
+2
*
Bluetooth: mediatek: trivial typo fix
Sean Wang
2019-02-18
1
-1
/
+1
*
Bluetooth: hci_ldisc: Initialize hci_dev before open()
Jeremy Cline
2019-02-18
1
-7
/
+14
*
Bluetooth: hci_qca: Disable IBS state machine and flush Tx buffer
Balakrishna Godavarthi
2019-02-18
1
-2
/
+15
*
Bluetooth: hci_qca: Deassert RTS while baudrate change command
Balakrishna Godavarthi
2019-02-18
1
-14
/
+15
*
Bluetooth: hci_qca: use wait_until_sent() for power pulses
Balakrishna Godavarthi
2019-02-18
1
-23
/
+15
*
Bluetooth: remove redundant zero check on count
Colin Ian King
2019-02-18
1
-3
/
+0
*
Bluetooth: btusb: Add shutdown routine for BTUSB_INTEL_NEW devices
Raghuram Hegde
2019-01-29
1
-0
/
+19
*
Bluetooth: btusb: btusb_intel_cmd_timeout: use sleeping functions
Rajat Jain
2019-01-29
1
-3
/
+3
*
Bluetooth: btrtl: Restore old logic to assume firmware is already loaded
Kai-Heng Feng
2019-01-28
1
-3
/
+7
*
Bluetooth: btusb: Use the cmd_timeout method to reset the Intel BT chip
Rajat Jain
2019-01-25
1
-0
/
+54
*
Bluetooth: btmrvl: Drop unused GPIO includes
Linus Walleij
2019-01-22
1
-2
/
+0
*
Bluetooth: btmrvl: add support for sd8977 chipset
Hemantkumar Suthar
2019-01-22
2
-2
/
+38
*
Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf()
Myungho Jung
2019-01-22
2
-0
/
+8
*
Bluetooth: btmrvl: lower log level of informational message
Stefan Agner
2019-01-22
1
-1
/
+1
*
Bluetooth: btmrvl: improve printk messages
Stefan Agner
2019-01-22
1
-3
/
+4
*
Bluetooth: hci_qca: Add helper to set device address
Balakrishna Godavarthi
2019-01-22
3
-2
/
+30
*
Bluetooth: hci_bcm: Handle specific unknown packets after firmware loading
Jonathan Bakker
2018-12-19
1
-0
/
+22
*
Bluetooth: btbcm: Add entry for BCM4329B1 UART bluetooth
Paweł Chmiel
2018-12-19
1
-0
/
+1
*
Bluetooth: btusb: Add support for Intel bluetooth device 8087:0029
Raghuram Hegde
2018-12-19
1
-35
/
+37
*
Bluetooth: hci_h5: Turn off RTL8723BS on suspend, reprobe on resume
Hans de Goede
2018-12-19
1
-0
/
+52
*
Bluetooth: hci_h5: Add suspend / resume ops
Hans de Goede
2018-12-19
1
-0
/
+29
*
Bluetooth: hci_intel: clean an indentation issue, remove extraneous spaces
Colin Ian King
2018-12-19
1
-2
/
+2
*
Bluetooth: hci_serdev: Remove setting of HCI_QUIRK_RESET_ON_CLOSE.
Balakrishna Godavarthi
2018-12-19
1
-3
/
+0
*
Bluetooth: Remove unnecessary smp_mb__after_atomic() barriers
Andrea Parri
2018-12-19
2
-18
/
+6
*
Bluetooth: btbcm: Add default address for BCM43430A0
Chen-Yu Tsai
2018-12-19
1
-1
/
+6
*
Bluetooth: hci_bcm: Add compatible string for BCM4330
Chen-Yu Tsai
2018-12-19
1
-0
/
+1
*
Bluetooth: hci_bcm: Add BCM20702A1 variant
Maxime Ripard
2018-12-19
2
-0
/
+7
*
Bluetooth: hci_bcm: Wait for device to come out of reset after power on
Chen-Yu Tsai
2018-12-19
1
-0
/
+3
*
Bluetooth: hci_bcm: Add support for regulator supplies
Chen-Yu Tsai
2018-12-19
1
-9
/
+30
*
Bluetooth: hci_bcm: Add support for LPO clock
Chen-Yu Tsai
2018-12-19
1
-5
/
+36
*
Bluetooth: hci_bcm: Use "txco" and "extclk" to get clock reference
Chen-Yu Tsai
2018-12-19
1
-11
/
+30
*
Bluetooth: hci_bcm: Simplify clk_get error handling
Chen-Yu Tsai
2018-12-19
1
-3
/
+7
*
Bluetooth: hci_bcm: Handle deferred probing for the clock supply
Chen-Yu Tsai
2018-12-19
1
-0
/
+4
*
Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-24
1
-0
/
+1
|
\
|
*
change semantics of ldisc ->compat_ioctl()
Al Viro
2018-10-13
1
-0
/
+1
*
|
Bluetooth: hci_qca: Add support for controller debug logs.
Balakrishna Godavarthi
2018-10-18
1
-1
/
+18
*
|
Bluetooth: btusb: Add support for 0cf3:535b QCA_ROME device
Owen Lin
2018-10-18
1
-0
/
+1
*
|
Bluetooth: btsdio: Do not bind to non-removable BCM43430
Cho, Yu-Chen
2018-10-14
1
-5
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-12
1
-1
/
+1
|
\
\
|
*
\
Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
2018-10-11
1
-1
/
+1
|
|
\
\
|
|
*
|
treewide: Replace more open-coded allocation size multiplications
Kees Cook
2018-10-05
1
-1
/
+1
[prev]
[next]