summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-tegra.c
AgeCommit message (Expand)Author
2016-07-11usb: host: ehci-tegra: Grab the correct UTMI pads resetThierry Reding
2015-05-08USB: ehci-tegra: fix inefficient copy of unaligned buffersJohan Hovold
2015-01-09usb: host: ehci-tegra: request deferred probe when failing to get phyVince Hsu
2014-11-07host: ehci-tegra: remove duplicate check on resourceVarka Bhadram
2014-11-03usb: host: ehci-tegra: delete unnecessary 'out of memory' messagesPeter Chen
2014-09-29usb: rename phy to usb_phy in HCDAntoine Tenart
2014-07-09USB: EHCI: tegra: Fix probe order issue leading to broken USBTuomas Tynkkynen
2014-07-09USB: EHCI: tegra: Fix use-after-free in .remove()Tuomas Tynkkynen
2014-07-09USB: ehci-tegra: Make of_device_id array constJingoo Han
2014-05-27usb: host: ehci-tegra: Use devm_ioremap_resource instead of devm_ioremapVivek Gautam
2014-04-24USB: EHCI: Export the ehci_hub_control functionLaurent Pinchart
2014-04-16USB: EHCI: tegra: set txfill_tuningStephen Warren
2014-03-03USB: EHCI: tegra: Drop unused definesThierry Reding
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-12-11USB: EHCI: tegra: use reset frameworkStephen Warren
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-10-31DMA-API: usb: use new dma_coerce_mask_and_coherent()Russell King
2013-10-31DMA-API: usb: use dma_set_coherent_mask()Russell King
2013-09-30USB: EHCI: tegra: drop clk_put for devm_clk_get in tegra_ehci_probe()Wei Yongjun
2013-08-12usb: host: tegra: Tegra30 supportTuomas Tynkkynen
2013-07-29usb: host: tegra: Locate a PHY via standard APITuomas Tynkkynen
2013-07-29usb: tegra: host: Remove references to plat dataTuomas Tynkkynen
2013-07-29usb: host: tegra: Remove leftover codeTuomas Tynkkynen
2013-07-29usb: tegra: Use regulators instead of GPIOs for USB PHY VBUSMikko Perttunen
2013-06-17USB: EHCI: tegra: Fix oops in error cleanupThierry Reding
2013-06-17USB: EHCI: tegra: make use of ehci->privStephen Warren
2013-06-17USB: EHCI: make ehci-tegra a separate driverManjunath Goudar
2013-06-17USB: EHCI: tegra: fix circular module dependenciesStephen Warren
2013-06-17USB: EHCI: tegra: remove all power managementStephen Warren
2013-06-17USB: EHCI: export ehci_handshake for ehci-hcd sub-driversManjunath Goudar
2013-05-30usb: phy: registering Tegra USB PHY as platform driverVenu Byravarasu
2013-05-30usb: phy: tegra: Get PHY mode using DTVenu Byravarasu
2013-05-16USB: set device dma_mask without reference to global dataStephen Warren
2013-04-23usb: phy: tegra: don't call into tegra-ehci directlyArnd Bergmann
2013-04-05Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-04-03usb: host: ehci-tegra: Fix oops in error cleanupThierry Reding
2013-04-03usb: host: tegra: Reset Tegra USB controller before initVenu Byravarasu
2013-03-21usb: host: ehci-tegra: fix PHY error handlingFelipe Balbi
2013-03-18usb: ehci: tegra: check against CONFIG_USB_PHYFelipe Balbi
2013-01-28usb: host: tegra: make use of PHY pointer of HCDVenu Byravarasu
2013-01-28usb: host: tegra: don't touch EMC clockStephen Warren
2013-01-28usb: add APIs to access host registers from Tegra PHYVenu Byravarasu
2013-01-28usb: host: tegra: Resetting PORT0 based on information received via DT.Venu Byravarasu
2012-11-21usb: remove use of __devinitdataBill Pemberton
2012-11-14usb: host: tegra: remove pointless NULL check in tegra_ehci_remove()Wei Yongjun
2012-10-31USB: EHCI: remove ehci_port_power() routineAlan Stern
2012-10-24usb: host: tegra remove include of <mach/iomap.h>Stephen Warren
2012-09-11Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
2012-09-05usb: move phy driver from mach-tegra to drivers/usbVenu Byravarasu