aboutsummaryrefslogtreecommitdiffstats
path: root/include/usb
AgeCommit message (Expand)AuthorFilesLines
2014-12-11Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-0/+2
2014-11-24drivers: usb: fsl: Define USB configs for LS102XANikhil Badola1-0/+3
2014-11-14usb:ehci-mx6 add phy mode query functionPeng Fan1-0/+2
2014-11-07usb: s3c-otg: Allow custom gusbcfgMarek Vasut1-0/+1
2014-10-31Remove unused filesMasahiro Yamada1-174/+0
2014-08-25mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher1-16/+0
2014-08-09omap: clean-up dead configsMasahiro Yamada1-2/+2
2014-05-16drivers/usb : Define usb control register mask for w1c bitsNikhil Badola1-0/+2
2014-04-22fsl/usb: Increase TXFIFOTHRESH value for usb write in T4 Rev 2.0Nikhil Badola1-0/+7
2014-03-04sizes.h - consolidate for all architecturesAlexey Brodkin1-1/+1
2014-02-06include/usb/s3c_udc.h: Add <asm/sizes.h>Tom Rini1-0/+1
2014-02-06usb: mv_udc: Rename to ci_udcMarek Vasut1-3/+3
2014-02-06usb:udc:samsung: Zero copy approach for data passed to Samsung's UDC driverLukasz Majewski1-4/+1
2013-10-24powerpc/usb:Differentiate USB controller base addressramneek mehresh1-3/+10
2013-10-20usb: udc: add udc.h include fileTroy Kisky6-139/+61
2013-10-20usb: gadget: mv_udc: split mv_udc.h fileTroy Kisky1-118/+0
2013-07-29usb: mv_udc: Add bounce bufferMarek Vasut1-1/+5
2013-07-29usb: mv_udc: Improve allocation of qTD itemsMarek Vasut1-0/+1
2013-07-29usb: mv_udc: Move QH and qTD into mv_drvMarek Vasut1-0/+2
2013-07-29usb: mv_udc: Make use of struct ehci_ctrlMarek Vasut1-3/+3
2013-07-29usb: mv_udc: Clean up the EP initializationMarek Vasut1-1/+1
2013-07-29usb: mv_udc: Move endpoint array into driver dataMarek Vasut1-8/+9
2013-07-29usb: mv_udc: Clean up mv_udc.hMarek Vasut1-37/+23
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk10-121/+10
2013-06-12usb: ehci: add Faraday USB 2.0 EHCI supportKuo-Jung Su2-0/+425
2013-05-05imx: mx5: Remove legacy iomux supportBenoît Thébaudeau1-6/+0
2012-12-10Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang1-1/+0
2012-11-20linux/usb/ch9.h: update with the version from Linux treeIlya Yanok1-1/+0
2012-11-16ehci-mxc: Make EHCI power/oc polarities configurableBenoît Thébaudeau1-4/+6
2012-11-16mx31: Move EHCI definitions to ehci-fsl.hBenoît Thébaudeau1-0/+22
2012-10-15usb: ulpi: add indicator configuration functionLucas Stach1-2/+11
2012-10-15usb: lowlevel interface change to support multiple controllersLucas Stach1-1/+1
2012-09-01usb: fix ulpi_set_vbus prototypeLucas Stach1-1/+1
2012-05-20usb:gadget:composite USB composite gadget supportLukasz Majewski1-0/+19
2012-05-20usb:udc:samsung:cleanup Replace DEBUG_* macros with debug_cond() callsLukasz Majewski1-48/+0
2012-05-20usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h fileLukasz Majewski1-0/+1
2012-04-30lin_gadget: use common linux/compat.hMike Frysinger1-13/+2
2012-04-30lin_gadget: use common mdelayMike Frysinger1-1/+0
2012-03-19usb:udc:samsung:fix Remove the req_config flagŁukasz Majewski1-1/+1
2012-03-19USB:gadget:designware Support high speedVipin KUMAR1-0/+1
2012-03-19USB:gadget:designware USB device controller (UDC) implementationVipin KUMAR1-3/+3
2012-02-12usb: ulpi: Extend the existing ulpi framework.Govindraj.R1-12/+24
2011-12-20usb: s3c_udc_otg: fix GCC 4.6 build warningsAnatolij Gustschin2-11/+11
2011-12-16USB: ULPI: clean a mixup of return typesIgor Grinberg1-1/+1
2011-12-16USB: ULPI: switch argument type from u8 to unsignedIgor Grinberg1-3/+3
2011-12-11USB: Add generic ULPI layer and a viewportJana Rapava1-0/+298
2011-12-11USB: MX5: Abstract out mx51 USB pixmux configurationMarek Vasut1-0/+6
2011-12-11USB: MX5: add generic USB EHCI support for mx51 and mx53Wolfgang Grandegger1-0/+10
2011-12-11usb:gadget:s5p USB Device Controller (UDC) implementationLukasz Majewski2-0/+237
2011-12-11ehci-fsl: correct size of ehci caplengthWolfgang Grandegger1-12/+13
2011-12-11USB: gadaget: add Marvell controller supportLei Wen1-0/+151
2010-10-21Fix building for 83xx boards with USB supportAnatolij Gustschin1-1/+1
2010-10-18MPC5121: Add USB EHCI supportDamien Dusha1-26/+122
2010-03-21mod change 755 => 644 for multiple filesThomas Weber1-0/+0
2010-03-12Prepare v2010.03-rc1Wolfgang Denk1-1/+0
2010-01-23SPEAr : usbd driver support for SPEAr SoCsVipin KUMAR1-0/+230
2010-01-17PCIe, USB: Replace 'end point' references with 'endpoint'Peter Tyser1-12/+12
2009-12-20OMAP3 Add usb device supportTom Rix1-0/+54
2009-07-09usb: fix CONFIG_SYS_MPC83xx_USB_ADDR not defined errorKim Phillips1-1/+1
2009-06-12mpc85xx: USB: Add supportVivek Mahajan1-0/+2
2009-06-12mpc83xx: USB: Reorganized its supportVivek Mahajan1-1/+62
2009-06-12mpc8xxx: USB: Relocates ehci-fsl.h to include/usbVivek Mahajan1-0/+86
2009-04-06Support for PXA27X UDC.Remy Bohmer1-0/+69
2009-04-06drivers/usb: regorganisationJean-Christophe PLAGNIOL-VILLARD2-0/+403