summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
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-09-13regmap: maple: Use alloc_flags for memory allocationsGuenter Roeck
2023-09-13regmap: Load register defaults in blocks rather than register by registerMark Brown
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-08-03regmap: Disable locking for RBTREE and MAPLE unit testsGuenter Roeck
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-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-21Merge tag 'regmap-fix-v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-06-20regmap: spi-avmm: Fix regmap_bus max_raw_writeRuss Weight
2023-06-15Merge tag 'regmap-fix-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-06-13regmap: regcache: Don't sync read-only registersTakashi Iwai
2023-06-04Merge tag 'char-misc-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-06-04Merge tag 'driver-core-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-05-31drivers: base: cacheinfo: Update cpu_map_populated during CPU HotplugK Prateek Nayak
2023-05-31drivers: base: cacheinfo: Fix shared_cpu_map changes in event of CPU hotplugK Prateek Nayak
2023-05-31firmware_loader: Fix a NULL vs IS_ERR() checkDan Carpenter
2023-05-30Merge tag 'regmap-fix-v6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-05-24regmap: maple: Drop the RCU read lock while syncing registersMark Brown
2023-05-24regmap: sdw: check for invalid multi-register writes configSrinivas Kandagatla
2023-05-19driver core: class: properly reference count class_dev_iter()Greg Kroah-Hartman
2023-05-18regmap: Account for register length when chunkingJim Wylder
2023-05-08regmap: REGMAP_KUNIT should not select REGMAPGeert Uytterhoeven
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-27Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-04-25Merge tag 'pm-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-04-25Merge tag 'regmap-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2023-04-24Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-20device property: make device_property functions take const device *Guenter Roeck
2023-04-20driver core: update comments in device_rename()Wedson Almeida Filho
2023-04-20driver core: Don't require dynamic_debug for initcall_debug probe timingStephen Boyd
2023-04-20firmware_loader: rework crypto dependenciesArnd Bergmann
2023-04-20firmware_loader: Strip off \n from customized pathFlorian Fainelli
2023-04-19Merge tag 'cacheinfo-updates-6.4' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2023-04-14cacheinfo: Add use_arch[|_cache]_info field/functionPierre Gondois
2023-04-14arch_topology: Remove early cacheinfo error message if -ENOENTPierre Gondois
2023-04-14cacheinfo: Check cache properties are present in DTPierre Gondois
2023-04-14cacheinfo: Check sib_leaf in cache_leaves_are_shared()Pierre Gondois
2023-04-13cacheinfo: Adjust includes to remove of_device.hRob Herring
2023-04-13cacheinfo: Allow early level detection when DT/ACPI info is missing/brokenRadu Rendec
2023-04-13cacheinfo: Add arch specific early level initializerRadu Rendec