summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-10-17phy: Add driver for Exynos DP PHYJingoo Han3-0/+119
2013-10-17video: exynos_mipi_dsim: Use the generic PHY driverSylwester Nawrocki2-9/+11
2013-10-17exynos4-is: Use the generic MIPI CSIS PHY driverSylwester Nawrocki2-4/+11
2013-10-17phy: Add driver for Exynos MIPI CSIS/DSIM DPHYsSylwester Nawrocki3-3/+186
2013-10-17usb: hub: Clear Port Reset Change during init/resumeJulius Werner1-0/+5
2013-10-17drivers: usb: core: devio.c: Spaces to tabs for proc_control_compat()Matthias Beyer1-10/+10
2013-10-17drivers: usb: core: devio.c: Spaces to tabs for proc_reapurbnonblock()Matthias Beyer1-6/+6
2013-10-14USB: ohci-exynos: Remove non-DT supportJingoo Han1-15/+3
2013-10-14usb/hcd: remove unnecessary local_irq_saveMichael Opdenacker1-15/+0
2013-10-14USB: EHCI: start new isochronous streams ASAPAlan Stern1-21/+23
2013-10-14USB: EHCI: create per-TT bandwidth tablesAlan Stern4-85/+312
2013-10-14Revert "USB: OHCI: Properly handle OHCI controller suspend"Greg Kroah-Hartman1-8/+1
2013-10-14Revert "USB: OHCI: Properly handle ohci-at91 suspend"Greg Kroah-Hartman1-8/+2
2013-10-14Revert "USB: OHCI: Properly handle ohci-s3c2410 suspend"Greg Kroah-Hartman1-4/+17
2013-10-14Revert "USB: OHCI: Properly handle ohci-da8xx suspend"Greg Kroah-Hartman1-11/+4
2013-10-14Revert "USB: OHCI: Properly handle ohci-ep93xx suspend"Greg Kroah-Hartman1-9/+2
2013-10-14Revert "USB: OHCI: Properly handle ohci-exynos suspend"Greg Kroah-Hartman1-5/+15
2013-10-14Revert "USB: OHCI: Properly handle ohci-spear suspend"Greg Kroah-Hartman1-9/+3
2013-10-12drivers: usb: core: hub.c: Comments shouldnt be C99 // comment styleMatthias Beyer1-2/+2
2013-10-12drivers: usb: core: file.c: moved asterisk to variable nameMatthias Beyer1-1/+1
2013-10-12drivers: usb: core: {file,hub,sysfs,usb}.c: Whitespace fixesMatthias Beyer4-62/+62
2013-10-12USB: mos7840: fix tiocmget error handlingJohan Hovold1-0/+4
2013-10-12USB: serial: export usb_serial_generic_write_startJohan Hovold1-1/+2
2013-10-12USB: serial: add memory flags to usb_serial_generic_write_startJohan Hovold1-8/+10
2013-10-12USB: serial: clean up comments in generic driverJohan Hovold1-32/+25
2013-10-12drivers: usb: core: hcd.c: converted busmap from struct to bitmapMatthias Beyer1-7/+5
2013-10-12USB: host: Rename ehci-s5p to ehci-exynosJingoo Han3-70/+69
2013-10-12USB: ehci-s5p: Remove non-DT supportJingoo Han1-28/+4
2013-10-12USB: EHCI: use a bandwidth-allocation tableAlan Stern6-244/+344
2013-10-12USB: EHCI: create a "periodic schedule info" structAlan Stern5-121/+124
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-Hartman99-692/+1071
2013-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds8-25/+67
2013-10-07Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-17/+17