summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* regmap-irq: Fix out-of-bounds access when allocating config buffersIsaac J. Manjarres2023-07-121-1/+1
* Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-07-033-12/+15
|\
| * drivers: fwnode: fix fwnode_irq_get[_byname]()Matti Vaittinen2023-06-151-3/+9
| * Merge 6.4-rc5 into driver-core-nextGreg Kroah-Hartman2023-06-056-7/+49
| |\
| * | base/node: Use 'property' to identify an access parameterDave Jiang2023-05-311-4/+4
| * | isa: Remove unnecessary checksVladislav Efanov2023-05-311-5/+2
* | | Merge tag 'regmap-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2023-06-2810-259/+808
|\ \ \
| * | | regmap: Allow reads from write only registers with the flat cacheMark Brown2023-06-191-3/+12
| * | | regmap: Drop early readability checkMark Brown2023-06-161-3/+3
| * | | regmap: Add KUnit tests for read/write checkingMark Brown2023-06-141-0/+115
| |\ \ \
| | * | | regmap: Add test to make sure we don't sync to read only registersMark Brown2023-06-141-0/+42
| | * | | regmap: Add a test case for write only registersMark Brown2023-06-141-0/+32
| | * | | regmap: Add test that writes to write only registers are preventedMark Brown2023-06-141-0/+41
| * | | | regmap: Check for register readability before checking cache during readMark Brown2023-06-141-3/+3
| |/ / /
| * | | regmap: Add debugfs file for forcing field writesWaqar Hameed2023-06-133-1/+15
| * | | regmap: Provide basic test coverage for raw I/OMark Brown2023-06-124-1/+469
| |\ \ \
| | * | | regmap: Provide basic KUnit coverage for the raw register I/OMark Brown2023-06-121-0/+327
| | * | | regmap: Provide a ram backed regmap with raw supportMark Brown2023-06-123-1/+142
| | | |/ | | |/|
| * | | regmap: Don't check for changes in regcache_set_val()Mark Brown2023-06-122-7/+3
| * | | regmap: maple: Implement block sync for the maple tree cacheMark Brown2023-06-123-8/+80
| * | | regmap: Merge up v6.4-rc6Mark Brown2023-06-126-7/+49
| |\| |
| * | | regmap: Add missing cache_only checksCharles Keepax2023-06-011-10/+16
| * | | regmap: regmap-irq: Move handle_post_irq to before pm_runtime_putCharles Keepax2023-06-011-3/+3
| * | | regmap: Load register defaults in blocks rather than register by registerMark Brown2023-05-241-6/+52
| * | | regmap: Merge up v6.4-rc3Mark Brown2023-05-231-0/+2
| |\ \ \ | | | |/ | | |/|
| * | | regmap-irq: Cleanups and remove unusedMark Brown2023-05-121-175/+47
| |\ \ \
| | * | | regmap-irq: Drop backward compatibility for inverted mask/unmaskAidan MacDonald2023-05-121-33/+11
| | * | | regmap-irq: Minor adjustments to .handle_mask_sync()Aidan MacDonald2023-05-121-34/+31
| | * | | regmap-irq: Remove support for not_fixed_strideAidan MacDonald2023-05-121-40/+3
| | * | | regmap-irq: Remove type registersAidan MacDonald2023-05-121-74/+8
| * | | | regmap: mmio: Allow passing an empty config->reg_strideMaxime Chevallier2023-05-121-1/+1
| |/ / /
| * | | regmap-irq: Remove virtual registersAidan MacDonald2023-05-111-48/+0
| * | | regmap-irq: Drop map from handle_mask_sync() parametersWilliam Breathitt Gray2023-05-081-3/+2
* | | | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-281-3/+3
|\ \ \ \
| * | | | drivers/base: use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGNCatalin Marinas2023-06-191-3/+3
| | |/ / | |/| |
* | | | Merge tag 'pm-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-06-262-11/+9
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'pm-sleep' and 'pm-domains'Rafael J. Wysocki2023-06-262-11/+9
| |\ \ \ \ \