summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorLines
2023-12-22Bluetooth: btnxpuart: remove useless assignmentFrancesco Dolcini-1/+0
2023-12-22Bluetooth: btmtkuart: fix recv_buf() return valueFrancesco Dolcini-8/+3
2023-12-22Bluetooth: btnxpuart: fix recv_buf() return valueFrancesco Dolcini-4/+3
2023-12-22Bluetooth: qca: Support HFP offload for QCA2066Zijun Hu-0/+22
2023-12-22Bluetooth: btintel: Print firmware SHA1Kiran K-1/+8
2023-12-22Bluetooth: btusb: Don't suspend when there are connectionsLuiz Augusto von Dentz-0/+4
2023-12-22Bluetooth: qca: Set both WIDEBAND_SPEECH and LE_STATES quirks for QCA2066Zijun Hu-0/+1
2023-12-15Bluetooth: Fix deadlock in vhci_send_frameYing Hsu-4/+6
2023-12-08tty: serdev: convert to u8 and size_tJiri Slaby (SUSE)-6/+6
2023-10-23Bluetooth: btmtksdio: enable bluetooth wakeup in system suspendZhengping Jiang-6/+38
2023-10-23Bluetooth: btusb: Add 0bda:b85b for Fn-Link RTL8852BEGuan Wentao-0/+2
2023-10-23Bluetooth: hci_bcm4377: Mark bcm4378/bcm4387 as BROKEN_LE_CODEDJanne Grunau-0/+5
2023-10-23Bluetooth: btusb: Add date->evt_skb is NULL checkyouwan Wang-0/+3
2023-10-23Bluetooth: btusb: Add RTW8852BE device 13d3:3570 to device tablesMasum Reza-0/+2
2023-10-23Bluetooth: qca: add support for QCA2066Tim Jiang-1/+83
2023-10-23Bluetooth: Add support for Intel Misty Peak - 8087:0038Vijay Satija-0/+1
2023-10-23Bluetooth: Add support ITTIM PE50-M75CJingyang Wang-0/+3
2023-10-13Bluetooth: btrtl: Ignore error return for hci_devcd_register()Max Chou-7/+3
2023-10-11Bluetooth: vhci: Fix race when opening vhci deviceArkadiusz Bokowy-0/+3
2023-09-20Bluetooth: btusb: add shutdown function for QCA6174Rocky Liao-0/+1
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-11/+4
2023-08-24Bluetooth: btusb: Do not call kfree_skb() under spin_lock_irqsave()Jinjie Ruan-1/+1
2023-08-24Bluetooth: btusb: Fix quirks table namingBastien Nocera-2/+2
2023-08-24Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODEDLuiz Augusto von Dentz-0/+6
2023-08-24Bluetooth: btintel: Send new command for PPAGLokendra Singh-13/+19
2023-08-24Bluetooth: qca: add support for WCN7850Neil Armstrong-1/+41
2023-08-24Bluetooth: qca: use switch case for soc type behaviorNeil Armstrong-120/+236
2023-08-24Bluetooth: btnxpuart: Improve inband Independent Reset handlingNeeraj Sanjay Kale-76/+96
2023-08-24Bluetooth: btnxpuart: Add support for IW624 chipsetNeeraj Sanjay Kale-7/+30
2023-08-24Bluetooth: btnxpuart: Remove check for CTS low after FW downloadNeeraj Sanjay Kale-6/+1
2023-08-11tty: ldops: unify to u8Jiri Slaby (SUSE)-3/+3
2023-08-11tty: use u8 for flagsJiri Slaby (SUSE)-1/+1
2023-08-11tty: make tty_ldisc_ops::*buf*() hooks operate on size_tJiri Slaby (SUSE)-1/+1
2023-08-11tty: remove dummy tty_ldisc_ops::poll() implementationsJiri Slaby (SUSE)-7/+0
2023-08-11Bluetooth: btrtl: Load FW v2 otherwise FW v1 for RTL8852CMax Chou-25/+45
2023-08-11Bluetooth: btusb: Move btusb_recv_event_intel to btintelLuiz Augusto von Dentz-74/+76
2023-08-11Bluetooth: btqca: Add WCN3988 supportLuca Weiss-4/+33
2023-08-11Bluetooth: btnxpuart: Add support for AW693 chipsetNeeraj Sanjay Kale-8/+31
2023-08-11Bluetooth: nokia: fix value check in nokia_bluetooth_serdev_probe()Yuanjun Gong-1/+5
2023-08-11bluetooth: Explicitly include correct DT includesRob Herring-3/+2
2023-08-11Bluetooth: btbcm: add default address for BCM43430A1Mans Rullgard-0/+5
2023-08-11Bluetooth: btmtk: Fix kernel crash when processing coredumpChris Lu-6/+7
2023-08-11Bluetooth: btusb: Add support for another MediaTek 7922 VID/PIDRoger Gammans-0/+3
2023-08-11Bluetooth: hci_ldisc: check HCI_UART_PROTO_READY flag in HCIUARTGETPROTOLee, Chun-Yi-1/+2
2023-08-11Bluetooth: btusb: Add new VID/PID 04ca/3804 for MT7922Chris Lu-0/+3
2023-08-11Bluetooth: btusb: Add new VID/PID 0489/e102 for MT7922Chris Lu-0/+3
2023-08-11Bluetooth: Add support for Gale Peak (8087:0036)Kiran K-0/+1
2023-08-11Bluetooth: btusb: Add a new VID/PID 0489/e0f6 for MT7922Chris Lu-0/+3
2023-08-11Bluetooth: btusb: Add device 0489:e0f5 as MT7922 deviceValentin David-0/+3
2023-08-11Bluetooth: btusb: mediatek: add MediaTek devcoredump supportJing Cai-0/+154