Age | Commit message (Expand) | Author |
2013-12-20 | usb: gadget: composite: reset delayed_status on reset_config | Michael Grzeschik |
2013-10-01 | Merge tag 'fixes-for-v3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman |
2013-10-01 | usb: gadget: s3c-hsotg: fix can_write limit for non-periodic endpoints | Robert Baldyga |
2013-10-01 | usb: gadget: f_fs: fix error handling | Robert Baldyga |
2013-09-26 | USB: Fix breakage in ffs_fs_mount() | Al Viro |
2013-09-23 | usb: gadget: pxa25x_udc: fix deferred probe from __init | Johan Hovold |
2013-09-17 | Merge tag 'fixes-for-v3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman |
2013-09-17 | USB: Faraday fotg210: fix email addresses | Dave Jones |
2013-09-17 | usb: s3c-hsotg: do not disconnect gadget when receiving ErlySusp intr | Chanho Park |
2013-09-17 | usb: s3c-hsotg: fix unregistration function | Marek Szyprowski |
2013-09-17 | usb: gadget: f_mass_storage: reset endpoint driver data when disabled | Peter Oh |
2013-09-17 | usb: gadget: f_eem: Staticize eem_alloc | Sachin Kamat |
2013-09-17 | usb: gadget: f_ecm: Staticize ecm_alloc | Sachin Kamat |
2013-09-17 | usb: gadget: add '__ref' for rndis_config_register() and cdc_config_register() | Chen Gang |
2013-09-17 | usb: gadget: cdc2: fix conversion to new interface of f_ecm | Andrzej Pietrasiewicz |
2013-09-17 | usb: gadget: fix a bug and a WARN_ON in dummy-hcd | Alan Stern |
2013-09-17 | usb: gadget: mv_u3d_core: fix violation of locking discipline in mv_u3d_ep_di... | Alexey Khoroshilov |
2013-09-13 | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky |
2013-08-30 | usb: acm gadget: Null termintate strings table | Graham Williams |
2013-08-27 | usb: fotg210-udc: use platform_{get,set}_drvdata() | Libo Chen |
2013-08-27 | Merge tag 'usb-for-v3.12-part2' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman |
2013-08-27 | usb: gadget: double unlocks on error in atmel_usba_start() | Dan Carpenter |
2013-08-27 | usb: gadget: gadgetfs: potential use after free in unbind() | Dan Carpenter |
2013-08-27 | usb: gadget: gadgetfs: use after free in dev_release() | Dan Carpenter |
2013-08-27 | USB: gadget: audit sysfs attribute permissions | Greg Kroah-Hartman |
2013-08-27 | usb: gadget: USB_NET2272_DMA should depend on HAS_DMA | Geert Uytterhoeven |
2013-08-27 | usb: gadget: USB_R8A66597 should depend on HAS_DMA | Geert Uytterhoeven |
2013-08-27 | usb: gadget: USB_FUSB300 should depend on HAS_DMA | Geert Uytterhoeven |
2013-08-27 | usb: gadget: configfs: keep a function if it is not successfully added | Andrzej Pietrasiewicz |
2013-08-19 | usb:gadget Fix comment for pointer to configfs | Philippe De Swert |
2013-08-13 | Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman |
2013-08-09 | usb: gadget: uvc: Fix error handling in uvc_queue_buffer() | Laurent Pinchart |
2013-08-09 | usb: gadget: f_uac1: Staticize local functions | Jingoo Han |
2013-08-09 | usb: gadget: u_uac1: add __user annotation | Jingoo Han |
2013-08-09 | usb: gadget: rndis: Staticize rndis_init()/rndis_exit() | Jingoo Han |
2013-08-09 | usb: gadget: f_mass_storage: use NULL instead of 0 | Jingoo Han |
2013-08-09 | usb: gadget: amd5536udc: unconditionally use GFP_ATOMIC in udc_queue() | Alexey Khoroshilov |
2013-08-05 | Merge 3.11-rc4 into usb-next | Greg Kroah-Hartman |
2013-08-02 | usb: gadget: at91_udc: add usb_clk for transition to common clk framework | Boris BREZILLON |
2013-08-02 | usb: gadget: at91_udc: add missing clk_put on fclk and iclk | Boris BREZILLON |
2013-08-02 | usb: gadget: fusb300_udc: Staticize fusb300_rdcxf() | Jingoo Han |
2013-08-02 | usb: gadget: goku_udc: use NULL instead of 0 | Jingoo Han |
2013-07-30 | aio: Kill aio_rw_vect_retry() | Kent Overstreet |
2013-07-30 | aio: io_cancel() no longer returns the io_event | Kent Overstreet |
2013-07-30 | usb: gadget: use dev_get_platdata() | Jingoo Han |
2013-07-29 | Merge 3.11-rc3 into usb-next | Greg Kroah-Hartman |
2013-07-29 | usb: gadget: udc-core: fix the typo of udc state attribute | Rong Wang |
2013-07-29 | usb: gadget: f_phonet: remove unused preprocessor conditional | Andrzej Pietrasiewicz |
2013-07-29 | usb: gadget: multi: fix error return code in cdc_do_config() | Andrzej Pietrasiewicz |