mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 12:42:02 +00:00
fc75f21645
Here are a small set of changes for 6.5-rc1 for some driver core changes. Included in here are: - device property cleanups to make it easier to write "agnostic" drivers when regards to the firmware layer underneath them (DT vs. ACPI) - debugfs documentation updates - devres additions - sysfs documentation and changes to handle empty directory creation logic better - tiny kernfs optimizations - other tiny changes All of these have been in linux-next for a while with no reported problems. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> -----BEGIN PGP SIGNATURE----- iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCZKKSEQ8cZ3JlZ0Brcm9h aC5jb20ACgkQMUfUDdst+ymoowCfT+Joha+cz4edAFUvd55lKPPJJFsAoNiprHmX di37sirvn6vo54Hk0Nyq =qqTo -----END PGP SIGNATURE----- Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core Pull driver core updates from Greg KH: "Here are a small set of changes for 6.5-rc1 for some driver core changes. Included in here are: - device property cleanups to make it easier to write "agnostic" drivers when regards to the firmware layer underneath them (DT vs. ACPI) - debugfs documentation updates - devres additions - sysfs documentation and changes to handle empty directory creation logic better - tiny kernfs optimizations - other tiny changes All of these have been in linux-next for a while with no reported problems" * tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core: sysfs: Skip empty folders creation sysfs: Improve readability by following the kernel coding style drivers: fwnode: fix fwnode_irq_get[_byname]() ata: ahci_platform: Make code agnostic to OF/ACPI device property: Implement device_is_compatible() ACPI: Move ACPI_DEVICE_CLASS() to mod_devicetable.h base/node: Use 'property' to identify an access parameter driver core: device.h: add some missing kerneldocs kernfs: fix missing kernfs_idr_lock to remove an ID from the IDR isa: Remove unnecessary checks MAINTAINERS: add entry for auxiliary bus debugfs: Correct the 'debugfs_create_str' docs serial: qcom_geni: Comment use of devm_krealloc rather than devm_krealloc_array iio: adc: Use devm_krealloc_array hwmon: pmbus: Use devm_krealloc_array |
||
---|---|---|
.. | ||
acbel-fsg032.c | ||
adm1266.c | ||
adm1275.c | ||
bel-pfe.c | ||
bpa-rs600.c | ||
delta-ahe50dc-fan.c | ||
dps920ab.c | ||
fsp-3y.c | ||
ibm-cffps.c | ||
inspur-ipsps.c | ||
ir35221.c | ||
ir36021.c | ||
ir38064.c | ||
irps5401.c | ||
isl68137.c | ||
Kconfig | ||
lm25066.c | ||
lt7182s.c | ||
ltc2978.c | ||
ltc3815.c | ||
Makefile | ||
max8688.c | ||
max15301.c | ||
max16064.c | ||
max16601.c | ||
max20730.c | ||
max20751.c | ||
max31785.c | ||
max34440.c | ||
mp2888.c | ||
mp2975.c | ||
mp5023.c | ||
mpq7932.c | ||
pim4328.c | ||
pli1209bc.c | ||
pm6764tr.c | ||
pmbus_core.c | ||
pmbus.c | ||
pmbus.h | ||
pxe1610.c | ||
q54sj108a2.c | ||
stpddc60.c | ||
tda38640.c | ||
tps546d24.c | ||
tps40422.c | ||
tps53679.c | ||
ucd9000.c | ||
ucd9200.c | ||
xdpe152c4.c | ||
xdpe12284.c | ||
zl6100.c |