summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2024-09-12devres: Initialize an uninitialized struct memberZijun Hu
2024-09-08regmap: spi: Fix potential off-by-one when calculating reserved sizeAndy Shevchenko
2024-08-14driver core: Fix uevent_show() vs driver detach raceDan Williams
2024-08-03devres: Fix memory leakage caused by driver API devm_free_percpu()Zijun Hu
2024-08-03devres: Fix devm_krealloc() wasting memoryZijun Hu
2024-07-11regmap-i2c: Subtract reg size from max_writeJim Wylder
2024-06-21drivers: core: synchronize really_probe() and dev_uevent()Dirk Behme
2024-04-10driver core: Introduce device_link_wait_removal()Herve Codina
2024-04-03PM: sleep: wakeirq: fix wake irq warning in system suspendQingliang Li
2024-03-15x86/rfds: Mitigate Register File Data Sampling (RFDS)Pawan Gupta
2024-02-23pmdomain: core: Move the unused cleanup to a _sync initcallKonrad Dybcio
2024-02-23driver core: fw_devlink: Improve detection of overlapping cyclesSaravana Kannan
2024-02-23driver core: Fix device_link_flag_is_sync_state_only()Saravana Kannan
2024-02-05arm64: irq: set the correct node for VMAP stackHuang Shijie
2024-01-31PM: sleep: Fix possible deadlocks in core system-wide PM codeRafael J. Wysocki
2024-01-31PM: core: Remove unnecessary (void *) conversionsLi zeming
2024-01-31rtc: Extend timeout for waiting for UIP to clear to 1sMario Limonciello
2024-01-31rtc: Add support for configuring the UIP timeout for RTC readsMario Limonciello
2024-01-25software node: Let args be NULL in software_node_get_reference_argsSakari Ailus
2024-01-25base/node.c: initialize the accessor list before registeringGregory Price
2024-01-10mm/memory_hotplug: add missing mem_hotplug_lockSumanth Korikkar
2024-01-05device property: Allow const parameter to dev_fwnode()Andy Shevchenko
2023-12-13devcoredump: Send uevent once devcd is readyMukesh Ojha
2023-12-13regmap: fix bogus error on regcache_sync successMatthias Reichl
2023-11-28driver core: Release all resources during unbind before updating device linksSaravana Kannan
2023-11-28regmap: Ensure range selector registers are updated after cache syncMark Brown
2023-11-20regmap: prevent noinc writes from clobbering cacheBen Wolsieffer
2023-11-20regmap: debugfs: Fix a erroneous check after snprintf()Christophe JAILLET
2023-10-25regmap: fix NULL deref on lookupJohan Hovold
2023-10-10regmap: rbtree: Fix wrong register marked as in-cache when creating new nodeRichard Fitzgerald
2023-09-13drivers: base: Free devm resources when unregistering a deviceDavid Gow
2023-09-13driver core: Call dma_cleanup() on the test_remove pathJason Gunthorpe
2023-09-13driver core: test_async: fix an error codeDan Carpenter
2023-09-13regmap: rbtree: Use alloc_flags for memory allocationsDan Carpenter
2023-08-08x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)
2023-08-08x86/speculation: Add Gather Data Sampling mitigationDaniel Sneddon
2023-08-03PM: sleep: wakeirq: fix wake irq armingJohan Hovold
2023-07-27regmap: Account for register length in SMBus I/O limitsMark Brown
2023-07-27regmap: Drop initial version of maximum transfer length fixesMark Brown
2023-07-23regmap-irq: Fix out-of-bounds access when allocating config buffersIsaac J. Manjarres
2023-07-19drivers: fwnode: fix fwnode_irq_get[_byname]()Matti Vaittinen
2023-07-19device property: Clarify description of returned value in some functionsAndy Shevchenko
2023-07-19device property: Fix documentation for fwnode_get_next_parent()Miaoqian Lin
2023-07-19PM: domains: Move the verification of in-params from genpd_add_device()Ulf Hansson
2023-07-19PM: domains: fix integer overflow issues in genpd_parse_state()Nikita Zhandarovich
2023-06-28regmap: spi-avmm: Fix regmap_bus max_raw_writeRuss Weight
2023-06-09regmap: Account for register length when chunkingJim Wylder
2023-06-09drivers: base: cacheinfo: Fix shared_cpu_map changes in event of CPU hotplugK Prateek Nayak
2023-05-24platform: Provide a remove callback that returns no valueUwe Kleine-König
2023-05-24regmap: cache: Return error in cache sync operations for REGCACHE_NONEAlexander Stein