mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-01 05:14:41 +00:00
Here is the set of changes for the driver core for 5.17-rc1.
Lots of little things here, including:
- kobj_type cleanups
- auxiliary_bus documentation updates
- auxiliary_device conversions for some drivers (relevant
subsystems all have provided acks for these)
- kernfs lock contention reduction for some workloads
- other tiny cleanups and changes.
All of these have been in linux-next for a while with no reported
issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-----BEGIN PGP SIGNATURE-----
iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCYd7deA8cZ3JlZ0Brcm9h
aC5jb20ACgkQMUfUDdst+ym8ngCgw0ANwrRPE5b1dthEmfU2f8Knk5kAn0pHQv6R
VRZJypgNfU/Pt0ykstZD
=CO9J
-----END PGP SIGNATURE-----
Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Pull driver core updates from Greg KH:
"Here is the set of changes for the driver core for 5.17-rc1.
Lots of little things here, including:
- kobj_type cleanups
- auxiliary_bus documentation updates
- auxiliary_device conversions for some drivers (relevant subsystems
all have provided acks for these)
- kernfs lock contention reduction for some workloads
- other tiny cleanups and changes.
All of these have been in linux-next for a while with no reported
issues"
* tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core: (43 commits)
kobject documentation: remove default_attrs information
drivers/firmware: Add missing platform_device_put() in sysfb_create_simplefb
debugfs: lockdown: Allow reading debugfs files that are not world readable
driver core: Make bus notifiers in right order in really_probe()
driver core: Move driver_sysfs_remove() after driver_sysfs_add()
firmware: edd: remove empty default_attrs array
firmware: dmi-sysfs: use default_groups in kobj_type
qemu_fw_cfg: use default_groups in kobj_type
firmware: memmap: use default_groups in kobj_type
sh: sq: use default_groups in kobj_type
headers/uninline: Uninline single-use function: kobject_has_children()
devtmpfs: mount with noexec and nosuid
driver core: Simplify async probe test code by using ktime_ms_delta()
nilfs2: use default_groups in kobj_type
kobject: remove kset from struct kset_uevent_ops callbacks
driver core: make kobj_type constant.
driver core: platform: document registration-failure requirement
vdpa/mlx5: Use auxiliary_device driver data helpers
net/mlx5e: Use auxiliary_device driver data helpers
soundwire: intel: Use auxiliary_device driver data helpers
...
|
||
|---|---|---|
| .. | ||
| dell | ||
| intel | ||
| acer-wireless.c | ||
| acer-wmi.c | ||
| acerhdf.c | ||
| adv_swbutton.c | ||
| amd-pmc.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 | ||
| hp_accel.c | ||
| hp-wmi.c | ||
| huawei-wmi.c | ||
| i2c-multi-instantiate.c | ||
| ibm_rtl.c | ||
| ideapad-laptop.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-yogabook-wmi.c | ||
| lg-laptop.c | ||
| Makefile | ||
| meraki-mx100.c | ||
| mlx-platform.c | ||
| msi-laptop.c | ||
| msi-wmi.c | ||
| mxm-wmi.c | ||
| nvidia-wmi-ec-backlight.c | ||
| panasonic-laptop.c | ||
| pcengines-apuv2.c | ||
| peaq-wmi.c | ||
| pmc_atom.c | ||
| samsung-laptop.c | ||
| samsung-q10.c | ||
| simatic-ipc.c | ||
| sony-laptop.c | ||
| system76_acpi.c | ||
| tc1100-wmi.c | ||
| think-lmi.c | ||
| think-lmi.h | ||
| thinkpad_acpi.c | ||
| topstar-laptop.c | ||
| toshiba_acpi.c | ||
| toshiba_bluetooth.c | ||
| toshiba_haps.c | ||
| toshiba-wmi.c | ||
| touchscreen_dmi.c | ||
| uv_sysfs.c | ||
| wireless-hotkey.c | ||
| wmi-bmof.c | ||
| wmi.c | ||
| x86-android-tablets.c | ||
| xiaomi-wmi.c | ||
| xo1-rfkill.c | ||
| xo15-ebook.c | ||