summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-05-14usb: gadget: OS Feature Descriptors supportAndrzej Pietrasiewicz3-1/+435
2014-05-14usb: gadget: OS String supportAndrzej Pietrasiewicz2-0/+40
2014-05-14usb: gadget: FunctionFS: share VLA macros with all usb gadget filesAndrzej Pietrasiewicz2-26/+27
2014-05-14usb: phy: msm: change devm_ioremap() to devm_ioremap_resource()Dan Carpenter1-1/+1
2014-05-14usb: phy: msm: reset controller is mandatory nowArnd Bergmann2-1/+1
2014-05-14usb: musb: omap2plus bus glue needs USB host supportArnd Bergmann1-1/+1
2014-05-14usb: musb: tusb-dma can't be built-in if tusb is notArnd Bergmann1-1/+1
2014-05-14usb: gadget: s3c2410_udc: don't use pr_debug return valueArnd Bergmann1-1/+2
2014-05-14usb: gadget: gr_udc: unconditionally use GFP_ATOMIC in gr_queue_ext()Alexey Khoroshilov1-1/+1
2014-05-14usb: gadget: tcm_usb_gadget: remove unnecessary OOM messagesJingoo Han1-12/+4
2014-05-14usb: gadget: r8a66597-udc: remove unnecessary OOM messagesJingoo Han1-1/+0
2014-05-14usb: gadget: mv_u3d_core: remove unnecessary OOM messagesJingoo Han1-12/+2
2014-05-14usb: gadget: m66592-udc: remove unnecessary OOM messagesJingoo Han1-1/+0
2014-05-14usb: gadget: fusb300_udc: remove unnecessary OOM messagesJingoo Han1-6/+2
2014-05-14usb: gadget: fsl_udc_core: remove unnecessary OOM messagesJingoo Han1-6/+2
2014-05-14usb: gadget: fotg210-udc: remove unnecessary OOM messagesJingoo Han1-6/+2
2014-05-14usb: gadget: f_uac2: remove unnecessary OOM messagesJingoo Han1-7/+1
2014-05-14usb: gadget: atmel_usba: always test udc->driverAlexandre Belloni1-1/+1
2014-05-14usb: gadget: configfs: fix typoPeter Chen1-2/+2
2014-05-14usb: musb: tusb: remove dead codePaul Bolle1-6/+0
2014-05-14usb: musb: Kconfig: Select the DMA driver if DMA mode of MUSB is enabledGeorge Cherian1-0/+1
2014-05-14tools: usb: aio example applicationsRobert Baldyga6-0/+1004
2014-05-14phy: usb: sunxi: Introduce Allwinner A31 USB PHY supportMaxime Ripard1-11/+22
2014-05-14Documentation: dt: Add new compatible for the A31 USB PhyMaxime Ripard1-6/+17
2014-05-14phy: sunxi: Rework phy initializationMaxime Ripard1-24/+18
2014-05-13phy: exynos5-usbdrd: Add facility for VBUS supplyVivek Gautam1-0/+32
2014-05-13phy: Add new Exynos5 USB 3.0 PHY driverVivek Gautam4-0/+700
2014-05-13Documentation: Document Exynos5 USB 3.0 DRD PHYVivek Gautam1-0/+47
2014-05-12documentation: docbook: document process of writing an musb glue layerApelete Seketeli2-1/+875
2014-05-12usb: udc-core: set gadget state as not attached after unloading modulePeter Chen1-0/+2
2014-05-12usb: gadget: set gadget state as configuredPeter Chen2-0/+2
2014-05-12usb: phy: msm: enable build on other architecturesFelipe Balbi1-1/+1
2014-05-12usb: phy: msm: switch over to writel()Felipe Balbi1-1/+1
2014-05-12usb: phy: msm: cast to enum msm_usb_phy_typeFelipe Balbi1-1/+1
2014-05-12phy: kona2: use 'select GENERIC_PHY' in KconfigArnd Bergmann1-1/+1
2014-05-12phy: exynos-mipi-video: fix check on array indexAntoine Ténart1-1/+1
2014-05-09Linux 3.15-rc5v3.15-rc5Linus Torvalds1-1/+1
2014-05-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds38-77/+150
2014-05-09x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall()Boris Ostrovsky1-1/+1
2014-05-09x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macroAndres Freund1-1/+1
2014-05-09x86: Fix typo preventing msr_set/clear_bit from having an effectAndres Freund1-1/+1
2014-05-08Merge tag 'xfs-for-linus-3.15-rc5' of git://oss.sgi.com/xfs/xfsLinus Torvalds9-50/+77
2014-05-08Merge tag 'trace-fixes-v3.15-rc4-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+3
2014-05-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-4/+76
2014-05-08Merge tag 'sound-3.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds7-9/+30
2014-05-08Merge tag 'mfd-mmc-fixes-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-448/+109
2014-05-08PHY: Exynos: fix SATA phy license typoArnd Bergmann1-1/+1
2014-05-08phy: omap-usb2: Add clock names to Documentation bindingRoger Quadros1-0/+7
2014-05-08phy: omap-usb2: Use generic clock names "wkupclk" and "refclk"Roger Quadros1-7/+23
2014-05-08tracepoint: Fix use of tracepoint funcs after rcu freeMathieu Desnoyers1-2/+2