aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAge
* xhci: refactor TRB_EVAL_CONTEXT case into functionXenia Ragiadakou2013-10-16
* xhci: refactor TRB_NEC_GET_FW case into functionXenia Ragiadakou2013-10-16
* xhci: refactor TRB_RESET_DEV case into functionXenia Ragiadakou2013-10-16
* xhci: use completion event's slot id rather than dig it out of commandXenia Ragiadakou2013-10-16
* xhci: refactor TRB_ADDR_DEV case into functionXenia Ragiadakou2013-10-16
* xhci: refactor TRB_DISABLE_SLOT case into functionXenia Ragiadakou2013-10-16
* xhci: refactor TRB_ENABLE_SLOT case into functionXenia Ragiadakou2013-10-16
* xhci: rename existing Command Completion Event handlersXenia Ragiadakou2013-10-16
* xhci: remove unused argument from xhci_giveback_urb_in_irq()Xenia Ragiadakou2013-10-16
* xhci: correct the usage of USB_CTRL_SET_TIMEOUTxiao jin2013-10-16
* usb: xhci: Staticize xhci_del_comp_mod_timerSachin Kamat2013-10-16
* usb: Push USB2 LPM disable on disconnect into USB core.Sarah Sharp2013-10-16
* usb: Don't enable USB 2.0 Link PM by default.Sarah Sharp2013-10-16
* xhci: Set L1 device slot on USB2 LPM enable/disable.Sarah Sharp2013-10-16
* USB: ohci-exynos: Remove non-DT supportJingoo Han2013-10-14
* USB: EHCI: start new isochronous streams ASAPAlan Stern2013-10-14
* USB: EHCI: create per-TT bandwidth tablesAlan Stern2013-10-14
* Revert "USB: OHCI: Properly handle OHCI controller suspend"Greg Kroah-Hartman2013-10-14
* Revert "USB: OHCI: Properly handle ohci-at91 suspend"Greg Kroah-Hartman2013-10-14
* Revert "USB: OHCI: Properly handle ohci-s3c2410 suspend"Greg Kroah-Hartman2013-10-14
* Revert "USB: OHCI: Properly handle ohci-da8xx suspend"Greg Kroah-Hartman2013-10-14
* Revert "USB: OHCI: Properly handle ohci-ep93xx suspend"Greg Kroah-Hartman2013-10-14
* Revert "USB: OHCI: Properly handle ohci-exynos suspend"Greg Kroah-Hartman2013-10-14
* Revert "USB: OHCI: Properly handle ohci-spear suspend"Greg Kroah-Hartman2013-10-14
* USB: host: Rename ehci-s5p to ehci-exynosJingoo Han2013-10-11
* USB: ehci-s5p: Remove non-DT supportJingoo Han2013-10-11
* USB: EHCI: use a bandwidth-allocation tableAlan Stern2013-10-11
* USB: EHCI: create a "periodic schedule info" structAlan Stern2013-10-11
* USB: EHCI: use consistent NO_FRAME valueAlan Stern2013-10-11
* USB: EHCI: change toggle only upon successful resetAlan Stern2013-10-11
* USB: EHCI: No SSPLIT allowed in uframe 7Alan Stern2013-10-11
* USB: EHCI: compute full-speed bandwidth usage correctlyAlan Stern2013-10-11
* USB: EHCI: check the right uframes for CSPLITAlan Stern2013-10-11
* USB: ohci-exynos: Add missing usb_put_hcd() to prevent memory leakJingoo Han2013-10-11
* USB: ehci-msm: Add device tree support and binding informationIvan T. Ivanov2013-10-11
* ehci-msm: Remove global struct usb_phy variableIvan T. Ivanov2013-10-11
* usb: Remove unnecessary semicolonsJoe Perches2013-10-11
* USB/host: Bugfix: Return length of copied buffer in uhci_hub_control()Deng-Cheng Zhu2013-10-07
* usb: host: uhci-platform: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-07
* USB/host: Use existing macros instead of hard-coded values in uhci-debug.cDeng-Cheng Zhu2013-10-05
* USB: OHCI: Properly handle ohci-spear suspendManjunath Goudar2013-10-05
* USB: OHCI: Properly handle ohci-sm501 suspendManjunath Goudar2013-10-05
* USB: OHCI: Properly handle ohci-pxa27x suspendManjunath Goudar2013-10-05
* USB: OHCI: Properly handle ohci-platform suspendManjunath Goudar2013-10-05
* USB: OHCI: Properly handle ohci-omap suspendManjunath Goudar2013-10-05
* USB: OHCI: Properly handle ohci-exynos suspendManjunath Goudar2013-10-05
* USB: OHCI: Properly handle ohci-ep93xx suspendManjunath Goudar2013-10-05
* USB: OHCI: Properly handle ohci-da8xx suspendManjunath Goudar2013-10-05
* USB: OHCI: Properly handle ohci-s3c2410 suspendManjunath Goudar2013-10-05
* USB: OHCI: Properly handle ohci-at91 suspendManjunath Goudar2013-10-05