summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-01-181-1/+1
|\
| * virtio: wrap config->reset callsMichael S. Tsirkin2022-01-141-1/+1
* | Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-01-121-3/+2
|\ \
| * | tty: remove file from tty_ldisc_ops::ioctl and compat_ioctlJiri Slaby2021-11-251-3/+2
| |/
* | Bluetooth: btqca: sequential validationSai Teja Aluvala2022-01-072-0/+49
* | Bluetooth: btusb: Add support for Foxconn QCA 0xe0d0Aaron Ma2022-01-071-0/+3
* | Bluetooth: btintel: Fix broken LED quirk for legacy ROM devicesTedd Ho-Jeong An2022-01-073-13/+22
* | Bluetooth: btbcm: disable read tx power for MacBook Air 8,1 and 8,2Aditya Garg2022-01-061-0/+12
* | Bluetooth: hci_qca: Fix NULL vs IS_ERR_OR_NULL check in qca_serdev_probeMiaoqian Lin2022-01-061-3/+3
* | Bluetooth: hci_bcm: Check for error irqJiasheng Jiang2022-01-061-1/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-12-311-0/+1
|\ \
| * | net: Don't include filter.h from net/sock.hJakub Kicinski2021-12-291-0/+1
* | | Bluetooth: vhci: Set HCI_QUIRK_VALID_LE_STATESLuiz Augusto von Dentz2021-12-221-0/+2
* | | Bluetooth: hci_qca: Stop IBS timer during BT OFFPanicker Harish2021-12-221-0/+3
* | | Bluetooth: btusb: Add support for Foxconn MT7922AAaron Ma2021-12-221-0/+8
* | | Bluetooth: btintel: Add missing quirks and msft ext for legacy bootloaderTedd Ho-Jeong An2021-12-221-4/+22
* | | Bluetooth: btusb: Add two more Bluetooth parts for WCN6855Zijun Hu2021-12-211-0/+6
* | | Bluetooth: btusb: Return error code when getting patch status failedMark Chen2021-12-071-0/+1
* | | Bluetooth: btusb: Handle download_firmware failure casesMark Chen2021-12-071-0/+4
* | | Bluetooth: btusb: Add support for queuing during polling intervalLuiz Augusto von Dentz2021-12-071-5/+124
* | | Bluetooth: btbcm: disable read tx power for some Macs with the T2 Security chipAditya Garg2021-12-071-0/+39
* | | Bluetooth: btmtksdio: enable AOSP extension for MT7921Sean Wang2021-12-071-0/+1
* | | Bluetooth: btmtksdio: enable msft opcodeƁukasz Bartosik2021-12-071-0/+2
* | | Bluetooth: btusb: Add one more Bluetooth part for WCN6855Zijun Hu2021-12-071-0/+3
* | | Bluetooth: btmtksdio: fix resume failureSean Wang2021-12-031-0/+2
* | | Bluetooth: btmtksdio: handle runtime pm only when sdio_func is availableSean Wang2021-12-031-0/+10
* | | Bluetooth: btusb: Cancel sync commands for certain URB errorsBenjamin Berg2021-12-031-2/+9
* | | Bluetooth: btusb: Add the new support IDs for WCN6855tjiang@codeaurora.org2021-11-241-1/+7
* | | Bluetooth: btusb: re-definition for board_id in struct qca_versiontjiang@codeaurora.org2021-11-241-2/+13
* | | Bluetooth: btusb: Add one more Bluetooth part for the Realtek RTL8852AELarry Finger2021-11-241-0/+2
* | | Bluetooth: btmtksdio: drop the unnecessary variable createdSean Wang2021-11-241-5/+6
* | | Bluetooth: btmtksdio: add support of processing firmware coredump and logSean Wang2021-11-241-1/+22
|/ /
* | Merge tag 'for-net-next-2021-11-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-11-1714-611/+839
|\ \ | |/ |/|
| * Bluetooth: btusb: enable Mediatek to support AOSP extensionmark-yw.chen2021-11-161-0/+1
| * Bluetooth: btmrvl_main: repair a non-kernel-doc commentRandy Dunlap2021-11-161-1/+1
| * Bluetooth: hci_h4: Fix padding calculation error within h4_recv_buf()Zijun Hu2021-11-161-2/+2
| * Bluetooth: btusb: Add support using different nvm for variant WCN6855 controllerTim Jiang2021-10-291-14/+39
| * Bluetooth: btmtksdio: add MT7921s Bluetooth supportSean Wang2021-10-252-8/+144
| * Bluetooth: btmtksdio: transmit packet according to status TX_EMPTYMark-yw Chen2021-10-251-10/+15
| * Bluetooth: btmtksdio: use register CRPLR to read packet lengthSean Wang2021-10-251-4/+5
| * Bluetooth: btmtksdio: update register CSDIOCSR operationSean Wang2021-10-251-2/+6
| * Bluetooth: btmtksdio: move interrupt service to workSean Wang2021-10-251-69/+63
| * Bluetooth: btmtksdio: explicitly set WHISR as write-1-clearSean Wang2021-10-251-3/+8
| * Bluetooth: btmtksdio: add .set_bdaddr supportSean Wang2021-10-251-0/+2
| * Bluetooth: btmtksido: rely on BT_MTK moduleSean Wang2021-10-253-168/+28
| * Bluetooth: mediatek: add BT_MTK moduleSean Wang2021-10-255-325/+398
| * Bluetooth: hci_bcm: Remove duplicated entry in OF tablePaul Cercueil2021-10-251-1/+0
| * Bluetooth: bfusb: fix division by zero in send pathJohan Hovold2021-10-251-0/+3
| * Bluetooth: vhci: Fix checking of msft_opcodeLuiz Augusto von Dentz2021-10-221-1/+1
| * Bluetooth: btsdio: Do not bind to non-removable BCM4345 and BCM43455Kyle Copperfield2021-10-201-0/+2