index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
btmtksdio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: btmtksdio: Add in-band wakeup support
Sean Wang
2022-07-21
1
-0
/
+15
*
Bluetooth: btmtksdio: fix the reset takes too long
Sean Wang
2022-05-13
1
-0
/
+5
*
Bluetooth: btmtksdio: fix possible FW initialization failure
Sean Wang
2022-05-13
1
-8
/
+8
*
Bluetooth: btmtksdio: fix use-after-free at btmtksdio_recv_event
Sean Wang
2022-05-13
1
-1
/
+2
*
Bluetooth: mt7921s: Fix the incorrect pointer check
Sean Wang
2022-05-13
1
-1
/
+1
*
Bluetooth: mt7921s: Add WBS support
Yake Yang
2022-03-18
1
-0
/
+3
*
Bluetooth: mt7921s: Add .btmtk_get_codec_config_data
Yake Yang
2022-03-18
1
-0
/
+50
*
Bluetooth: mt7921s: Add .get_data_path_id
Yake Yang
2022-03-18
1
-1
/
+14
*
Bluetooth: mt7921s: Set HCI_QUIRK_VALID_LE_STATES
Yake Yang
2022-03-18
1
-0
/
+3
*
Bluetooth: btmtksdio: Fix kernel oops in btmtksdio_interrupt
Yake Yang
2022-03-18
1
-2
/
+2
*
Bluetooth: btmtksdio: Fix kernel oops when sdio suspend.
Yake Yang
2022-03-04
1
-2
/
+2
*
Bluetooth: mediatek: fix the conflict between mtk and msft vendor event
Sean Wang
2022-03-04
1
-8
/
+1
*
Bluetooth: mt7921s: support bluetooth reset mechanism
Chih-Ying Chiang
2022-03-04
1
-1
/
+112
*
Bluetooth: btmtksdio: mask out interrupt status
Sean Wang
2022-01-21
1
-0
/
+2
*
Bluetooth: btmtksdio: run sleep mode by default
Sean Wang
2022-01-21
1
-2
/
+2
*
Bluetooth: btmtksdio: lower log level in btmtksdio_runtime_[resume|suspend]()
Sean Wang
2022-01-21
1
-2
/
+2
*
Bluetooth: mt7921s: fix btmtksdio_[drv|fw]_pmctrl()
Mark Chen
2022-01-21
1
-0
/
+38
*
Bluetooth: mt7921s: fix bus hang with wrong privilege
Mark Chen
2022-01-21
1
-0
/
+8
*
Bluetooth: btmtksdio: refactor btmtksdio_runtime_[suspend|resume]()
Mark Chen
2022-01-21
1
-41
/
+53
*
Bluetooth: mt7921s: fix firmware coredump retrieve
Mark Chen
2022-01-21
1
-0
/
+10
*
Bluetooth: btmtksdio: clean up inconsistent error message in btmtksdio_mtk_re...
Sean Wang
2022-01-10
1
-1
/
+1
*
Bluetooth: btmtksdio: move struct reg_read_cmd to common file
Sean Wang
2022-01-10
1
-6
/
+1
*
Bluetooth: mt7921s: Enable SCO over I2S
Mark Chen
2022-01-10
1
-0
/
+68
*
Bluetooth: mt7921s: Support wake on bluetooth
Mark Chen
2022-01-10
1
-1
/
+32
*
Bluetooth: btmtksdio: rename btsdio_mtk_reg_read
Sean Wang
2022-01-10
1
-3
/
+3
*
Bluetooth: btmtksdio: enable AOSP extension for MT7921
Sean Wang
2021-12-07
1
-0
/
+1
*
Bluetooth: btmtksdio: enable msft opcode
Łukasz Bartosik
2021-12-07
1
-0
/
+2
*
Bluetooth: btmtksdio: fix resume failure
Sean Wang
2021-12-03
1
-0
/
+2
*
Bluetooth: btmtksdio: handle runtime pm only when sdio_func is available
Sean Wang
2021-12-03
1
-0
/
+10
*
Bluetooth: btmtksdio: drop the unnecessary variable created
Sean Wang
2021-11-24
1
-5
/
+6
*
Bluetooth: btmtksdio: add support of processing firmware coredump and log
Sean Wang
2021-11-24
1
-1
/
+22
*
Bluetooth: btmtksdio: add MT7921s Bluetooth support
Sean Wang
2021-10-25
1
-8
/
+133
*
Bluetooth: btmtksdio: transmit packet according to status TX_EMPTY
Mark-yw Chen
2021-10-25
1
-10
/
+15
*
Bluetooth: btmtksdio: use register CRPLR to read packet length
Sean Wang
2021-10-25
1
-4
/
+5
*
Bluetooth: btmtksdio: update register CSDIOCSR operation
Sean Wang
2021-10-25
1
-2
/
+6
*
Bluetooth: btmtksdio: move interrupt service to work
Sean Wang
2021-10-25
1
-69
/
+63
*
Bluetooth: btmtksdio: explicitly set WHISR as write-1-clear
Sean Wang
2021-10-25
1
-3
/
+8
*
Bluetooth: btmtksdio: add .set_bdaddr support
Sean Wang
2021-10-25
1
-0
/
+2
*
Bluetooth: btmtksido: rely on BT_MTK module
Sean Wang
2021-10-25
1
-168
/
+24
*
Bluetooth: btmtksdio: Fixed switch and case should be at the same indent
Jagdish Tirumala
2020-12-18
1
-8
/
+8
*
Bluetooth: btmtksdio: Add the missed release_firmware() in mtk_setup_firmware()
Jing Xiangfeng
2020-12-07
1
-1
/
+1
*
Bluetooth: btmtksdio: use NULL instead of zero
YueHaibing
2020-09-11
1
-2
/
+2
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2020-07-31
1
-1
/
+15
|
\
|
*
Bluetooth: btmtksdio: fix up firmware download sequence
Sean Wang
2020-06-23
1
-1
/
+15
*
|
mmc: sdio: Move SDIO IDs from btmtksdio driver to common include file
Pali Rohár
2020-05-29
1
-2
/
+2
|
/
*
Bluetooth: btmtksdio: add MODULE_DEVICE_TABLE()
Bartosz Golaszewski
2019-11-07
1
-0
/
+1
*
Bluetooth: btmtksdio: Add runtime PM support to SDIO based Bluetooth
Sean Wang
2019-04-23
1
-0
/
+144
*
Bluetooth: btmtksdio: Fix hdev->stat.byte_rx accumulation
Sean Wang
2019-04-23
1
-2
/
+2
*
Bluetooth: btmtksdio: Add a bit definition for CHLPCR
Sean Wang
2019-04-23
1
-3
/
+4
*
Bluetooth: btmtksdio: Drop newline with bt_dev logging macros
Sean Wang
2019-04-23
1
-3
/
+3
[next]