summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* xhci: correct the usage of USB_CTRL_SET_TIMEOUTxiao jin2013-10-162-2/+2
* usb: xhci: Staticize xhci_del_comp_mod_timerSachin Kamat2013-10-161-1/+2
* usb: Push USB2 LPM disable on disconnect into USB core.Sarah Sharp2013-10-162-5/+4
* xhci: Enable LPM support only for hardwired or BESL devicesMathias Nyman2013-10-161-0/+27
* usb: Don't enable USB 2.0 Link PM by default.Sarah Sharp2013-10-165-155/+26
* xhci: Set L1 device slot on USB2 LPM enable/disable.Sarah Sharp2013-10-162-2/+3
* usb: Disable USB 2.0 Link PM before device reset.Sarah Sharp2013-10-161-0/+6
* USB: ohci-exynos: Remove non-DT supportJingoo Han2013-10-141-15/+3
* usb/hcd: remove unnecessary local_irq_saveMichael Opdenacker2013-10-141-15/+0
* USB: EHCI: start new isochronous streams ASAPAlan Stern2013-10-141-21/+23
* USB: EHCI: create per-TT bandwidth tablesAlan Stern2013-10-144-85/+312
* Revert "USB: OHCI: Properly handle OHCI controller suspend"Greg Kroah-Hartman2013-10-141-8/+1
* Revert "USB: OHCI: Properly handle ohci-at91 suspend"Greg Kroah-Hartman2013-10-141-8/+2
* Revert "USB: OHCI: Properly handle ohci-s3c2410 suspend"Greg Kroah-Hartman2013-10-141-4/+17
* Revert "USB: OHCI: Properly handle ohci-da8xx suspend"Greg Kroah-Hartman2013-10-141-11/+4
* Revert "USB: OHCI: Properly handle ohci-ep93xx suspend"Greg Kroah-Hartman2013-10-141-9/+2
* Revert "USB: OHCI: Properly handle ohci-exynos suspend"Greg Kroah-Hartman2013-10-141-5/+15
* Revert "USB: OHCI: Properly handle ohci-spear suspend"Greg Kroah-Hartman2013-10-141-9/+3
* drivers: usb: core: hub.c: Comments shouldnt be C99 // comment styleMatthias Beyer2013-10-121-2/+2
* drivers: usb: core: file.c: moved asterisk to variable nameMatthias Beyer2013-10-121-1/+1
* drivers: usb: core: {file,hub,sysfs,usb}.c: Whitespace fixesMatthias Beyer2013-10-124-62/+62
* USB: mos7840: fix tiocmget error handlingJohan Hovold2013-10-121-0/+4
* USB: serial: export usb_serial_generic_write_startJohan Hovold2013-10-121-1/+2
* USB: serial: add memory flags to usb_serial_generic_write_startJohan Hovold2013-10-121-8/+10
* USB: serial: clean up comments in generic driverJohan Hovold2013-10-121-32/+25
* drivers: usb: core: hcd.c: converted busmap from struct to bitmapMatthias Beyer2013-10-121-7/+5
* USB: host: Rename ehci-s5p to ehci-exynosJingoo Han2013-10-123-70/+69
* USB: ehci-s5p: Remove non-DT supportJingoo Han2013-10-121-28/+4
* USB: EHCI: use a bandwidth-allocation tableAlan Stern2013-10-126-244/+344
* USB: EHCI: create a "periodic schedule info" structAlan Stern2013-10-125-121/+124
* USB: EHCI: use consistent NO_FRAME valueAlan Stern2013-10-122-6/+7
* USB: EHCI: change toggle only upon successful resetAlan Stern2013-10-121-1/+1
* USB: EHCI: No SSPLIT allowed in uframe 7Alan Stern2013-10-121-0/+4
* USB: EHCI: compute full-speed bandwidth usage correctlyAlan Stern2013-10-121-1/+1
* USB: EHCI: check the right uframes for CSPLITAlan Stern2013-10-121-1/+1
* usb-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is doneHans de Goede2013-10-122-2/+45
* USB: ohci-exynos: Add missing usb_put_hcd() to prevent memory leakJingoo Han2013-10-121-0/+1
* USB: ehci-msm: Add device tree support and binding informationIvan T. Ivanov2013-10-121-2/+13
* ehci-msm: Remove global struct usb_phy variableIvan T. Ivanov2013-10-121-2/+3
* usb: Remove unnecessary semicolonsJoe Perches2013-10-1223-32/+32
* usb: chipidea: udc: Fix calling spin_lock_irqsave at sleep contextPeter Chen2013-10-121-4/+3
* usb: chipidea: udc: Fix spinlock recursion during bus resetPeter Chen2013-10-121-1/+1
* USB: cyberjack: fix buggy integer overflow testDan Carpenter2013-10-071-1/+1
* USB/host: Bugfix: Return length of copied buffer in uhci_hub_control()Deng-Cheng Zhu2013-10-071-20/+20
* usb: gadget: mv_u3d_core: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-071-1/+1
* usb: wusbcore: fix string formatting warnings on 64-bit buildsThomas Pugliese2013-10-071-2/+2
* usb: host: uhci-platform: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-071-2/+1
* Merge 3.12-rc4 into usb-nextGreg Kroah-Hartman2013-10-0799-692/+1071
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-10-068-25/+67
| |\
| | * iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tagsNicholas Bellinger2013-10-031-1/+1