index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-04-24
Bluetooth: hci_conn: Fix not waiting for HCI_EVT_LE_CIS_ESTABLISHED
Luiz Augusto von Dentz
3
-57
/
+68
2023-04-24
Bluetooth: hci_conn: Fix not matching by CIS ID
Luiz Augusto von Dentz
2
-2
/
+13
2023-04-24
Bluetooth: hci_conn: Add support for linking multiple hcon
Luiz Augusto von Dentz
4
-97
/
+172
2023-04-24
Bluetooth: vhci: Fix info leak in force_devcd_write()
Dan Carpenter
1
-6
/
+10
2023-04-24
Bluetooth: hci_qca: mark OF related data as maybe unused
Steev Klimaszewski
1
-1
/
+1
2023-04-24
Bluetooth: hci_conn: remove extra line in hci_le_big_create_sync
Iulia Tanasescu
1
-1
/
+0
2023-04-24
Bluetooth: fix inconsistent indenting
Lanzhe Li
1
-1
/
+1
2023-04-24
Bluetooth: btnxpuart: No need to check the received bootloader signature
Neeraj Sanjay Kale
1
-16
/
+3
2023-04-24
Bluetooth: btnxpuart: Disable Power Save feature on startup
Neeraj Sanjay Kale
1
-1
/
+1
2023-04-24
Bluetooth: btnxpuart: Deasset UART break before closing serdev device
Neeraj Sanjay Kale
1
-0
/
+1
2023-04-24
Bluetooth: btnxpuart: Add support to download helper FW file for w8997
Neeraj Sanjay Kale
1
-8
/
+59
2023-04-24
Bluetooth: hci_bcm: Add Acer Iconia One 7 B1-750 to the bcm_broken_irq_dmi_table
Hans de Goede
1
-0
/
+8
2023-04-24
Bluetooth: hci_bcm: Add Lenovo Yoga Tablet 2 830 / 1050 to the bcm_broken_irq...
Hans de Goede
1
-2
/
+13
2023-04-24
Bluetooth: hci_bcm: Limit bcm43430a0 / bcm43430a1 baudrate to 2000000
Hans de Goede
1
-13
/
+24
2023-04-24
Bluetooth: hci_bcm: Fall back to getting bdaddr from EFI if not set
Hans de Goede
1
-3
/
+44
2023-04-24
Bluetooth: hci_h5: Complements reliable packet processing logic
Qiqi Zhang
1
-0
/
+2
2023-04-24
Bluetooth: Enable all supported LE PHY by default
Luiz Augusto von Dentz
3
-6
/
+30
2023-04-24
Bluetooth: Split bt_iso_qos into dedicated structures
Iulia Tanasescu
5
-135
/
+237
2023-04-24
Bluetooth: btintel: Add Intel devcoredump support
Abhishek Pandit-Subedi
3
-10
/
+128
2023-04-24
Bluetooth: btusb: Add btusb devcoredump support
Manish Mandlik
1
-0
/
+19
2023-04-24
Bluetooth: Add vhci devcoredump support
Manish Mandlik
2
-0
/
+98
2023-04-24
Bluetooth: Add support for hci devcoredump
Abhishek Pandit-Subedi
6
-0
/
+670
2023-04-24
Bluetooth: btintel: Add LE States quirk support
Chethan T N
1
-3
/
+2
2023-04-24
Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6855
Steev Klimaszewski
3
-15
/
+66
2023-04-24
dt-bindings: net: Add WCN6855 Bluetooth
Steev Klimaszewski
1
-0
/
+17
2023-04-24
Bluetooth: btrtl: check for NULL in btrtl_set_quirks()
Max Chou
1
-0
/
+3
2023-04-24
bluetooth: Add device 13d3:3571 to device tables
Larry Finger
1
-0
/
+2
2023-04-24
bluetooth: Add device 0bda:887b to device tables
Larry Finger
1
-0
/
+2
2023-04-24
Bluetooth: NXP: select CONFIG_CRC8
Arnd Bergmann
1
-0
/
+1
2023-04-24
Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsets
Neeraj Sanjay Kale
4
-0
/
+1311
2023-04-24
dt-bindings: net: bluetooth: Add NXP bluetooth support
Neeraj Sanjay Kale
2
-0
/
+51
2023-04-24
serdev: Add method to assert break signal over tty UART port
Neeraj Sanjay Kale
3
-0
/
+29
2023-04-24
serdev: Replace all instances of ENOTSUPP with EOPNOTSUPP
Neeraj Sanjay Kale
3
-7
/
+7
2023-04-24
Bluetooth: hci_ldisc: Fix tty_set_termios() return value assumptions
Ilpo Järvinen
1
-4
/
+4
2023-04-24
Bluetooth: Improve support for Actions Semi ATS2851 based devices
Raul Cheleguini
1
-0
/
+2
2023-04-24
Bluetooth: btrtl: add support for the RTL8723CS
Vasily Khoruzhick
3
-4
/
+125
2023-04-24
Bluetooth: Add new quirk for broken local ext features page 2
Vasily Khoruzhick
2
-2
/
+14
2023-04-24
Bluetooth: btmtkuart: mark OF related data as maybe unused
Krzysztof Kozlowski
1
-3
/
+3
2023-04-24
Bluetooth: hci_qca: mark OF related data as maybe unused
Krzysztof Kozlowski
1
-5
/
+5
2023-04-24
Bluetooth: btmrvl_sdio: mark OF related data as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2023-04-24
Bluetooth: hci_ll: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-04-24
Bluetooth: L2CAP: Delay identity address updates
Luiz Augusto von Dentz
3
-6
/
+12
2023-04-24
Bluetooth: hci_sync: Remove duplicate statement
Inga Stotland
1
-1
/
+0
2023-04-24
Bluetooth: Convert MSFT filter HCI cmd to hci_sync
Brian Gix
1
-25
/
+11
2023-04-24
Bluetooth: hci_sync: Don't wait peer's reply when powering off
Archie Pusaka
1
-3
/
+5
2023-04-24
Bluetooth: Add VID/PID 0489/e0e4 for MediaTek MT7922
Meng Tang
1
-0
/
+3
2023-04-24
arm64: dts: rockchip: Update compatible for bluetooth
Chris Morgan
1
-1
/
+1
2023-04-24
Bluetooth: hci_h5: btrtl: Add support for RTL8821CS
Chris Morgan
1
-0
/
+8
2023-04-24
dt-bindings: net: realtek-bluetooth: Add RTL8821CS
Chris Morgan
1
-9
/
+15
2023-04-24
Bluetooth: btusb: Add new PID/VID 04ca:3801 for MT7663
Meng Tang
1
-0
/
+3
[next]