aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/dummy_hcd.c
AgeCommit message (Expand)Author
2008-10-17USB: gadget: dummy_hcd: implement set_wedgeAlan Stern
2008-08-13USB: fix USB boot crash, ecm_do_notify(), list_add corruption. prev->next sho...David Brownell
2008-07-21USB: usb dev_set_name() instead of dev->bus_idKay Sievers
2008-07-21USB: usb dev_name() instead of dev->bus_idKay Sievers
2008-04-28drivers/usb annotations and fixesAl Viro
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-24USB: dummy-hcd: use dynamic allocation for platform_devicesAlan Stern
2008-04-24USB: gadget: dummy_hcd.c: fix nested switch statementsIngo van Lil
2008-04-24USB: remove dev->power.power_stateAlan Stern
2008-02-01USB: dummy_hcd: change the default power budgetAlan Stern
2008-02-01USB: dummy_hcd: don't register drivers on the platform busAlan Stern
2007-10-12USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell
2007-10-12USB: fix location of statement label in dummy-hcdAlan Stern
2007-10-12USB: Eliminate urb->status usage!Alan Stern
2007-10-12USB: reorganize urb->status use in dummy-hcdAlan Stern
2007-10-12USB: add urb->unlinked fieldAlan Stern
2007-10-12USB: centralize -EREMOTEIO handlingAlan Stern
2007-10-12USB: make HCDs responsible for managing endpoint queuesAlan Stern
2007-08-22USB: remove DEBUG definition from dummy_hcdAlan Stern
2007-07-12usb gadget stack: remove usb_ep_*_buffer(), part 2David Brownell
2007-07-12USB: Don't resume root hub if the controller is suspendedAlan Stern
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-12-20USB: gadget driver unbind() is optional; section fixes; miscDavid Brownell
2006-10-08[PATCH] misc arm pt_regs fixesAl Viro
2006-09-28USB: dummy-hcd: fix "warn-unused-result" messagesAlan Stern
2006-09-27usbcore: trim down usb_bus structureAlan Stern
2006-08-02USB: dummy-hcd: disable interrupts during req->completeAlan Stern
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-20[PATCH] USB: kzalloc() conversion in drivers/usb/gadgetEric Sesterhenn
2006-01-04[PATCH] USB: Use ARRAY_SIZE macroTobias Klauser
2006-01-04[PATCH] USB Gadget: dummy_hcd: updates to hcd->stateAlan Stern
2006-01-04[PATCH] USB: dummy_hcd: rename variablesAlan Stern
2005-11-17[PATCH] USB: fix build breakage in dummy_hcd.cGreg Kroah-Hartman
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering
2005-10-29Create platform_device.h to contain all the platform device details.Russell King
2005-10-28[PATCH] USB: gadget drivers - add .owner initialisationBen Dooks
2005-10-28[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern
2005-10-28Merge ../bleed-2.6Greg KH
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King
2005-10-28[PATCH] gfp_t: drivers/usbAl Viro
2005-07-12[PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas
2005-06-27[PATCH] USB: dummy_hcd: add suspend/resume supportAlan Stern
2005-06-27[PATCH] USB: dummy_hcd: sparse cleanupsAlan Stern
2005-06-27[PATCH] USB: gadget driver updates (SETUP api change)David Brownell
2005-06-27[PATCH] USB dummy_hcd: Use root-hub interrupts instead of pollingAlan Stern
2005-06-27[PATCH] USB dummy_hcd: Centralize link state computationsAlan Stern
2005-06-27[PATCH] USB dummy_hcd: Use separate pdevs for HC and UDCAlan Stern