index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
s3c2410_udc.c
Commit message (
Expand
)
Author
Age
*
usb: gadget: Update s3c2410_udc to use usb_endpoint_descriptor inside the str...
Ido Shayevitz
2012-05-04
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
*
usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable
Ido Shayevitz
2012-02-24
*
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-01-09
|
\
|
*
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
2011-12-12
*
|
misc latin1 to utf8 conversions
Al Viro
2012-01-02
|
/
*
USB: irq: Remove IRQF_DISABLED
Yong Zhang
2011-09-18
*
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
2011-09-09
*
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-08-23
*
usb: gadget: s3c2410_udc: fix unterminated platform_device_id table
Axel Lin
2011-08-01
*
USB: s3c2410_udc: fix custom UDC command handling
Viliam Mateicka
2011-07-01
*
usb: gadget: s3c2410_udc: use platform ids instead
Sebastian Andrzej Siewior
2011-07-01
*
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
2011-06-28
*
usb: gadget: include <linux/prefetch.h> to fix compiling error
Bryan Wu
2011-06-06
*
USB: s3c2410_udc: Add common implementation for GPIO controlled pullups
Lars-Peter Clausen
2011-03-07
*
USB: s3c2410_udc: Add handling for S3C244X dual-packet mode
Fabian Godehardt
2011-02-17
*
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
2010-10-22
*
USB: s3c2410_udc: be aware of connected gadget driver
Vladimir Zapolskiy
2010-07-26
*
USB: s3c2410: deactivate endpoints before gadget unbinding
Vladimir Zapolskiy
2010-06-30
*
USB: s3c2410: unregister should call unbind, not disconnect
Alan Stern
2009-09-23
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
*
USB: gadget: s3c2410_udc uses standard GPIO calls
Ben Dooks
2009-01-07
*
gadget: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-06
*
[ARM] S3C24XX: Movev udc headers to arch/arm/plat-s3c24xx/include/plat
Ben Dooks
2008-10-30
*
USB: Fix debugfs_create_file's error checking method for usb/gadget/s3c2410_udc
Zhaolei
2008-10-22
*
USB: Fix s3c2410_udc usb speed handling
Yauhen Kharuzhy
2008-10-17
*
removed unused #include <linux/version.h>'s
Adrian Bunk
2008-08-23
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
*
[ARM] Eliminate useless includes of asm/mach-types.h
Russell King
2008-08-07
*
usb gadget: fix platform driver hotplug/coldplug
Kay Sievers
2008-04-11
*
USB: s3c2410_udc: minor irq handler cleanups
Jeff Garzik
2008-02-01
*
USB: s3c2410 gadget: ensure vbus pin in input mode during read
Ben Dooks
2007-11-28
*
USB: s3c2410 gadget: allow sharing of vbus irq
Ben Dooks
2007-11-28
*
USB: s3c2410 gadget: Header move fixups
Ben Dooks
2007-11-28
*
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell
2007-10-12
*
usb gadget stack: remove usb_ep_*_buffer(), part 2
David Brownell
2007-07-12
*
USB Gadget driver for Samsung s3c2410 ARM SoC
Arnaud Patard
2007-07-12