Age | Commit message (Expand) | Author | Files | Lines |
2015-04-14 | Merge tag 'driver-core-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 15 | -89/+129 |
2015-04-14 | Merge tag 'regmap-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds | 4 | -2/+262 |
2015-03-25 | drivers: platform: parse IRQ flags from resources | Linus Walleij | 1 | -0/+9 |
2015-03-25 | driver core: Make probe deferral more quiet | Mark Brown | 1 | -1/+1 |
2015-03-25 | drivers/core/of: Add symlink to device-tree from devices with an OF node | Benjamin Herrenschmidt | 1 | -2/+14 |
2015-03-25 | drivers: base: fw: fix ret value when loading fw | Zahari Doychev | 1 | -0/+2 |
2015-03-25 | firmware: Avoid manual device_create_file() calls | Takashi Iwai | 1 | -19/+21 |
2015-03-25 | drivers/base: cacheinfo: validate device node for all the caches | Sudeep Holla | 1 | -2/+11 |
2015-03-25 | drivers/base: use tabs where possible in code indentation | Lavinia Tache | 1 | -5/+5 |
2015-03-25 | driver core: add missing blank line after declaration | Lavinia Tache | 1 | -0/+1 |
2015-03-25 | drivers: base: node: Delete space after pointer declaration | Ana Nedelcu | 1 | -1/+1 |
2015-03-25 | drivers: base: memory: Use tabs instead of spaces | Ioana Ciornei | 1 | -2/+2 |
2015-03-25 | firmware_class: Fix whitespace and indentation | Andrei Oprea | 1 | -3/+4 |
2015-03-25 | drivers: base: dma-mapping: Erase blank space after pointer | Marius Cristian Eseanu | 1 | -1/+1 |
2015-03-25 | drivers: base: class: Add a blank line after declarations | Cosmin Tomulescu | 1 | -0/+2 |
2015-03-25 | attribute_container: fix missing blank lines after declarations | Cosmin Dragomir | 1 | -0/+2 |
2015-03-25 | drivers: base: memory: Fix switch indent | Ioana Ciornei | 1 | -27/+27 |
2015-03-25 | drivers: base: map: Use kmalloc_array instead of kmalloc | Andrei Poenaru | 1 | -2/+1 |
2015-03-25 | Driver core: Fix missing whitespace in function argument | Florin Papa | 1 | -1/+1 |
2015-03-25 | driver core: Delete an unnecessary check before the function call "put_device" | Markus Elfring | 1 | -2/+1 |
2015-03-25 | drivers/base/node: clean up attribute group conversion | Greg Kroah-Hartman | 1 | -10/+2 |
2015-03-25 | drivers/base/node: Avoid manual device_create_file() calls | Takashi Iwai | 1 | -14/+20 |
2015-03-25 | driver core: bus: Goto appropriate labels on failure in bus_add_device | Junjie Mao | 1 | -2/+2 |
2015-03-25 | driver core: use *switch* statement in really_probe() | Sergei Shtylyov | 1 | -5/+9 |
2015-03-25 | Merge tag 'regmap-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -26/+30 |
2015-03-20 | regmap: Move tracing header into drivers/base/regmap | Steven Rostedt | 4 | -2/+262 |
2015-03-19 | regmap: introduce regmap_name to fix syscon regmap trace events | Philipp Zabel | 3 | -26/+30 |
2015-03-17 | Merge tag 'regmap-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -4/+7 |
2015-03-07 | Merge remote-tracking branches 'regmap/fix/irq', 'regmap/fix/rbtree' and 'reg... | Mark Brown | 3 | -4/+7 |
2015-03-07 | regmap: regcache-rbtree: Fix present bitmap resize | Lars-Peter Clausen | 1 | -1/+1 |
2015-03-06 | Merge branches 'pm-domains' and 'pm-cpufreq' | Rafael J. Wysocki | 1 | -12/+12 |
2015-03-05 | PM / wakeup: export pm_system_wakeup symbol | Boris BREZILLON | 1 | -0/+1 |
2015-03-04 | regmap: Skip read-only registers in regcache_sync() | Takashi Iwai | 1 | -2/+4 |
2015-03-04 | PM / Domains: cleanup: rename gpd -> genpd in debugfs interface | Kevin Hilman | 1 | -12/+12 |
2015-02-15 | Merge tag 'driver-core-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -40/+22 |
2015-02-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -2/+3 |
2015-02-14 | regmap-irq: set IRQF_ONESHOT flag to ensure IRQ request | Valentin Rothberg | 1 | -1/+2 |
2015-02-14 | drivers/base: use %*pb[l] to print bitmaps including cpumasks and nodemasks | Tejun Heo | 2 | -2/+3 |
2015-02-13 | Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-devfreq', 'pm-opp' and 'pm-tools' | Rafael J. Wysocki | 3 | -10/+3 |
2015-02-12 | PM / OPP / clk: Remove unnecessary OOM message | Quentin Lambert | 3 | -10/+3 |
2015-02-11 | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -148/+225 |
2015-02-10 | Merge branch 'pm-domains' | Rafael J. Wysocki | 2 | -104/+71 |
2015-02-10 | Merge branches 'pm-qos', 'pm-opp' and 'pm-devfreq' | Rafael J. Wysocki | 2 | -44/+154 |
2015-02-08 | Merge remote-tracking branches 'regmap/topic/ac97', 'regmap/topic/doc' and 'r... | Mark Brown | 4 | -6/+55 |
2015-02-08 | Merge remote-tracking branch 'regmap/topic/core' into regmap-next | Mark Brown | 1 | -2/+4 |
2015-02-04 | regmap: Fix i2c word access when using SMBus access functions | Guenter Roeck | 1 | -1/+45 |
2015-02-04 | regmap: Export regmap_get_val_endian | Guenter Roeck | 2 | -3/+8 |
2015-02-04 | firmware_loader: handle timeout via wait_for_completion_interruptible_timeout() | Ming Lei | 1 | -24/+6 |
2015-02-04 | firmware_loader: abort request if wait_for_completion is interrupted | Ming Lei | 1 | -0/+7 |
2015-02-04 | firmware: Correct function name in comment | Borislav Petkov | 1 | -1/+1 |