aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/uhci-platform.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-30USB: host: use platform_{get,set}_drvdata()Jingoo Han1-1/+1
2013-05-27Merge 3.10-rc3 into usb-nextGreg Kroah-Hartman1-3/+3
2013-05-21usb: host: uhci-platform: Remove redundant use of of_match_ptrSachin Kamat1-1/+1
2013-05-17usb: host: uhci-platform: Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-05-16USB: set device dma_mask without reference to global dataStephen Warren1-3/+3
2012-11-21usb: remove use of __devinitBill Pemberton1-1/+1
2012-10-17usb: Missing dma_mask in uhci-platform.c when probed from device-treeTony Prisk1-0/+9
2012-08-16ARM: vt8500: Add support for UHCI companion controllerTony Prisk1-0/+157