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
/
s3c2410_udc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-04
usb: gadget: Update s3c2410_udc to use usb_endpoint_descriptor inside the str...
Ido Shayevitz
1
-8
/
+6
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-02-24
usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable
Ido Shayevitz
1
-0
/
+2
2012-01-10
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+2
2012-01-02
misc latin1 to utf8 conversions
Al Viro
1
-2
/
+2
2011-12-12
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
1
-2
/
+2
2011-09-18
USB: irq: Remove IRQF_DISABLED
Yong Zhang
1
-2
/
+2
2011-09-10
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
1
-10
/
+0
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
1
-1
/
+1
2011-08-01
usb: gadget: s3c2410_udc: fix unterminated platform_device_id table
Axel Lin
1
-0
/
+1
2011-07-02
USB: s3c2410_udc: fix custom UDC command handling
Viliam Mateicka
1
-1
/
+1
2011-07-02
usb: gadget: s3c2410_udc: use platform ids instead
Sebastian Andrzej Siewior
1
-20
/
+9
2011-06-28
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
1
-11
/
+18
2011-06-07
usb: gadget: include <linux/prefetch.h> to fix compiling error
Bryan Wu
1
-0
/
+1
2011-03-07
USB: s3c2410_udc: Add common implementation for GPIO controlled pullups
Lars-Peter Clausen
1
-9
/
+51
2011-02-17
USB: s3c2410_udc: Add handling for S3C244X dual-packet mode
Fabian Godehardt
1
-1
/
+15
2010-10-22
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
1
-9
/
+8
2010-07-26
USB: s3c2410_udc: be aware of connected gadget driver
Vladimir Zapolskiy
1
-0
/
+4
2010-06-30
USB: s3c2410: deactivate endpoints before gadget unbinding
Vladimir Zapolskiy
1
-1
/
+5
2009-09-23
USB: s3c2410: unregister should call unbind, not disconnect
Alan Stern
1
-2
/
+1
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-01-07
USB: gadget: s3c2410_udc uses standard GPIO calls
Ben Dooks
1
-12
/
+22
2009-01-06
gadget: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-10-30
[ARM] S3C24XX: Movev udc headers to arch/arm/plat-s3c24xx/include/plat
Ben Dooks
1
-2
/
+2
2008-10-22
USB: Fix debugfs_create_file's error checking method for usb/gadget/s3c2410_udc
Zhaolei
1
-5
/
+2
2008-10-18
USB: Fix s3c2410_udc usb speed handling
Yauhen Kharuzhy
1
-1
/
+1
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
1
-1
/
+0
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-4
/
+4
2008-08-07
[ARM] Eliminate useless includes of asm/mach-types.h
Russell King
1
-1
/
+0
2008-04-11
usb gadget: fix platform driver hotplug/coldplug
Kay Sievers
1
-0
/
+2
2008-02-02
USB: s3c2410_udc: minor irq handler cleanups
Jeff Garzik
1
-2
/
+2
2007-11-29
USB: s3c2410 gadget: ensure vbus pin in input mode during read
Ben Dooks
1
-0
/
+4
2007-11-29
USB: s3c2410 gadget: allow sharing of vbus irq
Ben Dooks
1
-3
/
+3
2007-11-29
USB: s3c2410 gadget: Header move fixups
Ben Dooks
1
-3
/
+3
2007-10-13
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell
1
-1
/
+1
2007-07-13
usb gadget stack: remove usb_ep_*_buffer(), part 2
David Brownell
1
-33
/
+0
2007-07-13
USB Gadget driver for Samsung s3c2410 ARM SoC
Arnaud Patard
1
-0
/
+2078