summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-28driver core: Add CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUTSaravana Kannan2-0/+17
2023-03-28driver core: bus: constify class_unregister/destroy()Greg Kroah-Hartman2-6/+6
2023-03-28driver core: Add a comment to set_primary_fwnode() on nullifyingAndy Shevchenko1-2/+6
2023-03-28powerpc/fsl: fix compiler warning in fsl_wakeup_sys_init()Greg Kroah-Hartman1-1/+1
2023-03-27driver core: move sysfs_dev_char_kobj out of class.hGreg Kroah-Hartman2-1/+3
2023-03-27device property: Remove unused struct net_device forward declarationAndy Shevchenko1-1/+0
2023-03-27device property: Add headers to the Driver Core entry in MAINTAINERSAndy Shevchenko1-0/+2
2023-03-27driver core: class: fix documentation for class_create()Greg Kroah-Hartman1-1/+0
2023-03-25driver core: bus: move documentation for lock_key to proper location.Greg Kroah-Hartman2-1/+1
2023-03-24kernel/ksysfs.c: use sysfs_emit for sysfs show handlersThomas Weißschuh1-11/+11
2023-03-24kobject.h remove extern from function prototypesGreg Kroah-Hartman1-33/+26
2023-03-24driver core: physical_location.h remove extern from function prototypesGreg Kroah-Hartman1-1/+1
2023-03-24driver core: base.h: remove extern from function prototypesGreg Kroah-Hartman1-46/+42
2023-03-24driver core: driver.h: remove extern from function prototypesGreg Kroah-Hartman1-15/+11
2023-03-24driver core: bus.h: remove extern from function prototypesGreg Kroah-Hartman1-8/+6
2023-03-24driver core: device.h: remove extern from function prototypesGreg Kroah-Hartman1-2/+1
2023-03-24driver core: class.h: remove extern from function prototypesGreg Kroah-Hartman1-26/+20
2023-03-24driver core: class: use lock_class_key already present in struct subsys_privateGreg Kroah-Hartman2-40/+11
2023-03-24device property: Constify a few fwnode APIsAndy Shevchenko2-6/+6
2023-03-24device property: constify fwnode_get_phy_mode() argumentRussell King2-2/+2
2023-03-23USB: mark all struct bus_type as constGreg Kroah-Hartman8-9/+9
2023-03-23driver core: device.h: make struct bus_type a const *Greg Kroah-Hartman1-1/+1
2023-03-23iommu: make the pointer to struct bus_type constantGreg Kroah-Hartman2-12/+12
2023-03-23ARM/dma-mapping: const a pointer to bus_type in arm_iommu_create_mapping()Greg Kroah-Hartman2-2/+2
2023-03-23dmaengine: idxd: use const struct bus_type *Greg Kroah-Hartman1-2/+2
2023-03-23vhost-vdpa: vhost_vdpa_alloc_domain() should be using a const struct bus_type *Greg Kroah-Hartman1-1/+1
2023-03-23drm/i915/huc: use const struct bus_type pointersGreg Kroah-Hartman2-4/+4
2023-03-23crypto: hisilicon/qm - make struct bus_type * constGreg Kroah-Hartman1-1/+1
2023-03-23driver core: make the bus_type in struct device_driver constantGreg Kroah-Hartman1-1/+1
2023-03-23driver core: bus: constify bus_get()Greg Kroah-Hartman1-3/+3
2023-03-23driver core: bus: constify driver_find()Greg Kroah-Hartman2-2/+2
2023-03-23driver core: bus: constify bus_rescan_devices()Greg Kroah-Hartman2-2/+2
2023-03-23driver core: bus: constantify bus_register()Greg Kroah-Hartman3-3/+3
2023-03-23driver core: bus: mark the struct bus_type for sysfs callbacks as constantGreg Kroah-Hartman22-88/+78
2023-03-23driver core: bus: move dev_root out of struct bus_typeGreg Kroah-Hartman3-8/+24
2023-03-22cpuidle: move to use bus_get_dev_root()Greg Kroah-Hartman3-5/+12
2023-03-22ACPI: LPIT: move to use bus_get_dev_root()Greg Kroah-Hartman1-5/+11
2023-03-22EDAC/sysfs: move to use bus_get_dev_root()Greg Kroah-Hartman2-12/+18
2023-03-21tpm: Fix a possible dereference of ERR_PTR in tpm_init()Harshit Mogalapalli1-1/+2
2023-03-17irqchip/mbigen: move to use bus_get_dev_root()Greg Kroah-Hartman1-5/+8
2023-03-17cpufreq: amd-pstate: move to use bus_get_dev_root()Greg Kroah-Hartman1-14/+10
2023-03-17s390/smp: move to use bus_get_dev_root()Greg Kroah-Hartman1-3/+9
2023-03-17s390/topology: move to use bus_get_dev_root()Greg Kroah-Hartman1-1/+10
2023-03-17sh: intc: move to use bus_get_dev_root()Greg Kroah-Hartman1-1/+9
2023-03-17sh: dma-sysfs: move to use bus_get_dev_root()Greg Kroah-Hartman1-1/+7
2023-03-17powerpc/fsl: move to use bus_get_dev_root()Greg Kroah-Hartman1-4/+15
2023-03-17powerpc/pseries: move to use bus_get_dev_root()Greg Kroah-Hartman2-13/+25
2023-03-17powerpc/powernv: move to use bus_get_dev_root()Greg Kroah-Hartman2-4/+15
2023-03-17powerpc/sysfs: move to use bus_get_dev_root()Greg Kroah-Hartman1-2/+12
2023-03-17arm64: cpufeature: move to use bus_get_dev_root()Greg Kroah-Hartman1-1/+9