summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
* usb: gadget: mv_u3d_core: fix to pass correct device identity to free_irq()Wei Yongjun2013-07-151-2/+2
* usb: dwc3: fix the error returned with usb3_phy failureRuchika Kharwar2013-07-151-1/+1
* usb: dwc3: fix wrong bit mask in dwc3_event_typeHuang Rui2013-07-151-2/+2
* usb: gadget: at91_udc: prepare clk before calling enableBoris BREZILLON2013-07-151-6/+8
* usb: gadget: fotg210-udc: remove __init and __exitYuan-Hsin Chen2013-07-151-2/+2
* usb: gadget: at91_udc: call at91udc_of_init only when neededArnd Bergmann2013-07-151-1/+1
* usb: dwc3: gadget: don't prevent gadget from being probed if we failFelipe Balbi2013-07-151-0/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-131-2/+2
|\
| * MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOCDavid Daney2013-06-101-2/+2
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-132-1/+10
|\ \
| * | [media] f_uvc: add v4l2_device and replace parent with v4l2_devHans Verkuil2013-06-212-1/+10
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-07-111-2/+1
|\ \ \
| * | | target: make queue_tm_rsp() return voidJoern Engel2013-07-071-2/+1
| | |/ | |/|
* | | Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds2013-07-101-1/+1
|\ \ \
| * | | mfd: twl-core: Change TWL6025 references to TWL6032Graeme Gregory2013-06-201-1/+1
| |/ /
* | | 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
OpenPOWER on IntegriCloud