summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-04ibmvfc: remove unused tag variableChristoph Hellwig
2014-12-04scsi: remove MSG_*_TAG definesChristoph Hellwig
2014-12-04scsi: remove scsi_set_tag_typeChristoph Hellwig
2014-12-04scsi: remove scsi_get_tag_typeChristoph Hellwig
2014-12-04scsi: never drop to untagged mode during queue ramp downChristoph Hellwig
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig
2014-12-03f2fs: use rw_semaphore for nat entry lockJaegeuk Kim
2014-12-03context_tracking: Restore previous state in schedule_userAndy Lutomirski
2014-12-03selftest: size: Add size test for Linux kernelTim Bird
2014-12-03NVMe: Fix command setup on IO retryKeith Busch
2014-12-04leds: leds-gpio: Fix multiple instances registration without 'label' propertyFabio Estevam
2014-12-03f2fs: fix missing kmem_cache_freeJaegeuk Kim
2014-12-03clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso
2014-12-04iio / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-12-04hsi / OMAP / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-12-04i2c-hid / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-12-03drm/radeon: enable smc fan control on CIAlex Deucher
2014-12-04drm / exynos / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-12-04gpio / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-12-04hwrandom / exynos / PM: Use CONFIG_PM in #ifdefRafael J. Wysocki
2014-12-04block / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-12-04USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki
2014-12-04PM: Merge the SET*_RUNTIME_PM_OPS() macrosRafael J. Wysocki
2014-12-04PM / Kconfig: Do not select PM directly from Kconfig filesRafael J. Wysocki
2014-12-04PCI / PM: Drop CONFIG_PM_RUNTIME from the PCI coreRafael J. Wysocki
2014-12-04ACPI / PM: Drop CONFIG_PM_RUNTIME from the ACPI coreRafael J. Wysocki
2014-12-04Merge branch 'acpi-lpss' into pm-runtimeRafael J. Wysocki
2014-12-03SFI: fix compiler warningsAndy Shevchenko
2014-12-04PM: Drop CONFIG_PM_RUNTIME from the driver coreRafael J. Wysocki
2014-12-04ARM: shmobile: Convert to genpd flags for PM clocks for R-mobileUlf Hansson
2014-12-04ARM: shmobile: Convert to genpd flags for PM clocks for r8a7779Ulf Hansson
2014-12-04PM / Domains: Initial PM clock support for genpdUlf Hansson
2014-12-04cpuidle: add MAINTAINERS entry for ARM Exynos cpuidle driverBartlomiej Zolnierkiewicz
2014-12-03Input: cyapa - fix resuming the deviceDudley Du
2014-12-03Input: gpio_keys - add device tree support for interrupt only keysAlexander Stein
2014-12-03Input: amikbd - allocate temporary keymap buffer on the stackGeert Uytterhoeven
2014-12-03Input: amikbd - fix build if !CONFIG_HW_CONSOLEGeert Uytterhoeven
2014-12-03Input: lm8323 - missing error check in lm8323_set_disable()Dan Carpenter
2014-12-03Input: initialize device counter variables with -1Aniroop Mathur
2014-12-03drm/radeon: use pointers instead of indexes for CS chunksChristian König
2014-12-03drm/radeon: remove duplicates checkChristian König
2014-12-03drm/ttm: optionally move duplicates to a separate listChristian König
2014-12-03drm/radeon: check the right ring in radeon_evict_flags()Alex Deucher
2014-12-03drm/radeon: fix copy paste typos in fan control for si/ciAlex Deucher
2014-12-03clk: change clk_debugfs_add_file to take a struct clk_hwTomeu Vizoso
2014-12-03clk: Don't expose __clk_get_accuracyTomeu Vizoso
2014-12-03clk: Don't try to use a struct clk* after it could have been freedTomeu Vizoso
2014-12-03clk: Remove unused function __clk_get_prepare_countTomeu Vizoso
2014-12-03of: Delete unnecessary check before calling "of_node_put()"Markus Elfring
2014-12-03of: Drop ->next pointer from struct device_nodeGrant Likely