mirror of
https://github.com/torvalds/linux.git
synced 2025-11-09 05:00:09 +02:00
Here is the small set of driver core and kernfs changes for 6.10-rc1. Nothing major here at all, just a small set of changes for some driver core apis, and minor fixups. Included in here are: - sysfs_bin_attr_simple_read() helper added and used - device_show_string() helper added and used All usages of these were acked by the various maintainers. Also in here are: - kernfs minor cleanup - removed unused functions - typo fix in documentation - pay attention to sysfs_create_link() failures in module.c finally. All of these have been in linux-next for a very long time with no reported problems. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> -----BEGIN PGP SIGNATURE----- iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCZk3+hQ8cZ3JlZ0Brcm9h aC5jb20ACgkQMUfUDdst+ylfTwCfUyHWkDZuZ7ehdtjzfmcd4EKZBK8An3AAV99G ox8PXMxuFTaUEdT/69FQ =2sEo -----END PGP SIGNATURE----- Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core Pull driver core updates from Greg KH: "Here is the small set of driver core and kernfs changes for 6.10-rc1. Nothing major here at all, just a small set of changes for some driver core apis, and minor fixups. Included in here are: - sysfs_bin_attr_simple_read() helper added and used - device_show_string() helper added and used All usages of these were acked by the various maintainers. Also in here are: - kernfs minor cleanup - removed unused functions - typo fix in documentation - pay attention to sysfs_create_link() failures in module.c finally All of these have been in linux-next for a very long time with no reported problems" * tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core: device property: Fix a typo in the description of device_get_child_node_count() kernfs: mount: Remove unnecessary ‘NULL’ values from knparent scsi: Use device_show_string() helper for sysfs attributes platform/x86: Use device_show_string() helper for sysfs attributes perf: Use device_show_string() helper for sysfs attributes IB/qib: Use device_show_string() helper for sysfs attributes hwmon: Use device_show_string() helper for sysfs attributes driver core: Add device_show_string() helper for sysfs attributes treewide: Use sysfs_bin_attr_simple_read() helper sysfs: Add sysfs_bin_attr_simple_read() helper module: don't ignore sysfs_create_link() failures driver core: Remove unused platform_notify, platform_notify_remove |
||
|---|---|---|
| .. | ||
| amd | ||
| dell | ||
| hp | ||
| intel | ||
| siemens | ||
| x86-android-tablets | ||
| acer-wireless.c | ||
| acer-wmi.c | ||
| acerhdf.c | ||
| adv_swbutton.c | ||
| amilo-rfkill.c | ||
| apple-gmux.c | ||
| asus-laptop.c | ||
| asus-nb-wmi.c | ||
| asus-tf103c-dock.c | ||
| asus-wireless.c | ||
| asus-wmi.c | ||
| asus-wmi.h | ||
| barco-p50-gpio.c | ||
| classmate-laptop.c | ||
| compal-laptop.c | ||
| dual_accel_detect.h | ||
| eeepc-laptop.c | ||
| eeepc-wmi.c | ||
| firmware_attributes_class.c | ||
| firmware_attributes_class.h | ||
| fujitsu-laptop.c | ||
| fujitsu-tablet.c | ||
| gigabyte-wmi.c | ||
| gpd-pocket-fan.c | ||
| hdaps.c | ||
| huawei-wmi.c | ||
| ibm_rtl.c | ||
| ideapad-laptop.c | ||
| ideapad-laptop.h | ||
| inspur_platform_profile.c | ||
| intel_ips.c | ||
| intel_ips.h | ||
| intel_scu_ipc.c | ||
| intel_scu_ipcutil.c | ||
| intel_scu_pcidrv.c | ||
| intel_scu_pltdrv.c | ||
| intel_scu_wdt.c | ||
| Kconfig | ||
| lenovo-wmi-camera.c | ||
| lenovo-ymc.c | ||
| lenovo-yoga-tab2-pro-1380-fastcharger.c | ||
| lenovo-yogabook.c | ||
| lg-laptop.c | ||
| Makefile | ||
| meegopad_anx7428.c | ||
| meraki-mx100.c | ||
| mlx-platform.c | ||
| msi-ec.c | ||
| msi-ec.h | ||
| msi-laptop.c | ||
| msi-wmi-platform.c | ||
| msi-wmi.c | ||
| mxm-wmi.c | ||
| nvidia-wmi-ec-backlight.c | ||
| p2sb.c | ||
| panasonic-laptop.c | ||
| pcengines-apuv2.c | ||
| pmc_atom.c | ||
| quickstart.c | ||
| samsung-laptop.c | ||
| samsung-q10.c | ||
| sel3350-platform.c | ||
| serdev_helpers.h | ||
| serial-multi-instantiate.c | ||
| silicom-platform.c | ||
| sony-laptop.c | ||
| system76_acpi.c | ||
| think-lmi.c | ||
| think-lmi.h | ||
| thinkpad_acpi.c | ||
| topstar-laptop.c | ||
| toshiba-wmi.c | ||
| toshiba_acpi.c | ||
| toshiba_bluetooth.c | ||
| toshiba_haps.c | ||
| touchscreen_dmi.c | ||
| uv_sysfs.c | ||
| winmate-fm07-keys.c | ||
| wireless-hotkey.c | ||
| wmi-bmof.c | ||
| wmi.c | ||
| xiaomi-wmi.c | ||
| xo1-rfkill.c | ||
| xo15-ebook.c | ||