summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-07-041-1/+1
|\
| * usb: chipidea: depend on CONFIG_OF instead of CONFIG_OF_DEVICERob Herring2013-06-121-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-042-2/+2
|\ \
| * | treewide: Fix typo in printkMasanari Iida2013-05-282-2/+2
* | | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-031-2/+3
|\ \ \
| * | | drivers: avoid parsing names as kthread_run() format stringsKees Cook2013-07-031-2/+3
* | | | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-032-2/+2
|\ \ \ \
| * \ \ \ Merge branch 'pm-assorted'Rafael J. Wysocki2013-06-282-2/+2
| |\ \ \ \
| | * | | | PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki2013-06-032-2/+2
| | | |/ / | | |/| |
* | | | | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-031-0/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | console/font: Refactor font support code selection logicGeert Uytterhoeven2013-06-231-0/+1
| | |_|/ | |/| |
* | | | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-07-021-19/+19
|\ \ \ \
| * \ \ \ Merge tag 'msm-clock-for-3.11b' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2013-06-271-19/+19
| |\ \ \ \
| | * | | | usb: otg: msm: Convert to clk_prepare/unprepareStephen Boyd2013-06-241-19/+19
* | | | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-025-108/+280
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'at91-drivers' of git://github.com/at91linux/linux-at91 into next/d...Olof Johansson2013-06-143-81/+187
| |\ \ \ \ \ \
| | * | | | | | USB: gadget: atmel_usba: add DT supportJean-Christophe PLAGNIOL-VILLARD2013-05-243-60/+163
| | * | | | | | USB: gadget: atmel_usba: allow multi instanceJean-Christophe PLAGNIOL-VILLARD2013-05-241-18/+18
| | * | | | | | USB: gadget: atmel_usba: move global struct usba_ep usba_ep to struct usba_udcJean-Christophe PLAGNIOL-VILLARD2013-05-242-9/+12
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'ux500-dma40-for-arm-soc-2' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-06-142-27/+93
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | usb: musb: ux500: add device tree probing supportLee Jones2013-06-041-0/+51
| | * | | | | usb: musb: ux500: attempt to find channels by name before using pdataLee Jones2013-06-041-3/+17
| | * | | | | usb: musb: ux500: harden checks for platform dataLee Jones2013-06-041-3/+8
| | * | | | | usb: musb: ux500: take the dma_mask from coherent_dma_maskLee Jones2013-06-041-1/+1
| | * | | | | usb: musb: ux500: move the MUSB HDRC configuration into the driverLee Jones2013-06-041-0/+8
| | * | | | | usb: musb: ux500: move channel number knowledge into the driverLee Jones2013-06-041-21/+9
| | |/ / / /
* | | | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-07-024-52/+94
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'remove-nondt-exynos-3' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2013-06-202-1/+2
| |\ \ \ \ \ \
| | * | | | | | USB: Check for ARCH_EXYNOS separatelyTomasz Figa2013-06-192-1/+2
| | |/ / / / /
| * | | | | | Merge tag 'imx-soc-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Arnd Bergmann2013-06-205-21/+23
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'renesas-phy-rcar-usb-for-v3.11' of git://git.kernel.org/pub/scm/li...Olof Johansson2013-06-143-51/+93
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | phy-rcar-usb: add R8A7778 supportSergei Shtylyov2013-06-112-11/+36
| | * | | | | phy-rcar-usb: handle platform dataSergei Shtylyov2013-06-111-6/+45
| | * | | | | phy-rcar-usb: correct base addressSergei Shtylyov2013-06-111-18/+10
| | * | | | | phy-rcar-usb: remove EHCI internal buffer setupSergei Shtylyov2013-06-111-24/+4
| | * | | | | ehci-platform: add pre_setup() method to platform dataSergei Shtylyov2013-06-111-0/+6
* | | | | | | Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-07-021-7/+11
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge 3.10-rc7 into tty-nextGreg Kroah-Hartman2013-06-243-6/+15
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge 3.10-rc6 into tty-nextGreg Kroah-Hartman2013-06-175-21/+23
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge 3.10-rc5 into tty-nextGreg Kroah-Hartman2013-06-0824-106/+187
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge 3.10-rc3 into tty-nextGreg Kroah-Hartman2013-05-2768-267/+260
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | TTY:vt: convert remain take_over_console's users to do_take_over_consoleWang YanQing2013-05-201-7/+11
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | usb: musb: omap2430: make it compile againSebastian Andrzej Siewior2013-06-251-2/+2
* | | | | | | usb: chipidea: ci_hdrc_imx: access phy via private dataFabio Estevam2013-06-251-5/+4
* | | | | | | xhci: Add missing unlocks on error pathsEmil Goode2013-06-251-0/+2
* | | | | | | USB: option,qcserial: move Novatel Gobi1K IDs to qcserialDan Williams2013-06-242-5/+7
* | | | | | | ehci-atmel.c: prepare clk before calling enableBoris BREZILLON2013-06-241-4/+4
* | | | | | | USB: ohci-at91: prepare clk before calling enableBoris BREZILLON2013-06-241-6/+6
* | | | | | | USB: HWA: fix device probe failureThomas Pugliese2013-06-245-17/+38
* | | | | | | wusbcore: add sysfs attribute for retry countThomas Pugliese2013-06-243-2/+35