index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
btmtksdio.c
Age
Commit message (
Expand
)
Author
2021-12-07
Bluetooth: btmtksdio: enable AOSP extension for MT7921
Sean Wang
2021-12-07
Bluetooth: btmtksdio: enable msft opcode
Łukasz Bartosik
2021-12-03
Bluetooth: btmtksdio: fix resume failure
Sean Wang
2021-12-03
Bluetooth: btmtksdio: handle runtime pm only when sdio_func is available
Sean Wang
2021-11-24
Bluetooth: btmtksdio: drop the unnecessary variable created
Sean Wang
2021-11-24
Bluetooth: btmtksdio: add support of processing firmware coredump and log
Sean Wang
2021-10-25
Bluetooth: btmtksdio: add MT7921s Bluetooth support
Sean Wang
2021-10-25
Bluetooth: btmtksdio: transmit packet according to status TX_EMPTY
Mark-yw Chen
2021-10-25
Bluetooth: btmtksdio: use register CRPLR to read packet length
Sean Wang
2021-10-25
Bluetooth: btmtksdio: update register CSDIOCSR operation
Sean Wang
2021-10-25
Bluetooth: btmtksdio: move interrupt service to work
Sean Wang
2021-10-25
Bluetooth: btmtksdio: explicitly set WHISR as write-1-clear
Sean Wang
2021-10-25
Bluetooth: btmtksdio: add .set_bdaddr support
Sean Wang
2021-10-25
Bluetooth: btmtksido: rely on BT_MTK module
Sean Wang
2020-12-18
Bluetooth: btmtksdio: Fixed switch and case should be at the same indent
Jagdish Tirumala
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