summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)AuthorFilesLines
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-14ARM: imx: move platform_data definitionsArnd Bergmann1-1/+1
2012-08-10usb: gadget: u_ether: fix kworker 100% CPU issue with still used interfaces i...Michael Grzeschik1-0/+6
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-10/+8
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-1/+1
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-9/+5
2012-07-31netvm: propagate page->pfmemalloc from skb_alloc_page to skbMel Gorman1-1/+1
2012-07-30gadget/r8a66597: remove conditional compilation of clk codeViresh Kumar2-13/+3
2012-07-30gadget/m66592: remove conditional compilation of clk codeViresh Kumar2-13/+1
2012-07-29gadgetfs: clean upAl Viro2-10/+8
2012-07-26Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds27-742/+3340
2012-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2012-07-23Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-2/+3
2012-07-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-30/+24
2012-07-19pxa25x_udc: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o1-8/+4
2012-07-19omap_udc: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o1-2/+2
2012-07-19goku_udc: remove IRQF_SAMPLE_RANDOM which was commented outTheodore Ts'o1-1/+1
2012-07-17target: Allow for target_submit_cmd() returning errorsRoland Dreier1-14/+22
2012-07-16usb: Use eth_random_addrJoe Perches1-1/+1
2012-07-16target: remove transport_generic_handle_cdb_mapChristoph Hellwig1-14/+0
2012-07-16target: remove transport_generic_process_writeChristoph Hellwig1-2/+2
2012-07-05Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman6-51/+57
2012-07-05Merge tag 'gadget-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman23-691/+3283
2012-07-03Merge tag 'omap-cleanup-for-v3.6' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2-2/+3
2012-07-02usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I6-39/+45
2012-07-02usb: gadget: at91_udc: Propagate devicetree to gadget driversAlexandre Pereira da Silva1-0/+1
2012-07-02usb: gadget: fsl_udc: Propagate devicetree to gadget driversAlexandre Pereira da Silva1-0/+1
2012-07-02usb: gadget: s3c-hsotg: Propagate devicetree to gadget driversAlexandre Pereira da Silva1-0/+1
2012-07-02usb: gadget: lpc32xx_udc: Propagate devicetree to gadget driversAlexandre Pereira da Silva1-0/+1
2012-07-02usb: gadget: mass_storage: make "file" and "ro" read only in some casesMichal Nazarewicz2-6/+21
2012-06-28Merge branches 'cleanup-udc' and 'cleanup-dma' into cleanupTony Lindgren2-2/+3
2012-06-25usb: gadget: Fix g_ether interface link statusKevin Cernekee1-6/+6
2012-06-25usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I6-6/+6
2012-06-25usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I6-12/+12
2012-06-22usb: gadget: hsotg: pullup method implementation for s3c-hsotg UDC driverLukasz Majewski1-3/+30
2012-06-22usb: gadget: mass_storage: fail fsg_store_file() early if colud not open fileMichal Nazarewicz1-23/+29
2012-06-22usb: gadget: storage_common: remove FSG_BUFFHD_STATIC_BUFFER supportMichal Nazarewicz1-10/+0
2012-06-22usb: gadget: lpc32xx_udc: fix build error with debugfs enabledAlexandre Pereira da Silva1-0/+1
2012-06-22usb: gadget: acm_ms: need to set max_speedSteve Bennett1-0/+1
2012-06-22usb: gadget: lpc32xx_udc: move clock init to clock frameworkAlexandre Pereira da Silva1-60/+24
2012-06-22usb: gadget: fsl_mxc_udc: do not depend on grouped clocksFabio Estevam1-43/+31
2012-06-22usb: gadget: mv: Add USB 3.0 device driver for Marvell PXA2128 chip.Yu Xu4-0/+2428
2012-06-15usb: hsotg: samsung: smp Provide *_lock functions abstraction layer for SMP SoCsLukasz Majewski1-49/+48
2012-06-15usb: hsotg: samsung: Protect the udc_stop routine with spinlockLukasz Majewski1-0/+5
2012-06-15usb: hsotg: samsung: Replace endpoint specific locks with a global lockLukasz Majewski1-26/+28
2012-06-15usb: gadget: hidg: register OUT INT endpoint for SET_REPORTDaniel Mack1-43/+165
2012-06-15usb: gadget: mass_storage: add documentationMichal Nazarewicz1-62/+7
2012-06-15usb: gadget: mass_storage: remove unused optionsMichal Nazarewicz1-40/+10
2012-06-12usb: gadget: Complete fsl qe/udc driver conversionBen Collins1-2/+2
2012-06-12usb: imx_udc.c: Use clk_prepare_enable/clk_disable_unprepareFabio Estevam1-3/+3