aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/uhci-grlib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-27usb/host: fix repeated words in commentsJilin Yuan1-1/+1
2019-08-21usb: add a HCD_DMA flag instead of guestimating DMA capabilitiesChristoph Hellwig1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-01-09usb: host: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-07-09usb: host: uhci-grlib.c : use devm_ functionsHimangi Saraogi1-22/+9
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen1-0/+1
2013-05-30USB: host: use platform_{get,set}_drvdata()Jingoo Han1-4/+2
2012-11-21usb: remove use of __devinitBill Pemberton1-1/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-1/+1
2011-05-19USB: UHCI: Support big endian GRUSBHC HCJan Andersson1-0/+14
2011-05-06USB: UHCI: Add support for GRLIB GRUSBHC controllerJan Andersson1-0/+194