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
/
omap_udc.c
Age
Commit message (
Expand
)
Author
2010-10-25
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-10-22
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
2010-10-08
OMAP: control: move plat-omap/control.h to mach-omap2/control.h
Paul Walmsley
2009-11-22
omap1: omap_udc: Add clocking and disable vbus sense for omap7xx
Cory Maccarrone
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
2009-04-23
USB: gadget: omap_udc uses platform_driver_probe()
David Brownell
2009-01-07
USB: otg: add otg_put_transceiver()
Philipp Zabel
2008-10-17
USB: omap_udc: sync with OMAP tree
Tony Lindgren
2008-09-23
usb gadget: fix omap_udc DMA regression
David Brownell
2008-08-13
USB: omap_udc: fix compilation with debug enabled
Dmitry Baryshkov
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-07-25
Rename WARN() to WARNING() to clear the namespace
Arjan van de Ven
2008-07-21
USB: usb dev_set_name() instead of dev->bus_id
Kay Sievers
2008-07-03
ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REG
Tony Lindgren
2008-07-03
ARM: OMAP: DMA: Remove __REG access
Tony Lindgren
2008-04-29
usb: use non-racy method for proc entries creation
Denis V. Lunev
2008-04-24
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
USB: remove dev->power.power_state
Alan Stern
2008-04-11
usb gadget: fix platform driver hotplug/coldplug
Kay Sievers
2008-02-01
USB: Spelling fixes
Joe Perches
2008-02-01
USB: device DMA support on OMAP2
Kyungmin Park
2007-11-28
USB: omap_udc build fix
David Brownell
2007-10-12
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell
2007-10-12
USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanup
David Brownell
2007-07-12
usb gadget stack: remove usb_ep_*_buffer(), part 2
David Brownell
2007-06-08
USB: usb gadgets avoid le{16,32}_to_cpup()
David Brownell
2007-03-26
USB: omap_udc: workaround dma_free_coherent() bogosity
David Brownell
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-07
USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>
David Brownell
2007-01-05
USB: omap_udc build fixes (sync with linux-omap)
David Brownell
2006-12-20
USB: gadget driver unbind() is optional; section fixes; misc
David Brownell
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-01
[PATCH] completions: lockdep annotate on stack completions
Peter Zijlstra
2006-09-27
USB: Make file operations structs in drivers/usb const.
Luiz Fernando N. Capitulino
2006-09-27
USB: move <linux/usb_otg.h> to <linux/usb/otg.h>
David Brownell
2006-07-02
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-07-02
[PATCH] irq-flags: usb: Use the new IRQF_ constants
Thomas Gleixner
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-26
ARM: OMAP: Fix DMA channel irq handling for omap24xx
Tony Lindgren
2006-03-20
[PATCH] USB: kzalloc() conversion in drivers/usb/gadget
Eric Sesterhenn
2005-11-09
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
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
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: omap_udc tweaks
david-b@pacbell.net
[next]