summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-03-19usb: gadget: atmel_usba: use endian agnostic IO on ARMBen Dooks2-8/+18
2015-03-19usb: dwc2: pci: Correctly compile dwc2-pci as a module or built-inJohn Youn1-4/+2
2015-03-19usb: gadget: constify of_device_id arrayFabian Frederick1-1/+1
2015-03-19usb: gadget: goku_udc: Remove uses of seq_<foo> return valuesJoe Perches1-111/+122
2015-03-19usb: renesas_usbhs: fix spinlock suspected in a gadget complete functionYoshihiro Shimoda1-3/+19
2015-03-19usb: common: otg-fsm: only signal connect after switching to peripheralPeter Chen1-2/+2
2015-03-19usb: phy: Find the right match in devm_usb_phy_matchAxel Lin1-1/+3
2015-03-19usb: chipidea: udc: apply new usb_udc_vbus_handler interfacePeter Chen1-5/+5
2015-03-19usb: udc: add usb_udc_vbus_handlerPeter Chen2-1/+37
2015-03-19usb: udc: store usb_udc pointer in struct usb_gadgetPeter Chen2-25/+12
2015-03-19usb: dwc2: avoid leaking DMA channels on disconnectionVincent Palatin1-0/+8
2015-03-19fuse: explicitly set /dev/fuse file's private_dataTom Van Braeckel1-0/+12
2015-03-19Revert "of: Fix premature bootconsole disable with 'stdout-path'"Peter Hurley1-3/+1
2015-03-19of: handle both '/' and ':' in path stringsBrian Norris1-6/+1
2015-03-19of: unittest: Add option string test case with longer pathBrian Norris1-0/+5
2015-03-19of/irq: Fix of_irq_parse_one() returned error codesLaurent Pinchart1-3/+7
2015-03-19mmc: pwrseq_simple: fix error path in mmc_pwrseq_simple_allocNeilBrown1-1/+1
2015-03-19Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-11/+0
2015-03-19Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie6-287/+15
2015-03-18ide_tape: convert jiffies with jiffies_to_msecsNicholas Mc Guire1-2/+2
2015-03-18Revert "net: cx82310_eth: use common match macro"Ondrej Zary1-1/+10
2015-03-18sparc: Fix /proc/kcoreDavid S. Miller2-1/+4
2015-03-18Merge branch 'mlx4-net'David S. Miller4-8/+24
2015-03-18net/mlx4_en: Set statistics bitmap at port initEran Ben Elisha1-2/+2
2015-03-18IB/mlx4: Saturate RoCE port PMA counters in case of overflowMajd Dibbiny1-4/+16
2015-03-18net/mlx4_en: Fix off-by-one in ethtool statistics displayEran Ben Elisha1-1/+1
2015-03-18IB/mlx4: Verify net device validity on port change eventMoni Shoua1-1/+5
2015-03-18Merge tag 'sound-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds25-102/+167
2015-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-10/+18
2015-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-4/+30
2015-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-33/+56
2015-03-18usb: phy: msm: Remove dead codeStephen Boyd3-21/+3
2015-03-18ehci-msm: Remove dead dependencyStephen Boyd1-1/+1
2015-03-18uwb: Remove umc bus legacy suspend/resume supportLars-Peter Clausen2-36/+0
2015-03-18usb: gadget: constify of_device_id arrayFabian Frederick1-1/+1
2015-03-18usb: isp1760: add peripheral/device controller chip idSudeep Holla1-1/+1
2015-03-18usb: isp1760: fix possible deadlock in isp1760_udc_irqSudeep Holla1-4/+6
2015-03-18usb: load usb phy earlierZhangfei Gao1-1/+1
2015-03-18usb: storage: Fix trivial typo in isd200_log_config()Yannick Guerrini1-1/+1
2015-03-18dmaengine: pl08x: Define capabilities for generic capabilities reportingMark Brown1-0/+14
2015-03-18drivers: usb: storage: cypress_atacb.c: trivial checkpatch fixesBas Peters1-9/+8
2015-03-18drivers: usb: storage: alauda.c: properly place braces after function declara...Bas Peters1-5/+10
2015-03-18USB: gadget: f_mass_storage: use static attribute groups for sysfs entriesTakashi Iwai1-74/+33
2015-03-18USB: appledisplay: Deletion of a check before backlight_device_unregister()Markus Elfring1-1/+1
2015-03-18ueagle-atm: Delete unnecessary checks before the function call "release_firmw...Markus Elfring1-2/+2
2015-03-18USB: whci-hcd: Delete an unnecessary check before the function call "usb_put_...Markus Elfring1-2/+1
2015-03-18uwb/whci: Delete an unnecessary check before the function call "umc_device_un...Markus Elfring1-2/+1
2015-03-18usb: xhci: plat: Add USB phy supportMaxime Ripard1-1/+18
2015-03-18xhci: unify cycle state toggling operation with 'XOR'Lin Wang1-2/+2
2015-03-18USB: legotower: use msecs_to_jiffies for time conversionNicholas Mc Guire1-3/+3