Age | Commit message (Expand) | Author |
2023-12-15 | misc: rtsx: add to support new card reader rts5264 | Ricky Wu |
2023-12-15 | misc: rtsx: add to support new card reader rts5264 new definition and function | Ricky Wu |
2023-09-25 | misc: rtsx: Fix some platforms can not boot and move the l1ss judgment to probe | Ricky WU |
2023-08-04 | misc: rtsx: judge ASPM Mode to set PETXCFG Reg | Ricky WU |
2023-03-29 | misc: alcor_pci: remove unused alcor functions | Tom Rix |
2023-03-09 | misc: alcor_pci: Use PCI core to manage ASPM instead of open-coding | Bjorn Helgaas |
2022-07-11 | Merge 5.19-rc6 into char-misc-next | Greg Kroah-Hartman |
2022-07-02 | misc: rtsx_usb: set return value in rsp_buf alloc err path | Shuah Khan |
2022-07-01 | misc: rtsx_pcr: Fix a typo | Zhang Jiaming |
2022-07-01 | misc: rtsx_usb: use separate command and response buffers | Shuah Khan |
2022-07-01 | misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transfer | Shuah Khan |
2022-06-27 | misc: rtsx: Fix an error handling path in rtsx_pci_probe() | Christophe JAILLET |
2022-06-10 | misc: rtsx: Fix clang -Wsometimes-uninitialized in rts5261_init_from_hw() | Nathan Chancellor |
2022-05-19 | misc: alcor_pci: set NULL intfdata and clear pci master | Shuah Khan |
2022-05-09 | misc: rtsx: set NULL intfdata when probe fails | Shuah Khan |
2022-05-09 | misc: rtsx: add rts5261 efuse function | Ricky WU |
2022-03-18 | misc: rtsx: clean up one inconsistent indenting | Yang Li |
2022-02-25 | misc: rtsx: rts522a rts5228 rts5261 support Runtime PM | Ricky WU |
2022-02-25 | misc: rtsx: conditionally build rtsx_pm_power_saving() | Tom Rix |
2022-02-08 | misc: alcor_pci: Fix an error handling path | Christophe JAILLET |
2022-01-26 | misc: rtsx: Quiesce rts5249 on system suspend | Kai-Heng Feng |
2022-01-26 | misc: rtsx: Cleanup power management ops | Kai-Heng Feng |
2022-01-26 | misc: rtsx: Rework runtime power management flow | Kai-Heng Feng |
2021-12-03 | misc: rtsx: Avoid mangling IRQ during runtime PM | Kai-Heng Feng |
2021-09-14 | misc: rtsx: Remove usage of the deprecated "pci-dma-compat.h" API | Christophe JAILLET |
2021-06-14 | Merge tag 'v5.13-rc6' into char-misc-next | Greg Kroah-Hartman |
2021-06-09 | misc: rtsx: separate aspm mode into MODE_REG and MODE_CFG | Ricky Wu |
2021-05-22 | misc: alcor_pci: fix inverted branch condition | Tong Zhang |
2021-05-14 | misc: alcor_pci: fix null-ptr-deref when there is no PCI bridge | Tong Zhang |
2021-02-04 | misc: rtsx: init of rts522a add OCP power off when no card is present | Ricky Wu |
2021-02-03 | misc: rtsx: Remove unneeded return variable | Yang Li |
2021-01-25 | Merge 5.11-rc5 into char-misc-next | Greg Kroah-Hartman |
2021-01-22 | misc: rtsx: init value of aspm_enabled | Ricky Wu |
2021-01-05 | misc: rtsx: remove unused function | Ricky Wu |
2020-12-15 | Merge tag 'mmc-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds |
2020-12-09 | misc: rtsx: rts5249 support runtime PM | Ricky Wu |
2020-12-09 | misc: rtsx: modify and fix init_hw function | Ricky Wu |
2020-12-09 | misc: rtsx: modify en/disable aspm function | Ricky Wu |
2020-11-16 | misc: rtsx: Fix clock timing for RTS5261 | Rui Feng |
2020-11-16 | misc: rtsx: Add hardware auto power off for RTS5261 | Rui Feng |
2020-11-16 | misc: rtsx: Add CD & WP reverse support for RTS5261 | Rui Feng |
2020-11-16 | misc: rtsx: Check mmc support for RTS5261 | Rui Feng |
2020-11-16 | misc: rtsx: Fix PAD driving for RTS5261 | Rui Feng |
2020-11-16 | misc: rtsx: Fix aspm for RTS5261 | Rui Feng |
2020-11-16 | misc: rtsx: Fix OCP function for RTS5261 | Rui Feng |
2020-11-16 | mmc: rtsx: Add test mode for RTS5261 | Rui Feng |
2020-11-16 | misc: rtsx: Add SD Express mode support for RTS5261 | Rui Feng |
2020-09-16 | misc: rtsx: Add power saving functions and fix driving parameter | Ricky Wu |
2020-09-16 | misc: rtsx: Fix power down flow | Ricky Wu |
2020-09-16 | misc: rtsx: Fix memory leak in rtsx_pci_probe | Keita Suzuki |