aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/dummy_hcd.c
Commit message (Expand)AuthorAgeFilesLines
* USB: gadget driver unbind() is optional; section fixes; miscDavid Brownell2006-12-201-3/+4
* [PATCH] misc arm pt_regs fixesAl Viro2006-10-081-1/+1
* USB: dummy-hcd: fix "warn-unused-result" messagesAlan Stern2006-09-281-10/+23
* usbcore: trim down usb_bus structureAlan Stern2006-09-271-6/+2
* USB: dummy-hcd: disable interrupts during req->completeAlan Stern2006-08-021-2/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] USB: kzalloc() conversion in drivers/usb/gadgetEric Sesterhenn2006-03-201-2/+1
* [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: dummy_hcd: rename variablesAlan Stern2006-01-041-25/+25
* [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-111-37/+39
|\
| * [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-37/+39
* | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0
|/
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-1/+1
* [PATCH] USB: gadget drivers - add .owner initialisationBen Dooks2005-10-281-0/+2
* [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern2005-10-281-18/+4
* Merge ../bleed-2.6Greg KH2005-10-281-4/+4
|\
| * [PATCH] gfp_t: drivers/usbAl Viro2005-10-281-4/+4
* | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-281-18/+4
|/
* [PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas2005-07-121-4/+5
* [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: gadget driver updates (SETUP api change)David Brownell2005-06-271-3/+0
* [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
* [PATCH] USB dummy_hcd: Use separate pdevs for HC and UDCAlan Stern2005-06-271-98/+133
* [PATCH] USB: dummy_hcd: USB_PORT_FEAT changed to USB_PORT_STATAlan Stern2005-06-271-27/+23
* [PATCH] USB dummy_hcd: Partial OTG emulationAlan Stern2005-06-271-2/+28
* [PATCH] USB HCDs: no longer need to register root hubAlan Stern2005-06-271-22/+2
* [PATCH] ohci-omap, sl811, dummy: remove hub_set_power_budgetAlan Stern2005-06-271-3/+3
* [PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_...Yani Ioannou2005-06-201-2/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1793