aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-platform.c
AgeCommit message (Expand)Author
2013-07-31USB: host: use dev_get_platdata()Jingoo Han
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-06-11ehci-platform: add pre_setup() method to platform dataSergei Shtylyov
2013-05-21usb: host: ehci-platform: Remove redundant use of of_match_ptrSachin Kamat
2013-05-16USB: ehci-platform: remove unnecessary platform_set_drvdata()Jingoo Han
2013-04-23USB: Fix initconst in ehci driverAndi Kleen
2013-03-28USB: EHCI: DT support for generic bus glueArnd Bergmann
2013-01-22usb: Convert to devm_ioremap_resource()Thierry Reding
2012-11-21usb: remove use of __devexitBill Pemberton
2012-11-21usb: remove use of __devinitBill Pemberton
2012-11-21usb: remove use of __devexit_pBill Pemberton
2012-11-11USB: EHCI: miscellaneous cleanups for the library conversionAlan Stern
2012-11-02USB: EHCI: fix build error in ehci-platform.c under PowerPCAlan Stern
2012-11-01USB: EHCI: make ehci-platform a separate driverAlan Stern
2012-10-31USB: EHCI: remove ehci_port_power() routineAlan Stern
2012-10-22USB: EHCI: make ehci-platform use devm_request_and_ioremap helperFlorian Fainelli
2012-10-22USB: EHCI: fix typo in ehci-platform driver on the word "resource"Florian Fainelli
2012-10-22USB: EHCI: make ehci-platform use dev_err() instead of pr_err()Florian Fainelli
2012-10-22USB: EHCI: add no_io_watchdog platform_data parameter to ehci-platformFlorian Fainelli
2012-08-15drivers/usb/host/ehci-platform.c: fix error return codeJulia Lawall
2012-08-10usb: host: ehci-platform: add platform specific power callbackKuninori Morimoto
2012-08-10usb: host: ehci-platform: BUG_ON() to WARN_ON() on probeKuninori Morimoto
2012-07-09EHCI: centralize controller suspend/resumeAlan Stern
2012-05-18USB: ehci-platform: remove update_deviceHauke Mehrtens
2012-04-18usb: Fix various typo within usbMasanari Iida
2012-03-15USB: EHCI: Add a generic platform device driverHauke Mehrtens