summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | 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
* | | | | | | wusbcore: add sysfs attribute for DNTS count and intervalThomas Pugliese2013-06-243-3/+39
* | | | | | | usb: chipidea: drop "13xxx" infixAlexander Shishkin2013-06-2414-260/+261
* | | | | | | usb: phy: tegra: remove duplicated include from phy-tegra-usb.cWei Yongjun2013-06-241-1/+0
* | | | | | | usb: host: xhci-plat: release mem region while removing moduleGeorge Cherian2013-06-241-0/+1
* | | | | | | usbmisc_imx: allow autoloading on according to dt idsArnaud Patard (Rtp)2013-06-241-0/+1
* | | | | | | Merge 3.10-rc7 into usb-nextGreg Kroah-Hartman2013-06-243-6/+15
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cableAnders Hammarquist2013-06-192-2/+5
| * | | | | | usb: phy: Improve Kconfig help for CONFIG_USB_PHYGeorge Spelvin2013-06-181-4/+10
| | |_|_|/ / | |/| | | |
* | | | | | usb: check usb_hub_to_struct_hub() return valueMathias Nyman2013-06-183-10/+19
* | | | | | xhci: check for failed dma pool allocationMathias Nyman2013-06-181-0/+4
* | | | | | Merge tag 'for-usb-next-2013-06-17' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2013-06-184-67/+151
|\ \ \ \ \ \
| * | | | | | xhci: remove BUG() in xhci_get_endpoint_type()Mathias Nyman2013-06-141-5/+9
| * | | | | | xhci: Remove BUG in xhci_setup_addressable_virt_devMathias Nyman2013-06-141-25/+10
| * | | | | | xhci: Remove BUG_ON in xhci_get_input_control_ctx.Sarah Sharp2013-06-144-35/+126
| * | | | | | xhci: Remove BUG_ON() in xhci_alloc_container_ctx.Sarah Sharp2013-06-141-2/+6
* | | | | | | usb: gadget: f_subset: fix missing unlock on error in geth_alloc()Wei Yongjun2013-06-181-0/+1
* | | | | | | usb: gadget: f_ncm: fix missing unlock on error in ncm_alloc()Wei Yongjun2013-06-181-0/+1
* | | | | | | usb: gadget: f_ecm: fix missing unlock on error in ecm_alloc()Wei Yongjun2013-06-181-0/+1
* | | | | | | USB: EHCI: Remove double assignment of .start in ehci_msp_hc_driverEmil Goode2013-06-171-2/+1
* | | | | | | USB: ehci-omap: Tweak PHY initialization sequenceRoger Quadros2013-06-171-2/+9
* | | | | | | USB: EHCI: tegra: Fix oops in error cleanupThierry Reding2013-06-171-3/+3
* | | | | | | USB: EHCI: tegra: make use of ehci->privStephen Warren2013-06-171-35/+35
* | | | | | | USB: EHCI: make ehci-tegra a separate driverManjunath Goudar2013-06-174-60/+76
* | | | | | | USB: EHCI: tegra: fix circular module dependenciesStephen Warren2013-06-172-39/+36
* | | | | | | USB: EHCI: tegra: remove all power managementStephen Warren2013-06-171-245/+1
OpenPOWER on IntegriCloud