index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
cardreader
Age
Commit message (
Expand
)
Author
Files
Lines
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
[next]