summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-08-023-30/+9
|\
| *-------. Merge branches 'pm-core', 'pm-sleep', 'powercap', 'pm-domains' and 'pm-em'Rafael J. Wysocki2022-07-293-30/+9
| |\ \ \ \ \
| | | | | * | PM: domains: Ensure genpd_debugfs_dir exists before removeHsin-Yi Wang2022-07-141-0/+3
| | | | | |/
| | | * | / PM: wakeup: Unify device_init_wakeup() for PM_SLEEP and !PM_SLEEPBjorn Helgaas2022-07-051-30/+0
| | | |/ /
| | * | / PM: runtime: Extend support for wakeirq for force_suspend|resumeUlf Hansson2022-07-081-0/+6
| | | |/ | | |/|
* | | | Merge tag 'regmap-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2022-08-023-139/+331
|\ \ \ \ | |/ / / |/| | |
| * | | regmap: permit to set reg_update_bits with bulk implementationChristian Marangi2022-07-181-0/+2
| * | | regmap: add WARN_ONCE when invalid mask is provided to regmap_field_init()Matt Ranostay2022-07-081-0/+3
| * | | regmap-irq: Fix bug in regmap_irq_get_irq_reg_linear()Aidan MacDonald2022-07-051-1/+1
| * | | regmap-irq cleanups and refactoringMark Brown2022-06-301-137/+295
| |\ \ \
| | * | | regmap-irq: Deprecate the not_fixed_stride flagAidan MacDonald2022-06-291-0/+2
| | * | | regmap-irq: Add get_irq_reg() callbackAidan MacDonald2022-06-291-46/+80
| | * | | regmap-irq: Fix inverted handling of unmask registersAidan MacDonald2022-06-291-45/+69
| | * | | regmap-irq: Deprecate type registers and virtual registersAidan MacDonald2022-06-291-0/+6
| | * | | regmap-irq: Introduce config registers for irq typesAidan MacDonald2022-06-291-5/+110
| | * | | regmap-irq: Refactor checks for status bulk read supportAidan MacDonald2022-06-291-4/+10
| | * | | regmap-irq: Remove mask_writeonly and regmap_irq_update_bits()Aidan MacDonald2022-06-291-17/+7
| | * | | regmap-irq: Remove inappropriate uses of regmap_irq_update_bits()Aidan MacDonald2022-06-291-6/+6
| | * | | regmap-irq: Remove an unnecessary restriction on type_in_maskAidan MacDonald2022-06-291-11/+8
| | * | | regmap-irq: Cleanup sizeof(...) use in memory allocationAidan MacDonald2022-06-291-8/+8
| | * | | regmap-irq: Remove unused type_reg_stride fieldAidan MacDonald2022-06-291-6/+0
| | * | | regmap-irq: Convert bool bitfields to unsigned intAidan MacDonald2022-06-291-1/+1
| * | | | regmap: cache: Add extra parameter check in regcache_initSchspa Shi2022-06-301-0/+6
| |/ / /
| * | | regmap: Merge up fixesMark Brown2022-06-292-10/+13
| |\ \ \
| * | | | regmap: Don't warn about cache only mode for devices with no cacheMark Brown2022-06-271-1/+2
| * | | | Merge tag 'regmap-field-bit-helpers' of https://git.kernel.org/pub/scm/linux/...Mark Brown2022-06-151-0/+22
| |\ \ \ \
| | * | | | regmap: provide regmap_field helpers for simple bit operationsLi Chen2022-06-151-0/+22
| * | | | | regmap: cache: Fix syntax errors in commentsXiang wangx2022-06-061-1/+1
| |/ / / /
* | | | | Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-07-111-0/+8
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | x86/bugs: Report AMD retbleed vulnerabilityAlexandre Chartre2022-06-271-0/+8
| | |_|/ | |/| |
* | | | PM: runtime: Fix supplier device management during consumer probeRafael J. Wysocki2022-07-012-13/+11
* | | | PM: runtime: Redefine pm_runtime_release_supplier()Rafael J. Wysocki2022-07-012-12/+11
|/ / /
* | | Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-06-261-1/+1
|\ \ \
| * | | mm/memory-failure: disable unpoison once hw error happenszhenwei pi2022-06-161-1/+1
| |/ /
* | | Merge tag 'regmap-fix-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-06-242-10/+13
|\ \ \ | | |/ | |/|
| * | regmap-irq: Fix offset/index mismatch in read_sub_irq_data()Aidan MacDonald2022-06-221-1/+2
| * | regmap-irq: Fix a bug in regmap_irq_enable() for type_in_mask chipsAidan MacDonald2022-06-221-2/+3
| * | regmap: Wire up regmap_config provided bulk write in missed functionsJavier Martinez Canillas2022-06-201-6/+4
| * | regmap: Make regmap_noinc_read() return -ENOTSUPP if map->read isn't setJavier Martinez Canillas2022-06-201-0/+3
| * | regmap: Re-introduce bulk read support check in regmap_bulk_read()Javier Martinez Canillas2022-06-201-1/+1
| |/
* | Merge tag 'fs_for_v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-06-171-0/+2
|\ \
| * | init: Initialize noop_backing_dev_info earlyJan Kara2022-06-161-0/+2
| |/
* | Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-06-141-0/+8
|\ \ | |/ |/|
| * x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale DataPawan Gupta2022-05-211-0/+8
* | firmware_loader: enable XZ by default if compressed support is enabledLinus Torvalds2022-06-031-0/+1
* | driver core: Set default deferred_probe_timeout back to 0.Saravana Kannan2022-06-031-5/+0
* | driver core: Fix wait_for_device_probe() & deferred_probe_timeout interactionSaravana Kannan2022-06-031-5/+0
* | Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-06-0320-528/+1412
|\ \
| * | driver core: fix deadlock in __device_attachZhang Wensheng2022-05-191-1/+4
| * | driver core: Extend deferred probe timeout on driver registrationSaravana Kannan2022-05-193-0/+21