summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-17phy: Add driver for Exynos DP PHYJingoo Han4-0/+127
2013-10-17ARM: Samsung: Remove the MIPI PHY setup codeSylwester Nawrocki5-75/+0
2013-10-17video: exynos_mipi_dsim: Use the generic PHY driverSylwester Nawrocki3-12/+13
2013-10-17exynos4-is: Use the generic MIPI CSIS PHY driverSylwester Nawrocki3-13/+11
2013-10-17phy: Add driver for Exynos MIPI CSIS/DSIM DPHYsSylwester Nawrocki4-3/+200
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 Han2-36/+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 Hovold2-1/+4
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 Han2-49/+4
2013-10-12ARM: SAMSUNG: Remove unused s5p_device_ehciJingoo Han3-40/+0
2013-10-12USB: add a private-data pointer to struct usb_ttAlan Stern1-0/+1
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: NS_TO_US should round upAlan Stern1-3/+2
2013-10-12usb-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is doneHans de Goede3-2/+48
2013-10-12usb-anchor: Ensure poisened gets initialized to 0Hans de Goede1-0/+1
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. Ivanov2-2/+30
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