summaryrefslogtreecommitdiff
path: root/drivers/misc/cardreader/rtsx_pcr.c
AgeCommit message (Expand)Author
2023-12-15misc: rtsx: add to support new card reader rts5264Ricky Wu
2023-09-25misc: rtsx: Fix some platforms can not boot and move the l1ss judgment to probeRicky WU
2023-08-04misc: rtsx: judge ASPM Mode to set PETXCFG RegRicky WU
2022-07-01misc: rtsx_pcr: Fix a typoZhang Jiaming
2022-06-27misc: rtsx: Fix an error handling path in rtsx_pci_probe()Christophe JAILLET
2022-02-25misc: rtsx: conditionally build rtsx_pm_power_saving()Tom Rix
2022-01-26misc: rtsx: Quiesce rts5249 on system suspendKai-Heng Feng
2022-01-26misc: rtsx: Cleanup power management opsKai-Heng Feng
2022-01-26misc: rtsx: Rework runtime power management flowKai-Heng Feng
2021-12-03misc: rtsx: Avoid mangling IRQ during runtime PMKai-Heng Feng
2021-09-14misc: rtsx: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET
2021-06-09misc: rtsx: separate aspm mode into MODE_REG and MODE_CFGRicky Wu
2021-02-03misc: rtsx: Remove unneeded return variableYang Li
2021-01-25Merge 5.11-rc5 into char-misc-nextGreg Kroah-Hartman
2021-01-22misc: rtsx: init value of aspm_enabledRicky Wu
2021-01-05misc: rtsx: remove unused functionRicky Wu
2020-12-15Merge tag 'mmc-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2020-12-09misc: rtsx: rts5249 support runtime PMRicky Wu
2020-12-09misc: rtsx: modify and fix init_hw functionRicky Wu
2020-12-09misc: rtsx: modify en/disable aspm functionRicky Wu
2020-11-16misc: rtsx: Add SD Express mode support for RTS5261Rui Feng
2020-09-16misc: rtsx: Fix power down flowRicky Wu
2020-09-16misc: rtsx: Fix memory leak in rtsx_pci_probeKeita Suzuki
2020-08-28misc: rtsx: do not setting OC_POWER_DOWN reg in rtsx_pci_init_ocp()Ricky Wu
2020-07-23cardreader/rtsx_pcr.c: use generic power managementVaibhav Gupta
2020-07-22misc: rtsx: Remove rtsx_pci_read/write_config() wrappersBjorn Helgaas
2020-07-22misc: rtsx: Remove unused pcie_capBjorn Helgaas
2020-07-22misc: rtsx: Use pcie_capability_clear_and_set_word() for PCI_EXP_LNKCTLBjorn Helgaas
2020-07-10misc: rtsx: Add support new chip rts5228 mmc: rtsx: Add support MMC_CAP2_NO_MMCRicky Wu
2020-07-01Revert "cardreader/rtsx_pcr.c: use generic power management"Greg Kroah-Hartman
2020-06-29cardreader/rtsx_pcr.c: use generic power managementVaibhav Gupta
2020-06-07Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-05-22misc: rtsx: Add short delay after exit from ASPMKlaus Doth
2020-05-22misc: rtsx: Simplify rtsx_comm_set_aspm()Bjorn Helgaas
2020-05-22misc: rtsx: Use pcie_capability_clear_and_set_word() for PCI_EXP_LNKCTLBjorn Helgaas
2020-05-22misc: rtsx: Use ASPM_MASK_NEG instead of hard-coded valueBjorn Helgaas
2020-05-22misc: rtsx: Removed unused dev_aspm_modeBjorn Helgaas
2020-05-22misc: rtsx: Remove unused pcr_opsBjorn Helgaas
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-11-14misc: rtsx: Add support for RTS5261Rui Feng
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 17Thomas Gleixner
2019-02-26misc: rtsx: Enable OCP for rts522a rts524a rts525a rts5260RickyWu
2018-07-03misc: rtsx: make several functions staticColin Ian King
2018-03-01misc: rtsx: rename SG_END macroArnd Bergmann
2018-01-29Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2017-12-04misc: rtsx: Fix symbol clashesStephen Rothwell
2017-11-29misc: rtsx: Add support for RTS5260Rui Feng
2017-11-29misc: rtsx: Move Realtek Card Reader Driver to miscRui Feng