summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-09-0110-12/+387
|\
| * driver core: Call in reversed order in device_platform_notify_remove()Andy Shevchenko2023-08-221-3/+3
| * driver core: Return proper error code when dev_set_name() failsAndy Shevchenko2023-08-221-7/+6
| * drivers: base: test: Add missing MODULE_* macros to root device testsMaxime Ripard2023-08-161-0/+4
| * drivers: base: test: Add missing MODULE_* macros for platform devices testsMaxime Ripard2023-08-161-0/+4
| * drivers: base: Free devm resources when unregistering a deviceDavid Gow2023-08-123-4/+11
| * drivers: base: Add basic devm tests for platform devicesMaxime Ripard2023-08-122-0/+223
| * drivers: base: Add basic devm tests for root devicesMaxime Ripard2023-08-124-0/+118
| * base/node: Remove duplicated includeGUO Zihua2023-08-121-1/+0
| * driver/base/cpu: Retry online operation if -EBUSYWaiman Long2023-08-051-0/+19
| * driver core: Call dma_cleanup() on the test_remove pathJason Gunthorpe2023-08-051-0/+2
| * driver core: test_async: fix an error codeDan Carpenter2023-08-051-1/+1
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2023-08-301-3/+2
|\ \
| * | driver core: Replace kstrdup() + strreplace() with kstrdup_and_replace()Andy Shevchenko2023-08-041-3/+2
* | | Merge tag 'devicetree-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-08-301-1/+1
|\ \ \
| * | | of: Move of_platform_register_reconfig_notifier() into DT coreRob Herring2023-08-041-1/+1
| |/ /
* | | Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...Linus Torvalds2023-08-291-3/+1
|\ \ \
| * | | swiotlb: make io_tlb_default_mem local to swiotlb.cPetr Tesarik2023-08-011-3/+1
| | |/ | |/|
* | | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-08-292-0/+26
|\ \ \
| * | | crash: memory and CPU hotplug sysfs attributesEric DeVolder2023-08-242-0/+26
| |/ /
* | | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-292-12/+19
|\ \ \
| * | | mm,thp: fix nodeN/meminfo output alignmentHugh Dickins2023-08-211-2/+2
| * | | mm/memory_hotplug: embed vmem_altmap details in memory blockAneesh Kumar K.V2023-08-211-10/+17
| |/ /
* | | Merge tag 'regmap-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2023-08-297-176/+88
|\ \ \
| * | | regmap: Merge up fixes from Linus' treeMark Brown2023-07-302-53/+9
| |\| |
| * | | regmap: Fix the type used for a bitmap pointerChristophe JAILLET2023-07-231-1/+1
| * | | regmap: Merge up fixes from mainlineMark Brown2023-07-237-13/+17
| |\ \ \
| * | | | regmap: Remove dynamic allocation warnings for rbtree and mapleMark Brown2023-07-211-9/+0
| * | | | regmap: rbtree: Use alloc_flags for memory allocationsDan Carpenter2023-07-211-5/+5
| * | | | regmap: maple: Use alloc_flags for memory allocationsGuenter Roeck2023-07-201-8/+8
| * | | | regmap: Reject fast_io regmap configurations with RBTREE and MAPLE cachesGuenter Roeck2023-07-201-0/+9
| * | | | regmap: Provide test for regcache_reg_present()Mark Brown2023-07-181-0/+40
| * | | | regmap: Let users check if a register is cachedMark Brown2023-07-181-0/+23
| * | | | regmap: Provide user selectable option to enable regmapMark Brown2023-07-131-1/+11
| * | | | regmap: mmio: Remove unused 64-bit support codeAndy Shevchenko2023-07-091-24/+0
| * | | | regmap: cache: Revert "Add 64-bit mode support"Andy Shevchenko2023-07-091-15/+0
| * | | | regmap: Revert "add 64-bit mode support" and Co.Andy Shevchenko2023-07-091-122/+0
| | |_|/ | |/| |
* | | | driver core: cpu: Fix the fallback cpu_show_gds() nameBorislav Petkov (AMD)2023-08-111-2/+2
* | | | driver core: cpu: Make cpu_show_not_affected() staticBorislav Petkov (AMD)2023-08-101-8/+2
* | | | driver core: cpu: Unify redundant silly stubsBorislav Petkov (AMD)2023-08-101-68/+19
* | | | Merge tag 'gds-for-linus-2023-08-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-08-071-0/+8
|\ \ \ \
| * | | | x86/speculation: Add Gather Data Sampling mitigationDaniel Sneddon2023-07-191-0/+8
* | | | | Merge tag 'x86_bugs_srso' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-08-071-0/+8
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)2023-07-271-0/+8
| |/ / /
* | | | PM: sleep: wakeirq: drop unused enable helpersJohan Hovold2023-07-241-49/+0
* | | | PM: sleep: wakeirq: fix wake irq armingJohan Hovold2023-07-242-4/+9
| |_|/ |/| |
* | | regmap: Disable locking for RBTREE and MAPLE unit testsGuenter Roeck2023-07-201-0/+5
* | | regcache: Push async I/O request down into the rbtree cacheMark Brown2023-07-192-3/+4
* | | regmap: Account for register length in SMBus I/O limitsMark Brown2023-07-171-4/+4
* | | regmap: Drop initial version of maximum transfer length fixesMark Brown2023-07-172-5/+3
|/ /