summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2013-10-11drivers: usb: core: {file,hub,sysfs,usb}.c: Whitespace fixesMatthias Beyer4-62/+62
2013-10-11USB: mos7840: fix tiocmget error handlingJohan Hovold1-0/+4
2013-10-11USB: serial: export usb_serial_generic_write_startJohan Hovold1-1/+2
2013-10-11USB: serial: add memory flags to usb_serial_generic_write_startJohan Hovold1-8/+10
2013-10-11USB: serial: clean up comments in generic driverJohan Hovold1-32/+25
2013-10-11drivers: usb: core: hcd.c: converted busmap from struct to bitmapMatthias Beyer1-7/+5
2013-10-11USB: host: Rename ehci-s5p to ehci-exynosJingoo Han3-70/+69
2013-10-11USB: ehci-s5p: Remove non-DT supportJingoo Han1-28/+4
2013-10-11USB: EHCI: use a bandwidth-allocation tableAlan Stern6-244/+344
2013-10-11USB: EHCI: create a "periodic schedule info" structAlan Stern5-121/+124
2013-10-11USB: EHCI: use consistent NO_FRAME valueAlan Stern2-6/+7
2013-10-11USB: EHCI: change toggle only upon successful resetAlan Stern1-1/+1
2013-10-11USB: EHCI: No SSPLIT allowed in uframe 7Alan Stern1-0/+4
2013-10-11USB: EHCI: compute full-speed bandwidth usage correctlyAlan Stern1-1/+1
2013-10-11USB: EHCI: check the right uframes for CSPLITAlan Stern1-1/+1
2013-10-11usb-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is doneHans de Goede2-2/+45
2013-10-11USB: ohci-exynos: Add missing usb_put_hcd() to prevent memory leakJingoo Han1-0/+1
2013-10-11USB: ehci-msm: Add device tree support and binding informationIvan T. Ivanov1-2/+13
2013-10-11ehci-msm: Remove global struct usb_phy variableIvan T. Ivanov1-2/+3
2013-10-11usb: Remove unnecessary semicolonsJoe Perches23-32/+32
2013-10-11usb: chipidea: udc: Fix calling spin_lock_irqsave at sleep contextPeter Chen1-4/+3
2013-10-11usb: 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-06Merge 3.12-rc4 into usb-nextGreg Kroah-Hartman8-13/+29
2013-10-05drivers: usb: core: hcd: if-else-braces fixedMatthias Beyer1-2/+2
2013-10-05drivers: usb: core: hcd: removed braces for return statementsMatthias Beyer1-4/+4
2013-10-05drivers: usb: core: hcd: replaced C99 // commentsMatthias Beyer1-5/+5
2013-10-05drivers: usb: core: hcd: Whitespace fixesMatthias Beyer1-28/+28
2013-10-05drivers: usb: core: hcd: moved asterix to variableMatthias Beyer1-1/+1
2013-10-05USB/host: Use existing macros instead of hard-coded values in uhci-debug.cDeng-Cheng Zhu1-8/+8
2013-10-05USB: OHCI: Properly handle ohci-spear suspendManjunath Goudar1-3/+9
2013-10-05USB: OHCI: Properly handle ohci-sm501 suspendManjunath Goudar1-2/+9
2013-10-05USB: OHCI: Properly handle ohci-pxa27x suspendManjunath Goudar1-1/+8
2013-10-05USB: OHCI: Properly handle ohci-platform suspendManjunath Goudar1-2/+9
2013-10-05USB: OHCI: Properly handle ohci-omap suspendManjunath Goudar1-3/+10
2013-10-05USB: OHCI: Properly handle ohci-exynos suspendManjunath Goudar1-15/+5
2013-10-05USB: OHCI: Properly handle ohci-ep93xx suspendManjunath Goudar1-2/+9
2013-10-05USB: OHCI: Properly handle ohci-da8xx suspendManjunath Goudar1-4/+11
2013-10-05USB: OHCI: Properly handle ohci-s3c2410 suspendManjunath Goudar1-17/+4
2013-10-05USB: OHCI: Properly handle ohci-at91 suspendManjunath Goudar1-2/+8
2013-10-05USB: OHCI: Properly handle OHCI controller suspendManjunath Goudar1-1/+8
2013-10-05usb: g_ffs: fix compilation warningDavid Cohen1-0/+2
2013-10-05usb: wusbcore: add support for isoc out transfersThomas Pugliese2-102/+406
2013-10-03usb: phy: omap: get rid of omap_get_control_dev()Roger Quadros1-21/+10
2013-10-03usb: musb: omap2430: Don't use omap_get_control_dev()Roger Quadros1-11/+14
2013-10-03usb: phy: omap-usb3: Don't use omap_get_control_dev()Roger Quadros1-6/+20