summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] USB: gadget zero and dma-coherent buffersDavid Brownell2006-02-011-3/+5
* [PATCH] USB: gadgetfs: set "zero" flag for short control-IN responseAlan Stern2006-02-011-1/+7
* [PATCH] USB: net2280 warning fixDavid Brownell2006-02-011-0/+1
* [PATCH] Remove usb gadget generic driver methodsRussell King2006-01-134-12/+0Star
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-11/+8Star
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-102-4/+4
* [PATCH] USB: Use ARRAY_SIZE macroTobias Klauser2006-01-041-1/+1
* [PATCH] USB Gadget: dummy_hcd: updates to hcd->stateAlan Stern2006-01-041-12/+31
* [PATCH] USB Gadget: file_storage: remove "volatile" declarationsAlan Stern2006-01-041-21/+38
* [PATCH] USB: Cleanups for usb gadget mass-storagePavel Machek2006-01-041-2/+2
* [PATCH] USB: One potential problem in gadget/serial.cFengwei Yin2006-01-041-0/+2
* [PATCH] USB: dummy_hcd: rename variablesAlan Stern2006-01-041-25/+25
* [PATCH] USB: file-storage gadget: Add reference count for childrenAlan Stern2006-01-041-13/+17
* [PATCH] USB: fix build breakage in dummy_hcd.cGreg Kroah-Hartman2005-11-171-2/+2
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-11-114-103/+106
|\
| * [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-094-103/+106
* | [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-112-2/+0Star
* | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-094-4/+0Star
|/
* Create platform_device.h to contain all the platform device details.Russell King2005-10-294-3/+5
* [PATCH] USB: gadget drivers - add .owner initialisationBen Dooks2005-10-299-0/+10
* [PATCH] add usb transceiver set_suspend() methodJuha Yrj?l?2005-10-291-0/+4
* [PATCH] omap_udc dma off-by-one fixDavid Brownell2005-10-291-3/+5
* [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern2005-10-291-18/+4Star
* [PATCH] g_file_storage: fix obscure race conditionAlan Stern2005-10-291-12/+9Star
* [PATCH] USB: File-Storage gadget: use the kthread APIAlan Stern2005-10-291-19/+13Star
* Merge ../bleed-2.6Greg KH2005-10-2810-50/+50
|\
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-282-5/+5
| |\
| | * [ARM] 3044/1: Fix sparse warnings about incompatible pointer types for regist...Ian Campbell2005-10-282-5/+5
| * | [PATCH] gfp_t: drivers/usbAl Viro2005-10-289-45/+45
| |/
* / [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-283-34/+14Star
|/
* [PATCH] USB: fix pxa2xx_udc compile warningsRichard Purdie2005-09-222-6/+6
* [PATCH] USB gadgetfs: fixes an error on writing to endpoint filePavol Kurina2005-09-121-0/+1
* [PATCH] USB: Gadget library: centralize gadget controller numbersDavid Brownell2005-09-095-128/+92Star
* [PATCH] USB: omap_udc tweaksdavid-b@pacbell.net2005-07-121-2/+1Star
* [PATCH] USB: gadget/ether build fixes.Ian Campbell2005-07-121-0/+2
* [PATCH] USB: gadget/ether fixesIan Campbell2005-07-121-1/+1
* [PATCH] USB: net2280 warning fixAndrew Morton2005-07-121-1/+1
* [PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas2005-07-128-32/+33
* [PATCH] USB: resolve ethernet gadget build glitch on pxaDavid Brownell2005-06-271-0/+2
* [PATCH] USB gadget: drain rndis response queue on disconnectDavid Brownell2005-06-271-1/+7
* [PATCH] USB: fix drivers/usb/gadget/ether.c compile errorDavid Brownell2005-06-271-32/+21Star
* [PATCH] USB: dummy_hcd: add suspend/resume supportAlan Stern2005-06-271-17/+162
* [PATCH] USB: dummy_hcd: sparse cleanupsAlan Stern2005-06-271-17/+23
* [PATCH] USB: pxa2xx_udc updatesDavid Brownell2005-06-272-21/+32
* [PATCH] USB: goku_udc updates (sparse, SETUP api change)David Brownell2005-06-271-11/+17
* [PATCH] USB: net2280 updates (sparse, SETUP api change)David Brownell2005-06-271-22/+29
* [PATCH] USB: gadget driver updates (SETUP api change)David Brownell2005-06-276-42/+40Star
* [PATCH] USB: Kconfig fixes for usb/gadgetDavid Brownell2005-06-271-1/+10
* [PATCH] USB dummy_hcd: Use root-hub interrupts instead of pollingAlan Stern2005-06-271-0/+10
* [PATCH] USB dummy_hcd: Centralize link state computationsAlan Stern2005-06-271-92/+162