summaryrefslogtreecommitdiff
path: root/drivers/misc/cardreader
AgeCommit message (Expand)Author
2023-12-15misc: rtsx: add to support new card reader rts5264Ricky Wu
2023-12-15misc: rtsx: add to support new card reader rts5264 new definition and functionRicky 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
2023-03-29misc: alcor_pci: remove unused alcor functionsTom Rix
2023-03-09misc: alcor_pci: Use PCI core to manage ASPM instead of open-codingBjorn Helgaas
2022-07-11Merge 5.19-rc6 into char-misc-nextGreg Kroah-Hartman
2022-07-02misc: rtsx_usb: set return value in rsp_buf alloc err pathShuah Khan
2022-07-01misc: rtsx_pcr: Fix a typoZhang Jiaming
2022-07-01misc: rtsx_usb: use separate command and response buffersShuah Khan
2022-07-01misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transferShuah Khan
2022-06-27misc: rtsx: Fix an error handling path in rtsx_pci_probe()Christophe JAILLET
2022-06-10misc: rtsx: Fix clang -Wsometimes-uninitialized in rts5261_init_from_hw()Nathan Chancellor
2022-05-19misc: alcor_pci: set NULL intfdata and clear pci masterShuah Khan
2022-05-09misc: rtsx: set NULL intfdata when probe failsShuah Khan
2022-05-09misc: rtsx: add rts5261 efuse functionRicky WU
2022-03-18misc: rtsx: clean up one inconsistent indentingYang Li
2022-02-25misc: rtsx: rts522a rts5228 rts5261 support Runtime PMRicky WU
2022-02-25misc: rtsx: conditionally build rtsx_pm_power_saving()Tom Rix
2022-02-08misc: alcor_pci: Fix an error handling pathChristophe JAILLET
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-14Merge tag 'v5.13-rc6' into char-misc-nextGreg Kroah-Hartman
2021-06-09misc: rtsx: separate aspm mode into MODE_REG and MODE_CFGRicky Wu
2021-05-22misc: alcor_pci: fix inverted branch conditionTong Zhang
2021-05-14misc: alcor_pci: fix null-ptr-deref when there is no PCI bridgeTong Zhang
2021-02-04misc: rtsx: init of rts522a add OCP power off when no card is presentRicky 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: Fix clock timing for RTS5261Rui Feng
2020-11-16misc: rtsx: Add hardware auto power off for RTS5261Rui Feng
2020-11-16misc: rtsx: Add CD & WP reverse support for RTS5261Rui Feng
2020-11-16misc: rtsx: Check mmc support for RTS5261Rui Feng
2020-11-16misc: rtsx: Fix PAD driving for RTS5261Rui Feng
2020-11-16misc: rtsx: Fix aspm for RTS5261Rui Feng
2020-11-16misc: rtsx: Fix OCP function for RTS5261Rui Feng
2020-11-16mmc: rtsx: Add test mode for RTS5261Rui Feng
2020-11-16misc: rtsx: Add SD Express mode support for RTS5261Rui Feng
2020-09-16misc: rtsx: Add power saving functions and fix driving parameterRicky Wu
2020-09-16misc: rtsx: Fix power down flowRicky Wu
2020-09-16misc: rtsx: Fix memory leak in rtsx_pci_probeKeita Suzuki