summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/rtsx_usb_sdmmc.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: rtsx_usb_sdmmc: make array 'width' static constColin Ian King2017-08-301-1/+1
* mmc: use empty initializer list to zero-clear structuresMasahiro Yamada2017-02-131-1/+1
* mmc: rtsx_usb_sdmmc: Enable runtime PM autosuspendUlf Hansson2016-11-291-0/+3
* mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the ledUlf Hansson2016-10-171-0/+2
* mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unusedUlf Hansson2016-10-171-5/+0Star
* mmc: rtsx_usb: use new macro for R1 without CRCWolfram Sang2016-09-261-1/+1
* mmc: rtsx: Constify platform_device_idKrzysztof Kozlowski2015-06-011-1/+1
* mmc: rtsx_pci: Set power related cap2 macrosRoger Tseng2014-09-241-0/+1
* mmc: remove .owner field for drivers using module_platform_driverPeter Griffin2014-09-091-1/+0Star
* mmc: rtsx_usb_sdmmc: fix incorrect last byte in R2 responseRoger Tseng2014-09-091-0/+7
* mmc: rtsx: fix possible linking error if built-inArnd Bergmann2014-05-131-2/+3
* mmc: Add realtek USB sdmmc host driverRoger Tseng2014-05-131-0/+1455