Age | Commit message (Expand) | Author |
2013-07-21 | usb: gadget: f_mass_storage: add missing memory barrier for thread_wakeup_needed | UCHINO Satoshi |
2013-01-17 | usb: gadget: dummy: fix enumeration with g_multi | Sebastian Andrzej Siewior |
2013-01-11 | usb: gadget: phonet: free requests in pn_bind()'s error path | Sebastian Andrzej Siewior |
2012-08-09 | usb: gadget: Fix g_ether interface link status | Kevin Cernekee |
2012-06-01 | usb: gadget: fsl_udc_core: dTD's next dtd pointer need to be updated once wri... | Peter Chen |
2012-05-07 | usb gadget: uvc: uvc_request_data::length field must be signed | Laurent Pinchart |
2012-05-07 | USB: gadget: storage gadgets send wrong error code for unknown commands | Alan Stern |
2012-04-27 | usb: gadget: eliminate NULL pointer dereference (bugfix) | Andrzej Pietrasiewicz |
2012-04-22 | USB: pch_udc: Support new device LAPIS Semiconductor ML7831 IOH | Tomoya MORINAGA |
2012-04-22 | usb: gadget: pch_udc: Reduce redundant interrupt | Tomoya MORINAGA |
2012-04-22 | usb: gadget: pch_udc: Fix usb/gadget/pch_udc: Fix ether gadget connect/discon... | Tomoya MORINAGA |
2012-04-22 | usb: gadget: pch_udc: Fix USB suspend issue | Tomoya MORINAGA |
2012-04-22 | usb: gadget: pch_udc: Fix wrong return value | Tomoya MORINAGA |
2012-04-22 | usb: gadget: pch_udc: Fix disconnect issue | Tomoya MORINAGA |
2012-04-02 | usb: fsl_udc_core: Fix scheduling while atomic dump message | Peter Chen |
2012-04-02 | USB: gadget: Make g_hid device class conform to spec. | Orjan Friberg |
2012-04-02 | usb: gadgetfs: return number of bytes on ep0 read request | Thomas Faber |
2012-02-13 | usb: gadget: zero: fix bug in loopback autoresume handling | Timo Juhani Lindfors |
2011-11-11 | USB: g_printer: fix bug in unregistration | Fabian Godehardt |
2011-07-01 | USB: fsl_udc_core: fix build breakage when building for ARM arch | Anatolij Gustschin |
2011-06-07 | USB: CONFIG_USB_GADGET_DUALSPEED is not user-configurable | Alan Stern |
2011-06-07 | USB: dummy-hcd needs the has_tt flag | Alan Stern |
2011-06-06 | usb/s3c-hsudc: fix error path | Sebastian Andrzej Siewior |
2011-06-06 | usb/pxa25x_udc: cleanup the LUBBOCK err path | Sebastian Andrzej Siewior |
2011-06-06 | usb/mv_udc_core: fix compile | Sebastian Andrzej Siewior |
2011-06-06 | usb: gadget: include <linux/prefetch.h> to fix compiling error | Bryan Wu |
2011-06-06 | USB: s3c-hsotg: Tone down debugging | Mark Brown |
2011-06-06 | usb-gadget: unlock data->lock mutex on error path in ep_write() | Alexey Khoroshilov |
2011-05-23 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-05-20 | sanitize <linux/prefetch.h> usage | Linus Torvalds |
2011-05-18 | Haavard Skinnemoen has left Atmel | Jean Delvare |
2011-05-18 | drivercore: revert addition of of_match to struct device | Grant Likely |
2011-05-17 | USB: gadget: f_audio: Fix invalid dereference of initdata | Martin Jackson |
2011-05-13 | usb: gadget: rndis: don't test against req->length | Felipe Balbi |
2011-05-13 | usb/gadget: at91sam9g20 fix end point max packet size | Jean-Christophe PLAGNIOL-VILLARD |
2011-05-13 | USB: s3c-hsotg: return proper error if clk_get fails | Jingoo Han |
2011-05-13 | USB: s3c-hsotg: fix checkpatch warnings | Jingoo Han |
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 |
2011-05-10 | usb: gadget: Remove the LUN checks which are always true | Maxin B John |
2011-05-10 | usb: gadget: f_mass_storage: Make us pass USBCV MSC Compliance tests | Roger Quadros |
2011-05-10 | usb: gadget: composite: Allow function drivers to pause control transfers | Roger Quadros |
2011-05-06 | USB: OTG: msm: Implement charger detection | Pavankumar Kondeti |
2011-05-06 | fsl/usb: Unused endpoint failure for USB gadget | Ramneek Mehresh |
2011-05-03 | USB: gadget: Initialize ep0 once while registering gadget in ci13xxx_udc | Anji jonnala |
2011-05-03 | USB: gadget: Use ep0out for control OUT data phase in ci13xxx_udc | Pavankumar Kondeti |
2011-05-03 | USB: gadget: Fix bug in endpoint feature request processing in ci13xxx_udc | Pavankumar Kondeti |
2011-05-03 | USB: gadget: Fix unused variable warning in ci13xxx_udc | Pavankumar Kondeti |