summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-03-23driver core: bus: mark the struct bus_type for sysfs callbacks as constantGreg Kroah-Hartman14-68/+60
2023-03-23driver core: bus: move dev_root out of struct bus_typeGreg Kroah-Hartman2-6/+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-17sh: intc: move to use bus_get_dev_root()Greg Kroah-Hartman1-1/+9
2023-03-17platform/x86: intel-uncore-freq: move to use bus_get_dev_root()Greg Kroah-Hartman1-3/+9
2023-03-17platform/x86: ibm_rtl: move to use bus_get_dev_root()Greg Kroah-Hartman1-4/+14
2023-03-17cpufreq: move to use bus_get_dev_root()Greg Kroah-Hartman2-3/+11
2023-03-17driver core: device: make device_create*() take a const struct class *Greg Kroah-Hartman1-3/+3
2023-03-17driver core: device: mark struct class in struct device as constantGreg Kroah-Hartman1-5/+5
2023-03-17tpm: fix up the tpm_class shutdown_pre pointer when createdGreg Kroah-Hartman3-2/+3
2023-03-17driver core: device: make device_destroy() take a const class *Greg Kroah-Hartman1-1/+1
2023-03-17driver core: class: make class_create/remove_file*() options constGreg Kroah-Hartman1-2/+2
2023-03-17driver core: class: make class_find_device*() options constGreg Kroah-Hartman1-1/+1
2023-03-17driver core: class: make class_for_each_device() options constGreg Kroah-Hartman1-1/+1
2023-03-17driver core: class: make class_dev_iter_init() options constGreg Kroah-Hartman1-2/+2
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman120-124/+124
2023-03-17driver core: class: remove struct module owner out of struct classGreg Kroah-Hartman1-6/+3
2023-03-17drivers: remove struct module * setting from struct classGreg Kroah-Hartman34-36/+0
2023-03-17driver core: class: specify the module owner in __class_register()Greg Kroah-Hartman1-3/+3
2023-03-10devres: Pass unique name of the resource to devm_add_action()Andy Shevchenko1-5/+6
2023-03-10device property: Clarify description of returned value in some functionsAndy Shevchenko1-34/+90
2023-03-10driver core: Make state_synced device attribute writeableSaravana Kannan3-5/+31
2023-03-10driver core: Add fw_devlink.sync_state command line paramSaravana Kannan3-0/+65
2023-03-07driver core: class: fix block class problem when removing CONFIG_SYSFS_DEPREC...Greg Kroah-Hartman1-6/+0
2023-03-06driver core: remove CONFIG_SYSFS_DEPRECATED and CONFIG_SYSFS_DEPRECATED_V2Greg Kroah-Hartman2-38/+1
2023-03-05Merge tag 'v6.3-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds3-23/+53
2023-03-05Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+17
2023-03-05Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+3
2023-03-05Merge tag 'i2c-for-6.3-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-15/+7
2023-03-04Merge tag 'for-v6.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds1-3/+3
2023-03-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds32-244/+285
2023-03-03i2c: gxp: fix an error code in probeDan Carpenter1-1/+1
2023-03-03i2c: gxp: return proper error on address NACKWolfram Sang1-2/+4
2023-03-03i2c: gxp: remove "empty" switch statementWolfram Sang1-12/+1
2023-03-03i2c: Disable I2C_APPLE when I2C_PASEMI is a builtinBenjamin Gray1-0/+1
2023-03-03Merge tag 'thermal-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-11/+4
2023-03-03Merge tag 'acpi-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds3-48/+20
2023-03-03Merge tag 'pm-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds5-6/+6
2023-03-03Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linuxLinus Torvalds6-27/+32
2023-03-03Merge tag 'ata-6.3-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-1/+0
2023-03-03Merge branches 'acpi-pm' and 'acpi-x86'Rafael J. Wysocki2-48/+13
2023-03-03Merge tag 's390-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2-3/+3
2023-03-03Merge tag 'riscv-for-linus-6.3-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+2
2023-03-03Merge branch 'powercap'Rafael J. Wysocki2-1/+2
2023-03-03Merge tag 'rtc-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds28-489/+999