summaryrefslogtreecommitdiffstats
path: root/include/usb/usb.h
Commit message (Expand)AuthorAgeFilesLines
* usb: Add usb phy to usb hostSascha Hauer2016-09-291-0/+1
* usb: core: return -EAGAIN on usb_* functions reentrancePeter Mamonov2015-10-141-0/+1
* usb: increase USB_CNTL_TIMEOUT to match linuxSteffen Trumtrar2015-05-041-1/+1
* usb: abolish wait_ms() functionMasahiro Yamada2015-02-021-4/+0
* USB: add usb phy header fileSascha Hauer2014-09-261-9/+0
* USB: Use descriptors from ch11.hSebastian Hesselbarth2014-07-241-26/+1
* USB: host: drop force rescanSascha Hauer2014-07-181-3/+3
* commands: usb: add tree view capabilityAntony Pavlov2014-07-181-0/+3
* USB: Remove conflicting USB_SPEED_* definitionsSascha Hauer2014-07-181-2/+0
* USB: Use descriptors from ch9.hSascha Hauer2014-07-181-62/+1
* USB: introduce usb_interface/usb_configuration structsSascha Hauer2014-07-181-17/+18
* Documentation: remove doxygen documentationSascha Hauer2014-06-261-4/+0
* usb: drop unused USB_UHCI_*_ID macrosAntony Pavlov2014-05-221-4/+0
* usb: remove unimplemented usb_get_dev_index() declarationAntony Pavlov2014-05-221-1/+0
* usb: make usb devices children of the corresponding hostSascha Hauer2013-09-241-0/+1
* usb: implement a usb_host_detect to scan individual USB hostsSascha Hauer2013-06-211-0/+3
* usb: move scanned status into coreSascha Hauer2013-06-211-1/+1
* usb: Add devicetree helpersSascha Hauer2013-05-301-0/+21
* Remove unimplemented usb_driver_unregister declarationAlexander Shiyan2013-04-181-1/+0
* usb: fix build for big-endian platformAntony Pavlov2013-03-031-1/+1
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* Merge branch 'for-next/dma-cache-align'Sascha Hauer2012-07-021-1/+2
|\
| * USB core: device descriptor using dma_allocSascha Hauer2012-06-301-1/+1
| * USB core: allocate setup_packet using dma_allocSascha Hauer2012-06-301-0/+1
* | Change byte order detection mechanism to kernel styleSascha Hauer2012-06-281-2/+4
|/
* usb: set MAXINTERFACES = 16Antony Pavlov2012-05-291-1/+1
* driver: switch driver_d name to const char*Jean-Christophe PLAGNIOL-VILLARD2012-01-111-1/+1
* Extended USB device matching.Rosen Kolev2011-09-231-0/+22
* usb: honour timeout fieldsSascha Hauer2011-09-201-2/+2
* commands: seperate usb command from usb coreSascha Hauer2011-04-111-0/+2
* usb: add missing byteorder includeSascha Hauer2011-01-071-0/+1
* Fix usage of __LITTLE_ENDIAN macro.Krzysztof Halasa2010-12-211-1/+1
* documentation updatesJuergen Beisert2009-12-151-0/+4
* usb: remove unused fields from struct usb_deviceSascha Hauer2009-09-091-4/+0
* Add usb include files missing from USB mergeSascha Hauer2009-04-081-0/+499