index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
btmtksdio.c
Age
Commit message (
Expand
)
Author
2020-12-07
Bluetooth: btmtksdio: Add the missed release_firmware() in mtk_setup_firmware()
Jing Xiangfeng
2020-09-11
Bluetooth: btmtksdio: use NULL instead of zero
YueHaibing
2020-07-31
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2020-06-23
Bluetooth: btmtksdio: fix up firmware download sequence
Sean Wang
2020-05-29
mmc: sdio: Move SDIO IDs from btmtksdio driver to common include file
Pali Rohár
2019-11-07
Bluetooth: btmtksdio: add MODULE_DEVICE_TABLE()
Bartosz Golaszewski
2019-04-23
Bluetooth: btmtksdio: Add runtime PM support to SDIO based Bluetooth
Sean Wang
2019-04-23
Bluetooth: btmtksdio: Fix hdev->stat.byte_rx accumulation
Sean Wang
2019-04-23
Bluetooth: btmtksdio: Add a bit definition for CHLPCR
Sean Wang
2019-04-23
Bluetooth: btmtksdio: Drop newline with bt_dev logging macros
Sean Wang
2019-04-23
Bluetooth: btmtksdio: fix uninitialized symbol errors in btmtksdio_rx_packet
Sean Wang
2019-04-23
Bluetooth: mediatek: Use module_sdio_driver helper
Sean Wang
2019-04-23
Bluetooth: mediatek: add support for MediaTek MT7663S and MT7668S SDIO devices
Sean Wang