aboutsummaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2015-04-18Merge remote-tracking branch 'origin/v3.14/topic/overlayfs' into linux-linaro...Alex Shi
2015-04-13regmap: regcache-rbtree: Fix present bitmap resizeLars-Peter Clausen
2015-02-21Merge branch 'lsk/v3.14/topic/of' into linux-linaro-lsk-v3.14lsk-v3.14-15.02lsk-v3.14-14.02Mark Brown
2015-02-20of/reconfig: Add OF_DYNAMIC notifier for platform_bus_typePantelis Antoniou
2015-01-16Merge tag 'v3.14.29' into linux-linaro-lsk-v3.14Mark Brown
2015-01-16driver core: Fix unbalanced device reference in drivers_probeAlex Williamson
2014-12-13Merge remote-tracking branch 'lsk/v3.14/topic/genpd' into linux-linaro-lsk-v3.14Mark Brown
2014-12-12PM / Domains: Add generic OF-based PM domain look-upTomasz Figa
2014-11-21Merge tag 'v3.14.25' into linux-linaro-lsk-v3.14Mark Brown
2014-11-21regmap: fix kernel hang on regmap_bulk_write with zero val_count.Quentin Casasnovas
2014-11-14Merge tag 'v3.14.24' into linux-linaro-lsk-v3.14Mark Brown
2014-11-14sysfs: driver core: Fix glue dir race condition by gdp_mutexYijing Wang
2014-10-31Merge tag 'v3.14.23' into linux-linaro-lsk-v3.14Mark Brown
2014-10-30firmware_class: make sure fw requests contain a nameKees Cook
2014-10-30regmap: fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li
2014-10-30regmap: fix NULL pointer dereference in _regmap_write/readPankaj Dubey
2014-10-30regmap: debugfs: fix possbile NULL pointer dereferenceXiubo Li
2014-10-06Merge tag 'v3.14.20' into linux-linaro-lsk-v3.14Mark Brown
2014-10-05regmap: Don't attempt block writes when syncing cache on single_rw devicesMark Brown
2014-10-05regmap: Fix handling of volatile registers for format_write() chipsMark Brown
2014-08-01Merge tag 'v3.14.15' into linux-linaro-lsk-v3.14Mark Brown
2014-07-31platform_get_irq: Revert to platform_get_resource if of_irq_get failsGuenter Roeck
2014-07-18Merge tag '3.14.13' into linux-linaro-lsk-v3.14Alex Shi
2014-07-17DMA, CMA: fix possible memory leakJoonsoo Kim
2014-07-01Merge tag 'v3.14.10' into linux-linaro-lsk-v3.14Mark Brown
2014-06-30PM / OPP: fix incorrect OPP count handling in of_init_opp_tableChander Kashyap
2014-06-16Merge remote-tracking branch 'lsk/v3.14/topic/arm64-crypto' into linux-linaro...Mark Brown
2014-06-16cpu: add generic support for CPU feature based module autoloadingArd Biesheuvel
2014-06-07drivercore: deferral race condition fixGrant Likely
2014-06-07topology: Fix compilation warning when not in SMPVincent Stehlé
2014-06-07of/irq: do irq resolution in platform_get_irqRob Herring
2014-02-26PM / hibernate: Fix restore hang in freeze_processes()Sebastian Capella
2014-02-17Merge tag 'dma-buf-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-02-13dma-buf: update debugfs outputSumit Semwal
2014-02-07drivers/base: fix devres handling for master deviceRussell King
2014-01-25Merge tag 'regmap-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-17Merge branch 'acpi-modules'Rafael J. Wysocki
2014-01-17platform: introduce OF style 'modalias' support for platform busZhang Rui
2014-01-17Merge branch 'pm-clk'Rafael J. Wysocki
2014-01-16ACPI: fix module autoloading for ACPI enumerated devicesZhang Rui
2014-01-15PM / clock_ops: report clock errors from clk_enable()Ben Dooks
2014-01-15PM / clock_ops: check return of clk_enable() in pm_clk_resume()Ben Dooks
2014-01-15PM / clock_ops: fix up clk prepare/unprepare countBen Dooks
2014-01-13Revert "kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wr...Greg Kroah-Hartman
2014-01-13Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_ow...Greg Kroah-Hartman
2014-01-12Merge branches 'pm-sleep', 'pm-runtime' and 'pm-apm'Rafael J. Wysocki
2014-01-12Merge branch 'acpi-hotplug'Rafael J. Wysocki
2014-01-10drivers/base: provide an infrastructure for componentised subsystemsRussell King