aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/memstick/host/rtsx_usb_ms.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-14memstick: rtsx_usb_ms: fix UAFTong Zhang1-6/+4
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2018-12-17memstick: rtsx_usb_ms: Support runtime power managementKai-Heng Feng1-63/+100
2018-12-17memstick: rtsx_usb_ms: Use ms_dev() helperKai-Heng Feng1-3/+3
2018-12-17memstick: rtsx_usb_ms: Add missing pm_runtime_disable() in probe functionKai-Heng Feng1-0/+1
2017-11-29misc: rtsx: Move Realtek Card Reader Driver to miscRui Feng1-1/+1
2016-10-17memstick: rtsx_usb_ms: Manage runtime PM when accessing the deviceUlf Hansson1-0/+4
2016-10-17memstick: rtsx_usb_ms: Runtime resume the device when polling for cardsAlan Stern1-0/+2
2016-05-23rtsx_usb_ms: use schedule_timeout_idle() in polling loopOleksandr Natalenko1-1/+1
2014-10-20memstick: host: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-04-28memstick: Add realtek USB memstick host driverRoger Tseng1-0/+839