aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/s3c-hsudc.c
Commit message (Expand)AuthorAge
* s3c-hsudc: implement vbus_draw hookHeiko Stübner2011-09-18
* USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-23
* s3c-hsudc: Add basic otg transceiver handlingHeiko Stübner2011-08-22
* s3c-hsudc: Fix possible nullpointer dereference during probeHeiko Stübner2011-08-22
* usb: gadget: add platform module alias where it is missingSebastian Andrzej Siewior2011-07-01
* usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior2011-06-28
* usb/s3c-hsudc: fix error pathSebastian Andrzej Siewior2011-06-06
* usb: gadget: include <linux/prefetch.h> to fix compiling errorBryan Wu2011-06-06
* USB: s3c-hsudc: fix checkpatch error and warningJingoo Han2011-05-13
* USB: s3c-hsudc: use IS_ERR() instead of NULL checkJingoo Han2011-05-13
* USB: Gadget: Add Samsung S3C24XX USB High-Speed controller driverThomas Abraham2011-05-10