summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/btmtksdio.c
AgeCommit message (Expand)Author
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