aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-pmcmsp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-3/+3
2019-08-21usb: add a HCD_DMA flag instead of guestimating DMA capabilitiesChristoph Hellwig1-1/+1
2017-11-07USB: host: ehci: Remove redundant license textGreg Kroah-Hartman1-5/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2015-01-09usb: host: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-05-23MIPS: MSP71xx: Remove checks for two macrosPaul Bolle1-40/+0
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen1-1/+3
2013-09-23Revert "Revert "USB: EHCI: support running URB giveback in tasklet context""Greg Kroah-Hartman1-1/+1
2013-09-17Revert "USB: EHCI: support running URB giveback in tasklet context"Greg Kroah-Hartman1-1/+1
2013-08-12USB: EHCI: support running URB giveback in tasklet contextMing Lei1-1/+1
2013-06-17USB: EHCI: Remove double assignment of .start in ehci_msp_hc_driverEmil Goode1-2/+1
2012-10-31USB: EHCI: remove ehci_port_power() routineAlan Stern1-1/+0
2012-07-09EHCI: centralize controller initializationAlan Stern1-15/+2
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-5/+5
2011-05-03USB: EHCI: Support controllers with big endian capability regsJan Andersson1-1/+1
2011-02-25USB: EHCI bus glue for on-chip PMC MSP USB controllerAnoop1-0/+383