summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-03staging: cptm1217: blow it all awayAlan Cox
2015-02-03i2o: move to stagingAlan Cox
2015-02-03tty: remove unused variable spropFabian Frederick
2015-02-03serial: of-serial: fetch line number from DTLucas Stach
2015-02-03sysfs: fix warning when creating a sysfs group without attributesJavi Merino
2015-02-03coresight: fix the replicator subtype valueKaixu Xia
2015-02-03pdfdocs: Fix 'make pdfdocs' failure for 'uio-howto.tmpl'Sharon Dvir
2015-02-03mcb: Fix error path of mcb_pci_probeJohannes Thumshirn
2015-02-03virtio/console: verify device has config spaceMichael S. Tsirkin
2015-02-03ti-st: clean up data types (fix harmless memory corruption)Dan Carpenter
2015-02-03mei: me: release hw from reset only during the reset flowAlexander Usyskin
2015-02-03mei: mask interrupt set bit on clean reset bitAlexander Usyskin
2015-02-03Input: synaptics - use dmax in input_mt_assign_slotsBenjamin Tissoires
2015-02-03firmware_loader: handle timeout via wait_for_completion_interruptible_timeout()Ming Lei
2015-02-03firmware_loader: abort request if wait_for_completion is interruptedMing Lei
2015-02-03firmware: Correct function name in commentBorislav Petkov
2015-02-03usb: Retry port status check on resume to work around RH bugsJulius Werner
2015-02-03Revert "usb: Reset USB-3 devices on USB-3 link bounce"Zhuang Jin Can
2015-02-03uhci-hub: use HUB_CHAR_*Sergei Shtylyov
2015-02-03usb: kconfig: replace PPC_OF with PPCKevin Hao
2015-02-03ehci-pci: disable for Intel MID platforms (update)Andy Shevchenko
2015-02-03Input: pxa27x_keypad - remove unnecessary ARM includesRob Herring
2015-02-04ARM: dts: Add PPMU node for exynos4412-trats2Chanwoo Choi
2015-02-04ARM: dts: Add PPMU node for exynos3250-monk and exynos3250-rinatoChanwoo Choi
2015-02-04ARM: dts: Add PPMU dt node for exynos4 and exynos4210Chanwoo Choi
2015-02-04ARM: dts: Add PPMU dt node for exynos3250Chanwoo Choi
2015-02-04ARM: dts: add mipi dsi device node for exynos4415YoungJun Cho
2015-02-04ARM: dts: add fimd device node for exynos4415YoungJun Cho
2015-02-04ARM: dts: Add syscon phandle to the video-phy node for Exynos4Sylwester Nawrocki
2015-02-04ARM: dts: Add sound nodes for exynos4412-trats2Inha Song
2015-02-04ARM: dts: Fix CLK_MOUT_CAMn parent clocks assignment for exynos4412-trats2Sylwester Nawrocki
2015-02-04ARM: dts: Fix CLK_UART_ISP_SCLK clock assignment in exynos4x12.dtsiSylwester Nawrocki
2015-02-04ARM: dts: Add max77693 charger node for exynos4412-trats2Krzysztof Kozlowski
2015-02-04ARM: dts: Switch max77686 regulators to GPIO control for exynos4412-trats2Krzysztof Kozlowski
2015-02-04ARM: dts: Add suspend configuration for max77686 regulators for exynos4412-tr...Krzysztof Kozlowski
2015-02-04ARM: dts: Add Maxim 77693 fuel gauge node for exynos4412-trats2Krzysztof Kozlowski
2015-02-03cpufreq-dt: Drop unnecessary check before cpufreq_cooling_unregister() invoca...Markus Elfring
2015-02-03cpufreq: Create for_each_governor()Viresh Kumar
2015-02-03cpufreq: Create for_each_policy()Viresh Kumar
2015-02-03cpufreq: Drop cpufreq_disabled() check from cpufreq_cpu_{get|put}()Viresh Kumar
2015-02-03PM: Convert dev_pm_put_subsys_data() into a void functionUlf Hansson
2015-02-03PM: Update function header for dev_pm_get_subsys_data()Ulf Hansson
2015-02-03PM / Domains: Handle errors from genpd's ->attach_dev() callbackUlf Hansson
2015-02-03PM / Domains: Re-order initialization of generic_pm_domain_dataUlf Hansson
2015-02-03PM / Domains: Free pm_subsys_data in error path in __pm_genpd_add_device()Ulf Hansson
2015-02-03PM / Domains: Eliminate the mutex for the generic_pm_domain_dataUlf Hansson
2015-02-03PM / Domains: Don't check for an existing device when adding a newUlf Hansson
2015-02-03PM / Domains: Don't allow an existing generic_pm_domain_dataUlf Hansson
2015-02-03PM / Domains: Remove reference counting for the generic_pm_domain_dataUlf Hansson
2015-02-03PM / Domains: Rename __pm_genpd_alloc|free_dev_data()Ulf Hansson