Age | Commit message (Expand) | Author |
2016-02-17 | drivers/base/memory.c: prohibit offlining of memory blocks with missing sections | Seth Jennings |
2015-10-22 | regmap: debugfs: Don't bother actually printing when calculating max length | Mark Brown |
2015-10-22 | regmap: debugfs: Ensure we don't underflow when printing access masks | Mark Brown |
2015-10-01 | mm: check if section present during memory block registering | Yinghai Lu |
2015-09-21 | drivercore: Fix unregistration path of platform devices | Grant Likely |
2015-09-21 | devres: fix devres_get() | Masahiro Yamada |
2015-09-13 | regmap: regcache-rbtree: Clean new present bits on present bitmap resize | Guenter Roeck |
2015-08-03 | Fix firmware loader uevent buffer NULL pointer dereference | Linus Torvalds |
2015-08-03 | regmap: Fix possible shift overflow in regmap_field_init() | Maxime Coquelin |
2015-08-03 | regmap: Fix regmap_bulk_read in BE mode | Arun Chandran |
2015-05-06 | driver core: bus: Goto appropriate labels on failure in bus_add_device | Junjie Mao |
2015-04-13 | regmap: regcache-rbtree: Fix present bitmap resize | Lars-Peter Clausen |
2015-01-16 | driver core: Fix unbalanced device reference in drivers_probe | Alex Williamson |
2014-11-21 | regmap: fix kernel hang on regmap_bulk_write with zero val_count. | Quentin Casasnovas |
2014-11-14 | sysfs: driver core: Fix glue dir race condition by gdp_mutex | Yijing Wang |
2014-10-30 | firmware_class: make sure fw requests contain a name | Kees Cook |
2014-10-30 | regmap: fix possible ZERO_SIZE_PTR pointer dereferencing error. | Xiubo Li |
2014-10-30 | regmap: fix NULL pointer dereference in _regmap_write/read | Pankaj Dubey |
2014-10-30 | regmap: debugfs: fix possbile NULL pointer dereference | Xiubo Li |
2014-10-05 | regmap: Don't attempt block writes when syncing cache on single_rw devices | Mark Brown |
2014-10-05 | regmap: Fix handling of volatile registers for format_write() chips | Mark Brown |
2014-07-31 | platform_get_irq: Revert to platform_get_resource if of_irq_get fails | Guenter Roeck |
2014-07-17 | DMA, CMA: fix possible memory leak | Joonsoo Kim |
2014-06-30 | PM / OPP: fix incorrect OPP count handling in of_init_opp_table | Chander Kashyap |
2014-06-07 | drivercore: deferral race condition fix | Grant Likely |
2014-06-07 | topology: Fix compilation warning when not in SMP | Vincent Stehlé |
2014-06-07 | of/irq: do irq resolution in platform_get_irq | Rob Herring |
2014-02-26 | PM / hibernate: Fix restore hang in freeze_processes() | Sebastian Capella |
2014-02-17 | Merge tag 'dma-buf-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-02-13 | dma-buf: update debugfs output | Sumit Semwal |
2014-02-07 | drivers/base: fix devres handling for master device | Russell King |
2014-01-25 | Merge tag 'regmap-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds |
2014-01-24 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-01-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-01-17 | Merge branch 'acpi-modules' | Rafael J. Wysocki |
2014-01-17 | platform: introduce OF style 'modalias' support for platform bus | Zhang Rui |
2014-01-17 | Merge branch 'pm-clk' | Rafael J. Wysocki |
2014-01-16 | ACPI: fix module autoloading for ACPI enumerated devices | Zhang Rui |
2014-01-15 | PM / clock_ops: report clock errors from clk_enable() | Ben Dooks |
2014-01-15 | PM / clock_ops: check return of clk_enable() in pm_clk_resume() | Ben Dooks |
2014-01-15 | PM / clock_ops: fix up clk prepare/unprepare count | Ben Dooks |
2014-01-13 | Revert "kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wr... | Greg Kroah-Hartman |
2014-01-13 | Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_ow... | Greg Kroah-Hartman |
2014-01-12 | Merge branches 'pm-sleep', 'pm-runtime' and 'pm-apm' | Rafael J. Wysocki |
2014-01-12 | Merge branch 'acpi-hotplug' | Rafael J. Wysocki |
2014-01-10 | drivers/base: provide an infrastructure for componentised subsystems | Russell King |
2014-01-10 | sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner() | Tejun Heo |
2014-01-10 | kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers | Tejun Heo |
2014-01-09 | Merge remote-tracking branch 'regmap/topic/ack' into regmap-next | Mark Brown |
2014-01-08 | firmware_class: Fix the file size check | Ben Hutchings |