summaryrefslogtreecommitdiff
path: root/drivers/bluetooth
AgeCommit message (Expand)Author
2021-11-17Merge tag 'for-net-next-2021-11-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-11-16Bluetooth: btusb: enable Mediatek to support AOSP extensionmark-yw.chen
2021-11-16Bluetooth: btmrvl_main: repair a non-kernel-doc commentRandy Dunlap
2021-11-16Bluetooth: hci_h4: Fix padding calculation error within h4_recv_buf()Zijun Hu
2021-11-04Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-10-29Bluetooth: btusb: Add support using different nvm for variant WCN6855 controllerTim Jiang
2021-10-25Bluetooth: btmtksdio: add MT7921s Bluetooth supportSean Wang
2021-10-25Bluetooth: btmtksdio: transmit packet according to status TX_EMPTYMark-yw Chen
2021-10-25Bluetooth: btmtksdio: use register CRPLR to read packet lengthSean Wang
2021-10-25Bluetooth: btmtksdio: update register CSDIOCSR operationSean Wang
2021-10-25Bluetooth: btmtksdio: move interrupt service to workSean Wang
2021-10-25Bluetooth: btmtksdio: explicitly set WHISR as write-1-clearSean Wang
2021-10-25Bluetooth: btmtksdio: add .set_bdaddr supportSean Wang
2021-10-25Bluetooth: btmtksido: rely on BT_MTK moduleSean Wang
2021-10-25Bluetooth: mediatek: add BT_MTK moduleSean Wang
2021-10-25Bluetooth: hci_bcm: Remove duplicated entry in OF tablePaul Cercueil
2021-10-25Bluetooth: bfusb: fix division by zero in send pathJohan Hovold
2021-10-22Bluetooth: vhci: Fix checking of msft_opcodeLuiz Augusto von Dentz
2021-10-20Bluetooth: btsdio: Do not bind to non-removable BCM4345 and BCM43455Kyle Copperfield
2021-10-20Bluetooth: virtio_bt: fix memory leak in virtbt_rx_handle()Soenke Huster
2021-10-14Bluetooth: vhci: Add support for setting msft_opcode and aosp_capableLuiz Augusto von Dentz
2021-10-13Bluetooth: btusb: fix memory leak in btusb_mtk_submit_wmt_recv_urb()Mark-YW.Chen
2021-10-13Bluetooth: btintel: Fix bdaddress comparison with garbage valueKiran K
2021-10-13Bluetooth: btusb: Fix application of sizeof to pointerDavid Yang
2021-10-07Bluetooth: hci_vhci: Fix to set the force_wakeup valueTedd Ho-Jeong An
2021-10-06Bluetooth: hci_vhci: Fix calling hci_{suspend,resume}_devLuiz Augusto von Dentz
2021-10-01Bluetooth: Rename driver .prevent_wake to .wakeupLuiz Augusto von Dentz
2021-10-01Bluetooth: btrtl: Ask ic_info to drop firmwareHilda Wu
2021-10-01Bluetooth: btusb: Add support for TP-Link UB500 AdapterNicholas Flintham
2021-09-30Bluetooth: btrtl: Add support for MSFT extension to rtl8821c devicesMarcel Holtmann
2021-09-29Bluetooth: hci_vhci: Add force_prevent_wake entryLuiz Augusto von Dentz
2021-09-29Bluetooth: hci_vhci: Add force_suspend entryLuiz Augusto von Dentz
2021-09-29Bluetooth: btrsi: remove superfluous header files from btrsi.cMianhan Liu
2021-09-28Bluetooth: btrtl: Set VsMsftOpCode based on device tableMarcel Holtmann
2021-09-28Bbluetooth: btusb: Add another Bluetooth part for Realtek 8852AELarry Finger
2021-09-28Bluetooth: btrtl: enable Realtek 8822C/8852A to support AOSP extensionJoseph Hwang
2021-09-28Bluetooth: hci_qca: enable Qualcomm WCN399x for AOSP extensionJoseph Hwang
2021-09-24Bluetooth: hci_h5: directly return hci_uart_register_device() ret-valHans de Goede
2021-09-24Bluetooth: hci_h5: Fix (runtime)suspend issues on RTL8723BS HCIsHans de Goede
2021-09-22tty: remove file from n_tty_ioctl_helperJiri Slaby
2021-09-22Bluetooth: btmtkuart: fix a memleak in mtk_hci_wmt_syncDinghao Liu
2021-09-22Bluetooth: hci_ldisc: require CAP_NET_ADMIN to attach N_HCI ldiscThadeu Lima de Souza Cascardo
2021-09-21Bluetooth: btusb: Add gpio reset way for qca btsoc in cmd_timeouttjiang@codeaurora.org
2021-09-10Bluetooth: hci_uart: fix GPF in h5_recvPavel Skripkin
2021-09-10Bluetooth: btintel: Fix incorrect out of memory checkColin Ian King
2021-09-07Bluetooth: hci_vhci: Add support for offload codecs over SCOKiran K
2021-09-07Bluetooth: btintel: Define a callback to fetch codec config dataKiran K
2021-09-07Bluetooth: btintel: Define callback to fetch data_path_idKiran K
2021-09-07Bluetooth: btintel: Read supported offload use casesKiran K
2021-09-02Bluetooth: btusb: Add support for IMC Networks Mediatek Chip(MT7921)mark-yw.chen