| Age | Commit message (Expand) | Author | Files | Lines |
| 9 days | misc: rtsx: Use named initializers for struct pci_device_id | Uwe Kleine-König (The Capable Hub) | 1 | -15/+15 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -3/+3 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -4/+3 |
| 2025-10-04 | Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -12/+52 |
| 2025-08-19 | misc: rtsx: usb card reader: add OCP support | Ricky Wu | 1 | -0/+7 |
| 2025-08-19 | misc: rtsx_pci: Add separate CD/WP pin polarity reversal support | Ricky Wu | 6 | -12/+52 |
| 2025-07-16 | misc: rtsx: usb: Ensure mmc child device is active when card is present | Ricky Wu | 1 | -7/+9 |
| 2025-06-24 | misc: rtsx: Add support for RTS5264 Version B and optimize init flow | Ricky Wu | 3 | -4/+67 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar | 1 | -1/+1 |
| 2025-04-25 | misc: cardreader: Return -EBUSY if regions are busy | Philipp Stanner | 1 | -1/+1 |
| 2025-04-25 | misc: cardreader: Use non-hybrid PCI devres API | Philipp Stanner | 1 | -7/+4 |
| 2025-04-25 | misc: rtsx: Remove deadcode | Dr. David Alan Gilbert | 2 | -48/+0 |
| 2025-04-15 | misc: rtsx: Enhance the signal handling processes in SVID/SSID 1028:0CE1 plat... | Ricky Wu | 1 | -0/+17 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 1 | -1/+1 |
| 2025-02-27 | Revert "drivers/card_reader/rtsx_usb: Restore interrupt based detection" | Christian Heusel | 1 | -15/+0 |
| 2025-01-10 | drivers/card_reader/rtsx_usb: Restore interrupt based detection | Sean Rhodes | 1 | -0/+15 |
| 2024-11-05 | misc: rtsx: Cleanup on DRV_NAME cardreader variables | Desnes Nunes | 2 | -5/+3 |
| 2024-10-18 | misc: rtsx: list supported models in Kconfig help | Yo-Jung (Leo) Lin | 1 | -1/+2 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
| 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 | 2 | -5/+26 |
| 2023-12-15 | misc: rtsx: add to support new card reader rts5264 new definition and function | Ricky Wu | 3 | -1/+1165 |
| 2023-09-25 | misc: rtsx: Fix some platforms can not boot and move the l1ss judgment to probe | Ricky WU | 6 | -212/+102 |
| 2023-08-04 | misc: rtsx: judge ASPM Mode to set PETXCFG Reg | Ricky WU | 6 | -58/+6 |
| 2023-03-29 | misc: alcor_pci: remove unused alcor functions | Tom Rix | 1 | -23/+0 |
| 2023-03-09 | misc: alcor_pci: Use PCI core to manage ASPM instead of open-coding | Bjorn Helgaas | 1 | -140/+4 |
| 2022-07-11 | Merge 5.19-rc6 into char-misc-next | Greg Kroah-Hartman | 1 | -8/+19 |
| 2022-07-02 | misc: rtsx_usb: set return value in rsp_buf alloc err path | Shuah Khan | 1 | -1/+3 |
| 2022-07-01 | misc: rtsx_pcr: Fix a typo | Zhang Jiaming | 1 | -1/+1 |
| 2022-07-01 | misc: rtsx_usb: use separate command and response buffers | Shuah Khan | 1 | -9/+17 |
| 2022-07-01 | misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transfer | Shuah Khan | 1 | -6/+7 |
| 2022-06-27 | misc: rtsx: Fix an error handling path in rtsx_pci_probe() | Christophe JAILLET | 1 | -1/+5 |
| 2022-06-10 | misc: rtsx: Fix clang -Wsometimes-uninitialized in rts5261_init_from_hw() | Nathan Chancellor | 1 | -0/+2 |
| 2022-05-19 | misc: alcor_pci: set NULL intfdata and clear pci master | Shuah Khan | 1 | -1/+5 |
| 2022-05-09 | misc: rtsx: set NULL intfdata when probe fails | Shuah Khan | 1 | -0/+1 |
| 2022-05-09 | misc: rtsx: add rts5261 efuse function | Ricky WU | 1 | -53/+62 |
| 2022-03-18 | misc: rtsx: clean up one inconsistent indenting | Yang Li | 1 | -1/+1 |
| 2022-02-25 | misc: rtsx: rts522a rts5228 rts5261 support Runtime PM | Ricky WU | 4 | -5/+98 |
| 2022-02-25 | misc: rtsx: conditionally build rtsx_pm_power_saving() | Tom Rix | 1 | -32/+32 |
| 2022-02-08 | misc: alcor_pci: Fix an error handling path | Christophe JAILLET | 1 | -3/+6 |
| 2022-01-26 | misc: rtsx: Quiesce rts5249 on system suspend | Kai-Heng Feng | 8 | -14/+42 |
| 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-14 | Merge tag 'v5.13-rc6' into char-misc-next | Greg Kroah-Hartman | 9 | -13/+42 |
| 2021-06-09 | misc: rtsx: separate aspm mode into MODE_REG and MODE_CFG | Ricky Wu | 9 | -13/+42 |
| 2021-05-22 | misc: alcor_pci: fix inverted branch condition | Tong Zhang | 1 | -1/+1 |
| 2021-05-14 | misc: alcor_pci: fix null-ptr-deref when there is no PCI bridge | Tong Zhang | 1 | -1/+7 |
| 2021-02-04 | misc: rtsx: init of rts522a add OCP power off when no card is present | Ricky Wu | 1 | -0/+5 |
| 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 | 3 | -46/+59 |
| 2020-12-09 | misc: rtsx: rts5249 support runtime PM | Ricky Wu | 3 | -6/+127 |
| 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: Fix clock timing for RTS5261 | Rui Feng | 1 | -2/+2 |
| 2020-11-16 | misc: rtsx: Add hardware auto power off for RTS5261 | Rui Feng | 1 | -0/+9 |
| 2020-11-16 | misc: rtsx: Add CD & WP reverse support for RTS5261 | Rui Feng | 1 | -0/+5 |
| 2020-11-16 | misc: rtsx: Check mmc support for RTS5261 | Rui Feng | 2 | -0/+10 |
| 2020-11-16 | misc: rtsx: Fix PAD driving for RTS5261 | Rui Feng | 2 | -13/+8 |
| 2020-11-16 | misc: rtsx: Fix aspm for RTS5261 | Rui Feng | 2 | -2/+11 |
| 2020-11-16 | misc: rtsx: Fix OCP function for RTS5261 | Rui Feng | 1 | -2/+6 |
| 2020-11-16 | mmc: rtsx: Add test mode for RTS5261 | Rui Feng | 1 | -5/+0 |
| 2020-11-16 | misc: rtsx: Add SD Express mode support for RTS5261 | Rui Feng | 3 | -23/+9 |
| 2020-09-16 | misc: rtsx: Add power saving functions and fix driving parameter | Ricky Wu | 4 | -19/+283 |
| 2020-09-16 | misc: rtsx: Fix power down flow | Ricky Wu | 5 | -51/+18 |
| 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: Use standard PCI definitions | Bjorn Helgaas | 4 | -16/+16 |
| 2020-07-22 | misc: rtsx: Find L1 PM Substates capability instead of hard-coding | Bjorn Helgaas | 4 | -9/+24 |
| 2020-07-22 | misc: rtsx: Remove rtsx_pci_read/write_config() wrappers | Bjorn Helgaas | 9 | -30/+44 |
| 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 | 5 | -32/+972 |
| 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-29 | misc: rtsx_usb: Constify struct usb_device_id | Rikard Falkeborn | 1 | -1/+1 |
| 2020-06-07 | Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -127/+19 |
| 2020-05-22 | misc: rtsx: Add short delay after exit from ASPM | Klaus Doth | 1 | -0/+3 |
| 2020-05-22 | misc: rtsx: Remove unnecessary rts5249_set_aspm(), rts5260_set_aspm() | Bjorn Helgaas | 2 | -28/+0 |
| 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 | 5 | -27/+14 |
| 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 | 4 | -74/+18 |
| 2020-05-22 | misc: rtsx: Remove unused pcr_ops | Bjorn Helgaas | 1 | -12/+3 |
| 2020-04-23 | misc: rtsx: Improve compatibility for rts5261 | Rui Feng | 1 | -2/+7 |
| 2020-03-26 | misc: rtsx: set correct pcr_ops for rts522A | YueHaibing | 1 | -0/+1 |
| 2020-03-18 | mmc: rtsx_pci: Fix support for speed-modes that relies on tuning | Ricky Wu | 4 | -3/+5 |
| 2020-01-29 | Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -6/+13 |
| 2020-01-14 | misc: alcor_pci: Add AU6625 to list of supported PCI_IDs | Rhys Perry | 1 | -1/+7 |
| 2020-01-14 | misc: rtsx: Fix impossible condition | Rui Feng | 1 | -5/+6 |
| 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 | 5 | -8/+1063 |
| 2019-10-10 | misc: rtsx: Remove unneeded variable in rts5260_card_power_on | zhong jiang | 1 | -2/+1 |
| 2019-07-25 | misc: alcor_pci: Use dev_get_drvdata | Chuhong Yuan | 1 | -4/+2 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner | 1 | -12/+1 |
| 2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 17 | Thomas Gleixner | 8 | -104/+8 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
| 2019-05-07 | Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
| 2019-04-25 | misc: rtsx: Fixed rts5260 power saving parameter and sd glitch | RickyWu | 1 | -3/+4 |
| 2019-03-28 | misc: rtsx: clean up some indenting | Dan Carpenter | 1 | -2/+2 |
| 2019-02-26 | misc: rtsx: Enable OCP for rts522a rts524a rts525a rts5260 | RickyWu | 5 | -111/+164 |
| 2018-12-17 | misc: alcor_pci: fix spelling mistake "invailid" -> "invalid" | Colin Ian King | 1 | -2/+2 |
| 2018-12-17 | misc: rtsx_usb: Use USB remote wakeup signaling for card insertion detection | Kai-Heng Feng | 1 | -0/+8 |
| 2018-12-17 | misc: cardreader: add new Alcor Micro Cardreader PCI driver | Oleksij Rempel | 3 | -2/+384 |
| 2018-07-03 | misc: rtsx: make several functions static | Colin Ian King | 1 | -6/+6 |
| 2018-04-05 | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+2 |
| 2018-03-15 | misc: rtsx: make various 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 | 12 | -0/+5586 |
| 2017-12-04 | misc: rtsx: Fix symbol clashes | Stephen Rothwell | 3 | -6/+6 |
| 2017-11-29 | misc: rtsx: Add support for RTS5260 | Rui Feng | 6 | -3/+927 |
| 2017-11-29 | misc: rtsx: Move Realtek Card Reader Driver to misc | Rui Feng | 10 | -0/+4659 |