summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/btmtksdio.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bluetooth: btmtksdio: Drop newline with bt_dev logging macrosSean Wang2019-04-231-3/+3
* Bluetooth: btmtksdio: fix uninitialized symbol errors in btmtksdio_rx_packetSean Wang2019-04-231-10/+0
* Bluetooth: mediatek: Use module_sdio_driver helperSean Wang2019-04-231-14/+1
* Bluetooth: mediatek: add support for MediaTek MT7663S and MT7668S SDIO devicesSean Wang2019-04-231-0/+979