summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
...
| * 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 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-11-041-1/+1
|\ \ | |/ |/|
| * tty: remove file from n_tty_ioctl_helperJiri Slaby2021-09-221-1/+1
* | Bluetooth: Rename driver .prevent_wake to .wakeupLuiz Augusto von Dentz2021-10-014-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
* | Bluetooth: btintel: Fix boot addressKiran K2021-08-311-2/+3
* | Bluetooth: set quality report callback for IntelJoseph Hwang2021-08-302-1/+84
* | Bluetooth: btintel: support link statistics telemetry eventsChethan T N2021-08-301-1/+19
* | Bluetooth: btusb: disable Intel link statistics telemetry eventsJoseph Hwang2021-08-301-20/+0
|/
* Bluetooth: btusb: Remove WAKEUP_DISABLE and add WAKEUP_AUTOSUSPEND for Realte...Max Chou2021-08-191-19/+9
* Bluetooth: btbcm: add patch ram for bluetoothAngus Ainslie2021-08-161-0/+1
* Bluetooth: btusb: check conditions before enabling USB ALT 3 for WBSPauli Virtanen2021-08-101-8/+14
* Bluetooth: btusb: Fix fall-through warningsmark-yw.chen2021-08-061-0/+1
* Bluetooth: btintel: Combine setting up MSFT extensionTedd Ho-Jeong An2021-08-051-12/+29
* Bluetooth: btintel: Fix the legacy bootloader returns tlv based versionTedd Ho-Jeong An2021-08-051-0/+21
* Bluetooth: btintel: Clean the exported function to staticTedd Ho-Jeong An2021-08-052-92/+31
* Bluetooth: btintel: Move hci quirks to setup routineTedd Ho-Jeong An2021-08-052-23/+44
* Bluetooth: btintel: Refactoring setup routine for bootloader devicesTedd Ho-Jeong An2021-08-053-826/+661
* Bluetooth: btintel: Add combined set_diag functionsTedd Ho-Jeong An2021-08-052-1/+20