Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Fix firmware loader uevent buffer NULL pointer dereference | Linus Torvalds | 2015-07-09 | 1 | -3/+13 | |
*-. | Merge branches 'acpi-pnp', 'acpi-soc', 'pm-domains' and 'pm-sleep' | Rafael J. Wysocki | 2015-07-07 | 1 | -2/+11 | |
|\ \ | ||||||
| | * | PM / Domains: Avoid infinite loops in attach/detach code | Geert Uytterhoeven | 2015-07-07 | 1 | -2/+11 | |
| |/ | ||||||
* | | Merge branch 'pm-wakeirq' | Rafael J. Wysocki | 2015-07-07 | 2 | -28/+15 | |
|\ \ | |/ |/| | ||||||
| * | PM / wakeirq: Avoid setting power.wakeirq too hastily | Rafael J. Wysocki | 2015-07-07 | 2 | -28/+15 | |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-07-01 | 1 | -1/+5 | |
|\ \ | ||||||
| * | | mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA... | Mel Gorman | 2015-06-30 | 1 | -1/+5 | |
* | | | Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-07-01 | 1 | -13/+13 | |
|\ \ \ | |/ / |/| | | ||||||
| | | | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| *-----. \ | Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle' | Rafael J. Wysocki | 2015-06-26 | 1 | -13/+13 | |
| |\ \ \ \ \ | ||||||
| | | * | | | | ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node() | Alexander Sverdlin | 2015-06-24 | 1 | -13/+13 | |
| | |/ / / / | ||||||
* | | | | | | Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-06-26 | 7 | -46/+258 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Revert "base/platform: Only insert MEM and IO resources" | Greg Kroah-Hartman | 2015-06-10 | 1 | -7/+3 | |
| * | | | | | | Revert "base/platform: Continue on insert_resource() error" | Greg Kroah-Hartman | 2015-06-10 | 1 | -15/+11 | |
| * | | | | | | Revert "base/platform: Remove code duplication" | Greg Kroah-Hartman | 2015-06-10 | 1 | -25/+35 | |
| * | | | | | | Merge 4.1-rc7 into driver-core-next | Greg Kroah-Hartman | 2015-06-08 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | firmware: add missing kfree for work on async call | Luis R. Rodriguez | 2015-06-01 | 1 | -1/+3 | |
| * | | | | | | base:dd - Fix for typo in comment to function driver_deferred_probe_trigger(). | Shailendra Verma | 2015-06-01 | 1 | -1/+1 | |
| * | | | | | | base/platform: Remove code duplication | Ricardo Ribalda Delgado | 2015-06-01 | 1 | -35/+25 | |
| * | | | | | | base/platform: Continue on insert_resource() error | Ricardo Ribalda Delgado | 2015-06-01 | 1 | -11/+15 | |
| * | | | | | | base/platform: Only insert MEM and IO resources | Ricardo Ribalda Delgado | 2015-06-01 | 1 | -3/+7 | |
| * | | | | | | firmware: use const for remaining firmware names | Luis R. Rodriguez | 2015-05-24 | 1 | -12/+28 | |
| * | | | | | | firmware: fix possible use after free on name on asynchronous request | Luis R. Rodriguez | 2015-05-24 | 1 | -1/+5 | |
| * | | | | | | firmware: check for file truncation on direct firmware loading | Luis R. Rodriguez | 2015-05-24 | 1 | -2/+7 | |
| * | | | | | | firmware: fix __getname() missing failure check | Luis R. Rodriguez | 2015-05-24 | 1 | -1/+5 | |
| * | | | | | | drivers: of/base: move of_init to driver_init | Sudeep Holla | 2015-05-24 | 1 | -0/+2 | |
| * | | | | | | drivers/base: cacheinfo: fix annoying typo when DT nodes are absent | Will Deacon | 2015-05-24 | 1 | -2/+2 | |
| * | | | | | | driver-core: fix build for !CONFIG_MODULES | Dmitry Torokhov | 2015-05-24 | 1 | -1/+1 | |
| * | | | | | | driver-core: make __device_attach() static | Dmitry Torokhov | 2015-05-24 | 1 | -1/+1 | |
| * | | | | | | driver-core: platform_driver_probe() must probe synchronously | Dmitry Torokhov | 2015-05-20 | 1 | -0/+13 | |
| * | | | | | | driver-core: enable drivers to opt-out of async probe | Luis R. Rodriguez | 2015-05-20 | 1 | -4/+10 | |
| * | | | | | | driver-core: add driver module asynchronous probe support | Luis R. Rodriguez | 2015-05-20 | 1 | -1/+7 | |
| * | | | | | | driver-core: add asynchronous probing support for drivers | Dmitry Torokhov | 2015-05-20 | 3 | -27/+154 | |
| * | | | | | | show nohz_full cpus in sysfs | Rik van Riel | 2015-05-20 | 1 | -0/+17 | |
| * | | | | | | show isolated cpus in sysfs | Rik van Riel | 2015-05-20 | 1 | -0/+12 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | drivers/base/core.c: use strreplace() | Rasmus Villemoes | 2015-06-25 | 1 | -5/+4 | |
* | | | | | | Merge tag 'regmap-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds | 2015-06-23 | 4 | -30/+61 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *---. \ \ \ \ | Merge remote-tracking branches 'regmap/topic/defaults', 'regmap/topic/irq' an... | Mark Brown | 2015-06-17 | 4 | -24/+59 | |
| |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | regmap: Introduce regmap_get_reg_stride | Srinivas Kandagatla | 2015-05-22 | 1 | -0/+12 | |
| | | | * | | | | | regmap: Introduce regmap_get_max_register | Srinivas Kandagatla | 2015-05-22 | 1 | -0/+12 | |
| | | | |/ / / / | ||||||
| | | * | | | | | regmap: kill off set_irq_flags usage | Rob Herring | 2015-06-09 | 1 | -7/+0 | |
| | | * | | | | | regmap: irq: Fixed a typo error | dashsriram | 2015-06-02 | 1 | -1/+1 | |
| | | * | | | | | regmap: Constify irq_domain_ops | Krzysztof Kozlowski | 2015-04-27 | 1 | -1/+1 | |
| | | |/ / / / | ||||||
| | * | | | | | regmap: Use regcache_mark_dirty() to indicate power loss or reset | Kevin Cernekee | 2015-05-06 | 2 | -4/+18 | |
| | * | | | | | regmap: Add a helper function for regcache sync test | Kevin Cernekee | 2015-05-06 | 1 | -11/+15 | |
| | |/ / / / | ||||||
| * | | | | | Merge remote-tracking branch 'regmap/topic/core' into regmap-next | Mark Brown | 2015-06-17 | 1 | -3/+0 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | regmap: drop unneeded goto | Julia Lawall | 2015-05-29 | 1 | -3/+0 | |
| | |/ / / / | ||||||
| * | | | | | Merge remote-tracking branch 'regmap/fix/field' into regmap-linus | Mark Brown | 2015-06-17 | 1 | -2/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | regmap: Fix possible shift overflow in regmap_field_init() | Maxime Coquelin | 2015-06-16 | 1 | -2/+1 | |
| | |/ / / / | ||||||
| * | | | | | Merge remote-tracking branch 'regmap/fix/core' into regmap-linus | Mark Brown | 2015-06-17 | 1 | -1/+1 | |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| | * | | | | regmap: Fix regmap_bulk_read in BE mode | Arun Chandran | 2015-06-15 | 1 | -1/+1 | |
| | |/ / / |