Age | Commit message (Expand) | Author |
2024-03-29 | Bluetooth: qca: fix device-address endianness | Johan Hovold |
2024-03-29 | Revert "Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DT" | Johan Hovold |
2024-03-21 | Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2024-03-06 | Bluetooth: Add new quirk for broken read key length on ATS2851 | Vinicius Peixoto |
2024-03-06 | Bluetooth: btusb: Add support Mediatek MT7920 | Peter Tsao |
2024-03-06 | Bluetooth: btmtk: Add MODULE_FIRMWARE() for MT7922 | Takashi Iwai |
2024-03-06 | Bluetooth: btnxpuart: Fix btnxpuart_close | Marcel Ziswiler |
2024-03-06 | Bluetooth: btusb: Fix memory leak | Luiz Augusto von Dentz |
2024-03-06 | Bluetooth: btrtl: fix out of bounds memory access | Andrey Skvortsov |
2024-03-06 | Bluetooth: hci_h5: Add ability to allocate memory for private data | Andrey Skvortsov |
2024-03-06 | Bluetooth: btintel: Fixe build regression | Luiz Augusto von Dentz |
2024-03-06 | Bluetooth: hci_qca: don't use IS_ERR_OR_NULL() with gpiod_get_optional() | Bartosz Golaszewski |
2024-03-06 | Bluetooth: btintel: Print Firmware Sequencer information | Kiran K |
2024-03-06 | Bluetooth: btbcm: Use devm_kstrdup() | Christophe JAILLET |
2024-03-06 | Bluetooth: btbcm: Use strreplace() | Christophe JAILLET |
2024-03-06 | Bluetooth: btintel: Fix null ptr deref in btintel_read_version | Edward Adam Davis |
2024-03-06 | Bluetooth: btusb: Add new VID/PID 13d3/3602 for MT7925 | Ulrik Strid |
2024-03-06 | Bluetooth: btnxpuart: Resolve TX timeout error in power save stress test | Neeraj Sanjay Kale |
2024-03-06 | Bluetooth: btrtl: Add the support for RTL8852BT/RTL8852BE-VT | Max Chou |
2024-02-28 | Bluetooth: qca: Fix triggering coredump implementation | Zijun Hu |
2024-02-28 | Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DT | Janaki Ramaiah Thota |
2024-02-28 | Bluetooth: qca: Fix wrong event type for patch config command | Zijun Hu |
2024-02-28 | Bluetooth: hci_bcm4377: do not mark valid bd_addr as invalid | Johan Hovold |
2024-01-27 | treewide, serdev: change receive_buf() return type to size_t | Francesco Dolcini |
2024-01-18 | Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2024-01-18 | Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2024-01-04 | USB: core: Use device_driver directly in struct usb_driver and usb_device_driver | Yajun Deng |
2023-12-22 | Bluetooth: Add device 13d3:3572 IMC Networks Bluetooth Radio | Jagan Teki |
2023-12-22 | Bluetooth: btnxpuart: remove useless assignment | Francesco Dolcini |
2023-12-22 | Bluetooth: btmtkuart: fix recv_buf() return value | Francesco Dolcini |
2023-12-22 | Bluetooth: btnxpuart: fix recv_buf() return value | Francesco Dolcini |
2023-12-22 | Bluetooth: qca: Support HFP offload for QCA2066 | Zijun Hu |
2023-12-22 | Bluetooth: btintel: Print firmware SHA1 | Kiran K |
2023-12-22 | Bluetooth: btusb: Don't suspend when there are connections | Luiz Augusto von Dentz |
2023-12-22 | Bluetooth: qca: Set both WIDEBAND_SPEECH and LE_STATES quirks for QCA2066 | Zijun Hu |
2023-12-15 | Bluetooth: Fix deadlock in vhci_send_frame | Ying Hsu |
2023-12-08 | tty: serdev: convert to u8 and size_t | Jiri Slaby (SUSE) |
2023-10-23 | Bluetooth: btmtksdio: enable bluetooth wakeup in system suspend | Zhengping Jiang |
2023-10-23 | Bluetooth: btusb: Add 0bda:b85b for Fn-Link RTL8852BE | Guan Wentao |
2023-10-23 | Bluetooth: hci_bcm4377: Mark bcm4378/bcm4387 as BROKEN_LE_CODED | Janne Grunau |
2023-10-23 | Bluetooth: btusb: Add date->evt_skb is NULL check | youwan Wang |
2023-10-23 | Bluetooth: btusb: Add RTW8852BE device 13d3:3570 to device tables | Masum Reza |
2023-10-23 | Bluetooth: qca: add support for QCA2066 | Tim Jiang |
2023-10-23 | Bluetooth: Add support for Intel Misty Peak - 8087:0038 | Vijay Satija |
2023-10-23 | Bluetooth: Add support ITTIM PE50-M75C | Jingyang Wang |
2023-10-13 | Bluetooth: btrtl: Ignore error return for hci_devcd_register() | Max Chou |
2023-10-11 | Bluetooth: vhci: Fix race when opening vhci device | Arkadiusz Bokowy |
2023-09-20 | Bluetooth: btusb: add shutdown function for QCA6174 | Rocky Liao |
2023-09-01 | Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2023-08-24 | Bluetooth: btusb: Do not call kfree_skb() under spin_lock_irqsave() | Jinjie Ruan |