aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/s3c2410_udc.c
Commit message (Expand)AuthorAge
* usb: gadget: s3c2410_udc: don't use pr_debug return valueArnd Bergmann2014-05-14
* usb: gadget: s3c2410_udc: Fix build errorSachin Kamat2014-02-18
* usb: gadget: add "maxpacket_limit" field to struct usb_epRobert Baldyga2013-12-17
* usb: gadget: use dev_get_platdata()Jingoo Han2013-07-30
* usb: gadget: s3c2410_udc: fix error return code in s3c2410_udc_probe()Wei Yongjun2013-05-15
* usb: gadget: s3c2410_udc: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-15
* usb: gadget: s3c2410_udc: don't touch gadget.dev.driverFelipe Balbi2013-03-18
* usb: gadget: s3c2410_udc: remove unnecessary initializationsFelipe Balbi2013-03-18
* usb: gadget: drop now unnecessary flagFelipe Balbi2013-03-18
* usb: gadget: s3c2410_udc: let udc-core manage gadget->devFelipe Balbi2013-03-18
* usb: gadget: s3c2410: fix build breakageFelipe Balbi2013-03-04
* usb: gadget: s3c2410: fix gadget->dev registrationFelipe Balbi2013-03-04
* usb: gadget: s3c2410: convert to udc_start/udc_stopFelipe Balbi2013-01-24
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-01
|\
| * ARM: samsung: move platform_data definitionsArnd Bergmann2012-09-19
* | usb: gadget: remove global variable composite in composite.cSebastian Andrzej Siewior2012-09-10
* | usb: gadget: s3c2410_udc: Do not use integer for NULLSachin Kamat2012-08-31
* | usb: gadget: s3c2410_udc: Move assignment outside if conditionSachin Kamat2012-08-31
* | usb: gadget: s3c2410_udc: Silence checkpatch errors and warningsSachin Kamat2012-08-31
* | usb: gadget: s3c2410_udc: Use pr_* and dev_err functionsSachin Kamat2012-08-31
* | usb: gadget: s3c2410_udc: Replace <asm/io.h> with <linux/io.h>Sachin Kamat2012-08-31
|/
* usb: gadget: s3c2410_udc: Remove unneeded conditionIdo Shayevitz2012-06-04
* usb: gadget: Update s3c2410_udc to use usb_endpoint_descriptor inside the str...Ido Shayevitz2012-05-04
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disableIdo Shayevitz2012-02-24
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-09
|\
| * usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz2011-12-12
* | misc latin1 to utf8 conversionsAl Viro2012-01-02
|/
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-18
* usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf2011-09-09
* USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-23
* usb: gadget: s3c2410_udc: fix unterminated platform_device_id tableAxel Lin2011-08-01
* USB: s3c2410_udc: fix custom UDC command handlingViliam Mateicka2011-07-01
* usb: gadget: s3c2410_udc: use platform ids insteadSebastian Andrzej Siewior2011-07-01
* usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior2011-06-28
* usb: gadget: include <linux/prefetch.h> to fix compiling errorBryan Wu2011-06-06
* USB: s3c2410_udc: Add common implementation for GPIO controlled pullupsLars-Peter Clausen2011-03-07
* USB: s3c2410_udc: Add handling for S3C244X dual-packet modeFabian Godehardt2011-02-17
* usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König2010-10-22
* USB: s3c2410_udc: be aware of connected gadget driverVladimir Zapolskiy2010-07-26
* USB: s3c2410: deactivate endpoints before gadget unbindingVladimir Zapolskiy2010-06-30
* USB: s3c2410: unregister should call unbind, not disconnectAlan Stern2009-09-23
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* USB: gadget: s3c2410_udc uses standard GPIO callsBen Dooks2009-01-07
* gadget: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
* [ARM] S3C24XX: Movev udc headers to arch/arm/plat-s3c24xx/include/platBen Dooks2008-10-30
* USB: Fix debugfs_create_file's error checking method for usb/gadget/s3c2410_udcZhaolei2008-10-22
* USB: Fix s3c2410_udc usb speed handlingYauhen Kharuzhy2008-10-17
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-23
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07