aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/dummy_hcd.c
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: dummy: fix enumeration with g_multiSebastian Andrzej Siewior2013-01-171-4/+5
* USB: dummy-hcd needs the has_tt flagAlan Stern2011-06-071-0/+1
* usb/dummy_hcd: don't probe for udc if hcd failedSebastian Andrzej Siewior2011-04-291-1/+20
* USB 3.0 Hub ChangesJohn Youn2011-03-131-2/+2
* USB: Remove bitmap #define from hcd.hSarah Sharp2011-03-131-2/+2
* usb: dummy_hcd code simplificationTatyana Brokhman2010-11-111-116/+135
* usb: gadget: dummy_hcd: Fix error pathRahul Ruikar2010-10-221-3/+5
* usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König2010-10-221-5/+5
* USB: convert usb_hcd bitfields into atomic flagsAlan Stern2010-08-101-3/+3
* USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-201-3/+1
* USB: dummy-hcd: accept mismatch between wLength and transfer lengthAlan Stern2009-09-231-5/+0
* USB: make transfer_buffer_lengths in struct urb field u32Greg Kroah-Hartman2009-03-241-1/+1
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-241-1/+1
* USB: gadget: dummy_hcd: implement set_wedgeAlan Stern2008-10-171-6/+27
* USB: fix USB boot crash, ecm_do_notify(), list_add corruption. prev->next sho...David Brownell2008-08-131-2/+3
* USB: usb dev_set_name() instead of dev->bus_idKay Sievers2008-07-211-1/+1
* USB: usb dev_name() instead of dev->bus_idKay Sievers2008-07-211-1/+1
* drivers/usb annotations and fixesAl Viro2008-04-281-2/+1
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-6/+6
* USB: dummy-hcd: use dynamic allocation for platform_devicesAlan Stern2008-04-241-41/+29
* USB: gadget: dummy_hcd.c: fix nested switch statementsIngo van Lil2008-04-241-8/+6
* USB: remove dev->power.power_stateAlan Stern2008-04-241-2/+0
* USB: dummy_hcd: change the default power budgetAlan Stern2008-02-011-2/+3
* USB: dummy_hcd: don't register drivers on the platform busAlan Stern2008-02-011-25/+8
* USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell2007-10-121-1/+1
* USB: fix location of statement label in dummy-hcdAlan Stern2007-10-121-1/+1
* USB: Eliminate urb->status usage!Alan Stern2007-10-121-2/+1
* USB: reorganize urb->status use in dummy-hcdAlan Stern2007-10-121-29/+24
* USB: add urb->unlinked fieldAlan Stern2007-10-121-5/+3
* USB: centralize -EREMOTEIO handlingAlan Stern2007-10-121-7/+2
* USB: make HCDs responsible for managing endpoint queuesAlan Stern2007-10-121-5/+17
* USB: remove DEBUG definition from dummy_hcdAlan Stern2007-08-221-2/+0
* usb gadget stack: remove usb_ep_*_buffer(), part 2David Brownell2007-07-121-36/+0
* USB: Don't resume root hub if the controller is suspendedAlan Stern2007-07-121-2/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* 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
|/