aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAge
* Merge tag 'dma-buf-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-02-17
|\
| * dma-buf: update debugfs outputSumit Semwal2014-02-12
* | drivers/base: fix devres handling for master deviceRussell King2014-02-07
|/
* Merge tag 'regmap-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2014-01-25
|\
| * Merge remote-tracking branch 'regmap/topic/ack' into regmap-nextMark Brown2014-01-09
| |\
| | * regmap: irq: Allow using zero value for ack_baseAlexander Shiyan2013-12-16
| * | regmap: Allow regmap_bulk_write() to work for "no-bus" regmapsStephen Boyd2013-12-30
| * | Merge tag 'v3.13-rc4' into regmap-coreMark Brown2013-12-30
| |\|
| * | regmap: Allow regmap_bulk_read() to work for "no-bus" regmapsStephen Boyd2013-12-16
| * | regmap: Fix 'ret' would return an uninitialized valueCai Zhiyong2013-11-24
* | | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-24
|\ \ \
| * \ \ Merge branch 'acpi-modules'Rafael J. Wysocki2014-01-16
| |\ \ \
| | * | | platform: introduce OF style 'modalias' support for platform busZhang Rui2014-01-16
| | * | | ACPI: fix module autoloading for ACPI enumerated devicesZhang Rui2014-01-16
| | | |/ | | |/|
| * | | Merge branch 'pm-clk'Rafael J. Wysocki2014-01-16
| |\ \ \
| | * | | PM / clock_ops: report clock errors from clk_enable()Ben Dooks2014-01-14
| | * | | PM / clock_ops: check return of clk_enable() in pm_clk_resume()Ben Dooks2014-01-14
| | * | | PM / clock_ops: fix up clk prepare/unprepare countBen Dooks2014-01-14
| | |/ /
| | | |
| | \ \
| *-. \ \ Merge branches 'pm-sleep', 'pm-runtime' and 'pm-apm'Rafael J. Wysocki2014-01-12
| |\ \ \ \ | | | |/ / | | |/| |
| | | * | PM / Runtime: Implement the pm_generic_runtime functions for CONFIG_PMUlf Hansson2013-12-21
| | |/ /
| * | | Merge branch 'acpi-hotplug'Rafael J. Wysocki2014-01-12
| |\ \ \ | | |/ / | |/| |
| | * | ACPI / hotplug / driver core: Handle containers in a special wayRafael J. Wysocki2013-12-29
| | |/
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-23
|\ \ \
| * | | drivers: fix typo in DEVTMPFS_MOUNT Kconfig help textEmilio López2013-12-19
| |/ /
* | | Revert "kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wr...Greg Kroah-Hartman2014-01-13
* | | Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_ow...Greg Kroah-Hartman2014-01-13
* | | drivers/base: provide an infrastructure for componentised subsystemsRussell King2014-01-10
* | | sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo2014-01-10
* | | kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappersTejun Heo2014-01-10
* | | firmware_class: Fix the file size checkBen Hutchings2014-01-08
* | | driver-core: Fix use-after-free triggered by bus_unregister()Bart Van Assche2014-01-08
* | | firmware loader: Add sparse annotationBart Van Assche2014-01-08
* | | Merge 3.13-rc5 into staging-nextGreg Kroah-Hartman2013-12-24
|\| |
| | \
| | \
| *-. \ Merge remote-tracking branches 'regmap/fix/doc' and 'regmap/fix/mmio' into re...Mark Brown2013-11-26
| |\ \ \
| | | * | regmap: use IS_ERR() to check clk_get() resultsStephen Warren2013-11-26
| | | |/
| | * | regmap: trivial comment fix (copy'n'paste error)Gerhard Sittig2013-11-11
| * | | Merge remote-tracking branch 'regmap/fix/core' into regmap-linusMark Brown2013-11-26
| |\ \ \ | | |_|/ | |/| |
| | * | regmap: make sure we unlock on failure in regmap_bulk_writeCourtney Cavin2013-11-21
| | |/
* | | devtmpfs: Calling delete_path() only when necessaryAxel Lin2013-12-19
* | | Driver core: Fix device_add_attrs() error code pathRafael J. Wysocki2013-12-18
* | | Merge branch 'driver-core-linus' into driver-core-nextTejun Heo2013-12-10
|\ \ \
| * \ \ Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki2013-12-05
| |\ \ \ | | |/ / | |/| |
| | * | cpufreq: suspend governors on system suspend/hibernateViresh Kumar2013-11-28
* | | | driver core: fix device_create() error pathDavid Herrmann2013-12-08
* | | | firmware: Suppress fallback warnings when CONFIG_FW_LOADER_USER_HELPER=nTakashi Iwai2013-12-08
* | | | firmware: Use bit flags instead of boolean combosTakashi Iwai2013-12-08
* | | | firmware: Introduce request_firmware_direct()Takashi Iwai2013-12-08
|/ / /
* | | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-20
|\ \ \
| * \ \ Merge branch 'pm-runtime'Rafael J. Wysocki2013-11-18
| |\ \ \
| | * | | PM / Runtime: Fix error path for prepareUlf Hansson2013-11-13