summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-10-14USB: EHCI: start new isochronous streams ASAPAlan Stern
2013-10-14USB: EHCI: create per-TT bandwidth tablesAlan Stern
2013-10-14Revert "USB: OHCI: Properly handle OHCI controller suspend"Greg Kroah-Hartman
2013-10-14Revert "USB: OHCI: Properly handle ohci-at91 suspend"Greg Kroah-Hartman
2013-10-14Revert "USB: OHCI: Properly handle ohci-s3c2410 suspend"Greg Kroah-Hartman
2013-10-14Revert "USB: OHCI: Properly handle ohci-da8xx suspend"Greg Kroah-Hartman
2013-10-14Revert "USB: OHCI: Properly handle ohci-ep93xx suspend"Greg Kroah-Hartman
2013-10-14Revert "USB: OHCI: Properly handle ohci-exynos suspend"Greg Kroah-Hartman
2013-10-14Revert "USB: OHCI: Properly handle ohci-spear suspend"Greg Kroah-Hartman
2013-10-11drivers: usb: core: hub.c: Comments shouldnt be C99 // comment styleMatthias Beyer
2013-10-11drivers: usb: core: file.c: moved asterisk to variable nameMatthias Beyer
2013-10-11drivers: usb: core: {file,hub,sysfs,usb}.c: Whitespace fixesMatthias Beyer
2013-10-11USB: mos7840: fix tiocmget error handlingJohan Hovold
2013-10-11USB: serial: export usb_serial_generic_write_startJohan Hovold
2013-10-11USB: serial: add memory flags to usb_serial_generic_write_startJohan Hovold
2013-10-11USB: serial: clean up comments in generic driverJohan Hovold
2013-10-11drivers: usb: core: hcd.c: converted busmap from struct to bitmapMatthias Beyer
2013-10-11USB: host: Rename ehci-s5p to ehci-exynosJingoo Han
2013-10-11USB: ehci-s5p: Remove non-DT supportJingoo Han
2013-10-11USB: EHCI: use a bandwidth-allocation tableAlan Stern
2013-10-11USB: EHCI: create a "periodic schedule info" structAlan Stern
2013-10-11USB: EHCI: use consistent NO_FRAME valueAlan Stern
2013-10-11USB: EHCI: change toggle only upon successful resetAlan Stern
2013-10-11USB: EHCI: No SSPLIT allowed in uframe 7Alan Stern
2013-10-11USB: EHCI: compute full-speed bandwidth usage correctlyAlan Stern
2013-10-11USB: EHCI: check the right uframes for CSPLITAlan Stern
2013-10-11usb-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is doneHans de Goede
2013-10-11USB: ohci-exynos: Add missing usb_put_hcd() to prevent memory leakJingoo Han
2013-10-11USB: ehci-msm: Add device tree support and binding informationIvan T. Ivanov
2013-10-11ehci-msm: Remove global struct usb_phy variableIvan T. Ivanov
2013-10-11usb: Remove unnecessary semicolonsJoe Perches
2013-10-11usb: chipidea: udc: Fix calling spin_lock_irqsave at sleep contextPeter Chen
2013-10-11usb: chipidea: udc: Fix spinlock recursion during bus resetPeter Chen
2013-10-07USB: cyberjack: fix buggy integer overflow testDan Carpenter
2013-10-07USB/host: Bugfix: Return length of copied buffer in uhci_hub_control()Deng-Cheng Zhu
2013-10-07usb: gadget: mv_u3d_core: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-07usb: wusbcore: fix string formatting warnings on 64-bit buildsThomas Pugliese
2013-10-07usb: host: uhci-platform: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-06Merge 3.12-rc4 into usb-nextGreg Kroah-Hartman
2013-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-10-06Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-10-05drivers: usb: core: hcd: if-else-braces fixedMatthias Beyer
2013-10-05drivers: usb: core: hcd: removed braces for return statementsMatthias Beyer
2013-10-05drivers: usb: core: hcd: replaced C99 // commentsMatthias Beyer
2013-10-05drivers: usb: core: hcd: Whitespace fixesMatthias Beyer
2013-10-05drivers: usb: core: hcd: moved asterix to variableMatthias Beyer
2013-10-05USB/host: Use existing macros instead of hard-coded values in uhci-debug.cDeng-Cheng Zhu
2013-10-05USB: OHCI: Properly handle ohci-spear suspendManjunath Goudar
2013-10-05USB: OHCI: Properly handle ohci-sm501 suspendManjunath Goudar
2013-10-05USB: OHCI: Properly handle ohci-pxa27x suspendManjunath Goudar