summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* driver core: remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-281-14/+0
* drivers/base/core.c: Mark to_root_device staticJosh Triplett2012-11-261-1/+1
* driver core: use initcall_debug to control shutdown infoShuoX Liu2012-11-261-2/+4
* driver: platform: fix documentation for platform_get_irq_bynameWolfram Sang2012-11-151-1/+1
* firmware loader: document firmware cache mechanismMing Lei2012-11-141-0/+3
* firmware loader: introduce module parameter to customize(v4) fw search pathMing Lei2012-11-141-1/+16
* firmware: use noinline_for_stackCesar Eduardo Barros2012-11-141-1/+1
* firmware loader: Fix the concurrent request_firmware() race for kref_get/putChuansheng Liu2012-11-141-2/+4
* firmware loader: Fix the race FW_STATUS_DONE is followed by class_timeoutChuansheng Liu2012-11-141-8/+16
* Merge 3.7-rc5 into driver-core-nextGreg Kroah-Hartman2012-11-141-0/+7
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-11-101-0/+7
| |\
| | * sparc: Add sparc support for platform_get_irq()Andreas Larsson2012-11-091-0/+7
* | | drivers: base: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-10-302-3/+3
* | | drivers/base: fix typo in comment for arch_setup_pdev_archdata()Sebastian Andrzej Siewior2012-10-301-1/+1
* | | Merge 3.7-rc3 into driver-core-nextGreg Kroah-Hartman2012-10-296-125/+160
|\| |
| * | Merge tag 'pm+acpi-for-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-10-261-1/+4
| |\ \ | | |/ | |/|
| | * PM / Domains: Fix memory leak on error path in pm_genpd_attach_cpuidlejhbird.choi@samsung.com2012-10-231-1/+4
| * | Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-10-261-115/+151
| |\ \
| | * | firmware loader: sync firmware cache by async_synchronize_full_domainMing Lei2012-10-221-28/+6
| | * | firmware loader: let direct loading back on 'firmware_buf'Ming Lei2012-10-221-71/+100
| | * | firmware loader: fix one reqeust_firmware raceMing Lei2012-10-221-12/+20
| | * | firmware loader: cancel uncache work before caching firmwareMing Lei2012-10-221-7/+28
| | |/
| * | Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds2012-10-253-8/+4
| |\ \
| | * | drivers: cma: Fix wrong CMA selected region size default valueLaurent Pinchart2012-10-231-1/+1
| | * | drivers: dma-coherent: Fix typo in dma_mmap_from_coherent documentationLaurent Pinchart2012-10-231-3/+2
| | * | drivers: dma-contiguous: Don't redefine SZ_1MLaurent Pinchart2012-10-231-4/+1
| | |/
| * / regmap: select REGMAP if REGMAP_MMIO and REGMAP_IRQ enabledDong Aisheng2012-10-171-1/+1
| |/
* / drivers/base: remove CONFIG_EXPERIMENTALKees Cook2012-10-251-4/+3
|/
* memory-hotplug: update memory block's state and notify userspaceWen Congyang2012-10-091-4/+27
* memory-hotplug: preparation to notify memory block's state at memory hot removeWen Congyang2012-10-091-6/+3
* firmware: use 'kernel_read()' to read firmware into kernel bufferLinus Torvalds2012-10-041-3/+1
* firmware: teach the kernel to load firmware files directly from the filesystemLinus Torvalds2012-10-031-1/+77
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-021-2/+1
|\
| * make get_file() return its argumentAl Viro2012-09-261-2/+1
* | Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-...Linus Torvalds2012-10-021-11/+7
|\ \
| * | drivers: dma-contiguous: refactor dma_alloc_from_contiguous()Michal Nazarewicz2012-10-021-11/+7
| |/
* | Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-027-72/+372
|\ \
| * \ Merge branch 'pm-qos'Rafael J. Wysocki2012-09-241-41/+26
| |\ \
| | * | Revert "PM QoS: Use spinlock in the per-device PM QoS constraints code"Rafael J. Wysocki2012-09-241-41/+26
| * | | Merge branch 'pm-sleep'Rafael J. Wysocki2012-09-241-12/+19
| |\ \ \
| | * | | PM: Prevent runtime suspend during system resumeAlan Stern2012-09-191-11/+18
| | * | | PM / Sleep: use resume event when call dpm_resume_earlyFeng Hong2012-09-191-1/+1
| * | | | Merge branch 'pm-runtime'Rafael J. Wysocki2012-09-241-0/+3
| |\ \ \ \
| | * | | | PM / Runtime: let rpm_resume() succeed if RPM_ACTIVE, even when disabled, v2Kevin Hilman2012-09-221-0/+3
| | | |_|/ | | |/| |
| * | | | Merge branch 'pm-qos'Rafael J. Wysocki2012-09-241-26/+41
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | PM QoS: Use spinlock in the per-device PM QoS constraints codeJean Pihet2012-09-191-26/+41
| * | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2012-09-171-0/+47
| |\ \ \ \
| | * | | | PM / OPP: Initialize OPP table from device treeShawn Guo2012-09-091-0/+47
| | |/ / /
| * | | | Merge branch 'pm-sleep'Rafael J. Wysocki2012-09-171-6/+40
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | PM / wakeup: Use irqsave/irqrestore for events_lockJohn Stultz2012-09-061-6/+11