index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
rtsx_usb_sdmmc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: rtsx_usb_sdmmc: Re-work card detection/removal support
Ulf Hansson
2018-12-17
1
-1
/
+28
*
mmc: rtsx_usb_sdmmc: Re-work runtime PM support
Ulf Hansson
2018-12-17
1
-7
/
+4
*
mmc: rtsx_usb_sdmmc: Don't runtime resume the device while changing led
Ulf Hansson
2018-12-17
1
-1
/
+5
*
mmc: rtsx_usb: Enable MMC_CAP_ERASE to allow erase/discard/trim requests
Ulf Hansson
2018-05-08
1
-1
/
+1
*
mmc: rtsx_usb: Use the provided busy timeout from the mmc core
Ulf Hansson
2018-05-08
1
-1
/
+1
*
mmc: rtsx_usb: Use MMC_CAP2_NO_SDIO
Ulf Hansson
2018-05-08
1
-13
/
+2
*
misc: rtsx: Move Realtek Card Reader Driver to misc
Rui Feng
2017-11-29
1
-1
/
+1
*
mmc: rtsx_usb_sdmmc: make array 'width' static const
Colin Ian King
2017-08-30
1
-1
/
+1
*
mmc: use empty initializer list to zero-clear structures
Masahiro Yamada
2017-02-13
1
-1
/
+1
*
mmc: rtsx_usb_sdmmc: Enable runtime PM autosuspend
Ulf Hansson
2016-11-29
1
-0
/
+3
*
mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the led
Ulf Hansson
2016-10-17
1
-0
/
+2
*
mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unused
Ulf Hansson
2016-10-17
1
-5
/
+0
*
mmc: rtsx_usb: use new macro for R1 without CRC
Wolfram Sang
2016-09-26
1
-1
/
+1
*
mmc: rtsx: Constify platform_device_id
Krzysztof Kozlowski
2015-06-01
1
-1
/
+1
*
mmc: rtsx_pci: Set power related cap2 macros
Roger Tseng
2014-09-24
1
-0
/
+1
*
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
2014-09-09
1
-1
/
+0
*
mmc: rtsx_usb_sdmmc: fix incorrect last byte in R2 response
Roger Tseng
2014-09-09
1
-0
/
+7
*
mmc: rtsx: fix possible linking error if built-in
Arnd Bergmann
2014-05-13
1
-2
/
+3
*
mmc: Add realtek USB sdmmc host driver
Roger Tseng
2014-05-13
1
-0
/
+1455