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