summaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | usb: wusbcore: clean up urb dequeue processThomas Pugliese2013-10-011-35/+87
* | | usb: wusbcore: include the xfer_id in debug printsThomas Pugliese2013-10-011-45/+49
* | | usb: wusbcore: fix endianess issues when using dwTransferIDThomas Pugliese2013-10-011-9/+11
* | | usb: chipidea: add ci_hdrc_enter_lpm APIPeter Chen2013-10-012-0/+25
* | | usb: chipidea: imx: remove PHY operationsPeter Chen2013-10-011-17/+4
* | | usb: chipidea: move PHY operation to corePeter Chen2013-10-012-44/+52
* | | Merge 3.12-rc3 into usb-nextGreg Kroah-Hartman2013-09-3021-107/+199
|\| |
| * | usb: dwc3: add support for MerrifieldDavid Cohen2013-09-271-0/+2
| * | USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitializationShengzhou Liu2013-09-271-2/+3
| * | USB: Fix breakage in ffs_fs_mount()Al Viro2013-09-271-34/+26
| * | fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phyRamneek Mehresh2013-09-261-9/+3
| * | usb/core/devio.c: Don't reject control message to endpoint with wrong directi...Kurt Garloff2013-09-261-0/+16
| * | usb: chipidea: USB_CHIPIDEA should depend on HAS_DMAGeert Uytterhoeven2013-09-261-1/+1
| * | usb: chipidea: udc: free pending TD at removal procedurePeter Chen2013-09-261-0/+2
| * | usb: chipidea: imx: Add usb_phy_shutdown at probe's error pathPeter Chen2013-09-261-2/+5
| * | usb: chipidea: Fix memleak for ci->hw_bank.regmap when removalPeter Chen2013-09-261-0/+1
| * | usb: chipidea: udc: fix the oops after rmmod gadgetPeter Chen2013-09-261-1/+1
| * | USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcdAlan Stern2013-09-263-3/+3
| * | USB: OHCI: accept very late isochronous URBsAlan Stern2013-09-262-14/+34
| * | USB: UHCI: accept very late isochronous URBsAlan Stern2013-09-261-4/+8
| * | USB: iMX21: accept very late isochronous URBsAlan Stern2013-09-261-4/+4
| * | usbcore: check usb device's state before sending a Set SEL control transferXenia Ragiadakou2013-09-241-0/+3
| * | xhci: Fix race between ep halt and URB cancellationFlorian Wolter2013-09-241-2/+6
| * | usb: Fix xHCI host issues on remote wakeup.Sarah Sharp2013-09-244-10/+60
| * | xhci: Ensure a command structure points to the correct trb on the command ringMathias Nyman2013-09-244-21/+17
| * | xhci: Fix oops happening after address device timeoutMathias Nyman2013-09-241-0/+6
* | | usb: musb: omap2430: use the new generic PHY frameworkKishon Vijay Abraham I2013-09-283-6/+23
* | | usb: phy: twl4030: use the new generic PHY frameworkKishon Vijay Abraham I2013-09-283-805/+0
* | | usb: phy: omap-usb2: use the new generic PHY frameworkKishon Vijay Abraham I2013-09-283-284/+0
* | | usb: wusbcore: set pointers to NULL after freeing in error casesThomas Pugliese2013-09-271-0/+2
* | | usb: wusbcore: clean up the sg list that was created for out transfersThomas Pugliese2013-09-271-0/+4
* | | usb: wusbcore: resource cleanup fix in __wa_xfer_setup_segsThomas Pugliese2013-09-271-54/+67
* | | usb: wusbcore: allow wa_xfer_destroy to clean up partially constructed xfersThomas Pugliese2013-09-271-2/+8
* | | usb: wusbcore: rename fields in struct wahcThomas Pugliese2013-09-273-18/+18
* | | usb: wusbcore: rename urb to tr_urb in struct wa_segThomas Pugliese2013-09-271-14/+16
* | | USB: ehci-dbgp: drop dead code.Tim Deegan2013-09-271-4/+0
* | | USB: phy: Restrict AM335x PHY driver to only be built on !ARM when COMPILE_TE...Dave Jones2013-09-271-0/+1
* | | usb: core: usb_amd_resume_quirk() can be staticFengguang Wu2013-09-261-1/+1
* | | usb: pci-quirks: amd_chipset_sb_type_init() can be staticFengguang Wu2013-09-261-1/+1
* | | USB: OHCI: make ohci-pxa27x a separate driverManjunath Goudar2013-09-264-141/+113
* | | USB: OHCI: make ohci-ep93xx a separate driverManjunath Goudar2013-09-264-59/+40
* | | USB: OHCI: make ohci-nxp a separate driverManjunath Goudar2013-09-264-93/+57
* | | USB: OHCI: make ohci-s3c2410 a separate driverManjunath Goudar2013-09-264-89/+66
* | | USB: OHCI: make ohci-at91 a separate driverManjunath Goudar2013-09-264-104/+79
* | | USB: OHCI: make ohci-spear a separate driverManjunath Goudar2013-09-264-102/+65
* | | USB: OHCI: make ohci-omap3 a separate driverManjunath Goudar2013-09-264-99/+40
* | | USB: OHCI: make ohci-omap a separate driverManjunath Goudar2013-09-264-122/+55
* | | USB: OHCI: make ohci-exynos a separate driverManjunath Goudar2013-09-264-118/+72
* | | USB: EHCI: make ehci-w90X900 a separate driverManjunath Goudar2013-09-264-58/+39
* | | USB: serial: invoke dcd_change ldisc's handler.Paul Chavent2013-09-261-0/+10