Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s3c-hsudc: implement vbus_draw hook | Heiko Stübner | 2011-09-18 | 1 | -0/+14 |
* | USB: use usb_endpoint_maxp() instead of le16_to_cpu() | Kuninori Morimoto | 2011-08-23 | 1 | -3/+3 |
* | s3c-hsudc: Add basic otg transceiver handling | Heiko Stübner | 2011-08-22 | 1 | -0/+23 |
* | s3c-hsudc: Fix possible nullpointer dereference during probe | Heiko Stübner | 2011-08-22 | 1 | -13/+13 |
* | usb: gadget: add platform module alias where it is missing | Sebastian Andrzej Siewior | 2011-07-01 | 1 | -0/+1 |
* | usb: gadget: convert all users to the new udc infrastructure | Sebastian Andrzej Siewior | 2011-06-28 | 1 | -4/+12 |
* | usb/s3c-hsudc: fix error path | Sebastian Andrzej Siewior | 2011-06-06 | 1 | -2/+4 |
* | usb: gadget: include <linux/prefetch.h> to fix compiling error | Bryan Wu | 2011-06-06 | 1 | -0/+1 |
* | USB: s3c-hsudc: fix checkpatch error and warning | Jingoo Han | 2011-05-13 | 1 | -1/+1 |
* | USB: s3c-hsudc: use IS_ERR() instead of NULL check | Jingoo Han | 2011-05-13 | 1 | -2/+2 |
* | USB: Gadget: Add Samsung S3C24XX USB High-Speed controller driver | Thomas Abraham | 2011-05-10 | 1 | -0/+1349 |