aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAge
* Merge 3.11-rc4 into usb-nextGreg Kroah-Hartman2013-08-04
|\
| * usb: gadget: udc-core: fix the typo of udc state attributeRong Wang2013-07-29
| * usb: gadget: f_phonet: remove unused preprocessor conditionalAndrzej Pietrasiewicz2013-07-29
| * usb: gadget: multi: fix error return code in cdc_do_config()Andrzej Pietrasiewicz2013-07-29
| * usb: gadget: free opts struct on error recoveryAndrzej Pietrasiewicz2013-07-25
| * usb: gadget: ether: put_usb_function on unbindAndrzej Pietrasiewicz2013-07-25
* | Merge 3.11-rc3 into usb-nextGreg Kroah-Hartman2013-07-29
|\ \
| * | usb/gadget: free opts struct on error recoveryAndrzej Pietrasiewicz2013-07-25
| |/
| * usb: gadget: don't fail when DMA isn't presentAlan Stern2013-07-15
| * usb: gadget: USB_MV_U3D should depend on HAS_DMAGeert Uytterhoeven2013-07-15
| * usb: gadget: USB_FOTG210_UDC should depend on HAS_DMAGeert Uytterhoeven2013-07-15
| * usb: gadget: USB_MV_UDC should depend on HAS_DMAGeert Uytterhoeven2013-07-15
| * usb: gadget: Kconfig: Fix configfs-based RNDIS function buildAndrzej Pietrasiewicz2013-07-15
| * usb: gadget: mv_u3d_core: fix to pass correct device identity to free_irq()Wei Yongjun2013-07-15
| * usb: gadget: at91_udc: prepare clk before calling enableBoris BREZILLON2013-07-15
| * usb: gadget: fotg210-udc: remove __init and __exitYuan-Hsin Chen2013-07-15
| * usb: gadget: at91_udc: call at91udc_of_init only when neededArnd Bergmann2013-07-15
* | USB: gadget: fix up commentGreg Kroah-Hartman2013-07-23
|/
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-13
|\
| * [media] f_uvc: add v4l2_device and replace parent with v4l2_devHans Verkuil2013-06-21
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-07-11
|\ \
| * | target: make queue_tm_rsp() return voidJoern Engel2013-07-07
| |/
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-02
|\ \
| * \ Merge tag 'at91-drivers' of git://github.com/at91linux/linux-at91 into next/d...Olof Johansson2013-06-14
| |\ \ | | |/ | |/|
| | * USB: gadget: atmel_usba: add DT supportJean-Christophe PLAGNIOL-VILLARD2013-05-23
| | * USB: gadget: atmel_usba: allow multi instanceJean-Christophe PLAGNIOL-VILLARD2013-05-23
| | * USB: gadget: atmel_usba: move global struct usba_ep usba_ep to struct usba_udcJean-Christophe PLAGNIOL-VILLARD2013-05-23
* | | usb: gadget: f_subset: fix missing unlock on error in geth_alloc()Wei Yongjun2013-06-18
* | | usb: gadget: f_ncm: fix missing unlock on error in ncm_alloc()Wei Yongjun2013-06-18
* | | usb: gadget: f_ecm: fix missing unlock on error in ecm_alloc()Wei Yongjun2013-06-18
* | | usb/gadget: Kconfig: fix separate building of configfs-enabled functionsAndrzej Pietrasiewicz2013-06-17
* | | usb: gadget: f_mass_storage: fix default product nameAndrzej Pietrasiewicz2013-06-12
* | | usb: gadget: add Faraday fotg210_udc driverYuan-Hsin Chen2013-06-10
* | | usb: gadget: f_rndis: add configfs supportAndrzej Pietrasiewicz2013-06-10
* | | usb: gadget: f_rndis: use usb_gstrings_attachAndrzej Pietrasiewicz2013-06-10
* | | usb: gadget: rndis: init & exit rndis at module load/unloadAndrzej Pietrasiewicz2013-06-10
* | | usb: gadget: ether: convert to new interface of f_rndisAndrzej Pietrasiewicz2013-06-10
* | | usb: gadget: f_rndis: convert to new function interface with backward compati...Andrzej Pietrasiewicz2013-06-10
* | | usb: gadget: f_subset: add configfs supportAndrzej Pietrasiewicz2013-06-10
* | | usb: gadget: f_subset: use usb_gstrings_attachAndrzej Pietrasiewicz2013-06-10
* | | usb: gadget: ether: convert to new interface of f_subsetAndrzej Pietrasiewicz2013-06-10
* | | usb: gadget: f_subset: convert to new function interface with backward compat...Andrzej Pietrasiewicz2013-06-10
* | | usb: gadget: multi: Remove unused includeAndrzej Pietrasiewicz2013-06-10
* | | usb: gadget: f_eem: add configfs supportAndrzej Pietrasiewicz2013-06-10
* | | usb: gadget: f_eem: use usb_gstrings_attachAndrzej Pietrasiewicz2013-06-10
* | | usb: gadget: f_eem: remove compatibility layerAndrzej Pietrasiewicz2013-06-10
* | | usb: gadget: ether: convert to new interface of f_eemAndrzej Pietrasiewicz2013-06-10
* | | usb: gadget: f_eem: convert to new function interface with backward compatibi...Andrzej Pietrasiewicz2013-06-10
* | | usb: gadget: ether: convert to new interface of f_ecmAndrzej Pietrasiewicz2013-06-10
* | | usb: gadget: u_ether: allow getting binary-form host addressAndrzej Pietrasiewicz2013-06-10