summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-mv.c
Commit message (Expand)AuthorAgeFilesLines
* USB: host: ehci: Remove redundant license textGreg Kroah-Hartman2017-11-071-5/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* host: ehci-mv: remove duplicate check on resourceVarka Bhadram2014-11-071-12/+0
* usb: host: ehci-mv: delete unnecessary 'out of memory' messagesPeter Chen2014-11-031-1/+0
* usb: host: ehci-mv: Use devm_ioremap_resource instead of devm_ioremapVivek Gautam2014-05-271-10/+6
* usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-081-0/+1
* USB: fix coccinelle warningsFengguang Wu2013-12-041-1/+1
* Revert "Revert "USB: EHCI: support running URB giveback in tasklet context""Greg Kroah-Hartman2013-09-231-1/+1
* Revert "USB: EHCI: support running URB giveback in tasklet context"Greg Kroah-Hartman2013-09-171-1/+1
* USB: EHCI: support running URB giveback in tasklet contextMing Lei2013-08-121-1/+1
* USB: host: use dev_get_platdata()Jingoo Han2013-07-311-1/+1
* USB: ehci-mv: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-161-10/+6
* Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-04-051-35/+19
|\
| * usb: ehci: mv_ehci: remove unused clockChao Xie2013-04-021-25/+10
| * usb: host: ehci-mv: fix PHY error handlingFelipe Balbi2013-03-181-10/+9
| * usb: ehci: marvel: check against CONFIG_USB_PHYFelipe Balbi2013-03-181-2/+2
* | usb: Use resource_size functionPaul Vlase2013-03-151-1/+1
|/
* Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2013-01-251-1/+0
|\
| * usb: host: ehci-mv: remove unused variableChao Xie2013-01-241-1/+0
* | usb: host: ehci-mv: fix clk APIsChao Xie2012-12-131-2/+2
|/
* drivers/usb/host/ehci-mv.c: use devm_ functionsJulia Lawall2012-08-101-35/+16
* EHCI: centralize controller initializationAlan Stern2012-07-091-19/+4
* usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I2012-07-021-3/+4
* usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I2012-06-251-1/+1
* usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I2012-06-251-3/+3
* usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus2012-02-271-2/+2
* usb: Convert all users to new usb_phyHeikki Krogerus2012-02-271-3/+3
* usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus2012-02-131-1/+1
* USB: EHCI: Add Marvell Host Controller driverNeil Zhang2011-12-201-0/+391
OpenPOWER on IntegriCloud