summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: ath3k: remove superfluous header filesMianhan Liu2022-03-181-1/+0
* Bluetooth: bcm203x: remove superfluous header filesMianhan Liu2022-03-181-1/+0
* Bluetooth: hci_bcm: Add the Asus TF103C to the bcm_broken_irq_dmi_tableHans de Goede2022-03-181-8/+36
* Bluetooth: mt7921s: Add WBS supportYake Yang2022-03-181-0/+3
* Bluetooth: mt7921s: Add .btmtk_get_codec_config_dataYake Yang2022-03-181-0/+50
* Bluetooth: mt7921s: Add .get_data_path_idYake Yang2022-03-181-1/+14
* Bluetooth: mt7921s: Set HCI_QUIRK_VALID_LE_STATESYake Yang2022-03-181-0/+3
* Bluetooth: btmtksdio: Fix kernel oops in btmtksdio_interruptYake Yang2022-03-181-2/+2
* Bluetooth: btmtkuart: fix error handling in mtk_hci_wmt_sync()Dan Carpenter2022-03-181-5/+7
* Bluetooth: btrtl: Add support for RTL8852BMax Chou2022-03-181-0/+13
* Bluetooth: hci_uart: add missing NULL check in h5_enqueuePavel Skripkin2022-03-181-3/+5
* Bluetooth: btusb: Use quirk to skip HCI_FLT_CLEAR_ALL on fake CSR controllersIsmael Ferreras Morezuelas2022-03-181-2/+4
* Bluetooth: btmtkuart: fix the conflict between mtk and msft vendor eventSean Wang2022-03-181-8/+1
* Bluetooth: btmtkuart: add .set_bdaddr supportSean Wang2022-03-181-0/+1
* Bluetooth: btmtkuart: rely on BT_MTK moduleSean Wang2022-03-184-158/+29
* Bluetooth: btusb: Add missing Chicony device for Realtek RTL8723BETakashi Iwai2022-03-181-0/+1
* Bluetooth: btusb: Add another Realtek 8761BUHelmut Grohne2022-03-041-0/+2
* Bluetooth: hci_bcm: add BCM43430A0 & BCM43430A1Luca Weiss2022-03-041-0/+2
* Bluetooth: btmtksdio: Fix kernel oops when sdio suspend.Yake Yang2022-03-041-2/+2
* Bluetooth: btusb: Add a new PID/VID 13d3/3567 for MT7921Yake Yang2022-03-041-0/+3
* Bluetooth: btusb: Make use of of BIT macro to declare flagsLuiz Augusto von Dentz2022-03-041-27/+27
* Bluetooth: mediatek: fix the conflict between mtk and msft vendor eventSean Wang2022-03-043-16/+2
* Bluetooth: mt7921s: support bluetooth reset mechanismChih-Ying Chiang2022-03-042-1/+118
* Bluetooth: btusb: Improve stability for QCA devicesZijun Hu2022-03-041-0/+8
* Bluetooth: btusb: add support for LG LGSBWAC02 (MT7663BUN)Piotr Dymacz2022-03-041-0/+5
* Bluetooth: btusb: Add support for Intel Madison Peak (MsP2) deviceKiran K2022-03-041-0/+1
* Merge tag 'for-net-next-2022-01-28' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2022-01-2811-66/+293
|\
| * Bluetooth: hci_h5: Add power reset via gpio in h5_btrtl_openVyacheslav Bocharov2022-01-261-0/+5
| * Bluetooth: btrtl: Add support for RTL8822C hci_ver 0x08Vyacheslav Bocharov2022-01-261-0/+8
| * Bluetooth: btmtksdio: mask out interrupt statusSean Wang2022-01-211-0/+2
| * Bluetooth: btmtksdio: run sleep mode by defaultSean Wang2022-01-211-2/+2
| * Bluetooth: btmtksdio: lower log level in btmtksdio_runtime_[resume|suspend]()Sean Wang2022-01-211-2/+2
| * Bluetooth: mt7921s: fix btmtksdio_[drv|fw]_pmctrl()Mark Chen2022-01-211-0/+38
| * Bluetooth: mt7921s: fix bus hang with wrong privilegeMark Chen2022-01-211-0/+8
| * Bluetooth: btmtksdio: refactor btmtksdio_runtime_[suspend|resume]()Mark Chen2022-01-211-41/+53
| * Bluetooth: mt7921s: fix firmware coredump retrieveMark Chen2022-01-211-0/+10
| * Bluetooth: hci_serdev: call init_rwsem() before p->open()Pavel Skripkin2022-01-211-1/+2
| * Bluetooth: Remove kernel-doc style comment blockTedd Ho-Jeong An2022-01-213-3/+3
| * Bluetooth: btusb: Whitespace fixes for btusb_setup_csr()Ismael Ferreras Morezuelas2022-01-211-3/+3
| * Bluetooth: btusb: Add one more Bluetooth part for the Realtek RTL8852AELarry Finger2022-01-211-0/+2
| * Bluetooth: btintel: Fix WBS setting for Intel legacy ROM productsTedd Ho-Jeong An2022-01-213-3/+15
| * Bluetooth: btmtksdio: clean up inconsistent error message in btmtksdio_mtk_re...Sean Wang2022-01-101-1/+1
| * Bluetooth: btmtksdio: move struct reg_read_cmd to common fileSean Wang2022-01-102-6/+8
| * Bluetooth: mt7921s: Enable SCO over I2SMark Chen2022-01-102-0/+88
| * Bluetooth: mt7921s: Support wake on bluetoothMark Chen2022-01-102-1/+40
| * Bluetooth: btmtksdio: rename btsdio_mtk_reg_readSean Wang2022-01-101-3/+3
* | 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
| |/