summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
AgeCommit message (Expand)AuthorLines
2021-10-25Bluetooth: btmtksdio: explicitly set WHISR as write-1-clearSean Wang-3/+8
2021-10-25Bluetooth: btmtksdio: add .set_bdaddr supportSean Wang-0/+2
2021-10-25Bluetooth: btmtksido: rely on BT_MTK moduleSean Wang-168/+28
2021-10-25Bluetooth: mediatek: add BT_MTK moduleSean Wang-325/+398
2021-10-25Bluetooth: hci_bcm: Remove duplicated entry in OF tablePaul Cercueil-1/+0
2021-10-25Bluetooth: bfusb: fix division by zero in send pathJohan Hovold-0/+3
2021-10-22Bluetooth: vhci: Fix checking of msft_opcodeLuiz Augusto von Dentz-1/+1
2021-10-20Bluetooth: btsdio: Do not bind to non-removable BCM4345 and BCM43455Kyle Copperfield-0/+2
2021-10-20Bluetooth: virtio_bt: fix memory leak in virtbt_rx_handle()Soenke Huster-0/+3
2021-10-14Bluetooth: vhci: Add support for setting msft_opcode and aosp_capableLuiz Augusto von Dentz-0/+94
2021-10-13Bluetooth: btusb: fix memory leak in btusb_mtk_submit_wmt_recv_urb()Mark-YW.Chen-0/+5
2021-10-13Bluetooth: btintel: Fix bdaddress comparison with garbage valueKiran K-8/+14
2021-10-13Bluetooth: btusb: Fix application of sizeof to pointerDavid Yang-1/+1
2021-10-07Bluetooth: hci_vhci: Fix to set the force_wakeup valueTedd Ho-Jeong An-0/+2
2021-10-06Bluetooth: hci_vhci: Fix calling hci_{suspend,resume}_devLuiz Augusto von Dentz-8/+16
2021-10-01Bluetooth: Rename driver .prevent_wake to .wakeupLuiz Augusto von Dentz-24/+24
2021-10-01Bluetooth: btrtl: Ask ic_info to drop firmwareHilda Wu-5/+7
2021-10-01Bluetooth: btusb: Add support for TP-Link UB500 AdapterNicholas Flintham-0/+4
2021-09-30Bluetooth: btrtl: Add support for MSFT extension to rtl8821c devicesMarcel Holtmann-0/+1
2021-09-29Bluetooth: hci_vhci: Add force_prevent_wake entryLuiz Augusto von Dentz-0/+49
2021-09-29Bluetooth: hci_vhci: Add force_suspend entryLuiz Augusto von Dentz-0/+53
2021-09-29Bluetooth: btrsi: remove superfluous header files from btrsi.cMianhan Liu-1/+0
2021-09-28Bluetooth: btrtl: Set VsMsftOpCode based on device tableMarcel Holtmann-5/+7
2021-09-28Bbluetooth: btusb: Add another Bluetooth part for Realtek 8852AELarry Finger-4/+4
2021-09-28Bluetooth: btrtl: enable Realtek 8822C/8852A to support AOSP extensionJoseph Hwang-0/+1
2021-09-28Bluetooth: hci_qca: enable Qualcomm WCN399x for AOSP extensionJoseph Hwang-0/+1
2021-09-24Bluetooth: hci_h5: directly return hci_uart_register_device() ret-valHans de Goede-6/+1
2021-09-24Bluetooth: hci_h5: Fix (runtime)suspend issues on RTL8723BS HCIsHans de Goede-9/+11
2021-09-22tty: remove file from n_tty_ioctl_helperJiri Slaby-1/+1
2021-09-22Bluetooth: btmtkuart: fix a memleak in mtk_hci_wmt_syncDinghao Liu-5/+8
2021-09-22Bluetooth: hci_ldisc: require CAP_NET_ADMIN to attach N_HCI ldiscThadeu Lima de Souza Cascardo-0/+3
2021-09-21Bluetooth: btusb: Add gpio reset way for qca btsoc in cmd_timeouttjiang@codeaurora.org-0/+22
2021-09-10Bluetooth: hci_uart: fix GPF in h5_recvPavel Skripkin-3/+5
2021-09-10Bluetooth: btintel: Fix incorrect out of memory checkColin Ian King-1/+1
2021-09-07Bluetooth: hci_vhci: Add support for offload codecs over SCOKiran K-0/+20
2021-09-07Bluetooth: btintel: Define a callback to fetch codec config dataKiran K-1/+52
2021-09-07Bluetooth: btintel: Define callback to fetch data_path_idKiran K-0/+10
2021-09-07Bluetooth: btintel: Read supported offload use casesKiran K-0/+37
2021-09-02Bluetooth: btusb: Add support for IMC Networks Mediatek Chip(MT7921)mark-yw.chen-0/+3
2021-09-01Bluetooth: btusb: Add the new support ID for Realtek RTL8852AMax Chou-0/+2
2021-09-01Bluetooth: btusb: Add protocol for MediaTek bluetooth devices(MT7922)mark-yw.chen-0/+1
2021-09-01Bluetooth: btusb: Support public address configuration for MediaTek Chip.mark-yw.chen-0/+18
2021-08-31Bluetooth: btintel: Read boot address irrespective of controller modeKiran K-16/+10
2021-08-31Bluetooth: btintel: Fix boot addressKiran K-2/+3
2021-08-30Bluetooth: set quality report callback for IntelJoseph Hwang-1/+84
2021-08-30Bluetooth: btintel: support link statistics telemetry eventsChethan T N-1/+19
2021-08-30Bluetooth: btusb: disable Intel link statistics telemetry eventsJoseph Hwang-20/+0
2021-08-19Bluetooth: btusb: Remove WAKEUP_DISABLE and add WAKEUP_AUTOSUSPEND for Realte...Max Chou-19/+9
2021-08-16Bluetooth: btbcm: add patch ram for bluetoothAngus Ainslie-0/+1
2021-08-10Bluetooth: btusb: check conditions before enabling USB ALT 3 for WBSPauli Virtanen-8/+14