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
Age
Commit message (
Expand
)
Author
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] add usb transceiver set_suspend() method
Juha Yrj?l?
2005-10-28
[PATCH] omap_udc dma off-by-one fix
David Brownell
2005-10-28
[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend
Alan Stern
2005-10-28
[PATCH] g_file_storage: fix obscure race condition
Alan Stern
2005-10-28
[PATCH] USB: File-Storage gadget: use the kthread API
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
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2005-10-28
[PATCH] gfp_t: drivers/usb
Al Viro
2005-10-28
[ARM] 3044/1: Fix sparse warnings about incompatible pointer types for regist...
Ian Campbell
2005-09-22
[PATCH] USB: fix pxa2xx_udc compile warnings
Richard Purdie
2005-09-12
[PATCH] USB gadgetfs: fixes an error on writing to endpoint file
Pavol Kurina
2005-09-08
[PATCH] USB: Gadget library: centralize gadget controller numbers
David Brownell
2005-07-12
[PATCH] USB: omap_udc tweaks
david-b@pacbell.net
2005-07-12
[PATCH] USB: gadget/ether build fixes.
Ian Campbell
2005-07-12
[PATCH] USB: gadget/ether fixes
Ian Campbell
2005-07-12
[PATCH] USB: net2280 warning fix
Andrew Morton
2005-07-12
[PATCH] USB: Fix kmalloc's flags type in USB
Olav Kongas
2005-06-27
[PATCH] USB: resolve ethernet gadget build glitch on pxa
David Brownell
2005-06-27
[PATCH] USB gadget: drain rndis response queue on disconnect
David Brownell
2005-06-27
[PATCH] USB: fix drivers/usb/gadget/ether.c compile error
David Brownell
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: pxa2xx_udc updates
David Brownell
2005-06-27
[PATCH] USB: goku_udc updates (sparse, SETUP api change)
David Brownell
2005-06-27
[PATCH] USB: net2280 updates (sparse, SETUP api change)
David Brownell
2005-06-27
[PATCH] USB: gadget driver updates (SETUP api change)
David Brownell
2005-06-27
[PATCH] USB: Kconfig fixes for usb/gadget
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
2005-06-27
[PATCH] USB: dummy_hcd: USB_PORT_FEAT changed to USB_PORT_STAT
Alan Stern
2005-06-27
[PATCH] USB dummy_hcd: Partial OTG emulation
Alan Stern
2005-06-27
[PATCH] USB: more omap_udc updates (dma and omap1710)
David Brownell
2005-06-27
[PATCH] USB: ethernet gadget updates (mostly cleanup)
David Brownell
2005-06-27
[PATCH] USB: rndis updates (mostly cleanup)
David Brownell
2005-06-27
[PATCH] USB HCDs: no longer need to register root hub
Alan Stern
2005-06-27
[PATCH] ohci-omap, sl811, dummy: remove hub_set_power_budget
Alan Stern
2005-06-27
[PATCH] USB: omap_udc updates (mostly cleanups)
David Brownell
2005-06-27
[PATCH] USB: g_file_storage: export "stall" parameter
Alan Stern
2005-06-27
[PATCH] USB: g_file_storage: Consolidate min()s
Alan Stern
2005-06-25
[PATCH] Cleanup patch for process freezing
Christoph Lameter
2005-06-20
[PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_...
Yani Ioannou
2005-05-03
[PATCH] USB: Spelling fixes for drivers/usb.
Steven Cole
2005-04-18
[PATCH] usb gadget: ethernet/rndis updates
David Brownell
2005-04-18
[PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL
Jesper Juhl
2005-04-18
[PATCH] USB: fix up remaining pm_message_t usages
Pavel Machek
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds