summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/s3c-hsudc.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-02usb: gadget: add platform module alias where it is missingSebastian Andrzej Siewior1-0/+1
2011-06-28usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior1-4/+12
2011-06-07usb/s3c-hsudc: fix error pathSebastian Andrzej Siewior1-2/+4
2011-06-07usb: gadget: include <linux/prefetch.h> to fix compiling errorBryan Wu1-0/+1
2011-05-14USB: s3c-hsudc: fix checkpatch error and warningJingoo Han1-1/+1
2011-05-14USB: s3c-hsudc: use IS_ERR() instead of NULL checkJingoo Han1-2/+2
2011-05-11USB: Gadget: Add Samsung S3C24XX USB High-Speed controller driverThomas Abraham1-0/+1349