summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* firmware: Correct handling of fw_state_wait() return valueBjorn Andersson2016-12-081-7/+6
* driver core: Silence device links sphinx warningLukas Wunner2016-12-052-2/+3
* firmware: remove warning at documentation generation timeSilvio Fricke2016-12-011-3/+3
* drivers: base: dma-mapping: Fix typo in dmam_alloc_non_coherent commentsFlorian Fainelli2016-11-301-2/+2
* driver core: test_async: fix up typo found by 0-dayGreg Kroah-Hartman2016-11-291-1/+1
* firmware: move fw_state_is_done() into UHM sectionDaniel Wagner2016-11-291-7/+7
* firmware: do not use fw_lock for fw_state protectionDaniel Wagner2016-11-291-36/+15
* firmware: drop bit ops in favor of simple state machineDaniel Wagner2016-11-291-7/+5
* firmware: refactor loading statusDaniel Wagner2016-11-291-34/+93
* firmware: fix usermode helper fallback loadingYves-Alexis Perez2016-11-291-3/+4
* driver core: firmware_class: convert to use class_groupsGreg Kroah-Hartman2016-11-291-4/+6
* driver core: devcoredump: convert to use class_groupsGreg Kroah-Hartman2016-11-291-4/+6
* driver core: class: add class_groups supportGreg Kroah-Hartman2016-11-292-0/+17
* kernfs: Declare two local data structures staticBart Van Assche2016-11-291-2/+2
* driver-core: fix platform_no_drv_owner.cocci warningsJulia Lawall2016-11-291-2/+0
* drivers/base/memory.c: Remove unused 'first_page' variableKirtika Ruchandani2016-11-291-2/+0
* driver core: add CLASS_ATTR_WO()Greg Kroah-Hartman2016-11-241-0/+2
* drivers: base: cacheinfo: support DT overrides for cache propertiesSudeep Holla2016-11-101-0/+121
* drivers: base: cacheinfo: add pr_fmt loggingSudeep Holla2016-11-101-0/+2
* drivers: base: cacheinfo: fix boot error message when acpi is enabledSudeep Holla2016-11-101-4/+8
* drivers: base: cacheinfo: fix x86 with CONFIG_OF enabledSudeep Holla2016-11-103-0/+6
* driver-core: add test module for asynchronous probingDmitry Torokhov2016-11-105-0/+185
* driver core: Add deferred_probe attribute to devices in sysfsBen Hutchings2016-11-104-0/+34
* PM / runtime: Optimize the use of device linksRafael J. Wysocki2016-10-314-10/+38
* PM / runtime: Use device linksRafael J. Wysocki2016-10-315-6/+193
* PM / sleep: Make async suspend/resume of devices use device linksRafael J. Wysocki2016-10-311-6/+79
* driver core: Functional dependencies tracking supportRafael J. Wysocki2016-10-317-5/+682
* Merge 4.9-rc3 into driver-core-nextGreg Kroah-Hartman2016-10-30288-1909/+2593
|\
| * Linux 4.9-rc3v4.9-rc3Linus Torvalds2016-10-291-1/+1
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-291-1/+6
| |\
| | * x86/smpboot: Init apic mapping before usageThomas Gleixner2016-10-291-1/+6
| * | Merge tag 'upstream-4.9-rc3' of git://git.infradead.org/linux-ubifsLinus Torvalds2016-10-292-5/+13
| |\ \
| | * | ubifs: Fix regression in ubifs_readdir()Richard Weinberger2016-10-281-0/+8
| | * | ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()Boris Brezillon2016-10-281-5/+5
| * | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-10-2921-67/+87
| |\ \ \
| | * \ \ Merge tag 'v4.9-rockchip-dts64-fixes1' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2016-10-292-7/+0
| | |\ \ \
| | | * | | arm64: dts: rockchip: remove the abuse of keep-power-in-suspendShawn Lin2016-10-182-3/+0
| | | * | | arm64: dts: rockchip: remove always-on and boot-on from vcc_sdShawn Lin2016-10-162-4/+0
| | * | | | Merge tag 'arm-soc/for-4.9/devicetree-arm64-fixes' of http://github.com/Broad...Olof Johansson2016-10-291-0/+2
| | |\ \ \ \
| | | * | | | arm64: dts: Updated NAND DT properties for NS2 SVKRay Jui2016-10-231-0/+2
| | | |/ / /
| | * | | | Merge tag 'imx-fixes-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson2016-10-295-5/+16
| | |\ \ \ \
| | | * | | | ARM: imx: mach-imx6q: Fix the PHY ID mask for AR8031Fabio Estevam2016-10-241-1/+1
| | | * | | | ARM: dts: vf610: fix IRQ flag of global timerStefan Agner2016-10-241-1/+1
| | | * | | | ARM: imx: gpc: Fix the imx_gpc_genpd_init() error pathFabio Estevam2016-10-241-2/+10
| | | * | | | ARM: imx: gpc: Initialize all power domainsFabio Estevam2016-10-241-1/+2
| | | * | | | arm64: dts: Add timer erratum property for LS2080A and LS1043AScott Wood2016-10-212-0/+2
| | | |/ / /
| | * | | | Merge tag 'uniphier-fixes-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2016-10-297-49/+51
| | |\ \ \ \
| | | * | | | arm64: dts: uniphier: change MIO node to SD control nodeMasahiro Yamada2016-10-221-6/+6
| | | * | | | ARM: dts: uniphier: change MIO node to SD control nodeMasahiro Yamada2016-10-222-4/+4
| | | * | | | reset: uniphier: rename MIO reset to SD reset for Pro5, PXs2, LD20 SoCsMasahiro Yamada2016-10-222-39/+39