10000 Tags · 3003n/linux · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: 3003n/linux

Tags

6.13.9-101

Toggle 6.13.9-101's commit message

Verified

This commit was signed with the committer’s verified signature.
antheas Antheas Kapenekakis
Revert "USB: core: Disable LPM only for non-suspended ports"

May break USB devices after a while if powersave mode is enabled.

This reverts commit 59bfeaf.

6.13.8-107

Toggle 6.13.8-107's commit message

Verified

This commit was signed with the committer’s verified signature.
antheas Antheas Kapenekakis
platform/x86: firmware_attributes_class: Simplify API

The module core already guarantees that a module can only be unloaded
after all other modules using its symbols have been unloaded.
As it's already the responsibility of the drivers using
firmware_attributes_class to clean up their devices before unloading,
the lifetime of the firmware_attributes_class can be bound to the
lifetime of the module.
This enables the direct usage of firmware_attributes_class from the
drivers, without having to go through the lifecycle functions,
leading to simplifications for both the subsystem and its users.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Reviewed-by: Armin Wolf <W_Armin@gmx.de>
Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>
Reviewed-by: Mark Pearson <mpearson-lenovo@squebb.ca>
Tested-by: Mark Pearson <mpearson-lenovo@squebb.ca>
Link: https://lore.kernel.org/r/20250104-firmware-attributes-simplify-v1-2-949f9709e405@weissschuh.net
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>

6.13.8-104

Toggle 6.13.8-104's commit message

Verified

This commit was signed with the committer’s verified signature.
antheas Antheas Kapenekakis
Revert "USB: core: Disable LPM only for non-suspended ports"

May break USB devices after a while if powersave mode is enabled.

This reverts commit 59bfeaf.

6.13.8-103

Toggle 6.13.8-103's commit message

Verified

This commit was signed with the committer’s verified signature.
antheas Antheas Kapenekakis
apply -Wno-error=unterminated-string-initialization temporarily

Temporarily reduce impact of a warning to satisfy GCC 15, as suggested by
Jakub Jelinek in https://bugzilla.redhat.com/show_bug.cgi?id=2338533#c7

Signed-off-by: Thorsten Leemhuis <fedora@leemhuis.info>

6.13.8-102

Toggle 6.13.8-102's commit message

Verified

This commit was signed with the committer’s verified signature.
antheas Antheas Kapenekakis
apply -Wno-error=unterminated-string-initialization temporarily

Temporarily reduce impact of a warning to satisfy GCC 15, as suggested by
Jakub Jelinek in https://bugzilla.redhat.com/show_bug.cgi?id=2338533#c7

Signed-off-by: Thorsten Leemhuis <fedora@leemhuis.info>

6.13.8-101

Toggle 6.13.8-101's commit message

Verified

This commit was signed with the committer’s verified signature.
antheas Antheas Kapenekakis
apply -Wno-error=unterminated-string-initialization temporarily

Temporarily reduce impact of a warning to satisfy GCC 15, as suggested by
Jakub Jelinek in https://bugzilla.redhat.com/show_bug.cgi?id=2338533#c7

Signed-off-by: Thorsten Leemhuis <fedora@leemhuis.info>

v6.13.8-chos1

Toggle v6.13.8-chos1's commit message
linux-chimeraos v6.13.8-chos1

v6.14

Toggle v6.14's commit message
Linux 6.14

6.13.7-109

Toggle 6.13.7-109's commit message

Verified

This commit was signed with the committer’s verified signature.
antheas Antheas Kapenekakis
apply -Wno-error=unterminated-string-initialization temporarily

Temporarily reduce impact of a warning to satisfy GCC 15, as suggested by
Jakub Jelinek in https://bugzilla.redhat.com/show_bug.cgi?id=2338533#c7

Signed-off-by: Thorsten Leemhuis <fedora@leemhuis.info>

6.13.7-108

Toggle 6.13.7-108's commit message

Verified

This commit was signed with the committer’s verified signature.
antheas Antheas Kapenekakis
apply -Wno-error=unterminated-string-initialization temporarily

Temporarily reduce impact of a warning to satisfy GCC 15, as suggested by
Jakub Jelinek in https://bugzilla.redhat.com/show_bug.cgi?id=2338533#c7

Signed-off-by: Thorsten Leemhuis <fedora@leemhuis.info>
0