summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/s3c2410_udc.c
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: Update s3c2410_udc to use usb_endpoint_descriptor inside the str...Ido Shayevitz2012-05-041-8/+6
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disableIdo Shayevitz2012-02-241-0/+2
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-091-2/+2
|\
| * usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz2011-12-121-2/+2
* | misc latin1 to utf8 conversionsAl Viro2012-01-021-2/+2
|/
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-181-2/+2
* usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf2011-09-091-10/+0
* USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-231-1/+1
* usb: gadget: s3c2410_udc: fix unterminated platform_device_id tableAxel Lin2011-08-011-0/+1
* USB: s3c2410_udc: fix custom UDC command handlingViliam Mateicka2011-07-011-1/+1
* usb: gadget: s3c2410_udc: use platform ids insteadSebastian Andrzej Siewior2011-07-011-20/+9
* usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior2011-06-281-11/+18
* usb: gadget: include <linux/prefetch.h> to fix compiling errorBryan Wu2011-06-061-0/+1
* USB: s3c2410_udc: Add common implementation for GPIO controlled pullupsLars-Peter Clausen2011-03-071-9/+51
* USB: s3c2410_udc: Add handling for S3C244X dual-packet modeFabian Godehardt2011-02-171-1/+15
* usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König2010-10-221-9/+8
* USB: s3c2410_udc: be aware of connected gadget driverVladimir Zapolskiy2010-07-261-0/+4
* USB: s3c2410: deactivate endpoints before gadget unbindingVladimir Zapolskiy2010-06-301-1/+5
* USB: s3c2410: unregister should call unbind, not disconnectAlan Stern2009-09-231-2/+1
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
* USB: gadget: s3c2410_udc uses standard GPIO callsBen Dooks2009-01-071-12/+22
* gadget: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1
* [ARM] S3C24XX: Movev udc headers to arch/arm/plat-s3c24xx/include/platBen Dooks2008-10-301-2/+2
* USB: Fix debugfs_create_file's error checking method for usb/gadget/s3c2410_udcZhaolei2008-10-221-5/+2
* USB: Fix s3c2410_udc usb speed handlingYauhen Kharuzhy2008-10-171-1/+1
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-231-1/+0
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-4/+4
* [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-071-1/+0
* usb gadget: fix platform driver hotplug/coldplugKay Sievers2008-04-111-0/+2
* USB: s3c2410_udc: minor irq handler cleanupsJeff Garzik2008-02-011-2/+2
* USB: s3c2410 gadget: ensure vbus pin in input mode during readBen Dooks2007-11-281-0/+4
* USB: s3c2410 gadget: allow sharing of vbus irqBen Dooks2007-11-281-3/+3
* USB: s3c2410 gadget: Header move fixupsBen Dooks2007-11-281-3/+3
* USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell2007-10-121-1/+1
* usb gadget stack: remove usb_ep_*_buffer(), part 2David Brownell2007-07-121-33/+0
* USB Gadget driver for Samsung s3c2410 ARM SoCArnaud Patard2007-07-121-0/+2078