summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2013-10-19phy: exynos-mipi-video: Fix phy_power_off() callbackSylwester Nawrocki
2013-10-19USB: wusbcore: fix usb_dev leaksAlexey Khoroshilov
2013-10-19USB: UHCI: check for wakeup/suspend raceAlan Stern
2013-10-19USB: EHCI: add check for wakeup/suspend raceAlan Stern
2013-10-19USB: change dev_warn about missing reset-resume to dev_dbgAlan Stern
2013-10-19USB: OHCI: fix and explain sparse errorsAlan Stern
2013-10-19USB: EHCI: fix sparse errorsAlan Stern
2013-10-19USB: EHCI: fix type mismatch in check_intr_scheduleAlan Stern
2013-10-19Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2013-10-19Merge 3.12-rc6 into usb-next.Greg Kroah-Hartman
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-18Merge tag 'pm+acpi-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-10-18Merge branch 'acpi-fixes'Rafael J. Wysocki
2013-10-17Merge tag 'driver-core-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-10-17Merge tag 'usb-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-10-17Merge tag 'tty-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-10-17Merge tag 'char-misc-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-10-17Merge tag 'iio-fixes-for-3.12c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-10-17Revert "Drivers: hv: vmbus: Fix a bug in channel rescind code"Greg Kroah-Hartman
2013-10-17ACPI / PM: Drop two functions that are not used any moreRafael J. Wysocki
2013-10-17ATA / ACPI: remove power dependent device handlingAaron Lu
2013-10-16driver core: Release device_hotplug_lock when store_mem_state returns EINVALYasuaki Ishimatsu
2013-10-16Merge tag 'dm-3.12-fix-cve' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-10-16Merge tag 'gpio-v3.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2013-10-16usb: xhci: remove the unused ->address fieldDan Williams
2013-10-16usb: xhci: kill a conditional when toggling cycleDan Williams
2013-10-16usb: hub_activate kill an 'else'Dan Williams
2013-10-16cpufreq: s3c64xx: Rename index to driver_dataCharles Keepax
2013-10-16ACPI / power: Drop automaitc resume of power resource dependent devicesRafael J. Wysocki
2013-10-16intel_pstate: Fix type mismatch warningRafael J. Wysocki
2013-10-16Drivers: hv: vmbus: Fix a bug in channel rescind codeK. Y. Srinivasan
2013-10-16usb: misc: usb3503: Fix compile error due to incorrect regmap depedencyMatthew Dawson
2013-10-16usb/chipidea: fix oops on memory allocation failureRussell King - ARM Linux
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-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-16usb-storage: add quirk for mandatory READ_CAPACITY_16Oliver Neukum
2013-10-16usb: serial: option: blacklist Olivetti Olicard200Enrico Mioso
2013-10-16serial: vt8500: add missing bracesRoel Kluin
2013-10-16xhci: replace 'event' with 'cmd_comp_code' in set_deq and reset_ep handlersXenia Ragiadakou
2013-10-16xhci: add argument 'slot_id' in stop_ep, set_deq and reset_ep cmd handlersXenia Ragiadakou
2013-10-16xhci: replace 'xhci->cmd_ring->dequeue' with 'trb' in stop_ep cmd handlerXenia Ragiadakou
2013-10-16xhci: add variable 'cmd_type' in handle_cmd_completion()Xenia Ragiadakou