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
/
misc
/
cardreader
/
rtsx_pcr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc: rtsx: judge ASPM Mode to set PETXCFG Reg
Ricky WU
2023-08-04
1
-1
/
+4
*
misc: rtsx_pcr: Fix a typo
Zhang Jiaming
2022-07-01
1
-1
/
+1
*
misc: rtsx: Fix an error handling path in rtsx_pci_probe()
Christophe JAILLET
2022-06-27
1
-1
/
+5
*
misc: rtsx: conditionally build rtsx_pm_power_saving()
Tom Rix
2022-02-25
1
-32
/
+32
*
misc: rtsx: Quiesce rts5249 on system suspend
Kai-Heng Feng
2022-01-26
1
-7
/
+7
*
misc: rtsx: Cleanup power management ops
Kai-Heng Feng
2022-01-26
1
-25
/
+9
*
misc: rtsx: Rework runtime power management flow
Kai-Heng Feng
2022-01-26
1
-79
/
+39
*
misc: rtsx: Avoid mangling IRQ during runtime PM
Kai-Heng Feng
2021-12-03
1
-4
/
+0
*
misc: rtsx: Remove usage of the deprecated "pci-dma-compat.h" API
Christophe JAILLET
2021-09-14
1
-1
/
+1
*
misc: rtsx: separate aspm mode into MODE_REG and MODE_CFG
Ricky Wu
2021-06-09
1
-13
/
+31
*
misc: rtsx: Remove unneeded return variable
Yang Li
2021-02-03
1
-2
/
+1
*
Merge 5.11-rc5 into char-misc-next
Greg Kroah-Hartman
2021-01-25
1
-1
/
+6
|
\
|
*
misc: rtsx: init value of aspm_enabled
Ricky Wu
2021-01-22
1
-1
/
+6
*
|
misc: rtsx: remove unused function
Ricky Wu
2021-01-05
1
-6
/
+0
|
/
*
Merge tag 'mmc-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2020-12-15
1
-0
/
+5
|
\
|
*
misc: rtsx: Add SD Express mode support for RTS5261
Rui Feng
2020-11-16
1
-0
/
+5
*
|
misc: rtsx: rts5249 support runtime PM
Ricky Wu
2020-12-09
1
-1
/
+105
*
|
misc: rtsx: modify and fix init_hw function
Ricky Wu
2020-12-09
1
-3
/
+5
*
|
misc: rtsx: modify en/disable aspm function
Ricky Wu
2020-12-09
1
-3
/
+9
|
/
*
misc: rtsx: Fix power down flow
Ricky Wu
2020-09-16
1
-0
/
+16
*
misc: rtsx: Fix memory leak in rtsx_pci_probe
Keita Suzuki
2020-09-16
1
-1
/
+3
*
misc: rtsx: do not setting OC_POWER_DOWN reg in rtsx_pci_init_ocp()
Ricky Wu
2020-08-28
1
-4
/
+0
*
cardreader/rtsx_pcr.c: use generic power management
Vaibhav Gupta
2020-07-23
1
-22
/
+11
*
misc: rtsx: Remove rtsx_pci_read/write_config() wrappers
Bjorn Helgaas
2020-07-22
1
-1
/
+1
*
misc: rtsx: Remove unused pcie_cap
Bjorn Helgaas
2020-07-22
1
-1
/
+0
*
misc: rtsx: Use pcie_capability_clear_and_set_word() for PCI_EXP_LNKCTL
Bjorn Helgaas
2020-07-22
1
-1
/
+3
*
misc: rtsx: Add support new chip rts5228 mmc: rtsx: Add support MMC_CAP2_NO_MMC
Ricky Wu
2020-07-10
1
-31
/
+58
*
Revert "cardreader/rtsx_pcr.c: use generic power management"
Greg Kroah-Hartman
2020-07-01
1
-10
/
+17
*
cardreader/rtsx_pcr.c: use generic power management
Vaibhav Gupta
2020-06-29
1
-17
/
+10
*
Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-07
1
-35
/
+8
|
\
|
*
misc: rtsx: Simplify rtsx_comm_set_aspm()
Bjorn Helgaas
2020-05-22
1
-10
/
+3
|
*
misc: rtsx: Use pcie_capability_clear_and_set_word() for PCI_EXP_LNKCTL
Bjorn Helgaas
2020-05-22
1
-4
/
+4
|
*
misc: rtsx: Use ASPM_MASK_NEG instead of hard-coded value
Bjorn Helgaas
2020-05-22
1
-2
/
+2
|
*
misc: rtsx: Removed unused dev_aspm_mode
Bjorn Helgaas
2020-05-22
1
-15
/
+4
|
*
misc: rtsx: Remove unused pcr_ops
Bjorn Helgaas
2020-05-22
1
-12
/
+3
*
|
misc: rtsx: Add short delay after exit from ASPM
Klaus Doth
2020-05-22
1
-0
/
+3
|
/
*
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
*
misc: rtsx: Add support for RTS5261
Rui Feng
2019-11-14
1
-7
/
+36
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 17
Thomas Gleixner
2019-05-21
1
-13
/
+1
*
misc: rtsx: Enable OCP for rts522a rts524a rts525a rts5260
RickyWu
2019-02-26
1
-9
/
+31
*
misc: rtsx: make several functions static
Colin Ian King
2018-07-03
1
-6
/
+6
*
misc: rtsx: rename SG_END macro
Arnd Bergmann
2018-03-01
1
-2
/
+2
*
Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2018-01-29
1
-0
/
+3
*
misc: rtsx: Fix symbol clashes
Stephen Rothwell
2017-12-04
1
-2
/
+2
*
misc: rtsx: Add support for RTS5260
Rui Feng
2017-11-29
1
-1
/
+122
*
misc: rtsx: Move Realtek Card Reader Driver to misc
Rui Feng
2017-11-29
1
-0
/
+1569