index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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-07-22
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-22
Bluetooth: btmtksdio: mask out interrupt status
Sean Wang
1
-0
/
+2
2022-01-22
Bluetooth: btmtksdio: run sleep mode by default
Sean Wang
1
-2
/
+2
2022-01-22
Bluetooth: btmtksdio: lower log level in btmtksdio_runtime_[resume|suspend]()
Sean Wang
1
-2
/
+2
2022-01-22
Bluetooth: mt7921s: fix btmtksdio_[drv|fw]_pmctrl()
Mark Chen
1
-0
/
+38
2022-01-22
Bluetooth: mt7921s: fix bus hang with wrong privilege
Mark Chen
1
-0
/
+8
2022-01-22
Bluetooth: btmtksdio: refactor btmtksdio_runtime_[suspend|resume]()
Mark Chen
1
-41
/
+53
2022-01-22
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-04
Bluetooth: btmtksdio: fix resume failure
Sean Wang
1
-0
/
+2
2021-12-04
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-19
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-08-01
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]