summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-04-1415-89/+129
|\
| * drivers: platform: parse IRQ flags from resourcesLinus Walleij2015-03-251-0/+9
| * driver core: Make probe deferral more quietMark Brown2015-03-251-1/+1
| * drivers/core/of: Add symlink to device-tree from devices with an OF nodeBenjamin Herrenschmidt2015-03-251-2/+14
| * drivers: base: fw: fix ret value when loading fwZahari Doychev2015-03-251-0/+2
| * firmware: Avoid manual device_create_file() callsTakashi Iwai2015-03-251-19/+21
| * drivers/base: cacheinfo: validate device node for all the cachesSudeep Holla2015-03-251-2/+11
| * drivers/base: use tabs where possible in code indentationLavinia Tache2015-03-251-5/+5
| * driver core: add missing blank line after declarationLavinia Tache2015-03-251-0/+1
| * drivers: base: node: Delete space after pointer declarationAna Nedelcu2015-03-251-1/+1
| * drivers: base: memory: Use tabs instead of spacesIoana Ciornei2015-03-251-2/+2
| * firmware_class: Fix whitespace and indentationAndrei Oprea2015-03-251-3/+4
| * drivers: base: dma-mapping: Erase blank space after pointerMarius Cristian Eseanu2015-03-251-1/+1
| * drivers: base: class: Add a blank line after declarationsCosmin Tomulescu2015-03-251-0/+2
| * attribute_container: fix missing blank lines after declarationsCosmin Dragomir2015-03-251-0/+2
| * drivers: base: memory: Fix switch indentIoana Ciornei2015-03-251-27/+27
| * drivers: base: map: Use kmalloc_array instead of kmallocAndrei Poenaru2015-03-251-2/+1Star
| * Driver core: Fix missing whitespace in function argumentFlorin Papa2015-03-251-1/+1
| * driver core: Delete an unnecessary check before the function call "put_device"Markus Elfring2015-03-251-2/+1Star
| * drivers/base/node: clean up attribute group conversionGreg Kroah-Hartman2015-03-251-10/+2Star
| * drivers/base/node: Avoid manual device_create_file() callsTakashi Iwai2015-03-251-14/+20
| * driver core: bus: Goto appropriate labels on failure in bus_add_deviceJunjie Mao2015-03-251-2/+2
| * driver core: use *switch* statement in really_probe()Sergei Shtylyov2015-03-251-5/+9
* | Merge tag 'regmap-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2015-04-144-2/+262
|\ \
| * | regmap: Move tracing header into drivers/base/regmapSteven Rostedt2015-03-194-2/+262
* | | Merge tag 'regmap-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-03-253-26/+30
|\| | | |/ |/|
| * regmap: introduce regmap_name to fix syscon regmap trace eventsPhilipp Zabel2015-03-193-26/+30
* | Merge tag 'regmap-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-03-173-4/+7
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge remote-tracking branches 'regmap/fix/irq', 'regmap/fix/rbtree' and 'reg...Mark Brown2015-03-073-4/+7
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | | * regmap: Skip read-only registers in regcache_sync()Takashi Iwai2015-03-041-2/+4
| | |_|/ | |/| |
| | | * regmap: regcache-rbtree: Fix present bitmap resizeLars-Peter Clausen2015-03-071-1/+1
| | |/ | |/|
| | * regmap-irq: set IRQF_ONESHOT flag to ensure IRQ requestValentin Rothberg2015-02-141-1/+2
| | |
| \ \
*-. | | Merge branches 'pm-domains' and 'pm-cpufreq'Rafael J. Wysocki2015-03-061-12/+12
|\ \| |
| * | | PM / Domains: cleanup: rename gpd -> genpd in debugfs interfaceKevin Hilman2015-03-041-12/+12
| |/ /
* / / PM / wakeup: export pm_system_wakeup symbolBoris BREZILLON2015-03-041-0/+1
|/ /
* | Merge tag 'driver-core-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-152-40/+22Star
|\ \
| * | firmware_loader: handle timeout via wait_for_completion_interruptible_timeout()Ming Lei2015-02-041-24/+6Star
| * | firmware_loader: abort request if wait_for_completion is interruptedMing Lei2015-02-041-0/+7
| * | firmware: Correct function name in commentBorislav Petkov2015-02-041-1/+1
| * | device: Change dev_<level> logging functions to return voidJoe Perches2015-01-271-18/+11Star
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-142-2/+3
|\ \
| * | drivers/base: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-142-2/+3
| | |
| \ \
*-. \ \ Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-devfreq', 'pm-opp' and 'pm-tools'Rafael J. Wysocki2015-02-133-10/+3Star
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| | * PM / OPP / clk: Remove unnecessary OOM messageQuentin Lambert2015-02-123-10/+3Star
* | | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-114-148/+225
|\ \ \
| * \ \ Merge branch 'pm-domains'Rafael J. Wysocki2015-02-102-104/+71Star
| |\ \ \
| | * | | PM: Convert dev_pm_put_subsys_data() into a void functionUlf Hansson2015-02-031-10/+4Star
| | * | | PM: Update function header for dev_pm_get_subsys_data()Ulf Hansson2015-02-031-2/+2
| | * | | PM / Domains: Handle errors from genpd's ->attach_dev() callbackUlf Hansson2015-02-031-2/+3
| | * | | PM / Domains: Re-order initialization of generic_pm_domain_dataUlf Hansson2015-02-031-32/+35