summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btmtksdio.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: btmtksdio: enable bluetooth wakeup in system suspendZhengping Jiang2023-10-231-6/+38
* Bluetooth: btmtksdio: Add in-band wakeup supportSean Wang2022-07-211-0/+15
* Bluetooth: btmtksdio: fix the reset takes too longSean Wang2022-05-131-0/+5
* Bluetooth: btmtksdio: fix possible FW initialization failureSean Wang2022-05-131-8/+8
* Bluetooth: btmtksdio: fix use-after-free at btmtksdio_recv_eventSean Wang2022-05-131-1/+2
* Bluetooth: mt7921s: Fix the incorrect pointer checkSean Wang2022-05-131-1/+1
* 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: btmtksdio: Fix kernel oops when sdio suspend.Yake Yang2022-03-041-2/+2
* Bluetooth: mediatek: fix the conflict between mtk and msft vendor eventSean Wang2022-03-041-8/+1
* Bluetooth: mt7921s: support bluetooth reset mechanismChih-Ying Chiang2022-03-041-1/+112
* 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: 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-101-6/+1
* Bluetooth: mt7921s: Enable SCO over I2SMark Chen2022-01-101-0/+68
* Bluetooth: mt7921s: Support wake on bluetoothMark Chen2022-01-101-1/+32
* Bluetooth: btmtksdio: rename btsdio_mtk_reg_readSean Wang2022-01-101-3/+3
* Bluetooth: btmtksdio: enable AOSP extension for MT7921Sean Wang2021-12-071-0/+1
* Bluetooth: btmtksdio: enable msft opcodeŁukasz Bartosik2021-12-071-0/+2
* Bluetooth: btmtksdio: fix resume failureSean Wang2021-12-031-0/+2
* Bluetooth: btmtksdio: handle runtime pm only when sdio_func is availableSean Wang2021-12-031-0/+10
* Bluetooth: btmtksdio: drop the unnecessary variable createdSean Wang2021-11-241-5/+6
* Bluetooth: btmtksdio: add support of processing firmware coredump and logSean Wang2021-11-241-1/+22
* Bluetooth: btmtksdio: add MT7921s Bluetooth supportSean Wang2021-10-251-8/+133
* 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-251-168/+24
* Bluetooth: btmtksdio: Fixed switch and case should be at the same indentJagdish Tirumala2020-12-181-8/+8
* Bluetooth: btmtksdio: Add the missed release_firmware() in mtk_setup_firmware()Jing Xiangfeng2020-12-071-1/+1
* Bluetooth: btmtksdio: use NULL instead of zeroYueHaibing2020-09-111-2/+2
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2020-07-311-1/+15
|\
| * Bluetooth: btmtksdio: fix up firmware download sequenceSean Wang2020-06-231-1/+15
* | mmc: sdio: Move SDIO IDs from btmtksdio driver to common include filePali Rohár2020-05-291-2/+2
|/
* Bluetooth: btmtksdio: add MODULE_DEVICE_TABLE()Bartosz Golaszewski2019-11-071-0/+1
* Bluetooth: btmtksdio: Add runtime PM support to SDIO based BluetoothSean Wang2019-04-231-0/+144
* Bluetooth: btmtksdio: Fix hdev->stat.byte_rx accumulationSean Wang2019-04-231-2/+2
* Bluetooth: btmtksdio: Add a bit definition for CHLPCRSean Wang2019-04-231-3/+4