summaryrefslogtreecommitdiffstats
path: root/include/usb.h
Commit message (Expand)AuthorAgeFilesLines
* usb: include <asm/cache.h> and <part.h> from include/usb.hMasahiro Yamada2014-11-071-0/+2
* usb: Make pollable int support available outside of ehci-hcd.cHans de Goede2014-11-041-0/+9
* usb: dwc2: Add driver for Synopsis DWC2 USB IP blockOleksandr Tymoshenko2014-10-221-1/+2
* usb: kbd: Allow "usb reset" to continue when an usb kbd is usedHans de Goede2014-10-061-1/+1
* usb: dfu: fix boards wo USB cable detectionMateusz Zalega2014-05-051-10/+0
* usb: ums: add ums exit feature by ctrl+c or by detach usb cablePrzemyslaw Marczak2013-11-081-0/+10
* usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky2013-10-201-1/+1
* usb: rename board_usb_init_type to usb_init_typeTroy Kisky2013-10-201-13/+13
* usb: new board-specific USB init interfaceMateusz Zalega2013-10-201-2/+28
* USB: xHCI: Add stack support for xHCIVivek Gautam2013-10-201-1/+8
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-18/+1
* USB: SS: Add support for Super Speed USB interfaceVivek Gautam2013-05-051-0/+6
* usb: Clean up newly allocated device nodes in case of configuration failureMilind Choudhary2012-12-171-0/+1
* musb-new: omap2plus backend driverIlya Yanok2012-11-201-1/+2
* musb-new: am35x backend driverIlya Yanok2012-11-201-1/+1
* musb-new: dsps backend driverIlya Yanok2012-11-201-1/+2
* usb: use linux/usb/ch9.h instead of usbdescriptors.hIlya Yanok2012-11-201-12/+3
* usb.h: Add udc_disconnect prototype to usb.hLukasz Dalek2012-10-151-0/+11
* usb: lowlevel interface change to support multiple controllersLucas Stach2012-10-151-3/+7
* ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignmentTom Rini2012-07-181-0/+10
* USB: Align buffers at cachelinePuneet Saxena2012-05-201-1/+3
* usb: replace wait_ms() with mdelay()Mike Frysinger2012-03-191-1/+0
* USB: move keyboard polling into kbd driveramartin@nvidia.com2012-03-031-1/+0
* USB: Separate out USB hub driverMarek Vasut2012-03-031-0/+8
* usb: increase non-bulk timeout for slow chipsets.Jason Cooper2011-08-081-1/+1
* Add USB host ethernet adapter supportSimon Glass2011-02-191-1/+8
* Fix EHCI usb submit timeout and unify with OHCISimon Glass2011-02-191-0/+6
* musb: MSC host support for AM35xAjay Kumar Gupta2010-08-121-1/+1
* USB: fix create_pipe()Sergei Shtylyov2010-05-271-1/+1
* usb: musb: add support for Blackfin MUSBBryan Wu2010-01-091-1/+2
* DA8xx: Add MUSB host supportAjay Kumar Gupta2010-01-091-1/+1
* OMAP3 Add usb device supportTom Rix2009-12-201-1/+2
* USB Consolidate descriptor definitionsTom Rix2009-12-201-61/+9
* usb : musb : Enabling DM6446 (TI DaVinci) USB module powerThomas Abraham2009-01-281-1/+1
* usb.h: use standard __LITTLE_ENDIAN from Linux headersMike Frysinger2009-01-281-2/+2
* [PATCH] This patch add varius fix to the ehci.michael2009-01-281-1/+1
* Prepare USB layer for ehciMichael Trimarchi2009-01-281-8/+11
* USB: descriptor handlingStefan Althoefer2008-12-091-1/+1
* USB style patch, 80 chars strictMichael Trimarchi2008-11-281-98/+124
* fix USB initialisation procedureRemy Bohmer2008-10-141-3/+13
* usb: add support for R8A66597 usb controllerYoshihiro Shimoda2008-08-071-1/+1
* Fix compilation error in cmd_usb.cAnatolij Gustschin2008-03-271-1/+1
* USB event poll supportZhang Wei2007-06-061-0/+1
* Support for the Philips ISP116x HCD (Host Controller Driver)Rodolfo Giometti2007-04-031-1/+4
* Fix some endianness issues related to the generic ohci driverMarkus Klotzbuecher2006-11-271-6/+9
* Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be ableMarkus Klotzbuecher2006-11-271-1/+1
* Add rudimentary handling of alternate settings of USB interfaces - to fixBartlomiej Sieka2006-08-021-0/+1
* Fix low-level OHCI transfers for ARM920t and MPC5xxxWolfgang Denk2005-07-211-1/+1
* * Modify KUP4X board configuration to use SL811 driver for USB memorywdenk2004-04-231-22/+22
* * CVS add missing fileswdenk2004-02-231-8/+11
OpenPOWER on IntegriCloud