summaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-253-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-0924-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-211-7/+11
* | | | | | usb: musb: omap2430: make it compile againSebastian Andrzej Siewior2013-06-261-2/+2
* | | | | | usb: chipidea: ci_hdrc_imx: access phy via private dataFabio Estevam2013-06-261-5/+4
* | | | | | xhci: Add missing unlocks on error pathsEmil Goode2013-06-261-0/+2
* | | | | | USB: option,qcserial: move Novatel Gobi1K IDs to qcserialDan Williams2013-06-252-5/+7
* | | | | | ehci-atmel.c: prepare clk before calling enableBoris BREZILLON2013-06-251-4/+4
* | | | | | USB: ohci-at91: prepare clk before calling enableBoris BREZILLON2013-06-251-6/+6
* | | | | | USB: HWA: fix device probe failureThomas Pugliese2013-06-255-17/+38
* | | | | | wusbcore: add sysfs attribute for retry countThomas Pugliese2013-06-253-2/+35
* | | | | | wusbcore: add sysfs attribute for DNTS count and intervalThomas Pugliese2013-06-253-3/+39
* | | | | | usb: chipidea: drop "13xxx" infixAlexander Shishkin2013-06-2514-260/+261
* | | | | | usb: phy: tegra: remove duplicated include from phy-tegra-usb.cWei Yongjun2013-06-251-1/+0
* | | | | | usb: host: xhci-plat: release mem region while removing moduleGeorge Cherian2013-06-251-0/+1
* | | | | | usbmisc_imx: allow autoloading on according to dt idsArnaud Patard (Rtp)2013-06-251-0/+1
* | | | | | Merge 3.10-rc7 into usb-nextGreg Kroah-Hartman2013-06-253-6/+15
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cableAnders Hammarquist2013-06-202-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
* | | | | | USB: EHCI: export ehci_handshake for ehci-hcd sub-driversManjunath Goudar2013-06-174-15/+20
* | | | | | usb: phy: add MODULE_LICENSE to phy-tegra-usb.cStephen Warren2013-06-171-0/+4
* | | | | | usb: phy: export ulpi_viewport_access_opsManjunath Goudar2013-06-171-0/+2
* | | | | | usb: chipidea: get rid of camelcase namesAlexander Shishkin2013-06-172-256/+257
* | | | | | usb: chipidea: move to pcim_* functionsAndy Shevchenko2013-06-171-12/+4
* | | | | | usb: chipidea: remove superfluous pci_set_drvdata(pci, NULL)Andy Shevchenko2013-06-171-1/+0
* | | | | | usb: chipidea: i.MX: use devm_usb_get_phy_by_phandle to get phySascha Hauer2013-06-171-20/+12
* | | | | | usb: chipidea: usbmisc: use module_platform_driverPhilipp Zabel2013-06-171-11/+1
* | | | | | usb: chipidea: ci13xxx-imx: move static pdata into probe functionMichael Grzeschik2013-06-171-10/+9
* | | | | | usb: chipidea: introduce dual role mode pdata flagsSascha Hauer2013-06-171-6/+18
* | | | | | usb: chipidea: add PTW, PTS and STS handlingMichael Grzeschik2013-06-172-1/+63