summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2014-10-27Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini
2014-10-26Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2014-10-25ehci-hcd.c: make local functions staticJeroen Hofstee
2014-10-25usb: use __weakJeroen Hofstee
2014-10-23keystone: usb: add support of usb xhciWingMan Kwok
2014-10-23arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese
2014-10-22usb: dwc2: Add driver for Synopsis DWC2 USB IP blockOleksandr Tymoshenko
2014-10-11Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-10-06usb: tegra: ULPI regression on tegra20Marcel Ziswiler
2014-10-06usb: ehci: Make periodic_schedules a per controller variableHans de Goede
2014-10-06usb: ehci: poll_int_queue check real qtd, not the overlayHans de Goede
2014-10-06usb: ehci: Add missing cache flush to destroy_int_queueHans de Goede
2014-10-06usb: ehci: Properly set hub devnum and portnr with usb-1 hubs in the chainHans de Goede
2014-09-29usb: ehci-mx6: Rename the USB register base addressYe.Li
2014-09-29usb: ehci: mxs: Add board-specific callbacksMarek Vasut
2014-09-19USB: ehci-atmel: use pcr to enable or disable clockBo Shen
2014-09-19USB: ohci-at91: use pcr to enable or disable clockBo Shen
2014-08-28Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-08-09usb: ehci: rmobile: Remove xHCI addressNobuhiro Iwamatsu
2014-08-09usb: ehci: rmobile: Add support R8A7794Nobuhiro Iwamatsu
2014-07-31sunxi: add USB EHCI driverRoman Byshko
2014-07-22driver/usb: include upper/lower_32_bits() from linux/compat.hLijun Pan
2014-07-09usb: host: xhci: make sure to power up PHYFelipe Balbi
2014-07-04arm: ep9315: Return back Cirrus Logic EDB9315A board supportSergey Kostanbaev
2014-06-25usb: xhci: (likely) fix bracket in if conditionJeroen Hofstee
2014-06-25usb: r8a66597: Fix initilization size of r8a66597 info structureYasuhisa Umano
2014-06-25usb: r8a66597: Fix initialization hub that using R8A66597_MAX_ROOT_HUByasuhisa umano
2014-05-23Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'Albert ARIBAUD
2014-05-22Merge branch 'pr-15052014' of git://git.denx.de/u-boot-usbTom Rini
2014-05-16drivers/usb : Define usb control register mask for w1c bitsNikhil Badola
2014-05-15usb: tegra: support device modeStephen Warren
2014-05-15usb: tegra: refactor PHY type selectionStephen Warren
2014-05-15usb: tegra: fix PHY selection codeStephen Warren
2014-05-14ARM: zynq: ehci: Added USB host driver supportMichal Simek
2014-05-09Merge branch 'u-boot/master'Albert ARIBAUD
2014-04-30exynos: usb: Fix data abort on boards w/o vbus-gpio node in the DTandrey.konovalov@linaro.org
2014-04-30usb: Add endian support macros to interrupt transfers in the EHCI driver.Adrian Cox
2014-04-30usb: ehci: rmobile: Add support ehci host driver of rmobile SoCsNobuhiro Iwamatsu
2014-04-22fsl/usb: Increase TXFIFOTHRESH value for usb write in T4 Rev 2.0Nikhil Badola
2014-04-22fsl/usb: Workaround for USB erratum-A007075Nikhil Badola
2014-04-22fsl/usb: Fix phy type for Second USB controllerNikhil Badola
2014-04-17usb: tegra: combine header fileStefan Agner
2014-04-17usb: tegra: fix PHY configurationStefan Agner
2014-04-17usb: tegra: fix USB2 powerdown for Tegra30 and laterStefan Agner
2014-03-10usb: create common header virtual root hub descriptorsStephen Warren
2014-03-10usb: ehci: fully align interrupt QHs/QTDsStephen Warren
2014-03-10ush: ehci: initialize altnext pointers in QHStephen Warren
2014-02-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2014-02-24fsl/usb: Limit phy_type comparison to first four charactersNikhil Badola
2014-02-06ARM: USB: Remove the IXP EHCI driverMarek Vasut