index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
cardreader
/
rtsx_pcr.c
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
1
-5
/
+25
2023-09-25
misc: rtsx: Fix some platforms can not boot and move the l1ss judgment to probe
Ricky WU
1
-5
/
+46
2023-08-04
misc: rtsx: judge ASPM Mode to set PETXCFG Reg
Ricky WU
1
-1
/
+4
2022-07-01
misc: rtsx_pcr: Fix a typo
Zhang Jiaming
1
-1
/
+1
2022-06-27
misc: rtsx: Fix an error handling path in rtsx_pci_probe()
Christophe JAILLET
1
-1
/
+5
2022-02-25
misc: rtsx: conditionally build rtsx_pm_power_saving()
Tom Rix
1
-32
/
+32
2022-01-26
misc: rtsx: Quiesce rts5249 on system suspend
Kai-Heng Feng
1
-7
/
+7
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-09
misc: rtsx: separate aspm mode into MODE_REG and MODE_CFG
Ricky Wu
1
-13
/
+31
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-15
Merge tag 'mmc-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-0
/
+5
2020-12-09
misc: rtsx: rts5249 support runtime PM
Ricky Wu
1
-1
/
+105
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: Add SD Express mode support for RTS5261
Rui Feng
1
-0
/
+5
2020-09-16
misc: rtsx: Fix power down flow
Ricky Wu
1
-0
/
+16
2020-09-16
misc: rtsx: Fix memory leak in rtsx_pci_probe
Keita Suzuki
1
-1
/
+3
2020-08-28
misc: rtsx: do not setting OC_POWER_DOWN reg in rtsx_pci_init_ocp()
Ricky Wu
1
-4
/
+0
2020-07-23
cardreader/rtsx_pcr.c: use generic power management
Vaibhav Gupta
1
-22
/
+11
2020-07-22
misc: rtsx: Remove rtsx_pci_read/write_config() wrappers
Bjorn Helgaas
1
-1
/
+1
2020-07-22
misc: rtsx: Remove unused pcie_cap
Bjorn Helgaas
1
-1
/
+0
2020-07-22
misc: rtsx: Use pcie_capability_clear_and_set_word() for PCI_EXP_LNKCTL
Bjorn Helgaas
1
-1
/
+3
2020-07-10
misc: rtsx: Add support new chip rts5228 mmc: rtsx: Add support MMC_CAP2_NO_MMC
Ricky Wu
1
-31
/
+58
2020-07-01
Revert "cardreader/rtsx_pcr.c: use generic power management"
Greg Kroah-Hartman
1
-10
/
+17
2020-06-29
cardreader/rtsx_pcr.c: use generic power management
Vaibhav Gupta
1
-17
/
+10
2020-06-07
Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-35
/
+8
2020-05-22
misc: rtsx: Add short delay after exit from ASPM
Klaus Doth
1
-0
/
+3
2020-05-22
misc: rtsx: Simplify rtsx_comm_set_aspm()
Bjorn Helgaas
1
-10
/
+3
2020-05-22
misc: rtsx: Use pcie_capability_clear_and_set_word() for PCI_EXP_LNKCTL
Bjorn Helgaas
1
-4
/
+4
2020-05-22
misc: rtsx: Use ASPM_MASK_NEG instead of hard-coded value
Bjorn Helgaas
1
-2
/
+2
2020-05-22
misc: rtsx: Removed unused dev_aspm_mode
Bjorn Helgaas
1
-15
/
+4
2020-05-22
misc: rtsx: Remove unused pcr_ops
Bjorn Helgaas
1
-12
/
+3
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-11-14
misc: rtsx: Add support for RTS5261
Rui Feng
1
-7
/
+36
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 17
Thomas Gleixner
1
-13
/
+1
2019-02-26
misc: rtsx: Enable OCP for rts522a rts524a rts525a rts5260
RickyWu
1
-9
/
+31
2018-07-03
misc: rtsx: make several functions static
Colin Ian King
1
-6
/
+6
2018-03-01
misc: rtsx: rename SG_END macro
Arnd Bergmann
1
-2
/
+2
2018-01-29
Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-0
/
+1693
2017-12-04
misc: rtsx: Fix symbol clashes
Stephen Rothwell
1
-2
/
+2
2017-11-29
misc: rtsx: Add support for RTS5260
Rui Feng
1
-1
/
+122
2017-11-29
misc: rtsx: Move Realtek Card Reader Driver to misc
Rui Feng
1
-0
/
+1569