summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bluetooth: virtio_bt: fix memory leak in virtbt_rx_handle()Soenke Huster2021-10-201-0/+3
* Bluetooth: vhci: Add support for setting msft_opcode and aosp_capableLuiz Augusto von Dentz2021-10-141-0/+94
* Bluetooth: btusb: fix memory leak in btusb_mtk_submit_wmt_recv_urb()Mark-YW.Chen2021-10-131-0/+5
* Bluetooth: btintel: Fix bdaddress comparison with garbage valueKiran K2021-10-131-8/+14
* Bluetooth: btusb: Fix application of sizeof to pointerDavid Yang2021-10-131-1/+1
* Bluetooth: hci_vhci: Fix to set the force_wakeup valueTedd Ho-Jeong An2021-10-071-0/+2
* Bluetooth: hci_vhci: Fix calling hci_{suspend,resume}_devLuiz Augusto von Dentz2021-10-061-8/+16
* Merge tag 'for-net-next-2021-10-01' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2021-10-0511-84/+441
|\
| * Bluetooth: Rename driver .prevent_wake to .wakeupLuiz Augusto von Dentz2021-10-024-24/+24
| * Bluetooth: btrtl: Ask ic_info to drop firmwareHilda Wu2021-10-011-5/+7
| * Bluetooth: btusb: Add support for TP-Link UB500 AdapterNicholas Flintham2021-10-011-0/+4
| * Bluetooth: btrtl: Add support for MSFT extension to rtl8821c devicesMarcel Holtmann2021-09-301-0/+1
| * Bluetooth: hci_vhci: Add force_prevent_wake entryLuiz Augusto von Dentz2021-09-291-0/+49
| * Bluetooth: hci_vhci: Add force_suspend entryLuiz Augusto von Dentz2021-09-291-0/+53
| * Bluetooth: btrsi: remove superfluous header files from btrsi.cMianhan Liu2021-09-291-1/+0
| * Bluetooth: btrtl: Set VsMsftOpCode based on device tableMarcel Holtmann2021-09-281-5/+7
| * Bbluetooth: btusb: Add another Bluetooth part for Realtek 8852AELarry Finger2021-09-281-4/+4
| * Bluetooth: btrtl: enable Realtek 8822C/8852A to support AOSP extensionJoseph Hwang2021-09-281-0/+1
| * Bluetooth: hci_qca: enable Qualcomm WCN399x for AOSP extensionJoseph Hwang2021-09-281-0/+1
| * Bluetooth: hci_h5: directly return hci_uart_register_device() ret-valHans de Goede2021-09-241-6/+1
| * Bluetooth: hci_h5: Fix (runtime)suspend issues on RTL8723BS HCIsHans de Goede2021-09-241-9/+11
| * Bluetooth: btmtkuart: fix a memleak in mtk_hci_wmt_syncDinghao Liu2021-09-221-5/+8
| * Bluetooth: hci_ldisc: require CAP_NET_ADMIN to attach N_HCI ldiscThadeu Lima de Souza Cascardo2021-09-221-0/+3
| * Bluetooth: btusb: Add gpio reset way for qca btsoc in cmd_timeouttjiang@codeaurora.org2021-09-211-0/+22
| * Bluetooth: hci_uart: fix GPF in h5_recvPavel Skripkin2021-09-101-3/+5
| * Bluetooth: btintel: Fix incorrect out of memory checkColin Ian King2021-09-101-1/+1
| * Bluetooth: hci_vhci: Add support for offload codecs over SCOKiran K2021-09-071-0/+20
| * Bluetooth: btintel: Define a callback to fetch codec config dataKiran K2021-09-071-1/+52
| * Bluetooth: btintel: Define callback to fetch data_path_idKiran K2021-09-071-0/+10
| * Bluetooth: btintel: Read supported offload use casesKiran K2021-09-072-0/+37
| * Bluetooth: btusb: Add support for IMC Networks Mediatek Chip(MT7921)mark-yw.chen2021-09-021-0/+3
| * Bluetooth: btusb: Add the new support ID for Realtek RTL8852AMax Chou2021-09-011-0/+2
| * Bluetooth: btusb: Add protocol for MediaTek bluetooth devices(MT7922)mark-yw.chen2021-09-011-0/+1
| * Bluetooth: btusb: Support public address configuration for MediaTek Chip.mark-yw.chen2021-09-011-0/+18
| * Bluetooth: btintel: Read boot address irrespective of controller modeKiran K2021-08-311-16/+10