summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-tegra.c
Commit message (Expand)AuthorAgeFilesLines
* usb: tegra: Move utmi-pads reset from ehci-tegra to tegra-phyDmitry Osipenko2018-04-231-48/+39Star
* usb: add a flag to skip PHY initialization to struct usb_hcdMartin Blumenstingl2018-03-091-0/+1
* USB: host: ehci: Remove redundant license textGreg Kroah-Hartman2017-11-071-11/+0Star
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: host: ehci-tegra: Avoid getting the same reset twiceThierry Reding2016-06-081-3/+13
* usb: host: ehci-tegra: Grab the correct UTMI pads resetThierry Reding2016-06-081-1/+1
* USB: ehci-tegra: fix inefficient copy of unaligned buffersJohan Hovold2015-05-081-3/+9
* usb: host: ehci-tegra: request deferred probe when failing to get phyVince Hsu2015-01-091-1/+1
* host: ehci-tegra: remove duplicate check on resourceVarka Bhadram2014-11-071-7/+3Star
* usb: host: ehci-tegra: delete unnecessary 'out of memory' messagesPeter Chen2014-11-041-1/+0Star
* usb: rename phy to usb_phy in HCDAntoine Tenart2014-09-291-8/+8
* USB: EHCI: tegra: Fix probe order issue leading to broken USBTuomas Tynkkynen2014-07-101-3/+59
* USB: EHCI: tegra: Fix use-after-free in .remove()Tuomas Tynkkynen2014-07-101-1/+2
* USB: ehci-tegra: Make of_device_id array constJingoo Han2014-07-101-1/+1
* usb: host: ehci-tegra: Use devm_ioremap_resource instead of devm_ioremapVivek Gautam2014-05-271-4/+3Star
* USB: EHCI: Export the ehci_hub_control functionLaurent Pinchart2014-04-241-7/+1Star
* USB: EHCI: tegra: set txfill_tuningStephen Warren2014-04-161-0/+23
* USB: EHCI: tegra: Drop unused definesThierry Reding2014-03-031-4/+0Star
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-241-3/+11
|\
| * USB: EHCI: tegra: use reset frameworkStephen Warren2013-12-121-3/+11
* | usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-091-0/+1
|/
* Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-131-4/+3Star
|\
| * DMA-API: usb: use new dma_coerce_mask_and_coherent()Russell King2013-10-311-3/+1Star
| * DMA-API: usb: use dma_set_coherent_mask()Russell King2013-10-311-2/+3
* | USB: EHCI: tegra: drop clk_put for devm_clk_get in tegra_ehci_probe()Wei Yongjun2013-10-011-3/+1Star
|/
* usb: host: tegra: Tegra30 supportTuomas Tynkkynen2013-08-121-5/+29
* usb: host: tegra: Locate a PHY via standard APITuomas Tynkkynen2013-07-291-8/+1Star
* usb: tegra: host: Remove references to plat dataTuomas Tynkkynen2013-07-291-8/+0Star
* usb: host: tegra: Remove leftover codeTuomas Tynkkynen2013-07-291-15/+5Star
* usb: tegra: Use regulators instead of GPIOs for USB PHY VBUSMikko Perttunen2013-07-291-33/+1Star
* USB: EHCI: tegra: Fix oops in error cleanupThierry Reding2013-06-171-3/+3
* USB: EHCI: tegra: make use of ehci->privStephen Warren2013-06-171-35/+35
* USB: EHCI: make ehci-tegra a separate driverManjunath Goudar2013-06-171-54/+74
* USB: EHCI: tegra: fix circular module dependenciesStephen Warren2013-06-171-36/+0Star
* USB: EHCI: tegra: remove all power managementStephen Warren2013-06-171-245/+1Star
* USB: EHCI: export ehci_handshake for ehci-hcd sub-driversManjunath Goudar2013-06-171-6/+6
* usb: phy: registering Tegra USB PHY as platform driverVenu Byravarasu2013-05-301-59/+45Star
* usb: phy: tegra: Get PHY mode using DTVenu Byravarasu2013-05-301-1/+0Star
* USB: set device dma_mask without reference to global dataStephen Warren2013-05-171-3/+3
* usb: phy: tegra: don't call into tegra-ehci directlyArnd Bergmann2013-04-231-5/+5
* Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-04-061-9/+3Star
|\
| * usb: host: ehci-tegra: fix PHY error handlingFelipe Balbi2013-03-211-9/+3Star
| * usb: ehci: tegra: check against CONFIG_USB_PHYFelipe Balbi2013-03-181-3/+3
* | usb: host: ehci-tegra: Fix oops in error cleanupThierry Reding2013-04-031-2/+5
* | usb: host: tegra: Reset Tegra USB controller before initVenu Byravarasu2013-04-031-0/+5
|/
* usb: host: tegra: make use of PHY pointer of HCDVenu Byravarasu2013-01-281-14/+13Star
* usb: host: tegra: don't touch EMC clockStephen Warren2013-01-281-17/+0Star
* usb: add APIs to access host registers from Tegra PHYVenu Byravarasu2013-01-281-2/+49
* usb: host: tegra: Resetting PORT0 based on information received via DT.Venu Byravarasu2013-01-281-1/+5
* usb: remove use of __devinitdataBill Pemberton2012-11-211-1/+1