summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-05-14usb: gadget: configfs: OS Extended Compatibility descriptors supportAndrzej Pietrasiewicz
2014-05-14usb: gadget: configfs: OS String supportAndrzej Pietrasiewicz
2014-05-14usb: gadget: f_rndis: OS descriptors supportAndrzej Pietrasiewicz
2014-05-14usb: gadget: OS Feature Descriptors supportAndrzej Pietrasiewicz
2014-05-14usb: gadget: OS String supportAndrzej Pietrasiewicz
2014-05-14usb: gadget: FunctionFS: share VLA macros with all usb gadget filesAndrzej Pietrasiewicz
2014-05-14usb: phy: msm: change devm_ioremap() to devm_ioremap_resource()Dan Carpenter
2014-05-14usb: phy: msm: reset controller is mandatory nowArnd Bergmann
2014-05-14usb: musb: omap2plus bus glue needs USB host supportArnd Bergmann
2014-05-14usb: musb: tusb-dma can't be built-in if tusb is notArnd Bergmann
2014-05-14usb: gadget: s3c2410_udc: don't use pr_debug return valueArnd Bergmann
2014-05-14usb: gadget: gr_udc: unconditionally use GFP_ATOMIC in gr_queue_ext()Alexey Khoroshilov
2014-05-14usb: gadget: tcm_usb_gadget: remove unnecessary OOM messagesJingoo Han
2014-05-14usb: gadget: r8a66597-udc: remove unnecessary OOM messagesJingoo Han
2014-05-14usb: gadget: mv_u3d_core: remove unnecessary OOM messagesJingoo Han
2014-05-14usb: gadget: m66592-udc: remove unnecessary OOM messagesJingoo Han
2014-05-14usb: gadget: fusb300_udc: remove unnecessary OOM messagesJingoo Han
2014-05-14usb: gadget: fsl_udc_core: remove unnecessary OOM messagesJingoo Han
2014-05-14usb: gadget: fotg210-udc: remove unnecessary OOM messagesJingoo Han
2014-05-14usb: gadget: f_uac2: remove unnecessary OOM messagesJingoo Han
2014-05-14usb: gadget: atmel_usba: always test udc->driverAlexandre Belloni
2014-05-14usb: gadget: configfs: fix typoPeter Chen
2014-05-14usb: musb: tusb: remove dead codePaul Bolle
2014-05-14usb: musb: Kconfig: Select the DMA driver if DMA mode of MUSB is enabledGeorge Cherian
2014-05-14phy: usb: sunxi: Introduce Allwinner A31 USB PHY supportMaxime Ripard
2014-05-14phy: sunxi: Rework phy initializationMaxime Ripard
2014-05-13phy: exynos5-usbdrd: Add facility for VBUS supplyVivek Gautam
2014-05-13phy: Add new Exynos5 USB 3.0 PHY driverVivek Gautam
2014-05-12usb: udc-core: set gadget state as not attached after unloading modulePeter Chen
2014-05-12usb: gadget: set gadget state as configuredPeter Chen
2014-05-12usb: phy: msm: enable build on other architecturesFelipe Balbi
2014-05-12usb: phy: msm: switch over to writel()Felipe Balbi
2014-05-12usb: phy: msm: cast to enum msm_usb_phy_typeFelipe Balbi
2014-05-12phy: kona2: use 'select GENERIC_PHY' in KconfigArnd Bergmann
2014-05-12phy: exynos-mipi-video: fix check on array indexAntoine Ténart
2014-05-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-05-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-05-08Merge tag 'mfd-mmc-fixes-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-05-08PHY: Exynos: fix SATA phy license typoArnd Bergmann
2014-05-08phy: omap-usb2: Use generic clock names "wkupclk" and "refclk"Roger Quadros
2014-05-08mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"Micky Ching
2014-05-07Merge tag 'for-linus-20140507' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-05-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-05-07Merge branch 'drm-radeon-mullins' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-05-07Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-05-07Merge branch 'mullins' of git://people.freedesktop.org/~deathsimple/linux int...Dave Airlie
2014-05-07Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2014-05-07Merge tag 'topc/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-05-07Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/li...Dave Airlie
2014-05-06agp: info leak in agpioc_info_wrap()Dan Carpenter