summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-Hartman99-692/+1071
2013-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds8-25/+67
2013-10-06Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-17/+17
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-05Merge tag 'gpio-v3.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-57/+101
2013-10-05Merge tag 'usb-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds8-13/+29
2013-10-05Merge tag 'tty-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-20/+27
2013-10-05Merge tag 'staging-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-28/+21
2013-10-04Merge tag 'pm+acpi-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-4/+7
2013-10-04Merge tag 'iommu-fixes-v3.12-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+7
2013-10-04dmaengine: imx-dma: fix callback path in taskletMichael Grzeschik1-4/+6
2013-10-04dmaengine: imx-dma: fix lockdep issue between irqhandler and taskletMichael Grzeschik1-11/+8
2013-10-04dmaengine: imx-dma: fix slow path issue in prep_dma_cyclicMichael Grzeschik1-1/+1
2013-10-03xen/hvc: allow xenboot console to be used againDavid Vrabel1-0/+1