summaryrefslogtreecommitdiff
path: root/include/usb.h
AgeCommit message (Expand)Author
2015-01-18musb-new: Add interrupt queue supportHans de Goede
2015-01-18musb-new: Fix reset sequence when in host modeHans de Goede
2015-01-18musb-new: Add sunxi musb controller supportHans de Goede
2015-01-18usb: Add an interval parameter to create_int_queueHans de Goede
2014-11-07usb: include <asm/cache.h> and <part.h> from include/usb.hMasahiro Yamada
2014-11-04usb: Make pollable int support available outside of ehci-hcd.cHans de Goede
2014-10-22usb: dwc2: Add driver for Synopsis DWC2 USB IP blockOleksandr Tymoshenko
2014-10-06usb: kbd: Allow "usb reset" to continue when an usb kbd is usedHans de Goede
2014-05-05usb: dfu: fix boards wo USB cable detectionMateusz Zalega
2013-11-08usb: ums: add ums exit feature by ctrl+c or by detach usb cablePrzemyslaw Marczak
2013-10-20usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky
2013-10-20usb: rename board_usb_init_type to usb_init_typeTroy Kisky
2013-10-20usb: new board-specific USB init interfaceMateusz Zalega
2013-10-20USB: xHCI: Add stack support for xHCIVivek Gautam
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-05USB: SS: Add support for Super Speed USB interfaceVivek Gautam
2012-12-17usb: Clean up newly allocated device nodes in case of configuration failureMilind Choudhary
2012-11-20musb-new: omap2plus backend driverIlya Yanok
2012-11-20musb-new: am35x backend driverIlya Yanok
2012-11-20musb-new: dsps backend driverIlya Yanok
2012-11-20usb: use linux/usb/ch9.h instead of usbdescriptors.hIlya Yanok
2012-10-15usb.h: Add udc_disconnect prototype to usb.hLukasz Dalek
2012-10-15usb: lowlevel interface change to support multiple controllersLucas Stach
2012-07-18ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignmentTom Rini
2012-05-20USB: Align buffers at cachelinePuneet Saxena
2012-03-19usb: replace wait_ms() with mdelay()Mike Frysinger
2012-03-03USB: move keyboard polling into kbd driveramartin@nvidia.com
2012-03-03USB: Separate out USB hub driverMarek Vasut
2011-08-08usb: increase non-bulk timeout for slow chipsets.Jason Cooper
2011-02-19Add USB host ethernet adapter supportSimon Glass
2011-02-19Fix EHCI usb submit timeout and unify with OHCISimon Glass
2010-08-12musb: MSC host support for AM35xAjay Kumar Gupta
2010-05-27USB: fix create_pipe()Sergei Shtylyov
2010-01-09usb: musb: add support for Blackfin MUSBBryan Wu
2010-01-09DA8xx: Add MUSB host supportAjay Kumar Gupta
2009-12-20OMAP3 Add usb device supportTom Rix
2009-12-20USB Consolidate descriptor definitionsTom Rix
2009-01-28usb : musb : Enabling DM6446 (TI DaVinci) USB module powerThomas Abraham
2009-01-28usb.h: use standard __LITTLE_ENDIAN from Linux headersMike Frysinger
2009-01-28[PATCH] This patch add varius fix to the ehci.michael
2009-01-28Prepare USB layer for ehciMichael Trimarchi
2008-12-09USB: descriptor handlingStefan Althoefer
2008-11-28USB style patch, 80 chars strictMichael Trimarchi
2008-10-14fix USB initialisation procedureRemy Bohmer
2008-08-07usb: add support for R8A66597 usb controllerYoshihiro Shimoda
2008-03-27Fix compilation error in cmd_usb.cAnatolij Gustschin
2007-06-06USB event poll supportZhang Wei
2007-04-03Support for the Philips ISP116x HCD (Host Controller Driver)Rodolfo Giometti
2006-11-27Fix some endianness issues related to the generic ohci driverMarkus Klotzbuecher
2006-11-27Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be ableMarkus Klotzbuecher