summaryrefslogtreecommitdiffstats
path: root/drivers/base
AgeCommit message (Expand)AuthorLines
2023-03-24device property: constify fwnode_get_phy_mode() argumentRussell King-1/+1
2023-03-23driver core: bus: constify bus_get()Greg Kroah-Hartman-3/+3
2023-03-23driver core: bus: constify driver_find()Greg Kroah-Hartman-1/+1
2023-03-23driver core: bus: constify bus_rescan_devices()Greg Kroah-Hartman-1/+1
2023-03-23driver core: bus: constantify bus_register()Greg Kroah-Hartman-2/+2
2023-03-23driver core: bus: mark the struct bus_type for sysfs callbacks as constantGreg Kroah-Hartman-4/+4
2023-03-23driver core: bus: move dev_root out of struct bus_typeGreg Kroah-Hartman-6/+24
2023-03-17driver core: device: make device_create*() take a const struct class *Greg Kroah-Hartman-3/+3
2023-03-17driver core: device: mark struct class in struct device as constantGreg Kroah-Hartman-5/+5
2023-03-17driver core: device: make device_destroy() take a const class *Greg Kroah-Hartman-1/+1
2023-03-17driver core: class: make class_create/remove_file*() options constGreg Kroah-Hartman-2/+2
2023-03-17driver core: class: make class_find_device*() options constGreg Kroah-Hartman-1/+1
2023-03-17driver core: class: make class_for_each_device() options constGreg Kroah-Hartman-1/+1
2023-03-17driver core: class: make class_dev_iter_init() options constGreg Kroah-Hartman-2/+2
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman-1/+1
2023-03-17driver core: class: remove struct module owner out of struct classGreg Kroah-Hartman-6/+3
2023-03-17drivers: remove struct module * setting from struct classGreg Kroah-Hartman-2/+0
2023-03-17driver core: class: specify the module owner in __class_register()Greg Kroah-Hartman-3/+3
2023-03-13regmap: cache: Silence checkpatch warningAlexander Stein-1/+1
2023-03-13regmap: cache: Return error in cache sync operations for REGCACHE_NONEAlexander Stein-0/+6
2023-03-10devres: Pass unique name of the resource to devm_add_action()Andy Shevchenko-5/+6
2023-03-10device property: Clarify description of returned value in some functionsAndy Shevchenko-34/+90
2023-03-10driver core: Make state_synced device attribute writeableSaravana Kannan-5/+31
2023-03-10driver core: Add fw_devlink.sync_state command line paramSaravana Kannan-0/+65
2023-03-07driver core: class: fix block class problem when removing CONFIG_SYSFS_DEPREC...Greg Kroah-Hartman-6/+0
2023-03-06regmap: Add support for devices with no interrupt readbackMark Brown-7/+15
2023-03-06driver core: remove CONFIG_SYSFS_DEPRECATED and CONFIG_SYSFS_DEPRECATED_V2Greg Kroah-Hartman-38/+1
2023-03-05regmap-irq: Add no_status supportWilliam Breathitt Gray-7/+15
2023-03-05regmap: sdw: Remove 8-bit value size restrictionLucas Tanure-15/+24
2023-03-05regmap: sdw: Update misleading commentCharles Keepax-1/+1
2023-03-05Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2023-03-02Merge tag 'driver-core-6.3-rc1_2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-7/+7
2023-03-02genirq/msi, platform-msi: Ensure that MSI descriptors are unreferencedThomas Gleixner-0/+1
2023-02-25Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-0/+26
2023-02-25driver core: fw_devlink: Print full path and name of fwnodeSaravana Kannan-3/+3
2023-02-25driver core: fw_devlink: Avoid spurious error messageSaravana Kannan-3/+3
2023-02-25driver core: bus: Handle early calls to bus_to_subsys()Geert Uytterhoeven-1/+1
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-599/+994
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+3
2023-02-22Merge tag 'regmap-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds-23/+8
2023-02-21Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-18/+23
2023-02-21Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-4/+5
2023-02-21Merge tag 'rcu.2023.02.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-42/+0
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-12/+12
2023-02-20Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-6/+6
2023-02-17Merge remote-tracking branch 'regmap/for-6.3' into regmap-nextMark Brown-41/+25
2023-02-17regmap-irq: Remove unused mask_invert flagAidan MacDonald-14/+0
2023-02-17regmap-irq: Remove unused type_invert flagAidan MacDonald-9/+2
2023-02-15Merge branches 'powercap', 'pm-domains', 'pm-em' and 'pm-opp'Rafael J. Wysocki-4/+1
2023-02-15Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep'Rafael J. Wysocki-0/+4