aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/ushc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-05mmc: ushc: Remove bogus check of usb_submit_urbShawn Lin1-2/+0
2017-03-16mmc: ushc: fix NULL-deref at probeJohan Hovold1-0/+3
2014-02-25mmc: ushc: Fix incorrect parameter in sizeofSachin Kamat1-1/+1
2011-11-18USB: convert some miscellanies drivers to use module_usb_driver()Greg Kroah-Hartman1-11/+1
2011-01-25mmc: ushc: Remove duplicate include of usb.hJesper Juhl1-1/+0
2010-11-07mmc: ushc: Return proper error code for ushc_probe()Axel Lin1-8/+22
2010-10-23mmc: USB SD Host Controller (USHC) driverDavid Vrabel1-0/+566