summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-01-051-0/+1
|\
| * vfs: Suppress MS_* flag defs within the kernel unless explicitly enabledDavid Howells2018-12-201-0/+1
* | drivers/base/platform.c: kmemleak ignore a known leakQian Cai2019-01-041-0/+3
* | Merge tag 'devprop-4.21-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-01-021-2/+3
|\ \
| * | drivers: base: swnode: check if swnode is NULL before dereferencing itColin Ian King2018-12-261-1/+2
| * | drivers: base: swnode: check if pointer p is NULL before dereferencing itColin Ian King2018-12-261-1/+1
* | | Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2019-01-011-3/+1
|\ \ \
| * | | PM: Switch to use %ptRAndy Shevchenko2018-12-101-3/+1
| | |/ | |/|
* | | Merge tag 'driver-core-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-12-286-81/+86
|\ \ \
| * | | mm, memory_hotplug: update a comment in unregister_memory()Dan Carpenter2018-12-201-1/+1
| * | | component: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-201-11/+1
| * | | sysfs: Disable lockdep for driver bind/unbind filesDaniel Vetter2018-12-191-2/+5
| * | | driver core: Add missing dev->bus->need_parent_lock checksRafael J. Wysocki2018-12-191-2/+2
| * | | kobject: return error code if writing /sys/.../uevent failsPeter Rajnoha2018-12-062-5/+15
| * | | driver core: Move async_synchronize_full callAlexander Duyck2018-12-061-3/+3
| * | | driver core: platform: Respect return code of platform_device_register_full()Andy Shevchenko2018-12-061-2/+2
| * | | kref/kobject: Improve documentationEzequiel Garcia2018-12-061-2/+1
| * | | drivers/base/memory.c: Use DEVICE_ATTR_RO and friendsDavid Hildenbrand2018-12-061-43/+36
| * | | Merge 4.20-rc5 into driver-core-nextGreg Kroah-Hartman2018-12-031-2/+8
| |\ \ \
| * | | | driver core: Replace simple_strto{l,ul} by kstrtou{l,ul}Kaitao cheng2018-11-271-7/+14
| * | | | driver core: fix comments for device_block_probing()Randy Dunlap2018-11-111-2/+2
| * | | | driver core: Replace simple_strtol by kstrtointMuchun Song2018-11-111-1/+4
| | |/ / | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-281-4/+4
|\ \ \ \
| * | | | memory_hotplug: add missing newlines to debugging outputMichal Hocko2018-12-281-3/+3
| * | | | drivers/base/memory.c: remove an unnecessary check on NR_MEM_SECTIONSWei Yang2018-12-281-1/+1
* | | | | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-281-33/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ACPI / scan: Refactor _CCA enforcementRobin Murphy2018-12-131-2/+1
| * | | | dma-mapping: move dma_get_required_mask to kernel/dmaChristoph Hellwig2018-12-131-31/+0
| |/ / /
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-12-251-2/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge tag 'irqchip-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2018-12-181-2/+4
| |\ \ \ | | |_|/ | |/| |
| | * | platform-msi: Free descriptors in platform_msi_domain_free()Miquel Raynal2018-12-131-2/+4
| | |/
* | | Merge tag 'devprop-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-255-504/+721
|\ \ \
| * | | device property: fix fwnode_graph_get_next_endpoint() documentationMarco Felsch2018-12-181-1/+1
| * | | drivers: base: swnode: remove need for a temporary string for the node nameColin Ian King2018-12-111-4/+1
| * | | device property: Remove struct property_setHeikki Krogerus2018-11-261-315/+17
| * | | device property: Move device_add_properties() to swnode.cHeikki Krogerus2018-11-262-179/+184
| * | | drivers: base: Introducing software nodes to the firmware node frameworkHeikki Krogerus2018-11-263-1/+499
| * | | ACPI / glue: Add acpi_platform_notify() functionHeikki Krogerus2018-11-261-0/+7
| * | | drivers core: Prepare support for multiple platform notificationsHeikki Krogerus2018-11-261-7/+16
| * | | driver core: platform: Remove duplicated device_remove_properties() callHeikki Krogerus2018-11-261-1/+0
| | |/ | |/|
* | | Merge tag 'regmap-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2018-12-253-65/+101
|\ \ \
| * \ \ Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown2018-12-191-43/+99
| |\ \ \
| | * | | regmap: irq: add an option to clear status registers on unmaskBartosz Golaszewski2018-12-191-0/+23
| | * | | regmap: regmap-irq/gpio-max77620: add level-irq supportMatti Vaittinen2018-12-191-10/+25
| | * | | regmap: regmap-irq: Remove default irq type setting from coreMatti Vaittinen2018-12-191-14/+8
| | * | | regmap: irq: handle HW using separate rising/falling edge interruptsBartosz Golaszewski2018-12-131-20/+44
| | |/ /
| * | | Merge branch 'regmap-4.21' into regmap-nextMark Brown2018-12-192-22/+2
| |\ \ \ | | |_|/ | |/| |
| | * | regmap: debugfs: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-171-11/+1
| | * | regmap: rbtree: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-171-11/+1
| | |/
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. | | Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-sleep'Rafael J. Wysocki2018-12-212-76/+58
|\ \ \ \| | | | | |_|/ | | |/| |