summaryrefslogtreecommitdiffstats
path: root/include/usb
Commit message (Expand)AuthorAgeFilesLines
* USB ULPI: Add more register/bit definesSascha Hauer2012-12-171-8/+34
* USB ULPI: Add missing ulpi_write functionSascha Hauer2012-12-171-0/+1
* USB i.MX: Add chipidea driver supportSascha Hauer2012-12-131-0/+46
* USB ehci: Allow to register independently from deviceSascha Hauer2012-12-131-2/+15
* Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-035-18/+0
|\
| * Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-175-18/+0
* | net: introduce phylibJean-Christophe PLAGNIOL-VILLARD2012-09-251-2/+3
|/
* 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
* Completely migrate option ISP1504 to ULPIAlexander Shiyan2012-04-022-8/+1
* Rename function ulpi_init to ulpi_detectAlexander Shiyan2012-04-021-1/+1
* Move set_vbus_power code to ULPI driverAlexander Shiyan2012-04-021-0/+1
* Add ULPI detection function.Alexander Shiyan2012-04-021-0/+1
* Rename definitions for ULPI registersAlexander Shiyan2012-04-021-10/+10
* driver: switch driver_d name to const char*Jean-Christophe PLAGNIOL-VILLARD2012-01-111-1/+1
* serial gadget: enable/disable on requestEric BĂ©nard2012-01-041-0/+19
* 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
* net: rework the mii supportJean-Christophe PLAGNIOL-VILLARD2010-08-271-2/+2
* usb: add twl4030 phy supportMichael Grzeschik2010-08-061-0/+28
* ehci: Make has_tt configurable via platform dataSascha Hauer2010-08-061-0/+2
* Merge remote branch 'origin/assorted-pu' into nextSascha Hauer2010-06-281-2/+0
|\
| * usbnet: remove unused dev member in struct usbnetSascha Hauer2010-06-241-2/+0
* | ehci: Make has_tt configurable via platform dataSascha Hauer2010-06-241-0/+10
|/
* documentation updatesJuergen Beisert2009-12-154-0/+16
* list: remove duplicated list.hSascha Hauer2009-11-031-1/+1
* Add USB device supportSascha Hauer2009-09-256-0/+2435
* usb: remove unused fields from struct usb_deviceSascha Hauer2009-09-091-4/+0
* Add usb include files missing from USB mergeSascha Hauer2009-04-085-0/+972