summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* 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-291-0/+15
* 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
* 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-101-0/+3
* 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-103-0/+22
* PM / runtime: Optimize the use of device linksRafael J. Wysocki2016-10-312-10/+33
* PM / runtime: Use device linksRafael J. Wysocki2016-10-313-6/+181
* 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-315-5/+601
* Merge 4.9-rc3 into driver-core-nextGreg Kroah-Hartman2016-10-301-2/+4
|\
| * driver core: Make Kconfig text for DEBUG_TEST_DRIVER_REMOVE strongerLaura Abbott2016-10-271-2/+4
* | driver core: Add a wrapper around __device_release_driver()Rafael J. Wysocki2016-10-281-12/+18
|/
* memory-hotplug: fix store_mem_state() return valueReza Arbab2016-10-071-1/+4
* Merge tag 'pinctrl-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-10-051-4/+8
|\
| * Merge tag 'v4.8-rc6' into develLinus Walleij2016-09-234-17/+38
| |\
| * | driver: base: pinctrl: return error from pinctrl_bind_pins()Deepak2016-09-131-4/+8
* | | Merge tag 'regmap-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2016-10-043-18/+67
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge remote-tracking branches 'regmap/topic/core' and 'regmap/topic/debugfs'...Mark Brown2016-10-043-18/+67
| |\ \ \ \
| | | * | | regmap: debugfs: Add support for dumping write only device registersCristian Birsan2016-08-091-3/+13
| | | * | | regmap: Add a function to check if a regmap register is cachedCristian Birsan2016-08-092-0/+24
| | | |/ /
| | * | | regmap: Add missing little endian functionsTony Lindgren2016-09-161-0/+9
| | * | | regmap: Allow longer flag masks for read and writeTony Lindgren2016-09-162-15/+21
| | |/ /
* | | | Merge tag 'driver-core-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-10-039-49/+94
|\ \ \ \
| * | | | drivers: dma-coherent: Move spinlock in dma_alloc_from_coherent()Bastian Hecht2016-09-281-2/+4
| * | | | drivers: dma-coherent: Fix DMA coherent size for less than pageGeorge G. Davis2016-09-281-1/+1
| * | | | driver-core: platform: Catch errors from calls to irq_get_irq_dataGuenter Roeck2016-09-271-3/+8
| * | | | Merge 4.8-rc5 into driver-core-nextGreg Kroah-Hartman2016-09-051-5/+5
| |\ \ \ \
| * | | | | device core: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-021-9/+3
| * | | | | drivers/base dmam_declare_coherent_memory leaksVyacheslav V. Yurkov2016-08-311-2/+5
| * | | | | platform: don't return 0 from platform_get_irq[_byname]() on errorSergei Shtylyov2016-08-311-2/+2
| * | | | | cpu: clean up register_cpu funcAlex Shi2016-08-311-5/+6
| * | | | | dma-mapping: use vma_pages().Muhammad Falak R Wani2016-08-311-1/+1
| * | | | | drivers: dma-coherent: use vma_pages().Muhammad Falak R Wani2016-08-311-1/+1
| * | | | | attribute_container: Fix typoXiubo Li2016-08-311-1/+1
| * | | | | base: soc: make it explicitly non-modularPaul Gortmaker2016-08-311-9/+0
| * | | | | drivers: base: dma-mapping: page align the size when unmap_kernel_rangePeng Fan2016-08-311-1/+1
| * | | | | platform driver: fix use-after-free in platform_device_del()Jerome Marchand2016-08-311-2/+1
| * | | | | driver core: add test of driver remove calls during probeRob Herring2016-08-312-0/+31
| * | | | | driver core: fix race between creating/querying glue dir and its cleanupMing Lei2016-08-311-10/+29
| | |_|/ / | |/| | |
OpenPOWER on IntegriCloud