index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
omap_udc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-07
USB: otg: add otg_put_transceiver()
Philipp Zabel
1
-2
/
+2
2008-10-18
USB: omap_udc: sync with OMAP tree
Tony Lindgren
1
-0
/
+7
2008-09-24
usb gadget: fix omap_udc DMA regression
David Brownell
1
-2
/
+2
2008-08-14
USB: omap_udc: fix compilation with debug enabled
Dmitry Baryshkov
1
-2
/
+3
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-2
/
+2
2008-07-25
Rename WARN() to WARNING() to clear the namespace
Arjan van de Ven
1
-3
/
+3
2008-07-22
USB: usb dev_set_name() instead of dev->bus_id
Kay Sievers
1
-1
/
+1
2008-07-03
ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REG
Tony Lindgren
1
-207
/
+261
2008-07-03
ARM: OMAP: DMA: Remove __REG access
Tony Lindgren
1
-36
/
+6
2008-04-29
usb: use non-racy method for proc entries creation
Denis V. Lunev
1
-5
/
+2
2008-04-25
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-8
/
+8
2008-04-25
USB: remove dev->power.power_state
Alan Stern
1
-4
/
+0
2008-04-11
usb gadget: fix platform driver hotplug/coldplug
Kay Sievers
1
-1
/
+1
2008-02-02
USB: Spelling fixes
Joe Perches
1
-1
/
+1
2008-02-02
USB: device DMA support on OMAP2
Kyungmin Park
1
-22
/
+49
2007-11-29
USB: omap_udc build fix
David Brownell
1
-3
/
+3
2007-10-13
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell
1
-1
/
+1
2007-10-13
USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanup
David Brownell
1
-7
/
+3
2007-07-13
usb gadget stack: remove usb_ep_*_buffer(), part 2
David Brownell
1
-108
/
+0
2007-06-09
USB: usb gadgets avoid le{16,32}_to_cpup()
David Brownell
1
-3
/
+3
2007-03-27
USB: omap_udc: workaround dma_free_coherent() bogosity
David Brownell
1
-10
/
+93
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-08
USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>
David Brownell
1
-1
/
+1
2007-01-05
USB: omap_udc build fixes (sync with linux-omap)
David Brownell
1
-53
/
+192
2006-12-20
USB: gadget driver unbind() is optional; section fixes; misc
David Brownell
1
-5
/
+8
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-6
/
+3
2006-10-01
[PATCH] completions: lockdep annotate on stack completions
Peter Zijlstra
1
-1
/
+1
2006-09-27
USB: Make file operations structs in drivers/usb const.
Luiz Fernando N. Capitulino
1
-1
/
+1
2006-09-27
USB: move <linux/usb_otg.h> to <linux/usb/otg.h>
David Brownell
1
-1
/
+1
2006-07-03
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2006-07-03
[PATCH] irq-flags: usb: Use the new IRQF_ constants
Thomas Gleixner
1
-3
/
+3
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-27
ARM: OMAP: Fix DMA channel irq handling for omap24xx
Tony Lindgren
1
-1
/
+1
2006-03-21
[PATCH] USB: kzalloc() conversion in drivers/usb/gadget
Eric Sesterhenn
1
-4
/
+2
2005-11-10
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
1
-31
/
+30
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
/
+1
2005-10-29
[PATCH] add usb transceiver set_suspend() method
Juha Yrj?l?
1
-0
/
+4
2005-10-29
[PATCH] omap_udc dma off-by-one fix
David Brownell
1
-3
/
+5
2005-10-28
Merge ../bleed-2.6
Greg KH
1
-3
/
+3
2005-10-28
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
1
-7
/
+2
2005-10-28
[PATCH] gfp_t: drivers/usb
Al Viro
1
-3
/
+3
2005-07-12
[PATCH] USB: omap_udc tweaks
david-b@pacbell.net
1
-2
/
+1
2005-07-12
[PATCH] USB: Fix kmalloc's flags type in USB
Olav Kongas
1
-3
/
+3
2005-06-28
[PATCH] USB: more omap_udc updates (dma and omap1710)
David Brownell
1
-40
/
+113
2005-06-28
[PATCH] USB: omap_udc updates (mostly cleanups)
David Brownell
1
-57
/
+93
2005-04-19
[PATCH] USB: fix up remaining pm_message_t usages
Pavel Machek
1
-7
/
+5
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+2872