summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-06-041-1/+1
|\
| * firmware_loader: Fix a NULL vs IS_ERR() checkDan Carpenter2023-05-311-1/+1
* | Merge tag 'driver-core-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-06-041-0/+26
|\ \
| * | drivers: base: cacheinfo: Update cpu_map_populated during CPU HotplugK Prateek Nayak2023-05-311-0/+6
| * | drivers: base: cacheinfo: Fix shared_cpu_map changes in event of CPU hotplugK Prateek Nayak2023-05-311-0/+20
| |/
* | Merge tag 'regmap-fix-v6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-05-304-6/+22
|\ \ | |/ |/|
| * regmap: maple: Drop the RCU read lock while syncing registersMark Brown2023-05-241-1/+4
| * regmap: sdw: check for invalid multi-register writes configSrinivas Kandagatla2023-05-241-0/+4
| * regmap: Account for register length when chunkingJim Wylder2023-05-181-2/+4
| * regmap: REGMAP_KUNIT should not select REGMAPGeert Uytterhoeven2023-05-081-3/+10
* | driver core: class: properly reference count class_dev_iter()Greg Kroah-Hartman2023-05-191-0/+2
|/
* Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-271-4/+4
|\
| * mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov2023-04-051-4/+4
* | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-2718-397/+782
|\ \
| * | device property: make device_property functions take const device *Guenter Roeck2023-04-201-8/+8
| * | driver core: update comments in device_rename()Wedson Almeida Filho2023-04-201-10/+6
| * | driver core: Don't require dynamic_debug for initcall_debug probe timingStephen Boyd2023-04-201-1/+6
| * | firmware_loader: rework crypto dependenciesArnd Bergmann2023-04-201-2/+3
| * | firmware_loader: Strip off \n from customized pathFlorian Fainelli2023-04-201-4/+13
| * | Merge tag 'cacheinfo-updates-6.4' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2023-04-192-32/+103
| |\ \
| | * | cacheinfo: Add use_arch[|_cache]_info field/functionPierre Gondois2023-04-141-2/+10
| | * | arch_topology: Remove early cacheinfo error message if -ENOENTPierre Gondois2023-04-141-3/+4
| | * | cacheinfo: Check cache properties are present in DTPierre Gondois2023-04-141-0/+32
| | * | cacheinfo: Check sib_leaf in cache_leaves_are_shared()Pierre Gondois2023-04-141-3/+2
| | * | cacheinfo: Allow early level detection when DT/ACPI info is missing/brokenRadu Rendec2023-04-131-2/+2
| | * | cacheinfo: Add arch specific early level initializerRadu Rendec2023-04-131-22/+53
| | |/
| * | driver core: class: remove struct class_interface * from callbacksGreg Kroah-Hartman2023-04-032-8/+6
| * | driver core: class: mark the struct class in struct class_interface constantGreg Kroah-Hartman2023-04-031-1/+1
| * | driver core: class: make class_register() take a const *Greg Kroah-Hartman2023-04-032-4/+4
| * | driver core: class: mark class_release() as taking a const *Greg Kroah-Hartman2023-04-031-1/+1
| * | driver core: remove incorrect comment for device_create*Greg Kroah-Hartman2023-04-031-6/+0
| * | Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman2023-04-031-5/+11
| |\ \
| * | | driver core: class: fix slab-use-after-free Read in class_register()Greg Kroah-Hartman2023-04-011-0/+1
| * | | driver core: make sysfs_dev_char_kobj staticGreg Kroah-Hartman2023-03-312-4/+3
| * | | driver core: make sysfs_dev_block_kobj staticGreg Kroah-Hartman2023-03-311-1/+3
| * | | driver core: class: remove dev_kobj from struct classGreg Kroah-Hartman2023-03-311-4/+0
| * | | driver core: clean up the logic to determine which /sys/dev/ directory to useGreg Kroah-Hartman2023-03-313-27/+14
| * | | driver core: class: remove subsystem private pointer from struct classGreg Kroah-Hartman2023-03-311-4/+0
| * | | driver core: create class_is_registered()Greg Kroah-Hartman2023-03-311-0/+25
| * | | driver core: core: move to use class_to_subsys()Greg Kroah-Hartman2023-03-313-44/+81
| * | | firmware_loader: Add debug message with checksum for FW fileAmadeusz Sławiński2023-03-292-1/+59
| * | | base: soc: populate machine name in soc_device_register if emptyHeiner Kallweit2023-03-291-0/+15
| * | | driver core: class.c: convert to only use class_to_subsysGreg Kroah-Hartman2023-03-291-52/+61
| * | | driver core: class: implement class_get/put without the private pointer.Greg Kroah-Hartman2023-03-291-18/+63
| * | | driver core: class: mark the struct class for sysfs callbacks as constantGreg Kroah-Hartman2023-03-293-6/+6
| * | | driver core: Add CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUTSaravana Kannan2023-03-282-0/+17
| * | | driver core: bus: constify class_unregister/destroy()Greg Kroah-Hartman2023-03-281-4/+4
| * | | driver core: Add a comment to set_primary_fwnode() on nullifyingAndy Shevchenko2023-03-281-2/+6
| * | | driver core: move sysfs_dev_char_kobj out of class.hGreg Kroah-Hartman2023-03-271-0/+3
| * | | driver core: class: fix documentation for class_create()Greg Kroah-Hartman2023-03-271-1/+0