index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
dummy_hcd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-21
USB: make hcd.h public (drivers dependency)
Eric Lescouet
1
-3
/
+1
2009-09-23
USB: dummy-hcd: accept mismatch between wLength and transfer length
Alan Stern
1
-5
/
+0
2009-03-25
USB: make transfer_buffer_lengths in struct urb field u32
Greg Kroah-Hartman
1
-1
/
+1
2009-03-25
USB: replace uses of __constant_{endian}
Harvey Harrison
1
-1
/
+1
2008-10-18
USB: gadget: dummy_hcd: implement set_wedge
Alan Stern
1
-6
/
+27
2008-08-14
USB: fix USB boot crash, ecm_do_notify(), list_add corruption. prev->next sho...
David Brownell
1
-2
/
+3
2008-07-22
USB: usb dev_set_name() instead of dev->bus_id
Kay Sievers
1
-1
/
+1
2008-07-22
USB: usb dev_name() instead of dev->bus_id
Kay Sievers
1
-1
/
+1
2008-04-28
drivers/usb annotations and fixes
Al Viro
1
-2
/
+1
2008-04-25
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-6
/
+6
2008-04-25
USB: dummy-hcd: use dynamic allocation for platform_devices
Alan Stern
1
-41
/
+29
2008-04-25
USB: gadget: dummy_hcd.c: fix nested switch statements
Ingo van Lil
1
-8
/
+6
2008-04-25
USB: remove dev->power.power_state
Alan Stern
1
-2
/
+0
2008-02-02
USB: dummy_hcd: change the default power budget
Alan Stern
1
-2
/
+3
2008-02-02
USB: dummy_hcd: don't register drivers on the platform bus
Alan Stern
1
-25
/
+8
2007-10-13
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell
1
-1
/
+1
2007-10-13
USB: fix location of statement label in dummy-hcd
Alan Stern
1
-1
/
+1
2007-10-13
USB: Eliminate urb->status usage!
Alan Stern
1
-2
/
+1
2007-10-13
USB: reorganize urb->status use in dummy-hcd
Alan Stern
1
-29
/
+24
2007-10-13
USB: add urb->unlinked field
Alan Stern
1
-5
/
+3
2007-10-13
USB: centralize -EREMOTEIO handling
Alan Stern
1
-7
/
+2
2007-10-13
USB: make HCDs responsible for managing endpoint queues
Alan Stern
1
-5
/
+17
2007-08-23
USB: remove DEBUG definition from dummy_hcd
Alan Stern
1
-2
/
+0
2007-07-13
usb gadget stack: remove usb_ep_*_buffer(), part 2
David Brownell
1
-36
/
+0
2007-07-13
USB: Don't resume root hub if the controller is suspended
Alan Stern
1
-2
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2006-12-20
USB: gadget driver unbind() is optional; section fixes; misc
David Brownell
1
-3
/
+4
2006-10-08
[PATCH] misc arm pt_regs fixes
Al Viro
1
-1
/
+1
2006-09-29
USB: dummy-hcd: fix "warn-unused-result" messages
Alan Stern
1
-10
/
+23
2006-09-27
usbcore: trim down usb_bus structure
Alan Stern
1
-6
/
+2
2006-08-03
USB: dummy-hcd: disable interrupts during req->complete
Alan Stern
1
-2
/
+4
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-21
[PATCH] USB: kzalloc() conversion in drivers/usb/gadget
Eric Sesterhenn
1
-2
/
+1
2006-01-05
[PATCH] USB: Use ARRAY_SIZE macro
Tobias Klauser
1
-1
/
+1
2006-01-05
[PATCH] USB Gadget: dummy_hcd: updates to hcd->state
Alan Stern
1
-12
/
+31
2006-01-05
[PATCH] USB: dummy_hcd: rename variables
Alan Stern
1
-25
/
+25
2005-11-17
[PATCH] USB: fix build breakage in dummy_hcd.c
Greg Kroah-Hartman
1
-2
/
+2
2005-11-11
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
1
-37
/
+39
2005-11-10
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
1
-37
/
+39
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
1
-1
/
+0
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
1
-1
/
+1
2005-10-29
[PATCH] USB: gadget drivers - add .owner initialisation
Ben Dooks
1
-0
/
+2
2005-10-29
[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend
Alan Stern
1
-18
/
+4
2005-10-28
Merge ../bleed-2.6
Greg KH
1
-4
/
+4
2005-10-28
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
1
-18
/
+4
2005-10-28
[PATCH] gfp_t: drivers/usb
Al Viro
1
-4
/
+4
2005-07-12
[PATCH] USB: Fix kmalloc's flags type in USB
Olav Kongas
1
-4
/
+5
2005-06-28
[PATCH] USB: dummy_hcd: add suspend/resume support
Alan Stern
1
-17
/
+162
2005-06-28
[PATCH] USB: dummy_hcd: sparse cleanups
Alan Stern
1
-17
/
+23
[next]