index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
dummy_hcd.c
Age
Commit message (
Expand
)
Author
2008-10-17
USB: gadget: dummy_hcd: implement set_wedge
Alan Stern
2008-08-13
USB: fix USB boot crash, ecm_do_notify(), list_add corruption. prev->next sho...
David Brownell
2008-07-21
USB: usb dev_set_name() instead of dev->bus_id
Kay Sievers
2008-07-21
USB: usb dev_name() instead of dev->bus_id
Kay Sievers
2008-04-28
drivers/usb annotations and fixes
Al Viro
2008-04-24
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
USB: dummy-hcd: use dynamic allocation for platform_devices
Alan Stern
2008-04-24
USB: gadget: dummy_hcd.c: fix nested switch statements
Ingo van Lil
2008-04-24
USB: remove dev->power.power_state
Alan Stern
2008-02-01
USB: dummy_hcd: change the default power budget
Alan Stern
2008-02-01
USB: dummy_hcd: don't register drivers on the platform bus
Alan Stern
2007-10-12
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell
2007-10-12
USB: fix location of statement label in dummy-hcd
Alan Stern
2007-10-12
USB: Eliminate urb->status usage!
Alan Stern
2007-10-12
USB: reorganize urb->status use in dummy-hcd
Alan Stern
2007-10-12
USB: add urb->unlinked field
Alan Stern
2007-10-12
USB: centralize -EREMOTEIO handling
Alan Stern
2007-10-12
USB: make HCDs responsible for managing endpoint queues
Alan Stern
2007-08-22
USB: remove DEBUG definition from dummy_hcd
Alan Stern
2007-07-12
usb gadget stack: remove usb_ep_*_buffer(), part 2
David Brownell
2007-07-12
USB: Don't resume root hub if the controller is suspended
Alan Stern
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2006-12-20
USB: gadget driver unbind() is optional; section fixes; misc
David Brownell
2006-10-08
[PATCH] misc arm pt_regs fixes
Al Viro
2006-09-28
USB: dummy-hcd: fix "warn-unused-result" messages
Alan Stern
2006-09-27
usbcore: trim down usb_bus structure
Alan Stern
2006-08-02
USB: dummy-hcd: disable interrupts during req->complete
Alan Stern
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-20
[PATCH] USB: kzalloc() conversion in drivers/usb/gadget
Eric Sesterhenn
2006-01-04
[PATCH] USB: Use ARRAY_SIZE macro
Tobias Klauser
2006-01-04
[PATCH] USB Gadget: dummy_hcd: updates to hcd->state
Alan Stern
2006-01-04
[PATCH] USB: dummy_hcd: rename variables
Alan Stern
2005-11-17
[PATCH] USB: fix build breakage in dummy_hcd.c
Greg Kroah-Hartman
2005-11-11
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
2005-11-09
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
2005-10-28
[PATCH] USB: gadget drivers - add .owner initialisation
Ben Dooks
2005-10-28
[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend
Alan Stern
2005-10-28
Merge ../bleed-2.6
Greg KH
2005-10-28
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
2005-10-28
[PATCH] gfp_t: drivers/usb
Al Viro
2005-07-12
[PATCH] USB: Fix kmalloc's flags type in USB
Olav Kongas
2005-06-27
[PATCH] USB: dummy_hcd: add suspend/resume support
Alan Stern
2005-06-27
[PATCH] USB: dummy_hcd: sparse cleanups
Alan 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 polling
Alan Stern
2005-06-27
[PATCH] USB dummy_hcd: Centralize link state computations
Alan Stern
2005-06-27
[PATCH] USB dummy_hcd: Use separate pdevs for HC and UDC
Alan Stern
[next]