summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/rtsx_usb_sdmmc.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: rtsx_usb_sdmmc: Re-work card detection/removal supportUlf Hansson2018-12-171-1/+28
* mmc: rtsx_usb_sdmmc: Re-work runtime PM supportUlf Hansson2018-12-171-7/+4Star
* mmc: rtsx_usb_sdmmc: Don't runtime resume the device while changing ledUlf Hansson2018-12-171-1/+5
* mmc: rtsx_usb: Enable MMC_CAP_ERASE to allow erase/discard/trim requestsUlf Hansson2018-05-081-1/+1
* mmc: rtsx_usb: Use the provided busy timeout from the mmc coreUlf Hansson2018-05-081-1/+1
* mmc: rtsx_usb: Use MMC_CAP2_NO_SDIOUlf Hansson2018-05-081-13/+2Star
* misc: rtsx: Move Realtek Card Reader Driver to miscRui Feng2017-11-291-1/+1
* 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