index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
cardreader
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-04
misc: rtsx: do clear express reg every SD_INT
Ricky Wu
1
-5
/
+7
2024-04-11
misc: rtsx: Fix rts5264 driver status incorrect when card removed
Ricky Wu
1
-1
/
+1
2023-12-15
misc: rtsx: add to support new card reader rts5264
Ricky Wu
2
-5
/
+26
2023-12-15
misc: rtsx: add to support new card reader rts5264 new definition and function
Ricky Wu
3
-1
/
+1165
2023-09-25
misc: rtsx: Fix some platforms can not boot and move the l1ss judgment to probe
Ricky WU
6
-212
/
+102
2023-08-04
misc: rtsx: judge ASPM Mode to set PETXCFG Reg
Ricky WU
6
-58
/
+6
2023-03-29
misc: alcor_pci: remove unused alcor functions
Tom Rix
1
-23
/
+0
2023-03-09
misc: alcor_pci: Use PCI core to manage ASPM instead of open-coding
Bjorn Helgaas
1
-140
/
+4
2022-07-11
Merge 5.19-rc6 into char-misc-next
Greg Kroah-Hartman
1
-8
/
+19
2022-07-02
misc: rtsx_usb: set return value in rsp_buf alloc err path
Shuah Khan
1
-1
/
+3
2022-07-01
misc: rtsx_pcr: Fix a typo
Zhang Jiaming
1
-1
/
+1
2022-07-01
misc: rtsx_usb: use separate command and response buffers
Shuah Khan
1
-9
/
+17
2022-07-01
misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transfer
Shuah Khan
1
-6
/
+7
2022-06-27
misc: rtsx: Fix an error handling path in rtsx_pci_probe()
Christophe JAILLET
1
-1
/
+5
2022-06-10
misc: rtsx: Fix clang -Wsometimes-uninitialized in rts5261_init_from_hw()
Nathan Chancellor
1
-0
/
+2
2022-05-19
misc: alcor_pci: set NULL intfdata and clear pci master
Shuah Khan
1
-1
/
+5
2022-05-09
misc: rtsx: set NULL intfdata when probe fails
Shuah Khan
1
-0
/
+1
2022-05-09
misc: rtsx: add rts5261 efuse function
Ricky WU
1
-53
/
+62
2022-03-18
misc: rtsx: clean up one inconsistent indenting
Yang Li
1
-1
/
+1
2022-02-25
misc: rtsx: rts522a rts5228 rts5261 support Runtime PM
Ricky WU
4
-5
/
+98
2022-02-25
misc: rtsx: conditionally build rtsx_pm_power_saving()
Tom Rix
1
-32
/
+32
2022-02-08
misc: alcor_pci: Fix an error handling path
Christophe JAILLET
1
-3
/
+6
2022-01-26
misc: rtsx: Quiesce rts5249 on system suspend
Kai-Heng Feng
8
-14
/
+42
2022-01-26
misc: rtsx: Cleanup power management ops
Kai-Heng Feng
1
-25
/
+9
2022-01-26
misc: rtsx: Rework runtime power management flow
Kai-Heng Feng
1
-79
/
+39
2021-12-03
misc: rtsx: Avoid mangling IRQ during runtime PM
Kai-Heng Feng
1
-4
/
+0
2021-09-14
misc: rtsx: Remove usage of the deprecated "pci-dma-compat.h" API
Christophe JAILLET
1
-1
/
+1
2021-06-14
Merge tag 'v5.13-rc6' into char-misc-next
Greg Kroah-Hartman
9
-13
/
+42
2021-06-09
misc: rtsx: separate aspm mode into MODE_REG and MODE_CFG
Ricky Wu
9
-13
/
+42
2021-05-22
misc: alcor_pci: fix inverted branch condition
Tong Zhang
1
-1
/
+1
2021-05-14
misc: alcor_pci: fix null-ptr-deref when there is no PCI bridge
Tong Zhang
1
-1
/
+7
2021-02-04
misc: rtsx: init of rts522a add OCP power off when no card is present
Ricky Wu
1
-0
/
+5
2021-02-03
misc: rtsx: Remove unneeded return variable
Yang Li
1
-2
/
+1
2021-01-25
Merge 5.11-rc5 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+6
2021-01-22
misc: rtsx: init value of aspm_enabled
Ricky Wu
1
-1
/
+6
2021-01-05
misc: rtsx: remove unused function
Ricky Wu
1
-6
/
+0
2020-12-16
Merge tag 'mmc-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
3
-46
/
+59
2020-12-09
misc: rtsx: rts5249 support runtime PM
Ricky Wu
3
-6
/
+127
2020-12-09
misc: rtsx: modify and fix init_hw function
Ricky Wu
1
-3
/
+5
2020-12-09
misc: rtsx: modify en/disable aspm function
Ricky Wu
1
-3
/
+9
2020-11-16
misc: rtsx: Fix clock timing for RTS5261
Rui Feng
1
-2
/
+2
2020-11-16
misc: rtsx: Add hardware auto power off for RTS5261
Rui Feng
1
-0
/
+9
2020-11-16
misc: rtsx: Add CD & WP reverse support for RTS5261
Rui Feng
1
-0
/
+5
2020-11-16
misc: rtsx: Check mmc support for RTS5261
Rui Feng
2
-0
/
+10
2020-11-16
misc: rtsx: Fix PAD driving for RTS5261
Rui Feng
2
-13
/
+8
2020-11-16
misc: rtsx: Fix aspm for RTS5261
Rui Feng
2
-2
/
+11
2020-11-16
misc: rtsx: Fix OCP function for RTS5261
Rui Feng
1
-2
/
+6
2020-11-16
mmc: rtsx: Add test mode for RTS5261
Rui Feng
1
-5
/
+0
2020-11-16
misc: rtsx: Add SD Express mode support for RTS5261
Rui Feng
3
-23
/
+9
2020-09-16
misc: rtsx: Add power saving functions and fix driving parameter
Ricky Wu
4
-19
/
+283
[next]