summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/s3c2410_udc.c
AgeCommit message (Expand)Author
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