Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
e2d4077678c7ec7661003c268120582adc544897
/
drivers
/
usb
/
gadget
/
dummy_hcd.c
851a526
USB: gadget: dummy_hcd: implement set_wedge
by Alan Stern
· 16 years ago
c728df7
USB: fix USB boot crash, ecm_do_notify(), list_add corruption. prev->next should be next (ffff88003b8f82f8)
by David Brownell
· 16 years ago
0031a06
USB: usb dev_set_name() instead of dev->bus_id
by Kay Sievers
· 17 years ago
7071a3c
USB: usb dev_name() instead of dev->bus_id
by Kay Sievers
· 17 years ago
fd05e72
drivers/usb annotations and fixes
by Al Viro
· 17 years ago
441b62c
USB: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
a89a2cd
USB: dummy-hcd: use dynamic allocation for platform_devices
by Alan Stern
· 17 years ago
9063ff4
USB: gadget: dummy_hcd.c: fix nested switch statements
by Ingo van Lil
· 17 years ago
70a1c9e
USB: remove dev->power.power_state
by Alan Stern
· 17 years ago
caf29f6
USB: dummy_hcd: change the default power budget
by Alan Stern
· 17 years ago
5933101
USB: dummy_hcd: don't register drivers on the platform bus
by Alan Stern
· 17 years ago
9454a57
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
by David Brownell
· 17 years ago
63f991b
USB: fix location of statement label in dummy-hcd
by Alan Stern
· 17 years ago
4a00027
USB: Eliminate urb->status usage!
by Alan Stern
· 17 years ago
4d2f110
USB: reorganize urb->status use in dummy-hcd
by Alan Stern
· 17 years ago
eb23105
USB: add urb->unlinked field
by Alan Stern
· 17 years ago
b0d9efb
USB: centralize -EREMOTEIO handling
by Alan Stern
· 17 years ago
e9df41c
USB: make HCDs responsible for managing endpoint queues
by Alan Stern
· 17 years ago
0bd307e
USB: remove DEBUG definition from dummy_hcd
by Alan Stern
· 17 years ago
c67ab13
usb gadget stack: remove usb_ep_*_buffer(), part 2
by David Brownell
· 17 years ago
cfa59da
USB: Don't resume root hub if the controller is suspended
by Alan Stern
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
6bea476
USB: gadget driver unbind() is optional; section fixes; misc
by David Brownell
· 18 years ago
2843114
[PATCH] misc arm pt_regs fixes
by Al Viro
· 18 years ago
efd54a3
USB: dummy-hcd: fix "warn-unused-result" messages
by Alan Stern
· 18 years ago
1720058
usbcore: trim down usb_bus structure
by Alan Stern
· 18 years ago
b4dbda1
USB: dummy-hcd: disable interrupts during req->complete
by Alan Stern
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
7039f42
[PATCH] USB: kzalloc() conversion in drivers/usb/gadget
by Eric Sesterhenn
· 19 years ago
52950ed
[PATCH] USB: Use ARRAY_SIZE macro
by Tobias Klauser
· 19 years ago
3cf0a22
[PATCH] USB Gadget: dummy_hcd: updates to hcd->state
by Alan Stern
· 19 years ago
8364d6b
[PATCH] USB: dummy_hcd: rename variables
by Alan Stern
· 19 years ago
cca2362
[PATCH] USB: fix build breakage in dummy_hcd.c
by Greg Kroah-Hartman
· 19 years ago
5643f00
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
by Linus Torvalds
· 19 years ago
3ae5eae
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
by Russell King
· 19 years ago
733482e
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
by Olaf Hering
· 19 years ago
d052d1b
Create platform_device.h to contain all the platform device details.
by Russell King
· 19 years ago
d0d5049
[PATCH] USB: gadget drivers - add .owner initialisation
by Ben Dooks
· 19 years ago
0c0382e
[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend
by Alan Stern
· 19 years ago
6fbfddc
Merge ../bleed-2.6
by Greg KH
· 19 years ago
9480e30
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
by Russell King
· 19 years ago
55016f1
[PATCH] gfp_t: drivers/usb
by Al Viro
· 19 years ago
5db539e
[PATCH] USB: Fix kmalloc's flags type in USB
by Olav Kongas
· 19 years ago
391eca9
[PATCH] USB: dummy_hcd: add suspend/resume support
by Alan Stern
· 20 years ago
cc095b0
[PATCH] USB: dummy_hcd: sparse cleanups
by Alan Stern
· 20 years ago
1bbc169
[PATCH] USB: gadget driver updates (SETUP api change)
by David Brownell
· 20 years ago
685eb93
[PATCH] USB dummy_hcd: Use root-hub interrupts instead of polling
by Alan Stern
· 20 years ago
f1c39fa
[PATCH] USB dummy_hcd: Centralize link state computations
by Alan Stern
· 20 years ago
d9b7625
[PATCH] USB dummy_hcd: Use separate pdevs for HC and UDC
by Alan Stern
· 20 years ago
c2db8b5
[PATCH] USB: dummy_hcd: USB_PORT_FEAT changed to USB_PORT_STAT
by Alan Stern
· 20 years ago
5742b0c
[PATCH] USB dummy_hcd: Partial OTG emulation
by Alan Stern
· 20 years ago
247f310
[PATCH] USB HCDs: no longer need to register root hub
by Alan Stern
· 20 years ago
bc96c0a
[PATCH] ohci-omap, sl811, dummy: remove hub_set_power_budget
by Alan Stern
· 20 years ago
10523b3
[PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_udc.c: update device attribute callbacks
by Yani Ioannou
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago