summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* DMA, CMA: fix possible memory leakJoonsoo Kim2014-06-231-1/+11
* Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-06-122-4/+31
|\
| * Merge branch 'pm-sleep'Rafael J. Wysocki2014-06-122-4/+31
| |\
| | * PM / sleep: trace events for device PM callbacksTodd E Brandt2014-06-111-4/+10
| | * PM / sleep: trace events for suspend/resumeTodd E Brandt2014-06-072-0/+21
| | * Merge branch 'acpi-pm' into pm-sleepRafael J. Wysocki2014-06-072-1/+23
| | |\
| | | * Merge branch 'pm-sleep' into acpi-pmRafael J. Wysocki2014-05-201-15/+51
| | | |\
* | | | | cma: increase CMA_ALIGNMENT upper limit to 12Marc Carino2014-06-041-1/+1
* | | | | memory-hotplug: update documentation to hide information about SECTIONS and r...Li Zhong2014-06-041-12/+0
* | | | | cma: add placement specifier for "cma=" kernel parameterAkinobu Mita2014-06-041-10/+32
* | | | | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-041-2/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | of/irq: do irq resolution in platform_get_irq_byname()Grygorii Strashko2014-05-231-2/+5
| | |/ / | |/| |
* | | | Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-043-111/+83
|\ \ \ \
| * \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-06-031-91/+0
| |\ \ \ \
| | * \ \ \ Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2014-05-081-91/+0
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | PM / OPP: Move cpufreq specific OPP functions out of generic OPP libraryNishanth Menon2014-05-071-92/+0
| | | * | | PM / OPP: Remove cpufreq wrapper dependency on internal data organizationNishanth Menon2014-05-071-27/+28
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'pnp', 'powercap', 'pm-runtime' and 'pm-opp'Rafael J. Wysocki2014-06-031-5/+26
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | / / / | | | | |/ / / | | | |/| | |
| | | | * | | PM / OPP: discard duplicate OPPsChander Kashyap2014-05-271-2/+25
| | | | * | | PM / OPP: fix incorrect OPP count handling in of_init_opp_tableChander Kashyap2014-05-191-3/+1
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'pm-sleep'Rafael J. Wysocki2014-06-032-15/+57
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | PM / sleep: unregister wakeup source when disabling device wakeupZhang Rui2014-05-301-0/+6
| | | |/ | | |/|
| | * | PM / sleep: Mechanism to avoid resuming runtime-suspended devices unnecessarilyRafael J. Wysocki2014-05-161-15/+51
| | |/
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-06-041-1/+1
|\ \ \
| * | | dma-buf: fix trivial typo errorJavier Martinez Canillas2014-05-051-1/+1
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-031-1/+1
|\ \ \ \
| * | | | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-1/+1
* | | | | Merge branch 'for-v3.16' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2014-06-031-8/+26
|\ \ \ \ \
| * | | | | CMA: correct unlock targetJoonsoo Kim2014-05-291-1/+1
| * | | | | drivers/base/dma-contiguous.c: erratum of dev_get_cma_areaGioh Kim2014-05-221-1/+1
| * | | | | cma: Remove potential deadlock situationLaura Abbott2014-05-151-7/+25
| | |_|/ / | |/| | |
* | | | | Merge tag 'regmap-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2014-06-035-18/+221
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'regmap/topic/smbus' into regmap-nextMark Brown2014-06-022-2/+128
| |\ \ \ \ \
| | * | | | | regmap: i2c: fallback to SMBus if the adapter does not support standard I2CBoris BREZILLON2014-04-221-2/+102
| | * | | | | regmap: add reg_read/reg_write callbacks to regmap_bus structBoris BREZILLON2014-04-181-0/+26
| | | |/ / / | | |/| | |
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge remote-tracking branches 'regmap/topic/irq', 'regmap/topic/le', 'regmap...Mark Brown2014-06-024-12/+86
| |\ \ \ \ \ \ \ \
| | | | | * | | | | regmap: rbtree: improve 64bits memory alignmentJean-Christophe PINCE2014-04-141-4/+4
| | | | | |/ / / /
| | | | * / / / / regmap: mmio: Fix the bug of 'offset' value parsing.Xiubo Li2014-04-141-5/+24
| | | | |/ / / /
| | | * / / / / regmap: implement LE formatting/parsing for 16/32-bit values.Xiubo Li2014-04-141-0/+52
| | | |/ / / /
| | * / / / / regmap: irq: Fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li2014-05-261-3/+6
| | |/ / / /
| * | | | | Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown2014-06-022-4/+7
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | regmap: mmio: Fix regmap_mmio_write for uneven countsPhilipp Zabel2014-05-261-3/+3
| | * | | | regmap: Add missing initialization of this_pageGeert Uytterhoeven2014-04-301-1/+1
| | * | | | regmap: Fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li2014-04-301-0/+3
| | |/ / /
* | | | | Merge tag 'staging-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-031-0/+97
|\ \ \ \ \
| * | | | | devres: Add devm_get_free_pages APIEli Billauer2014-05-241-0/+76
| * | | | | Merge 3.15-rc6 into staging-next.Greg Kroah-Hartman2014-05-222-1/+23
| |\| | | |
| * | | | | devres: introduce API "devm_kmemdupSrinivas Pandruvada2014-04-291-0/+21
| | |_|_|/ | |/| | |
* | | | | Merge tag 'driver-core-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-06-033-35/+11
|\ \ \ \ \
| * | | | | driver core: Inline dev_set/get_drvdataJean Delvare2014-05-271-16/+0