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
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
[next]