index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
btmtksdio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-18
Bluetooth: mt7921s: Add WBS support
Yake Yang
1
-0
/
+3
2022-03-18
Bluetooth: mt7921s: Add .btmtk_get_codec_config_data
Yake Yang
1
-0
/
+50
2022-03-18
Bluetooth: mt7921s: Add .get_data_path_id
Yake Yang
1
-1
/
+14
2022-03-18
Bluetooth: mt7921s: Set HCI_QUIRK_VALID_LE_STATES
Yake Yang
1
-0
/
+3
2022-03-18
Bluetooth: btmtksdio: Fix kernel oops in btmtksdio_interrupt
Yake Yang
1
-2
/
+2
2022-03-04
Bluetooth: btmtksdio: Fix kernel oops when sdio suspend.
Yake Yang
1
-2
/
+2
2022-03-04
Bluetooth: mediatek: fix the conflict between mtk and msft vendor event
Sean Wang
1
-8
/
+1
2022-03-04
Bluetooth: mt7921s: support bluetooth reset mechanism
Chih-Ying Chiang
1
-1
/
+112
2022-01-21
Bluetooth: btmtksdio: mask out interrupt status
Sean Wang
1
-0
/
+2
2022-01-21
Bluetooth: btmtksdio: run sleep mode by default
Sean Wang
1
-2
/
+2
2022-01-21
Bluetooth: btmtksdio: lower log level in btmtksdio_runtime_[resume|suspend]()
Sean Wang
1
-2
/
+2
2022-01-21
Bluetooth: mt7921s: fix btmtksdio_[drv|fw]_pmctrl()
Mark Chen
1
-0
/
+38
2022-01-21
Bluetooth: mt7921s: fix bus hang with wrong privilege
Mark Chen
1
-0
/
+8
2022-01-21
Bluetooth: btmtksdio: refactor btmtksdio_runtime_[suspend|resume]()
Mark Chen
1
-41
/
+53
2022-01-21
Bluetooth: mt7921s: fix firmware coredump retrieve
Mark Chen
1
-0
/
+10
2022-01-10
Bluetooth: btmtksdio: clean up inconsistent error message in btmtksdio_mtk_re...
Sean Wang
1
-1
/
+1
2022-01-10
Bluetooth: btmtksdio: move struct reg_read_cmd to common file
Sean Wang
1
-6
/
+1
2022-01-10
Bluetooth: mt7921s: Enable SCO over I2S
Mark Chen
1
-0
/
+68
2022-01-10
Bluetooth: mt7921s: Support wake on bluetooth
Mark Chen
1
-1
/
+32
2022-01-10
Bluetooth: btmtksdio: rename btsdio_mtk_reg_read
Sean Wang
1
-3
/
+3
2021-12-07
Bluetooth: btmtksdio: enable AOSP extension for MT7921
Sean Wang
1
-0
/
+1
2021-12-07
Bluetooth: btmtksdio: enable msft opcode
Łukasz Bartosik
1
-0
/
+2
2021-12-03
Bluetooth: btmtksdio: fix resume failure
Sean Wang
1
-0
/
+2
2021-12-03
Bluetooth: btmtksdio: handle runtime pm only when sdio_func is available
Sean Wang
1
-0
/
+10
2021-11-24
Bluetooth: btmtksdio: drop the unnecessary variable created
Sean Wang
1
-5
/
+6
2021-11-24
Bluetooth: btmtksdio: add support of processing firmware coredump and log
Sean Wang
1
-1
/
+22
2021-10-25
Bluetooth: btmtksdio: add MT7921s Bluetooth support
Sean Wang
1
-8
/
+133
2021-10-25
Bluetooth: btmtksdio: transmit packet according to status TX_EMPTY
Mark-yw Chen
1
-10
/
+15
2021-10-25
Bluetooth: btmtksdio: use register CRPLR to read packet length
Sean Wang
1
-4
/
+5
2021-10-25
Bluetooth: btmtksdio: update register CSDIOCSR operation
Sean Wang
1
-2
/
+6
2021-10-25
Bluetooth: btmtksdio: move interrupt service to work
Sean Wang
1
-69
/
+63
2021-10-25
Bluetooth: btmtksdio: explicitly set WHISR as write-1-clear
Sean Wang
1
-3
/
+8
2021-10-25
Bluetooth: btmtksdio: add .set_bdaddr support
Sean Wang
1
-0
/
+2
2021-10-25
Bluetooth: btmtksido: rely on BT_MTK module
Sean Wang
1
-168
/
+24
2020-12-18
Bluetooth: btmtksdio: Fixed switch and case should be at the same indent
Jagdish Tirumala
1
-8
/
+8
2020-12-07
Bluetooth: btmtksdio: Add the missed release_firmware() in mtk_setup_firmware()
Jing Xiangfeng
1
-1
/
+1
2020-09-11
Bluetooth: btmtksdio: use NULL instead of zero
YueHaibing
1
-2
/
+2
2020-07-31
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-1
/
+15
2020-06-23
Bluetooth: btmtksdio: fix up firmware download sequence
Sean Wang
1
-1
/
+15
2020-05-29
mmc: sdio: Move SDIO IDs from btmtksdio driver to common include file
Pali Rohár
1
-2
/
+2
2019-11-07
Bluetooth: btmtksdio: add MODULE_DEVICE_TABLE()
Bartosz Golaszewski
1
-0
/
+1
2019-04-23
Bluetooth: btmtksdio: Add runtime PM support to SDIO based Bluetooth
Sean Wang
1
-0
/
+144
2019-04-23
Bluetooth: btmtksdio: Fix hdev->stat.byte_rx accumulation
Sean Wang
1
-2
/
+2
2019-04-23
Bluetooth: btmtksdio: Add a bit definition for CHLPCR
Sean Wang
1
-3
/
+4
2019-04-23
Bluetooth: btmtksdio: Drop newline with bt_dev logging macros
Sean Wang
1
-3
/
+3
2019-04-23
Bluetooth: btmtksdio: fix uninitialized symbol errors in btmtksdio_rx_packet
Sean Wang
1
-10
/
+0
2019-04-23
Bluetooth: mediatek: Use module_sdio_driver helper
Sean Wang
1
-14
/
+1
2019-04-23
Bluetooth: mediatek: add support for MediaTek MT7663S and MT7668S SDIO devices
Sean Wang
1
-0
/
+979