summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/s3c2410_udc.c
AgeCommit message (Expand)Author
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-01-02misc latin1 to utf8 conversionsAl Viro
2011-12-12usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang
2011-09-09usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf
2011-08-23USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto
2011-08-01usb: gadget: s3c2410_udc: fix unterminated platform_device_id tableAxel Lin
2011-07-01USB: s3c2410_udc: fix custom UDC command handlingViliam Mateicka
2011-07-01usb: gadget: s3c2410_udc: use platform ids insteadSebastian Andrzej Siewior
2011-06-28usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior
2011-06-06usb: gadget: include <linux/prefetch.h> to fix compiling errorBryan Wu
2011-03-07USB: s3c2410_udc: Add common implementation for GPIO controlled pullupsLars-Peter Clausen
2011-02-17USB: s3c2410_udc: Add handling for S3C244X dual-packet modeFabian Godehardt
2010-10-22usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König
2010-07-26USB: s3c2410_udc: be aware of connected gadget driverVladimir Zapolskiy
2010-06-30USB: s3c2410: deactivate endpoints before gadget unbindingVladimir Zapolskiy
2009-09-23USB: s3c2410: unregister should call unbind, not disconnectAlan Stern
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-01-07USB: gadget: s3c2410_udc uses standard GPIO callsBen Dooks
2009-01-06gadget: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-10-30[ARM] S3C24XX: Movev udc headers to arch/arm/plat-s3c24xx/include/platBen Dooks
2008-10-22USB: Fix debugfs_create_file's error checking method for usb/gadget/s3c2410_udcZhaolei
2008-10-17USB: Fix s3c2410_udc usb speed handlingYauhen Kharuzhy
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King
2008-04-11usb gadget: fix platform driver hotplug/coldplugKay Sievers
2008-02-01USB: s3c2410_udc: minor irq handler cleanupsJeff Garzik
2007-11-28USB: s3c2410 gadget: ensure vbus pin in input mode during readBen Dooks
2007-11-28USB: s3c2410 gadget: allow sharing of vbus irqBen Dooks
2007-11-28USB: s3c2410 gadget: Header move fixupsBen Dooks
2007-10-12USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell
2007-07-12usb gadget stack: remove usb_ep_*_buffer(), part 2David Brownell
2007-07-12USB Gadget driver for Samsung s3c2410 ARM SoCArnaud Patard