summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | firmware loader: Fix _request_firmware_load() return val for fw load abortShuah Khan2014-07-231-1/+3
| * | | | | Merge 3.16-rc6 into driver-core-nextGreg Kroah-Hartman2014-07-211-4/+14
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | driver core: platform: add device binding path 'driver_override'Kim Phillips2014-07-081-0/+47
| * | | | | driver core/platform: remove unused implicit padding in platform_objectYann Droneaud2014-07-081-2/+2
| * | | | | firmware loader: inform direct failure when udev loader is disabledLuis R. Rodriguez2014-07-081-6/+7
| * | | | | firmware: replace ALIGN(PAGE_SIZE) by PAGE_ALIGNFabian Frederick2014-07-081-1/+1
| * | | | | firmware: read firmware size using i_size_read()Dmitry Kasatkin2014-07-081-14/+3
| * | | | | firmware loader: allow disabling of udev as firmware loaderTakashi Iwai2014-07-082-7/+18
| * | | | | fence: dma-buf cross-device synchronization (v18)Maarten Lankhorst2014-07-081-0/+9
| * | | | | dma-buf: move to drivers/dma-bufMaarten Lankhorst2014-07-083-783/+0
| | |/ / / | |/| | |
| * | | | component: fix bug with legacy APIRussell King2014-07-041-4/+6
| * | | | component: add support for component match arrayRussell King2014-07-031-3/+117
| * | | | component: ignore multiple additions of the same componentRussell King2014-07-031-2/+8
| * | | | component: fix missed cleanup in case of devres failureRussell King2014-07-031-31/+31
| | |_|/ | |/| |
* | | | Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-08-041-0/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | clk: Support for clock parents and rates assigned from device treeSylwester Nawrocki2014-07-251-0/+5
| |/ /
* | | platform_get_irq: Revert to platform_get_resource if of_irq_get failsGuenter Roeck2014-07-111-4/+14
|/ /
* | 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
| |\ \ \ \ \
OpenPOWER on IntegriCloud