aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-platform.c
Commit message (Expand)AuthorAge
* usb: ehci-platform: add optional reset controller retrievalBoris BREZILLON2014-05-27
* usb: ehci-platform: Return immediately from suspend if ehci_suspend failsVivek Gautam2014-04-16
* USB: ehci-platform: check for platform data misconfigurationAlan Stern2014-02-11
* ehci-platform: Change compatible string from usb-ehci to generic-ehciHans de Goede2014-02-11
* ehci-platform: Add support for controllers with big-endian regs / descriptorsHans de Goede2014-02-07
* ehci-platform: Add support for clks and phy passed through devicetreeHans de Goede2014-02-07
* usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-08
* DMA-API: usb: use new dma_coerce_mask_and_coherent()Russell King2013-10-31
* DMA-API: usb: use dma_set_coherent_mask()Russell King2013-10-31
* USB: host: use dev_get_platdata()Jingoo Han2013-07-31
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-07-02
|\
| * ehci-platform: add pre_setup() method to platform dataSergei Shtylyov2013-06-11
* | usb: host: ehci-platform: Remove redundant use of of_match_ptrSachin Kamat2013-05-21
* | USB: ehci-platform: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-16
|/
* USB: Fix initconst in ehci driverAndi Kleen2013-04-23
* USB: EHCI: DT support for generic bus glueArnd Bergmann2013-03-28
* usb: Convert to devm_ioremap_resource()Thierry Reding2013-01-22
* usb: remove use of __devexitBill Pemberton2012-11-21
* usb: remove use of __devinitBill Pemberton2012-11-21
* usb: remove use of __devexit_pBill Pemberton2012-11-21
* USB: EHCI: miscellaneous cleanups for the library conversionAlan Stern2012-11-11
* USB: EHCI: fix build error in ehci-platform.c under PowerPCAlan Stern2012-11-02
* USB: EHCI: make ehci-platform a separate driverAlan Stern2012-11-01
* USB: EHCI: remove ehci_port_power() routineAlan Stern2012-10-31
* USB: EHCI: make ehci-platform use devm_request_and_ioremap helperFlorian Fainelli2012-10-22
* USB: EHCI: fix typo in ehci-platform driver on the word "resource"Florian Fainelli2012-10-22
* USB: EHCI: make ehci-platform use dev_err() instead of pr_err()Florian Fainelli2012-10-22
* USB: EHCI: add no_io_watchdog platform_data parameter to ehci-platformFlorian Fainelli2012-10-22
* drivers/usb/host/ehci-platform.c: fix error return codeJulia Lawall2012-08-15
* usb: host: ehci-platform: add platform specific power callbackKuninori Morimoto2012-08-10
* usb: host: ehci-platform: BUG_ON() to WARN_ON() on probeKuninori Morimoto2012-08-10
* EHCI: centralize controller suspend/resumeAlan Stern2012-07-09
* USB: ehci-platform: remove update_deviceHauke Mehrtens2012-05-18
* usb: Fix various typo within usbMasanari Iida2012-04-18
* USB: EHCI: Add a generic platform device driverHauke Mehrtens2012-03-15