aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAge
* usb: gadget: net2280: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-01
* usb: gadget: pch_udc: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-01
* usb: gadget: goku_udc: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-01
* usb: gadget: amd5536udc: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-01
* usb: gadget: zero: Add flexible auto remote wakeup test methodPeter Chen2013-10-01
* USB: Fix breakage in ffs_fs_mount()Al Viro2013-09-26
* Merge tag 'fixes-for-v3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-09-17
|\
| * usb: s3c-hsotg: do not disconnect gadget when receiving ErlySusp intrChanho Park2013-09-17
| * usb: s3c-hsotg: fix unregistration functionMarek Szyprowski2013-09-17
| * usb: gadget: f_mass_storage: reset endpoint driver data when disabledPeter Oh2013-09-17
| * usb: gadget: f_eem: Staticize eem_allocSachin Kamat2013-09-17
| * usb: gadget: f_ecm: Staticize ecm_allocSachin Kamat2013-09-17
| * usb: gadget: add '__ref' for rndis_config_register() and cdc_config_register()Chen Gang2013-09-17
| * usb: gadget: cdc2: fix conversion to new interface of f_ecmAndrzej Pietrasiewicz2013-09-17
| * usb: gadget: fix a bug and a WARN_ON in dummy-hcdAlan Stern2013-09-17
| * usb: gadget: mv_u3d_core: fix violation of locking discipline in mv_u3d_ep_di...Alexey Khoroshilov2013-09-17
* | USB: Faraday fotg210: fix email addressesDave Jones2013-09-17
|/
* Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2013-09-13
|\
| * aio: Kill aio_rw_vect_retry()Kent Overstreet2013-07-30
| * aio: io_cancel() no longer returns the io_eventKent Overstreet2013-07-30
* | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
* | usb: acm gadget: Null termintate strings tableGraham Williams2013-08-30
* | usb: fotg210-udc: use platform_{get,set}_drvdata()Libo Chen2013-08-28
* | Merge tag 'usb-for-v3.12-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-08-27
|\ \
| * | usb: gadget: double unlocks on error in atmel_usba_start()Dan Carpenter2013-08-27
| * | usb: gadget: gadgetfs: potential use after free in unbind()Dan Carpenter2013-08-27
| * | usb: gadget: gadgetfs: use after free in dev_release()Dan Carpenter2013-08-27
| * | usb: gadget: USB_NET2272_DMA should depend on HAS_DMAGeert Uytterhoeven2013-08-27
| * | usb: gadget: USB_R8A66597 should depend on HAS_DMAGeert Uytterhoeven2013-08-27
| * | usb: gadget: USB_FUSB300 should depend on HAS_DMAGeert Uytterhoeven2013-08-27
| * | usb: gadget: configfs: keep a function if it is not successfully addedAndrzej Pietrasiewicz2013-08-27
* | | USB: gadget: audit sysfs attribute permissionsGreg Kroah-Hartman2013-08-27
|/ /
* | usb:gadget Fix comment for pointer to configfsPhilippe De Swert2013-08-19
* | Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-08-13
|\ \
| * | usb: gadget: uvc: Fix error handling in uvc_queue_buffer()Laurent Pinchart2013-08-09
| * | usb: gadget: f_uac1: Staticize local functionsJingoo Han2013-08-09
| * | usb: gadget: u_uac1: add __user annotationJingoo Han2013-08-09
| * | usb: gadget: rndis: Staticize rndis_init()/rndis_exit()Jingoo Han2013-08-09
| * | usb: gadget: f_mass_storage: use NULL instead of 0Jingoo Han2013-08-09
| * | usb: gadget: amd5536udc: unconditionally use GFP_ATOMIC in udc_queue()Alexey Khoroshilov2013-08-09
| * | usb: gadget: at91_udc: add usb_clk for transition to common clk frameworkBoris BREZILLON2013-08-02
| * | usb: gadget: at91_udc: add missing clk_put on fclk and iclkBoris BREZILLON2013-08-02
| * | usb: gadget: fusb300_udc: Staticize fusb300_rdcxf()Jingoo Han2013-08-02
| * | usb: gadget: goku_udc: use NULL instead of 0Jingoo Han2013-08-02
| * | usb: gadget: use dev_get_platdata()Jingoo Han2013-07-30
| * | usb: gadget: atmel_usba: prepare clk before calling enableBoris BREZILLON2013-07-29
| * | usb: phy: make PHY driver selection possible by controller driversRoger Quadros2013-07-29
| * | usb: gadget: udc-core: move sysfs_notify() to a workqueueFelipe Balbi2013-07-29
| * | usb: gadget: s3c-hsotg: Allow driver instantiation using device treeTomasz Figa2013-07-29
| * | usb: gadget: remove imx_udcFelipe Balbi2013-07-29