summaryrefslogtreecommitdiffstats
path: root/include/usb
Commit message (Expand)AuthorAgeFilesLines
* sizes.h - consolidate for all architecturesAlexey Brodkin2014-03-041-1/+1
* include/usb/s3c_udc.h: Add <asm/sizes.h>Tom Rini2014-02-061-0/+1
* usb: mv_udc: Rename to ci_udcMarek Vasut2014-02-061-3/+3
* usb:udc:samsung: Zero copy approach for data passed to Samsung's UDC driverLukasz Majewski2014-02-061-4/+1
* powerpc/usb:Differentiate USB controller base addressramneek mehresh2013-10-241-3/+10
* usb: udc: add udc.h include fileTroy Kisky2013-10-206-139/+61
* usb: gadget: mv_udc: split mv_udc.h fileTroy Kisky2013-10-201-118/+0
* usb: mv_udc: Add bounce bufferMarek Vasut2013-07-291-1/+5
* usb: mv_udc: Improve allocation of qTD itemsMarek Vasut2013-07-291-0/+1
* usb: mv_udc: Move QH and qTD into mv_drvMarek Vasut2013-07-291-0/+2
* usb: mv_udc: Make use of struct ehci_ctrlMarek Vasut2013-07-291-3/+3
* usb: mv_udc: Clean up the EP initializationMarek Vasut2013-07-291-1/+1
* usb: mv_udc: Move endpoint array into driver dataMarek Vasut2013-07-291-8/+9
* usb: mv_udc: Clean up mv_udc.hMarek Vasut2013-07-291-37/+23
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2410-121/+10
* usb: ehci: add Faraday USB 2.0 EHCI supportKuo-Jung Su2013-06-122-0/+425
* imx: mx5: Remove legacy iomux supportBenoît Thébaudeau2013-05-051-6/+0
* Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang2012-12-101-1/+0
|\
| * linux/usb/ch9.h: update with the version from Linux treeIlya Yanok2012-11-201-1/+0
* | ehci-mxc: Make EHCI power/oc polarities configurableBenoît Thébaudeau2012-11-161-4/+6
* | mx31: Move EHCI definitions to ehci-fsl.hBenoît Thébaudeau2012-11-161-0/+22
|/
* usb: ulpi: add indicator configuration functionLucas Stach2012-10-151-2/+11
* usb: lowlevel interface change to support multiple controllersLucas Stach2012-10-151-1/+1
* usb: fix ulpi_set_vbus prototypeLucas Stach2012-09-011-1/+1
* usb:gadget:composite USB composite gadget supportLukasz Majewski2012-05-201-0/+19
* usb:udc:samsung:cleanup Replace DEBUG_* macros with debug_cond() callsLukasz Majewski2012-05-201-48/+0
* usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h fileLukasz Majewski2012-05-201-0/+1
* lin_gadget: use common linux/compat.hMike Frysinger2012-04-301-13/+2
* lin_gadget: use common mdelayMike Frysinger2012-04-301-1/+0
* usb:udc:samsung:fix Remove the req_config flagŁukasz Majewski2012-03-191-1/+1
* USB:gadget:designware Support high speedVipin KUMAR2012-03-191-0/+1
* USB:gadget:designware USB device controller (UDC) implementationVipin KUMAR2012-03-191-3/+3
* usb: ulpi: Extend the existing ulpi framework.Govindraj.R2012-02-121-12/+24
* usb: s3c_udc_otg: fix GCC 4.6 build warningsAnatolij Gustschin2011-12-202-11/+11
* USB: ULPI: clean a mixup of return typesIgor Grinberg2011-12-161-1/+1
* USB: ULPI: switch argument type from u8 to unsignedIgor Grinberg2011-12-161-3/+3
* USB: Add generic ULPI layer and a viewportJana Rapava2011-12-111-0/+298
* USB: MX5: Abstract out mx51 USB pixmux configurationMarek Vasut2011-12-111-0/+6
* USB: MX5: add generic USB EHCI support for mx51 and mx53Wolfgang Grandegger2011-12-111-0/+10
* usb:gadget:s5p USB Device Controller (UDC) implementationLukasz Majewski2011-12-112-0/+237
* ehci-fsl: correct size of ehci caplengthWolfgang Grandegger2011-12-111-12/+13
* USB: gadaget: add Marvell controller supportLei Wen2011-12-111-0/+151
* Fix building for 83xx boards with USB supportAnatolij Gustschin2010-10-211-1/+1
* MPC5121: Add USB EHCI supportDamien Dusha2010-10-181-26/+122
* mod change 755 => 644 for multiple filesThomas Weber2010-03-211-0/+0
* Prepare v2010.03-rc1Wolfgang Denk2010-03-121-1/+0
* SPEAr : usbd driver support for SPEAr SoCsVipin KUMAR2010-01-231-0/+230
* PCIe, USB: Replace 'end point' references with 'endpoint'Peter Tyser2010-01-171-12/+12
* OMAP3 Add usb device supportTom Rix2009-12-201-0/+54
* usb: fix CONFIG_SYS_MPC83xx_USB_ADDR not defined errorKim Phillips2009-07-091-1/+1
OpenPOWER on IntegriCloud