| Commit message (Expand) | Author | Age | Files | Lines |
* | misc: rtsx: Avoid mangling IRQ during runtime PM | Kai-Heng Feng | 2021-12-03 | 1 | -4/+0 |
* | misc: rtsx: Remove usage of the deprecated "pci-dma-compat.h" API | Christophe JAILLET | 2021-09-14 | 1 | -1/+1 |
* | Merge tag 'v5.13-rc6' into char-misc-next | Greg Kroah-Hartman | 2021-06-14 | 9 | -13/+42 |
|\ |
|
| * | misc: rtsx: separate aspm mode into MODE_REG and MODE_CFG | Ricky Wu | 2021-06-09 | 9 | -13/+42 |
* | | misc: alcor_pci: fix inverted branch condition | Tong Zhang | 2021-05-22 | 1 | -1/+1 |
* | | misc: alcor_pci: fix null-ptr-deref when there is no PCI bridge | Tong Zhang | 2021-05-14 | 1 | -1/+7 |
|/ |
|
* | misc: rtsx: init of rts522a add OCP power off when no card is present | Ricky Wu | 2021-02-04 | 1 | -0/+5 |
* | misc: rtsx: Remove unneeded return variable | Yang Li | 2021-02-03 | 1 | -2/+1 |
* | Merge 5.11-rc5 into char-misc-next | Greg Kroah-Hartman | 2021-01-25 | 1 | -1/+6 |
|\ |
|
| * | misc: rtsx: init value of aspm_enabled | Ricky Wu | 2021-01-22 | 1 | -1/+6 |
* | | misc: rtsx: remove unused function | Ricky Wu | 2021-01-05 | 1 | -6/+0 |
|/ |
|
* | Merge tag 'mmc-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 2020-12-15 | 3 | -46/+59 |
|\ |
|
| * | misc: rtsx: Fix clock timing for RTS5261 | Rui Feng | 2020-11-16 | 1 | -2/+2 |
| * | misc: rtsx: Add hardware auto power off for RTS5261 | Rui Feng | 2020-11-16 | 1 | -0/+9 |
| * | misc: rtsx: Add CD & WP reverse support for RTS5261 | Rui Feng | 2020-11-16 | 1 | -0/+5 |
| * | misc: rtsx: Check mmc support for RTS5261 | Rui Feng | 2020-11-16 | 2 | -0/+10 |
| * | misc: rtsx: Fix PAD driving for RTS5261 | Rui Feng | 2020-11-16 | 2 | -13/+8 |
| * | misc: rtsx: Fix aspm for RTS5261 | Rui Feng | 2020-11-16 | 2 | -2/+11 |
| * | misc: rtsx: Fix OCP function for RTS5261 | Rui Feng | 2020-11-16 | 1 | -2/+6 |
| * | mmc: rtsx: Add test mode for RTS5261 | Rui Feng | 2020-11-16 | 1 | -5/+0 |
| * | misc: rtsx: Add SD Express mode support for RTS5261 | Rui Feng | 2020-11-16 | 3 | -23/+9 |
* | | misc: rtsx: rts5249 support runtime PM | Ricky Wu | 2020-12-09 | 3 | -6/+127 |
* | | misc: rtsx: modify and fix init_hw function | Ricky Wu | 2020-12-09 | 1 | -3/+5 |
* | | misc: rtsx: modify en/disable aspm function | Ricky Wu | 2020-12-09 | 1 | -3/+9 |
|/ |
|
* | misc: rtsx: Add power saving functions and fix driving parameter | Ricky Wu | 2020-09-16 | 4 | -19/+283 |
* | misc: rtsx: Fix power down flow | Ricky Wu | 2020-09-16 | 5 | -51/+18 |
* | misc: rtsx: Fix memory leak in rtsx_pci_probe | Keita Suzuki | 2020-09-16 | 1 | -1/+3 |
* | misc: rtsx: do not setting OC_POWER_DOWN reg in rtsx_pci_init_ocp() | Ricky Wu | 2020-08-28 | 1 | -4/+0 |
* | cardreader/rtsx_pcr.c: use generic power management | Vaibhav Gupta | 2020-07-23 | 1 | -22/+11 |
* | misc: rtsx: Use standard PCI definitions | Bjorn Helgaas | 2020-07-22 | 4 | -16/+16 |
* | misc: rtsx: Find L1 PM Substates capability instead of hard-coding | Bjorn Helgaas | 2020-07-22 | 4 | -9/+24 |
* | misc: rtsx: Remove rtsx_pci_read/write_config() wrappers | Bjorn Helgaas | 2020-07-22 | 9 | -30/+44 |
* | misc: rtsx: Remove unused pcie_cap | Bjorn Helgaas | 2020-07-22 | 1 | -1/+0 |
* | misc: rtsx: Use pcie_capability_clear_and_set_word() for PCI_EXP_LNKCTL | Bjorn Helgaas | 2020-07-22 | 1 | -1/+3 |
* | misc: rtsx: Add support new chip rts5228 mmc: rtsx: Add support MMC_CAP2_NO_MMC | Ricky Wu | 2020-07-10 | 5 | -32/+972 |
* | Revert "cardreader/rtsx_pcr.c: use generic power management" | Greg Kroah-Hartman | 2020-07-01 | 1 | -10/+17 |
* | cardreader/rtsx_pcr.c: use generic power management | Vaibhav Gupta | 2020-06-29 | 1 | -17/+10 |
* | misc: rtsx_usb: Constify struct usb_device_id | Rikard Falkeborn | 2020-06-29 | 1 | -1/+1 |
* | Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-06-07 | 5 | -127/+19 |
|\ |
|
| * | misc: rtsx: Remove unnecessary rts5249_set_aspm(), rts5260_set_aspm() | Bjorn Helgaas | 2020-05-22 | 2 | -28/+0 |
| * | misc: rtsx: Simplify rtsx_comm_set_aspm() | Bjorn Helgaas | 2020-05-22 | 1 | -10/+3 |
| * | misc: rtsx: Use pcie_capability_clear_and_set_word() for PCI_EXP_LNKCTL | Bjorn Helgaas | 2020-05-22 | 5 | -27/+14 |
| * | misc: rtsx: Use ASPM_MASK_NEG instead of hard-coded value | Bjorn Helgaas | 2020-05-22 | 1 | -2/+2 |
| * | misc: rtsx: Removed unused dev_aspm_mode | Bjorn Helgaas | 2020-05-22 | 4 | -74/+18 |
| * | misc: rtsx: Remove unused pcr_ops | Bjorn Helgaas | 2020-05-22 | 1 | -12/+3 |
| * | misc: rtsx: Improve compatibility for rts5261 | Rui Feng | 2020-04-23 | 1 | -2/+7 |
* | | misc: rtsx: Add short delay after exit from ASPM | Klaus Doth | 2020-05-22 | 1 | -0/+3 |
|/ |
|
* | misc: rtsx: set correct pcr_ops for rts522A | YueHaibing | 2020-03-26 | 1 | -0/+1 |
* | mmc: rtsx_pci: Fix support for speed-modes that relies on tuning | Ricky Wu | 2020-03-18 | 4 | -3/+5 |
* | Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-01-29 | 2 | -6/+13 |
|\ |
|