linux/drivers/misc/mei
Greg Kroah-Hartman 2a81ada32f driver core: make struct bus_type.uevent() take a const *
The uevent() callback in struct bus_type should not be modifying the
device that is passed into it, so mark it as a const * and propagate the
function signature changes out into all relevant subsystems that use
this callback.

Acked-by: Rafael J. Wysocki <rafael@kernel.org>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20230111113018.459199-16-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-01-27 13:45:52 +01:00
..
hdcp USB / Thunderbolt changes for 5.19-rc1 2022-06-03 11:17:49 -07:00
pxp mei: pxp: support matching with a gfx discrete card 2022-10-03 11:29:12 -07:00
bus-fixup.c mei: bus-fixup: change pxp mode only if message was sent 2022-11-23 19:43:33 +01:00
bus.c driver core: make struct bus_type.uevent() take a const * 2023-01-27 13:45:52 +01:00
client.c Char/Misc driver changes for 6.2-rc1 2022-12-16 03:49:24 -08:00
client.h mei: add timeout to send 2022-11-23 19:43:33 +01:00
debugfs.c mei: debugfs: add pxp mode to devstate in debugfs 2022-09-12 15:23:11 +03:00
dma-ring.c mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
gsc-me.c Char/Misc and other driver changes for 6.1-rc1 2022-10-08 08:56:37 -07:00
hbm.c mei: add support to GSC extended header 2022-10-03 11:29:07 -07:00
hbm.h mei: implement client dma setup. 2021-02-06 15:48:11 +01:00
hw-me-regs.h mei: me: add meteor lake point M DID 2023-01-20 13:21:48 +01:00
hw-me.c mei: add support to GSC extended header 2022-10-03 11:29:07 -07:00
hw-me.h mei: extend timeouts on slow devices 2022-09-12 15:23:10 +03:00
hw-txe-regs.h mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
hw-txe.c Char/Misc and other driver changes for 6.1-rc1 2022-10-08 08:56:37 -07:00
hw-txe.h mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
hw.h mei: adjust extended header kdocs 2022-10-03 11:29:09 -07:00
init.c mei: drop ready bits check after start 2022-09-12 15:23:11 +03:00
interrupt.c mei: add support to GSC extended header 2022-10-03 11:29:07 -07:00
Kconfig mei: add support for graphics system controller (gsc) devices 2022-04-21 11:34:09 -07:00
main.c mei: add timeout to send 2022-11-23 19:43:33 +01:00
Makefile mei: add support for graphics system controller (gsc) devices 2022-04-21 11:34:09 -07:00
mei_dev.h Char/Misc driver changes for 6.2-rc1 2022-12-16 03:49:24 -08:00
mei-trace.c mei: adjust the copyright notice in the files. 2019-03-28 02:07:54 +09:00
mei-trace.h treewide: Add missing semicolons to __assign_str uses 2021-06-30 09:19:14 -04:00
mkhi.h mei: mkhi: add memory ready command 2022-09-12 15:23:11 +03:00
pci-me.c mei: me: add meteor lake point M DID 2023-01-20 13:21:48 +01:00
pci-txe.c mei: Remove usage of the deprecated "pci-dma-compat.h" API 2021-09-21 17:33:41 +02:00