index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bluetooth
/
btmtksdio.c
Age
Commit message (
Expand
)
Author
2025-12-01
Bluetooth: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-10-24
Bluetooth: btmtksdio: Add pmctrl handling for BT closed state during reset
Chris Lu
2025-09-27
Bluetooth: remove duplicate h4_recv_buf() in header
Calvin Owens
2025-07-16
Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmap
Christian Eggers
2025-05-21
Bluetooth: btmtksdio: Fix wakeup source leaks on device unbind
Krzysztof Kozlowski
2025-04-25
Bluetooth: btmtksdio: Do close if SDIO card removed without close
Chris Lu
2025-04-25
Bluetooth: btmtksdio: Check function enabled before doing close
Chris Lu
2025-03-25
Bluetooth: btmtksdio: Prevent enabling interrupts after IRQ handler removal
Sean Wang
2025-01-15
Bluetooth: Get rid of cmd_timeout and use the reset callback
Hsin-chen Chuang
2024-11-14
Bluetooth: btmtksdio: Lookup device node only as fallback
Chen-Yu Tsai
2024-11-14
bluetooth: Fix typos in the comments
Yan Zhen
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-08-15
Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-in
Luiz Augusto von Dentz
2024-07-15
Bluetooth: btmtk: move btusb_mtk_hci_wmt_sync to btmtk.c
Chris Lu
2024-07-14
Bluetooth: btmtk: apply the common btmtk_fw_get_filename
Sean Wang
2024-04-04
Bluetooth: btmtksdio: drop driver owner initialization
Krzysztof Kozlowski
2023-10-23
Bluetooth: btmtksdio: enable bluetooth wakeup in system suspend
Zhengping Jiang
2022-07-21
Bluetooth: btmtksdio: Add in-band wakeup support
Sean Wang
2022-05-13
Bluetooth: btmtksdio: fix the reset takes too long
Sean Wang
2022-05-13
Bluetooth: btmtksdio: fix possible FW initialization failure
Sean Wang
2022-05-13
Bluetooth: btmtksdio: fix use-after-free at btmtksdio_recv_event
Sean Wang
2022-05-13
Bluetooth: mt7921s: Fix the incorrect pointer check
Sean Wang
2022-03-18
Bluetooth: mt7921s: Add WBS support
Yake Yang
2022-03-18
Bluetooth: mt7921s: Add .btmtk_get_codec_config_data
Yake Yang
2022-03-18
Bluetooth: mt7921s: Add .get_data_path_id
Yake Yang
2022-03-18
Bluetooth: mt7921s: Set HCI_QUIRK_VALID_LE_STATES
Yake Yang
2022-03-18
Bluetooth: btmtksdio: Fix kernel oops in btmtksdio_interrupt
Yake Yang
2022-03-04
Bluetooth: btmtksdio: Fix kernel oops when sdio suspend.
Yake Yang
2022-03-04
Bluetooth: mediatek: fix the conflict between mtk and msft vendor event
Sean Wang
2022-03-04
Bluetooth: mt7921s: support bluetooth reset mechanism
Chih-Ying Chiang
2022-01-21
Bluetooth: btmtksdio: mask out interrupt status
Sean Wang
2022-01-21
Bluetooth: btmtksdio: run sleep mode by default
Sean Wang
2022-01-21
Bluetooth: btmtksdio: lower log level in btmtksdio_runtime_[resume|suspend]()
Sean Wang
2022-01-21
Bluetooth: mt7921s: fix btmtksdio_[drv|fw]_pmctrl()
Mark Chen
2022-01-21
Bluetooth: mt7921s: fix bus hang with wrong privilege
Mark Chen
2022-01-21
Bluetooth: btmtksdio: refactor btmtksdio_runtime_[suspend|resume]()
Mark Chen
2022-01-21
Bluetooth: mt7921s: fix firmware coredump retrieve
Mark Chen
2022-01-10
Bluetooth: btmtksdio: clean up inconsistent error message in btmtksdio_mtk_re...
Sean Wang
2022-01-10
Bluetooth: btmtksdio: move struct reg_read_cmd to common file
Sean Wang
2022-01-10
Bluetooth: mt7921s: Enable SCO over I2S
Mark Chen
2022-01-10
Bluetooth: mt7921s: Support wake on bluetooth
Mark Chen
2022-01-10
Bluetooth: btmtksdio: rename btsdio_mtk_reg_read
Sean Wang
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
[next]