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.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
2019-03-02
Bluetooth: mediatek: add support for MediaTek MT7663U and MT7668U UART devices
Sean Wang
1
-10
/
+271
2019-03-02
Bluetooth: hci_qca: Reduce delay after sending baudrate request for WCN3990
Matthias Kaehlcke
1
-8
/
+18
2019-02-27
Bluetooth: btusb: add QCA6174A compatible properties
Brian Norris
1
-0
/
+2
2019-02-27
Bluetooth: hci_qca: Use msleep() instead of open coding it
Matthias Kaehlcke
1
-3
/
+1
2019-02-27
Bluetooth: hci_qca: Add delay after power-off pulse
Matthias Kaehlcke
1
-3
/
+3
2019-02-27
Bluetooth: hci_qca: Move boot delay to qca_send_power_pulse()
Matthias Kaehlcke
1
-3
/
+3
2019-02-27
Bluetooth: hci_qca: Pass boolean 'on/off' to qca_send_power_pulse()
Matthias Kaehlcke
1
-4
/
+5
2019-02-26
Bluetooth: hci_qca: Set HCI_QUIRK_USE_BDADDR_PROPERTY for wcn3990
Matthias Kaehlcke
1
-0
/
+1
2019-02-26
Bluetooth: btqcomsmd: use HCI_QUIRK_USE_BDADDR_PROPERTY
Matthias Kaehlcke
1
-28
/
+3
2019-02-26
Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in hci_uart_set_p...
Kefeng Wang
1
-2
/
+1
2019-02-18
Bluetooth: mediatek: update the common setup between MT7622 and other devices
Sean Wang
1
-14
/
+190
2019-02-18
Bluetooth: mediatek: pass a pointer to mtk_hci_wmt_sync
Sean Wang
1
-15
/
+48
2019-02-18
Bluetooth: mediatek: fix up an error path to restore bdev->tx_state
Sean Wang
1
-0
/
+2
2019-02-18
Bluetooth: mediatek: trivial typo fix
Sean Wang
1
-1
/
+1
2019-02-18
Bluetooth: hci_ldisc: Initialize hci_dev before open()
Jeremy Cline
1
-7
/
+14
2019-02-18
Bluetooth: hci_qca: Disable IBS state machine and flush Tx buffer
Balakrishna Godavarthi
1
-2
/
+15
2019-02-18
Bluetooth: hci_qca: Deassert RTS while baudrate change command
Balakrishna Godavarthi
1
-14
/
+15
2019-02-18
Bluetooth: hci_qca: use wait_until_sent() for power pulses
Balakrishna Godavarthi
1
-23
/
+15
2019-02-18
Bluetooth: remove redundant zero check on count
Colin Ian King
1
-3
/
+0
2019-01-29
Bluetooth: btusb: Add shutdown routine for BTUSB_INTEL_NEW devices
Raghuram Hegde
1
-0
/
+19
2019-01-29
Bluetooth: btusb: btusb_intel_cmd_timeout: use sleeping functions
Rajat Jain
1
-3
/
+3
2019-01-28
Bluetooth: btrtl: Restore old logic to assume firmware is already loaded
Kai-Heng Feng
1
-3
/
+7
2019-01-25
Bluetooth: btusb: Use the cmd_timeout method to reset the Intel BT chip
Rajat Jain
1
-0
/
+54
2019-01-22
Bluetooth: btmrvl: Drop unused GPIO includes
Linus Walleij
1
-2
/
+0
2019-01-22
Bluetooth: btmrvl: add support for sd8977 chipset
Hemantkumar Suthar
2
-2
/
+38
2019-01-22
Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf()
Myungho Jung
2
-0
/
+8
2019-01-22
Bluetooth: btmrvl: lower log level of informational message
Stefan Agner
1
-1
/
+1
2019-01-22
Bluetooth: btmrvl: improve printk messages
Stefan Agner
1
-3
/
+4
2019-01-22
Bluetooth: hci_qca: Add helper to set device address
Balakrishna Godavarthi
3
-2
/
+30
2018-12-19
Bluetooth: hci_bcm: Handle specific unknown packets after firmware loading
Jonathan Bakker
1
-0
/
+22
2018-12-19
Bluetooth: btbcm: Add entry for BCM4329B1 UART bluetooth
Paweł Chmiel
1
-0
/
+1
2018-12-19
Bluetooth: btusb: Add support for Intel bluetooth device 8087:0029
Raghuram Hegde
1
-35
/
+37
2018-12-19
Bluetooth: hci_h5: Turn off RTL8723BS on suspend, reprobe on resume
Hans de Goede
1
-0
/
+52
2018-12-19
Bluetooth: hci_h5: Add suspend / resume ops
Hans de Goede
1
-0
/
+29
2018-12-19
Bluetooth: hci_intel: clean an indentation issue, remove extraneous spaces
Colin Ian King
1
-2
/
+2
2018-12-19
Bluetooth: hci_serdev: Remove setting of HCI_QUIRK_RESET_ON_CLOSE.
Balakrishna Godavarthi
1
-3
/
+0
2018-12-19
Bluetooth: Remove unnecessary smp_mb__after_atomic() barriers
Andrea Parri
2
-18
/
+6
2018-12-19
Bluetooth: btbcm: Add default address for BCM43430A0
Chen-Yu Tsai
1
-1
/
+6
2018-12-19
Bluetooth: hci_bcm: Add compatible string for BCM4330
Chen-Yu Tsai
1
-0
/
+1
2018-12-19
Bluetooth: hci_bcm: Add BCM20702A1 variant
Maxime Ripard
2
-0
/
+7
2018-12-19
Bluetooth: hci_bcm: Wait for device to come out of reset after power on
Chen-Yu Tsai
1
-0
/
+3
2018-12-19
Bluetooth: hci_bcm: Add support for regulator supplies
Chen-Yu Tsai
1
-9
/
+30
2018-12-19
Bluetooth: hci_bcm: Add support for LPO clock
Chen-Yu Tsai
1
-5
/
+36
2018-12-19
Bluetooth: hci_bcm: Use "txco" and "extclk" to get clock reference
Chen-Yu Tsai
1
-11
/
+30
2018-12-19
Bluetooth: hci_bcm: Simplify clk_get error handling
Chen-Yu Tsai
1
-3
/
+7
2018-12-19
Bluetooth: hci_bcm: Handle deferred probing for the clock supply
Chen-Yu Tsai
1
-0
/
+4
2018-10-24
Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2018-10-18
Bluetooth: hci_qca: Add support for controller debug logs.
Balakrishna Godavarthi
1
-1
/
+18
2018-10-18
Bluetooth: btusb: Add support for 0cf3:535b QCA_ROME device
Owen Lin
1
-0
/
+1
2018-10-14
Bluetooth: btsdio: Do not bind to non-removable BCM43430
Cho, Yu-Chen
1
-5
/
+9
[next]