summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2013-10-12USB: EHCI: use consistent NO_FRAME valueAlan Stern2-6/+7
2013-10-12USB: EHCI: change toggle only upon successful resetAlan Stern1-1/+1
2013-10-12USB: EHCI: No SSPLIT allowed in uframe 7Alan Stern1-0/+4
2013-10-12USB: EHCI: compute full-speed bandwidth usage correctlyAlan Stern1-1/+1
2013-10-12USB: EHCI: check the right uframes for CSPLITAlan Stern1-1/+1
2013-10-12usb-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is doneHans de Goede2-2/+45
2013-10-12USB: ohci-exynos: Add missing usb_put_hcd() to prevent memory leakJingoo Han1-0/+1
2013-10-12USB: ehci-msm: Add device tree support and binding informationIvan T. Ivanov1-2/+13
2013-10-12ehci-msm: Remove global struct usb_phy variableIvan T. Ivanov1-2/+3
2013-10-12usb: Remove unnecessary semicolonsJoe Perches23-32/+32
2013-10-12usb: chipidea: udc: Fix calling spin_lock_irqsave at sleep contextPeter Chen1-4/+3
2013-10-12usb: chipidea: udc: Fix spinlock recursion during bus resetPeter Chen1-1/+1
2013-10-07USB: cyberjack: fix buggy integer overflow testDan Carpenter1-1/+1
2013-10-07USB/host: Bugfix: Return length of copied buffer in uhci_hub_control()Deng-Cheng Zhu1-20/+20
2013-10-07usb: gadget: mv_u3d_core: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-10-07usb: wusbcore: fix string formatting warnings on 64-bit buildsThomas Pugliese1-2/+2
2013-10-07usb: host: uhci-platform: remove deprecated IRQF_DISABLEDMichael Opdenacker1-2/+1
2013-10-07Merge 3.12-rc4 into usb-nextGreg Kroah-Hartman8-13/+29
2013-10-06drivers: usb: core: hcd: if-else-braces fixedMatthias Beyer1-2/+2
2013-10-06drivers: usb: core: hcd: removed braces for return statementsMatthias Beyer1-4/+4
2013-10-06drivers: usb: core: hcd: replaced C99 // commentsMatthias Beyer1-5/+5
2013-10-06drivers: usb: core: hcd: Whitespace fixesMatthias Beyer1-28/+28
2013-10-06drivers: usb: core: hcd: moved asterix to variableMatthias Beyer1-1/+1
2013-10-06USB/host: Use existing macros instead of hard-coded values in uhci-debug.cDeng-Cheng Zhu1-8/+8
2013-10-06USB: OHCI: Properly handle ohci-spear suspendManjunath Goudar1-3/+9
2013-10-06USB: OHCI: Properly handle ohci-sm501 suspendManjunath Goudar1-2/+9
2013-10-06USB: OHCI: Properly handle ohci-pxa27x suspendManjunath Goudar1-1/+8
2013-10-06USB: OHCI: Properly handle ohci-platform suspendManjunath Goudar1-2/+9
2013-10-06USB: OHCI: Properly handle ohci-omap suspendManjunath Goudar1-3/+10
2013-10-06USB: OHCI: Properly handle ohci-exynos suspendManjunath Goudar1-15/+5
2013-10-06USB: OHCI: Properly handle ohci-ep93xx suspendManjunath Goudar1-2/+9
2013-10-06USB: OHCI: Properly handle ohci-da8xx suspendManjunath Goudar1-4/+11
2013-10-06USB: OHCI: Properly handle ohci-s3c2410 suspendManjunath Goudar1-17/+4
2013-10-06USB: OHCI: Properly handle ohci-at91 suspendManjunath Goudar1-2/+8
2013-10-06USB: OHCI: Properly handle OHCI controller suspendManjunath Goudar1-1/+8
2013-10-06usb: g_ffs: fix compilation warningDavid Cohen1-0/+2
2013-10-06usb: wusbcore: add support for isoc out transfersThomas Pugliese2-102/+406
2013-10-04usb: phy: omap: get rid of omap_get_control_dev()Roger Quadros1-21/+10
2013-10-04usb: musb: omap2430: Don't use omap_get_control_dev()Roger Quadros1-11/+14
2013-10-04usb: phy: omap-usb3: Don't use omap_get_control_dev()Roger Quadros1-6/+20
2013-10-04usb: phy: omap: Add new device types and remove omap_control_usb3_phy_power()Roger Quadros2-76/+103
2013-10-04usb: phy: omap-control: Get rid of platform dataRoger Quadros1-9/+3
2013-10-04usb: wusbcore: set the RPIPE bOverTheAirInterval for isoc endpointsThomas Pugliese1-2/+4
2013-10-04usb: wusbcore: implement hwahc_op_get_frame_numberThomas Pugliese1-3/+7
2013-10-04usb: wusbcore: avoid stack overflow in URB enqueue error pathThomas Pugliese1-13/+38
2013-10-04usb: ohci: use amd_chipset_type to filter for SB800 prefetchHuang Rui3-13/+10
2013-10-04usb: ehci: use amd_chipset_type to filter for usb subsystem hang bugHuang Rui3-18/+20
2013-10-04usb: chipidea: add Intel Clovertrail pci idDavid Cohen1-1/+6
2013-10-02Merge tag 'fixes-for-v3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman6-12/+20
2013-10-01usb: gadget: s3c-hsotg: fix can_write limit for non-periodic endpointsRobert Baldyga1-1/+1