summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-2/+2
2013-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+10
2013-07-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds-2/+1
2013-07-10Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds-1/+1
2013-07-07target: make queue_tm_rsp() return voidJoern Engel-2/+1
2013-07-04Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds-1/+1
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+2
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds-2/+3
2013-07-03drivers: avoid parsing names as kthread_run() format stringsKees Cook-2/+3
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+2
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+1
2013-07-02Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-19/+19
2013-07-02Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-108/+280
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds-52/+94
2013-07-02Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-7/+11
2013-06-28Merge branch 'pm-assorted'Rafael J. Wysocki-2/+2
2013-06-27Merge tag 'msm-clock-for-3.11b' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson-19/+19
2013-06-25usb: musb: omap2430: make it compile againSebastian Andrzej Siewior-2/+2
2013-06-25usb: chipidea: ci_hdrc_imx: access phy via private dataFabio Estevam-5/+4
2013-06-25xhci: Add missing unlocks on error pathsEmil Goode-0/+2
2013-06-24USB: option,qcserial: move Novatel Gobi1K IDs to qcserialDan Williams-5/+7
2013-06-24ehci-atmel.c: prepare clk before calling enableBoris BREZILLON-4/+4
2013-06-24USB: ohci-at91: prepare clk before calling enableBoris BREZILLON-6/+6
2013-06-24USB: HWA: fix device probe failureThomas Pugliese-17/+38
2013-06-24wusbcore: add sysfs attribute for retry countThomas Pugliese-2/+35
2013-06-24wusbcore: add sysfs attribute for DNTS count and intervalThomas Pugliese-3/+39
2013-06-24usb: chipidea: drop "13xxx" infixAlexander Shishkin-260/+261
2013-06-24usb: phy: tegra: remove duplicated include from phy-tegra-usb.cWei Yongjun-1/+0
2013-06-24usb: host: xhci-plat: release mem region while removing moduleGeorge Cherian-0/+1
2013-06-24usbmisc_imx: allow autoloading on according to dt idsArnaud Patard (Rtp)-0/+1
2013-06-24Merge 3.10-rc7 into usb-nextGreg Kroah-Hartman-6/+15
2013-06-24Merge 3.10-rc7 into tty-nextGreg Kroah-Hartman-6/+15
2013-06-24usb: otg: msm: Convert to clk_prepare/unprepareStephen Boyd-19/+19
2013-06-23console/font: Refactor font support code selection logicGeert Uytterhoeven-0/+1
2013-06-21[media] f_uvc: add v4l2_device and replace parent with v4l2_devHans Verkuil-1/+10
2013-06-20Merge tag 'remove-nondt-exynos-3' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann-1/+2
2013-06-20mfd: twl-core: Change TWL6025 references to TWL6032Graeme Gregory-1/+1
2013-06-20Merge tag 'imx-soc-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Arnd Bergmann-21/+23
2013-06-19USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cableAnders Hammarquist-2/+5
2013-06-18usb: check usb_hub_to_struct_hub() return valueMathias Nyman-10/+19
2013-06-18xhci: check for failed dma pool allocationMathias Nyman-0/+4
2013-06-18Merge tag 'for-usb-next-2013-06-17' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman-67/+151
2013-06-18usb: gadget: f_subset: fix missing unlock on error in geth_alloc()Wei Yongjun-0/+1
2013-06-18usb: gadget: f_ncm: fix missing unlock on error in ncm_alloc()Wei Yongjun-0/+1
2013-06-18usb: gadget: f_ecm: fix missing unlock on error in ecm_alloc()Wei Yongjun-0/+1
2013-06-18usb: phy: Improve Kconfig help for CONFIG_USB_PHYGeorge Spelvin-4/+10
2013-06-19USB: Check for ARCH_EXYNOS separatelyTomasz Figa-1/+2
2013-06-17USB: EHCI: Remove double assignment of .start in ehci_msp_hc_driverEmil Goode-2/+1
2013-06-17USB: ehci-omap: Tweak PHY initialization sequenceRoger Quadros-2/+9
2013-06-17USB: EHCI: tegra: Fix oops in error cleanupThierry Reding-3/+3