summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2013-08-09usb: gadget: f_uac1: Staticize local functionsJingoo Han
2013-08-09usb: gadget: u_uac1: add __user annotationJingoo Han
2013-08-09usb: gadget: rndis: Staticize rndis_init()/rndis_exit()Jingoo Han
2013-08-09usb: gadget: f_mass_storage: use NULL instead of 0Jingoo Han
2013-08-09usb: gadget: amd5536udc: unconditionally use GFP_ATOMIC in udc_queue()Alexey Khoroshilov
2013-08-02usb: gadget: at91_udc: add usb_clk for transition to common clk frameworkBoris BREZILLON
2013-08-02usb: gadget: at91_udc: add missing clk_put on fclk and iclkBoris BREZILLON
2013-08-02usb: gadget: fusb300_udc: Staticize fusb300_rdcxf()Jingoo Han
2013-08-02usb: gadget: goku_udc: use NULL instead of 0Jingoo Han
2013-07-30usb: gadget: use dev_get_platdata()Jingoo Han
2013-07-29usb: gadget: atmel_usba: prepare clk before calling enableBoris BREZILLON
2013-07-29usb: phy: make PHY driver selection possible by controller driversRoger Quadros
2013-07-29usb: gadget: udc-core: move sysfs_notify() to a workqueueFelipe Balbi
2013-07-29usb: gadget: s3c-hsotg: Allow driver instantiation using device treeTomasz Figa
2013-07-29usb: gadget: remove imx_udcFelipe Balbi
2013-07-25usb/gadget: free opts struct on error recoveryAndrzej Pietrasiewicz
2013-07-15usb: gadget: don't fail when DMA isn't presentAlan Stern
2013-07-15usb: gadget: USB_MV_U3D should depend on HAS_DMAGeert Uytterhoeven
2013-07-15usb: gadget: USB_FOTG210_UDC should depend on HAS_DMAGeert Uytterhoeven
2013-07-15usb: gadget: USB_MV_UDC should depend on HAS_DMAGeert Uytterhoeven
2013-07-15usb: gadget: Kconfig: Fix configfs-based RNDIS function buildAndrzej Pietrasiewicz
2013-07-15usb: gadget: mv_u3d_core: fix to pass correct device identity to free_irq()Wei Yongjun
2013-07-15usb: gadget: at91_udc: prepare clk before calling enableBoris BREZILLON
2013-07-15usb: gadget: fotg210-udc: remove __init and __exitYuan-Hsin Chen
2013-07-15usb: gadget: at91_udc: call at91udc_of_init only when neededArnd Bergmann
2013-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-07-07target: make queue_tm_rsp() return voidJoern Engel
2013-07-02Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-06-21[media] f_uvc: add v4l2_device and replace parent with v4l2_devHans Verkuil
2013-06-18usb: gadget: f_subset: fix missing unlock on error in geth_alloc()Wei Yongjun
2013-06-18usb: gadget: f_ncm: fix missing unlock on error in ncm_alloc()Wei Yongjun
2013-06-18usb: gadget: f_ecm: fix missing unlock on error in ecm_alloc()Wei Yongjun
2013-06-17usb/gadget: Kconfig: fix separate building of configfs-enabled functionsAndrzej Pietrasiewicz
2013-06-14Merge tag 'at91-drivers' of git://github.com/at91linux/linux-at91 into next/d...Olof Johansson
2013-06-12usb: gadget: f_mass_storage: fix default product nameAndrzej Pietrasiewicz
2013-06-10usb: gadget: add Faraday fotg210_udc driverYuan-Hsin Chen
2013-06-10usb: gadget: f_rndis: add configfs supportAndrzej Pietrasiewicz
2013-06-10usb: gadget: f_rndis: use usb_gstrings_attachAndrzej Pietrasiewicz
2013-06-10usb: gadget: rndis: init & exit rndis at module load/unloadAndrzej Pietrasiewicz
2013-06-10usb: gadget: ether: convert to new interface of f_rndisAndrzej Pietrasiewicz
2013-06-10usb: gadget: f_rndis: convert to new function interface with backward compati...Andrzej Pietrasiewicz
2013-06-10usb: gadget: f_subset: add configfs supportAndrzej Pietrasiewicz
2013-06-10usb: gadget: f_subset: use usb_gstrings_attachAndrzej Pietrasiewicz
2013-06-10usb: gadget: ether: convert to new interface of f_subsetAndrzej Pietrasiewicz
2013-06-10usb: gadget: f_subset: convert to new function interface with backward compat...Andrzej Pietrasiewicz
2013-06-10usb: gadget: multi: Remove unused includeAndrzej Pietrasiewicz
2013-06-10usb: gadget: f_eem: add configfs supportAndrzej Pietrasiewicz
2013-06-10usb: gadget: f_eem: use usb_gstrings_attachAndrzej Pietrasiewicz
2013-06-10usb: gadget: f_eem: remove compatibility layerAndrzej Pietrasiewicz