summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: wusbcore: serialize access to the HWA data out endpointThomas Pugliese2013-10-193-21/+152
* video: exynos_dp: Use the generic PHY driverJingoo Han2013-10-163-12/+22
* video: exynos_dp: remove non-DT support for Exynos Display PortJingoo Han2013-10-165-225/+135
* phy: Add driver for Exynos DP PHYJingoo Han2013-10-164-0/+127
* ARM: Samsung: Remove the MIPI PHY setup codeSylwester Nawrocki2013-10-165-75/+0
* video: exynos_mipi_dsim: Use the generic PHY driverSylwester Nawrocki2013-10-163-12/+13
* exynos4-is: Use the generic MIPI CSIS PHY driverSylwester Nawrocki2013-10-163-13/+11
* phy: Add driver for Exynos MIPI CSIS/DSIM DPHYsSylwester Nawrocki2013-10-164-3/+200
* usb: hub: Clear Port Reset Change during init/resumeJulius Werner2013-10-161-0/+5
* drivers: usb: core: devio.c: Spaces to tabs for proc_control_compat()Matthias Beyer2013-10-161-10/+10
* drivers: usb: core: devio.c: Spaces to tabs for proc_reapurbnonblock()Matthias Beyer2013-10-161-6/+6
* USB: ohci-exynos: Remove non-DT supportJingoo Han2013-10-142-36/+3
* usb/hcd: remove unnecessary local_irq_saveMichael Opdenacker2013-10-141-15/+0
* USB: EHCI: start new isochronous streams ASAPAlan Stern2013-10-141-21/+23
* USB: EHCI: create per-TT bandwidth tablesAlan Stern2013-10-144-85/+312
* Revert "USB: OHCI: Properly handle OHCI controller suspend"Greg Kroah-Hartman2013-10-141-8/+1
* Revert "USB: OHCI: Properly handle ohci-at91 suspend"Greg Kroah-Hartman2013-10-141-8/+2
* Revert "USB: OHCI: Properly handle ohci-s3c2410 suspend"Greg Kroah-Hartman2013-10-141-4/+17
* Revert "USB: OHCI: Properly handle ohci-da8xx suspend"Greg Kroah-Hartman2013-10-141-11/+4
* Revert "USB: OHCI: Properly handle ohci-ep93xx suspend"Greg Kroah-Hartman2013-10-141-9/+2
* Revert "USB: OHCI: Properly handle ohci-exynos suspend"Greg Kroah-Hartman2013-10-141-5/+15
* Revert "USB: OHCI: Properly handle ohci-spear suspend"Greg Kroah-Hartman2013-10-141-9/+3
* drivers: usb: core: hub.c: Comments shouldnt be C99 // comment styleMatthias Beyer2013-10-111-2/+2
* drivers: usb: core: file.c: moved asterisk to variable nameMatthias Beyer2013-10-111-1/+1
* drivers: usb: core: {file,hub,sysfs,usb}.c: Whitespace fixesMatthias Beyer2013-10-114-62/+62
* USB: mos7840: fix tiocmget error handlingJohan Hovold2013-10-111-0/+4
* USB: serial: export usb_serial_generic_write_startJohan Hovold2013-10-112-1/+4
* USB: serial: add memory flags to usb_serial_generic_write_startJohan Hovold2013-10-111-8/+10
* USB: serial: clean up comments in generic driverJohan Hovold2013-10-111-32/+25
* drivers: usb: core: hcd.c: converted busmap from struct to bitmapMatthias Beyer2013-10-111-7/+5
* USB: host: Rename ehci-s5p to ehci-exynosJingoo Han2013-10-113-70/+69
* USB: ehci-s5p: Remove non-DT supportJingoo Han2013-10-112-49/+4
* ARM: SAMSUNG: Remove unused s5p_device_ehciJingoo Han2013-10-113-40/+0
* USB: add a private-data pointer to struct usb_ttAlan Stern2013-10-111-0/+1
* USB: EHCI: use a bandwidth-allocation tableAlan Stern2013-10-116-244/+344
* USB: EHCI: create a "periodic schedule info" structAlan Stern2013-10-115-121/+124
* USB: EHCI: use consistent NO_FRAME valueAlan Stern2013-10-112-6/+7
* USB: EHCI: change toggle only upon successful resetAlan Stern2013-10-111-1/+1
* USB: EHCI: No SSPLIT allowed in uframe 7Alan Stern2013-10-111-0/+4
* USB: EHCI: compute full-speed bandwidth usage correctlyAlan Stern2013-10-111-1/+1
* USB: EHCI: check the right uframes for CSPLITAlan Stern2013-10-111-1/+1
* USB: NS_TO_US should round upAlan Stern2013-10-111-3/+2
* usb-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is doneHans de Goede2013-10-113-2/+48
* usb-anchor: Ensure poisened gets initialized to 0Hans de Goede2013-10-111-0/+1
* USB: ohci-exynos: Add missing usb_put_hcd() to prevent memory leakJingoo Han2013-10-111-0/+1
* USB: ehci-msm: Add device tree support and binding informationIvan T. Ivanov2013-10-112-2/+30
* ehci-msm: Remove global struct usb_phy variableIvan T. Ivanov2013-10-111-2/+3
* usb: Remove unnecessary semicolonsJoe Perches2013-10-1123-32/+32
* usb: chipidea: udc: Fix calling spin_lock_irqsave at sleep contextPeter Chen2013-10-111-4/+3
* usb: chipidea: udc: Fix spinlock recursion during bus resetPeter Chen2013-10-111-1/+1
OpenPOWER on IntegriCloud