summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/btmtksdio.c
AgeCommit message (Expand)Author
2021-12-07Bluetooth: btmtksdio: enable AOSP extension for MT7921Sean Wang
2021-12-07Bluetooth: btmtksdio: enable msft opcodeŁukasz Bartosik
2021-12-03Bluetooth: btmtksdio: fix resume failureSean Wang
2021-12-03Bluetooth: btmtksdio: handle runtime pm only when sdio_func is availableSean Wang
2021-11-24Bluetooth: btmtksdio: drop the unnecessary variable createdSean Wang
2021-11-24Bluetooth: btmtksdio: add support of processing firmware coredump and logSean Wang
2021-10-25Bluetooth: btmtksdio: add MT7921s Bluetooth supportSean Wang
2021-10-25Bluetooth: btmtksdio: transmit packet according to status TX_EMPTYMark-yw Chen
2021-10-25Bluetooth: btmtksdio: use register CRPLR to read packet lengthSean Wang
2021-10-25Bluetooth: btmtksdio: update register CSDIOCSR operationSean Wang
2021-10-25Bluetooth: btmtksdio: move interrupt service to workSean Wang
2021-10-25Bluetooth: btmtksdio: explicitly set WHISR as write-1-clearSean Wang
2021-10-25Bluetooth: btmtksdio: add .set_bdaddr supportSean Wang
2021-10-25Bluetooth: btmtksido: rely on BT_MTK moduleSean Wang
2020-12-18Bluetooth: btmtksdio: Fixed switch and case should be at the same indentJagdish Tirumala
2020-12-07Bluetooth: btmtksdio: Add the missed release_firmware() in mtk_setup_firmware()Jing Xiangfeng
2020-09-11Bluetooth: btmtksdio: use NULL instead of zeroYueHaibing
2020-07-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-06-23Bluetooth: btmtksdio: fix up firmware download sequenceSean Wang
2020-05-29mmc: sdio: Move SDIO IDs from btmtksdio driver to common include filePali Rohár
2019-11-07Bluetooth: btmtksdio: add MODULE_DEVICE_TABLE()Bartosz Golaszewski
2019-04-23Bluetooth: btmtksdio: Add runtime PM support to SDIO based BluetoothSean Wang
2019-04-23Bluetooth: btmtksdio: Fix hdev->stat.byte_rx accumulationSean Wang
2019-04-23Bluetooth: btmtksdio: Add a bit definition for CHLPCRSean Wang
2019-04-23Bluetooth: btmtksdio: Drop newline with bt_dev logging macrosSean Wang
2019-04-23Bluetooth: btmtksdio: fix uninitialized symbol errors in btmtksdio_rx_packetSean Wang
2019-04-23Bluetooth: mediatek: Use module_sdio_driver helperSean Wang
2019-04-23Bluetooth: mediatek: add support for MediaTek MT7663S and MT7668S SDIO devicesSean Wang