| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: gadget: configfs: Fix interfaces array NULL-termination | Krzysztof Opasiak | 2015-06-03 | 1 | -0/+1 |
* | usb: gadget: printer: enqueue printer's response for setup request | Andrzej Pietrasiewicz | 2015-05-15 | 1 | -0/+9 |
* | usb: gadget: composite: enable BESL support | Felipe Balbi | 2015-05-04 | 1 | -1/+1 |
* | usb: gadget: function: phonet: balance usb_ep_disable calls | Felipe Balbi | 2015-03-12 | 1 | -1/+4 |
* | usb: gadget: at91_udc: move prepare clk into process context | Ronald Wahl | 2015-01-06 | 1 | -12/+32 |
* | usb: gadget: udc: core: fix kernel oops with soft-connect | Felipe Balbi | 2014-11-13 | 1 | -0/+5 |
* | usb: gadget: function: acm: make f_acm pass USB20CV Chapter9 | Felipe Balbi | 2014-11-13 | 1 | -3/+4 |
* | usb: pch_udc: usb gadget device support for Intel Quark X1000 | Bryan O'Donoghue | 2014-10-31 | 2 | -4/+21 |
* | usb: gadget: f_fs: fix NULL pointer dereference when there are no strings | Michal Nazarewicz | 2014-07-17 | 1 | -5/+7 |
* | usb: gadget: rename CONFIG_USB_GADGET_PXA25X | Paul Bolle | 2014-07-02 | 1 | -1/+1 |
* | usb: gadget: at91-udc: fix irq and iomem resource retrieval | Jean-Jacques Hiblot | 2014-06-06 | 1 | -10/+0 |
* | usb: gadget: zero: Fix SuperSpeed enumeration for alternate setting 1 | Roger Quadros | 2014-05-15 | 1 | -1/+1 |
* | usb: gadget: atmel_usba: fix crashed during stopping when DEBUG is enabled | Gregory CLEMENT | 2014-05-15 | 1 | -3/+3 |
* | usb: gadget: tcm_usb_gadget: stop format strings | Kees Cook | 2014-05-15 | 1 | -1/+1 |
* | tty: Fix low_latency BUG | Peter Hurley | 2014-05-05 | 1 | -2/+2 |
* | usb: gadget: bcm63xx_udc: fix build failure on DMA channel code | Florian Fainelli | 2014-03-05 | 1 | -26/+32 |
* | usb: gadget: composite: reset delayed_status on reset_config | Michael Grzeschik | 2013-12-20 | 1 | -0/+1 |
* | Merge tag 'fixes-for-v3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2013-10-01 | 3 | -5/+8 |
|\ |
|
| * | usb: gadget: s3c-hsotg: fix can_write limit for non-periodic endpoints | Robert Baldyga | 2013-10-01 | 1 | -1/+1 |
| * | usb: gadget: f_fs: fix error handling | Robert Baldyga | 2013-10-01 | 1 | -0/+2 |
| * | usb: gadget: pxa25x_udc: fix deferred probe from __init | Johan Hovold | 2013-09-23 | 1 | -4/+5 |
* | | USB: Fix breakage in ffs_fs_mount() | Al Viro | 2013-09-26 | 1 | -34/+26 |
* | | Merge tag 'fixes-for-v3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2013-09-17 | 8 | -36/+20 |
|\| |
|
| * | usb: s3c-hsotg: do not disconnect gadget when receiving ErlySusp intr | Chanho Park | 2013-09-17 | 1 | -2/+0 |
| * | usb: s3c-hsotg: fix unregistration function | Marek Szyprowski | 2013-09-17 | 1 | -7/+4 |
| * | usb: gadget: f_mass_storage: reset endpoint driver data when disabled | Peter Oh | 2013-09-17 | 1 | -0/+2 |
| * | usb: gadget: f_eem: Staticize eem_alloc | Sachin Kamat | 2013-09-17 | 1 | -1/+1 |
| * | usb: gadget: f_ecm: Staticize ecm_alloc | Sachin Kamat | 2013-09-17 | 1 | -1/+1 |
| * | usb: gadget: add '__ref' for rndis_config_register() and cdc_config_register() | Chen Gang | 2013-09-17 | 1 | -4/+4 |
| * | usb: gadget: cdc2: fix conversion to new interface of f_ecm | Andrzej Pietrasiewicz | 2013-09-17 | 1 | -18/+1 |
| * | usb: gadget: fix a bug and a WARN_ON in dummy-hcd | Alan Stern | 2013-09-17 | 1 | -3/+4 |
| * | usb: gadget: mv_u3d_core: fix violation of locking discipline in mv_u3d_ep_di... | Alexey Khoroshilov | 2013-09-17 | 1 | -0/+3 |
* | | USB: Faraday fotg210: fix email addresses | Dave Jones | 2013-09-17 | 2 | -2/+2 |
|/ |
|
* | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds | 2013-09-13 | 1 | -5/+4 |
|\ |
|
| * | aio: Kill aio_rw_vect_retry() | Kent Overstreet | 2013-07-30 | 1 | -3/+3 |
| * | aio: io_cancel() no longer returns the io_event | Kent Overstreet | 2013-07-30 | 1 | -2/+1 |
* | | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 2013-09-13 | 1 | -2/+2 |
* | | usb: acm gadget: Null termintate strings table | Graham Williams | 2013-08-30 | 1 | -0/+1 |
* | | usb: fotg210-udc: use platform_{get,set}_drvdata() | Libo Chen | 2013-08-27 | 1 | -2/+2 |
* | | Merge tag 'usb-for-v3.12-part2' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2013-08-27 | 5 | -14/+11 |
|\ \ |
|
| * | | usb: gadget: double unlocks on error in atmel_usba_start() | Dan Carpenter | 2013-08-27 | 1 | -6/+4 |
| * | | usb: gadget: gadgetfs: potential use after free in unbind() | Dan Carpenter | 2013-08-27 | 1 | -1/+1 |
| * | | usb: gadget: gadgetfs: use after free in dev_release() | Dan Carpenter | 2013-08-27 | 1 | -4/+0 |
| * | | usb: gadget: USB_NET2272_DMA should depend on HAS_DMA | Geert Uytterhoeven | 2013-08-27 | 1 | -1/+1 |
| * | | usb: gadget: USB_R8A66597 should depend on HAS_DMA | Geert Uytterhoeven | 2013-08-27 | 1 | -0/+1 |
| * | | usb: gadget: USB_FUSB300 should depend on HAS_DMA | Geert Uytterhoeven | 2013-08-27 | 1 | -1/+1 |
| * | | usb: gadget: configfs: keep a function if it is not successfully added | Andrzej Pietrasiewicz | 2013-08-27 | 1 | -1/+3 |
* | | | USB: gadget: audit sysfs attribute permissions | Greg Kroah-Hartman | 2013-08-27 | 7 | -48/+43 |
|/ / |
|
* | | usb:gadget Fix comment for pointer to configfs | Philippe De Swert | 2013-08-19 | 1 | -1/+1 |
* | | Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 2013-08-13 | 30 | -1966/+108 |
|\ \ |
|