summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-06-28Merge branch 'acpi-lpss'Rafael J. Wysocki2-13/+116
2013-06-28Merge branch 'acpi-pm'Rafael J. Wysocki3-72/+99
2013-06-28Merge branch 'acpi-scan'Rafael J. Wysocki2-57/+30
2013-06-28Merge branch 'acpica'Rafael J. Wysocki95-1252/+2144
2013-06-28Merge branch 'acpi-hotplug'Rafael J. Wysocki12-846/+1037
2013-06-26Merge branch 'pm-fixes'Rafael J. Wysocki1-4/+13
2013-06-26cpufreq: fix NULL pointer deference at od_set_powersave_bias()Jacob Shin1-4/+13
2013-06-25libata-acpi: add back ACPI based hotplug functionalityAaron Lu3-1/+40
2013-06-24ACPI / dock / PCI: Synchronous handling of dock events for PCI devicesRafael J. Wysocki2-56/+127
2013-06-23PCI / ACPI: Use boot-time resource allocation rules during hotplugJiang Liu3-6/+14
2013-06-23ACPI / dock: Initialize ACPI dock subsystem upfrontJiang Liu3-41/+7
2013-06-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2013-06-22Merge tag 'driver-core-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-9/+18
2013-06-22Merge tag 'usb-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-6/+15
2013-06-22Merge tag 'tty-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-12/+6
2013-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds5-22/+21
2013-06-22Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-47/+22
2013-06-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds7-55/+85
2013-06-21Merge tag 'acpi-3.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds5-11/+49
2013-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-1/+5
2013-06-21iscsi-target: Remove left over v3.10-rc debug printksNicholas Bellinger3-8/+0
2013-06-21target/iscsi: Fix op=disable + error handling cases in np_store_iserAndy Grover1-11/+14
2013-06-21Merge branch 'drm-fixes-3.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie1-0/+7
2013-06-20drm/radeon: update lockup tracking when scheduling in empty ringJerome Glisse1-0/+7
2013-06-20[media] Fix build when drivers are builtin and frontend modulesMauro Carvalho Chehab2-23/+9
2013-06-20irqchip: gic: call gic_cpu_init() as well in CPU_STARTING_FROZEN caseShawn Guo1-1/+1
2013-06-20[media] s5p makefiles: don't override other selections on obj-[ym]Mauro Carvalho Chehab2-2/+2
2013-06-20ACPICA: _CST repair: Handle null package entriesLv Zheng1-12/+12
2013-06-20ACPICA: Add several repairs for _CST predefined nameLv Zheng2-12/+163
2013-06-20ACPICA: Move _PRT repair into the standard complex repair moduleLv Zheng4-54/+99
2013-06-20ACPI / scan: Do not bind ACPI drivers to objects with scan handlersRafael J. Wysocki2-3/+3
2013-06-20USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cableAnders Hammarquist2-2/+5
2013-06-20ACPI / LPSS: Power up LPSS devices during enumerationRafael J. Wysocki2-6/+35
2013-06-20ACPI / PM: Fix error code path for power resources initializationRafael J. Wysocki1-0/+1
2013-06-20ACPI / dock: Take ACPI scan lock in write_undock()Rafael J. Wysocki1-0/+2
2013-06-20ACPI / resources: call acpi_get_override_irq() only for legacy IRQ resourcesMika Westerberg1-5/+11
2013-06-20ACPI / PM: Rework and clean up acpi_dev_pm_get_state()Rafael J. Wysocki1-66/+92
2013-06-20ACPI / PM: Replace ACPI_STATE_D3 with ACPI_STATE_D3_COLD in device_pm.cRafael J. Wysocki1-4/+4
2013-06-20ACPI / PM: Rename function acpi_device_power_state() and make it staticRafael J. Wysocki1-8/+7
2013-06-20ACPI / PM: acpi_processor_suspend() can be staticFengguang Wu1-2/+2
2013-06-20x86 / ACPI / sleep: Provide registration for acpi_suspend_lowlevel.Konrad Rzeszutek Wilk1-0/+2
2013-06-19[media] exynos4-is: Fix FIMC-IS clocks initializationSylwester Nawrocki2-19/+8
2013-06-19Merge branch 'drm-fixes-3.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie5-53/+77
2013-06-19drm/prime: Honor requested file flags when exporting a bufferLaurent Pinchart1-2/+1
2013-06-19ACPI / LPSS: override SDIO private register space size from ACPI tablesMika Westerberg1-1/+6
2013-06-19ACPI / LPSS: mask the UART TX completion interruptHeikki Krogerus1-2/+28
2013-06-19ACPI / LPSS: add support for Intel BayTrailMika Westerberg2-10/+82
2013-06-18parisc: fix serial ports on C8000 workstationThomas Bogendoerfer2-1/+75
2013-06-18firmware loader: fix use-after-free by double abortMing Lei1-9/+18
2013-06-18usb: phy: Improve Kconfig help for CONFIG_USB_PHYGeorge Spelvin1-4/+10