| Commit message (Expand) | Author | Age | Files | Lines |
* | Bluetooth: qca: Set both WIDEBAND_SPEECH and LE_STATES quirks for QCA2066 | Zijun Hu | 2024-02-05 | 1 | -0/+1 |
* | Bluetooth: btmtkuart: fix recv_buf() return value | Francesco Dolcini | 2024-01-25 | 1 | -8/+3 |
* | Bluetooth: btnxpuart: fix recv_buf() return value | Francesco Dolcini | 2024-01-25 | 1 | -4/+3 |
* | Bluetooth: Fix deadlock in vhci_send_frame | Ying Hsu | 2024-01-01 | 1 | -4/+6 |
* | Bluetooth: btusb: Add 0bda:b85b for Fn-Link RTL8852BE | Guan Wentao | 2023-11-28 | 1 | -0/+2 |
* | Bluetooth: btusb: Add RTW8852BE device 13d3:3570 to device tables | Masum Reza | 2023-11-28 | 1 | -0/+2 |
* | Bluetooth: btusb: Add date->evt_skb is NULL check | youwan Wang | 2023-11-28 | 1 | -0/+3 |
* | Bluetooth: hci_bcm4377: Mark bcm4378/bcm4387 as BROKEN_LE_CODED | Janne Grunau | 2023-11-08 | 1 | -0/+5 |
* | Bluetooth: btrtl: Ignore error return for hci_devcd_register() | Max Chou | 2023-10-13 | 1 | -7/+3 |
* | Bluetooth: vhci: Fix race when opening vhci device | Arkadiusz Bokowy | 2023-10-11 | 1 | -0/+3 |
* | Bluetooth: btusb: add shutdown function for QCA6174 | Rocky Liao | 2023-09-20 | 1 | -0/+1 |
* | Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2023-09-01 | 1 | -11/+4 |
|\ |
|
| * | tty: ldops: unify to u8 | Jiri Slaby (SUSE) | 2023-08-11 | 1 | -3/+3 |
| * | tty: use u8 for flags | Jiri Slaby (SUSE) | 2023-08-11 | 1 | -1/+1 |
| * | tty: make tty_ldisc_ops::*buf*() hooks operate on size_t | Jiri Slaby (SUSE) | 2023-08-11 | 1 | -1/+1 |
| * | tty: remove dummy tty_ldisc_ops::poll() implementations | Jiri Slaby (SUSE) | 2023-08-11 | 1 | -7/+0 |
* | | Bluetooth: btusb: Do not call kfree_skb() under spin_lock_irqsave() | Jinjie Ruan | 2023-08-24 | 1 | -1/+1 |
* | | Bluetooth: btusb: Fix quirks table naming | Bastien Nocera | 2023-08-24 | 1 | -2/+2 |
* | | Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODED | Luiz Augusto von Dentz | 2023-08-24 | 1 | -0/+6 |
* | | Bluetooth: btintel: Send new command for PPAG | Lokendra Singh | 2023-08-24 | 2 | -13/+19 |
* | | Bluetooth: qca: add support for WCN7850 | Neil Armstrong | 2023-08-24 | 3 | -1/+41 |
* | | Bluetooth: qca: use switch case for soc type behavior | Neil Armstrong | 2023-08-24 | 3 | -120/+236 |
* | | Bluetooth: btnxpuart: Improve inband Independent Reset handling | Neeraj Sanjay Kale | 2023-08-24 | 1 | -76/+96 |
* | | Bluetooth: btnxpuart: Add support for IW624 chipset | Neeraj Sanjay Kale | 2023-08-24 | 1 | -7/+30 |
* | | Bluetooth: btnxpuart: Remove check for CTS low after FW download | Neeraj Sanjay Kale | 2023-08-24 | 1 | -6/+1 |
* | | Bluetooth: btrtl: Load FW v2 otherwise FW v1 for RTL8852C | Max Chou | 2023-08-11 | 1 | -25/+45 |
* | | Bluetooth: btusb: Move btusb_recv_event_intel to btintel | Luiz Augusto von Dentz | 2023-08-11 | 3 | -74/+76 |
* | | Bluetooth: btqca: Add WCN3988 support | Luca Weiss | 2023-08-11 | 3 | -4/+33 |
* | | Bluetooth: btnxpuart: Add support for AW693 chipset | Neeraj Sanjay Kale | 2023-08-11 | 1 | -8/+31 |
* | | Bluetooth: nokia: fix value check in nokia_bluetooth_serdev_probe() | Yuanjun Gong | 2023-08-11 | 1 | -1/+5 |
* | | bluetooth: Explicitly include correct DT includes | Rob Herring | 2023-08-11 | 3 | -3/+2 |
* | | Bluetooth: btbcm: add default address for BCM43430A1 | Mans Rullgard | 2023-08-11 | 1 | -0/+5 |
* | | Bluetooth: btmtk: Fix kernel crash when processing coredump | Chris Lu | 2023-08-11 | 2 | -6/+7 |
* | | Bluetooth: btusb: Add support for another MediaTek 7922 VID/PID | Roger Gammans | 2023-08-11 | 1 | -0/+3 |
* | | Bluetooth: hci_ldisc: check HCI_UART_PROTO_READY flag in HCIUARTGETPROTO | Lee, Chun-Yi | 2023-08-11 | 1 | -1/+2 |
* | | Bluetooth: btusb: Add new VID/PID 04ca/3804 for MT7922 | Chris Lu | 2023-08-11 | 1 | -0/+3 |
* | | Bluetooth: btusb: Add new VID/PID 0489/e102 for MT7922 | Chris Lu | 2023-08-11 | 1 | -0/+3 |
* | | Bluetooth: Add support for Gale Peak (8087:0036) | Kiran K | 2023-08-11 | 1 | -0/+1 |
* | | Bluetooth: btusb: Add a new VID/PID 0489/e0f6 for MT7922 | Chris Lu | 2023-08-11 | 1 | -0/+3 |
* | | Bluetooth: btusb: Add device 0489:e0f5 as MT7922 device | Valentin David | 2023-08-11 | 1 | -0/+3 |
* | | Bluetooth: btusb: mediatek: add MediaTek devcoredump support | Jing Cai | 2023-08-11 | 3 | -0/+154 |
* | | Bluetooth: btmtk: introduce btmtk reset work | Jing Cai | 2023-08-11 | 3 | -71/+97 |
* | | Bluetooth: btusb: mediatek: readx_poll_timeout replaces open coding | Sean Wang | 2023-08-11 | 1 | -15/+15 |
* | | Bluetooth: btmtk: add printing firmware information | Chris Lu | 2023-08-11 | 1 | -0/+5 |
* | | Bluetooth: btintel: Add support for Gale Peak | Kiran K | 2023-08-11 | 1 | -0/+3 |
* | | Bluetooth: msft: Extended monitor tracking by address filter | Hilda Wu | 2023-08-11 | 1 | -0/+4 |
* | | Bluetooth: btusb: Add support Mediatek MT7925 | Peter Tsao | 2023-08-11 | 3 | -20/+64 |
* | | Bluetooth: btintel: Add support to reset bluetooth via ACPI DSM | Kiran K | 2023-08-11 | 3 | -0/+139 |
* | | Bluetooth: hci_qca: Add qcom devcoredump support | Sai Teja Aluvala | 2023-08-11 | 1 | -50/+85 |
* | | Bluetooth: hci_qca: Add qcom devcoredump sysfs support | Sai Teja Aluvala | 2023-08-11 | 1 | -0/+15 |