Ido Shayevitz
|
0561ed440f
usb: gadget: s3c2410_udc: Remove unneeded condition
|
13 years ago |
Ido Shayevitz
|
fa42e52ba4
usb: gadget: Update s3c2410_udc to use usb_endpoint_descriptor inside the struct usb_ep
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Ido Shayevitz
|
f9c56cdd39
usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable
|
13 years ago |
Linus Torvalds
|
55b81e6f27
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
13 years ago |
Al Viro
|
d36b691077
misc latin1 to utf8 conversions
|
13 years ago |
Michal Nazarewicz
|
7177aed44f
usb: gadget: rename usb_gadget_driver::speed to max_speed
|
13 years ago |
Yong Zhang
|
b5dd18d874
USB: irq: Remove IRQF_DISABLED
|
14 years ago |
Klaus Schwarzkopf
|
28c9fc68eb
usb gadget: clean up FSF boilerplate text
|
14 years ago |
Kuninori Morimoto
|
29cc88979a
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
|
14 years ago |
Axel Lin
|
7e9d40f3a8
usb: gadget: s3c2410_udc: fix unterminated platform_device_id table
|
14 years ago |
Viliam Mateicka
|
5b8261385c
USB: s3c2410_udc: fix custom UDC command handling
|
14 years ago |
Sebastian Andrzej Siewior
|
513385a3cf
usb: gadget: s3c2410_udc: use platform ids instead
|
14 years ago |
Sebastian Andrzej Siewior
|
0f91349b89
usb: gadget: convert all users to the new udc infrastructure
|
14 years ago |
Bryan Wu
|
b38b03b363
usb: gadget: include <linux/prefetch.h> to fix compiling error
|
14 years ago |
Lars-Peter Clausen
|
a74022a55e
USB: s3c2410_udc: Add common implementation for GPIO controlled pullups
|
14 years ago |
Fabian Godehardt
|
16f08a08d8
USB: s3c2410_udc: Add handling for S3C244X dual-packet mode
|
14 years ago |
Uwe Kleine-König
|
b0fca50f5a
usb gadget: don't save bind callback in struct usb_gadget_driver
|
15 years ago |
Vladimir Zapolskiy
|
00c05aabf2
USB: s3c2410_udc: be aware of connected gadget driver
|
15 years ago |
Vladimir Zapolskiy
|
3b49d2315c
USB: s3c2410: deactivate endpoints before gadget unbinding
|
15 years ago |
Alan Stern
|
823c3fd9cc
USB: s3c2410: unregister should call unbind, not disconnect
|
16 years ago |
Alexey Dobriyan
|
405f55712d
headers: smp_lock.h redux
|
16 years ago |
Ben Dooks
|
ea99ecfdc8
USB: gadget: s3c2410_udc uses standard GPIO calls
|
16 years ago |
Kay Sievers
|
c682b17060
gadget: struct device - replace bus_id with dev_name(), dev_set_name()
|
16 years ago |
Ben Dooks
|
57bd4b91a6
[ARM] S3C24XX: Movev udc headers to arch/arm/plat-s3c24xx/include/plat
|
16 years ago |
Zhaolei
|
d66937d71a
USB: Fix debugfs_create_file's error checking method for usb/gadget/s3c2410_udc
|
16 years ago |
Yauhen Kharuzhy
|
f9e9cff613
USB: Fix s3c2410_udc usb speed handling
|
17 years ago |
Adrian Bunk
|
7a8fc9b248
removed unused #include <linux/version.h>'s
|
17 years ago |
Russell King
|
a09e64fbc0
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
|
17 years ago |
Russell King
|
0f8469a54f
[ARM] Eliminate useless includes of asm/mach-types.h
|
17 years ago |