index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-01
Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-0
/
+1
2012-02-27
usb: otg: Convert all users to pass struct usb_otg for OTG functions
Heikki Krogerus
1
-3
/
+4
2012-02-27
usb: Convert all users to new usb_phy
Heikki Krogerus
1
-6
/
+8
2012-02-24
usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable
Ido Shayevitz
1
-0
/
+1
2012-02-13
usb: otg: Rename otg_transceiver to usb_phy
Heikki Krogerus
1
-2
/
+2
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2011-12-12
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
1
-1
/
+1
2011-12-12
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
1
-0
/
+1
2011-09-18
USB: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-09-09
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
1
-9
/
+0
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
1
-4
/
+3
2011-06-28
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
1
-5
/
+17
2011-05-20
sanitize <linux/prefetch.h> usage
Linus Torvalds
1
-0
/
+1
2010-10-25
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-14
/
+4
2010-10-22
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
1
-5
/
+5
2010-10-08
OMAP: control: move plat-omap/control.h to mach-omap2/control.h
Paul Walmsley
1
-14
/
+4
2009-11-22
omap1: omap_udc: Add clocking and disable vbus sense for omap7xx
Cory Maccarrone
1
-2
/
+17
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
1
-3
/
+3
2009-04-23
USB: gadget: omap_udc uses platform_driver_probe()
David Brownell
1
-2
/
+1
2009-01-07
USB: otg: add otg_put_transceiver()
Philipp Zabel
1
-2
/
+2
2008-10-17
USB: omap_udc: sync with OMAP tree
Tony Lindgren
1
-0
/
+7
2008-09-23
usb gadget: fix omap_udc DMA regression
David Brownell
1
-2
/
+2
2008-08-13
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-21
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-24
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-8
/
+8
2008-04-24
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-01
USB: Spelling fixes
Joe Perches
1
-1
/
+1
2008-02-01
USB: device DMA support on OMAP2
Kyungmin Park
1
-22
/
+49
2007-11-28
USB: omap_udc build fix
David Brownell
1
-3
/
+3
2007-10-12
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell
1
-1
/
+1
2007-10-12
USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanup
David Brownell
1
-7
/
+3
2007-07-12
usb gadget stack: remove usb_ep_*_buffer(), part 2
David Brownell
1
-108
/
+0
2007-06-08
USB: usb gadgets avoid le{16,32}_to_cpup()
David Brownell
1
-3
/
+3
2007-03-26
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-07
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
[next]