summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/rtsx_usb_sdmmc.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-29misc: rtsx: Move Realtek Card Reader Driver to miscRui Feng1-1/+1
2017-08-30mmc: rtsx_usb_sdmmc: make array 'width' static constColin Ian King1-1/+1
2017-02-13mmc: use empty initializer list to zero-clear structuresMasahiro Yamada1-1/+1
2016-11-29mmc: rtsx_usb_sdmmc: Enable runtime PM autosuspendUlf Hansson1-0/+3
2016-10-17mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the ledUlf Hansson1-0/+2
2016-10-17mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unusedUlf Hansson1-5/+0
2016-09-26mmc: rtsx_usb: use new macro for R1 without CRCWolfram Sang1-1/+1
2015-06-01mmc: rtsx: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2014-09-24mmc: rtsx_pci: Set power related cap2 macrosRoger Tseng1-0/+1
2014-09-09mmc: remove .owner field for drivers using module_platform_driverPeter Griffin1-1/+0
2014-09-09mmc: rtsx_usb_sdmmc: fix incorrect last byte in R2 responseRoger Tseng1-0/+7
2014-05-12mmc: rtsx: fix possible linking error if built-inArnd Bergmann1-2/+3
2014-05-12mmc: Add realtek USB sdmmc host driverRoger Tseng1-0/+1455