aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/dummy_hcd.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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-rc2Linus Torvalds2005-04-161-0/+1793