summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-19usb: wusbcore: preserve endianness of cached descriptorsThomas Pugliese
2013-10-19usb: wusbcore: serialize access to the HWA data out endpointThomas Pugliese
2013-10-16video: exynos_dp: Use the generic PHY driverJingoo Han
2013-10-16video: exynos_dp: remove non-DT support for Exynos Display PortJingoo Han
2013-10-16phy: Add driver for Exynos DP PHYJingoo Han
2013-10-16ARM: Samsung: Remove the MIPI PHY setup codeSylwester Nawrocki
2013-10-16video: exynos_mipi_dsim: Use the generic PHY driverSylwester Nawrocki
2013-10-16exynos4-is: Use the generic MIPI CSIS PHY driverSylwester Nawrocki
2013-10-16phy: Add driver for Exynos MIPI CSIS/DSIM DPHYsSylwester Nawrocki
2013-10-16usb: hub: Clear Port Reset Change during init/resumeJulius Werner
2013-10-16drivers: usb: core: devio.c: Spaces to tabs for proc_control_compat()Matthias Beyer
2013-10-16drivers: usb: core: devio.c: Spaces to tabs for proc_reapurbnonblock()Matthias Beyer
2013-10-14USB: ohci-exynos: Remove non-DT supportJingoo Han
2013-10-14usb/hcd: remove unnecessary local_irq_saveMichael Opdenacker
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-11ARM: SAMSUNG: Remove unused s5p_device_ehciJingoo Han
2013-10-11USB: add a private-data pointer to struct usb_ttAlan Stern
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: NS_TO_US should round upAlan Stern
2013-10-11usb-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is doneHans de Goede
2013-10-11usb-anchor: Ensure poisened gets initialized to 0Hans 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