index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
btmtksdio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-21
Bluetooth: btmtksdio: Add in-band wakeup support
Sean Wang
1
-0
/
+15
2022-05-13
Bluetooth: btmtksdio: fix the reset takes too long
Sean Wang
1
-0
/
+5
2022-05-13
Bluetooth: btmtksdio: fix possible FW initialization failure
Sean Wang
1
-8
/
+8
2022-05-13
Bluetooth: btmtksdio: fix use-after-free at btmtksdio_recv_event
Sean Wang
1
-1
/
+2
2022-05-13
Bluetooth: mt7921s: Fix the incorrect pointer check
Sean Wang
1
-1
/
+1
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
[next]