mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-01 10:45:49 +00:00
Linux kernel stable tree
4bdb783791
turris-omnia: prepare device tree for LED brightness change detection kirkwood: fix at24 EEPROM node name -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQQYqXDMF3cvSLY+g9cLBhiOFHI71QUCZy3Z9AAKCRALBhiOFHI7 1XsoAJ4pNATVd6wMB99OU5acH2NoJNTAwQCfd9MxQ5Jry32vZb+hlGhbcSYt0+g= =lmuu -----END PGP SIGNATURE----- gpgsig -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEiK/NIGsWEZVxh/FrYKtH/8kJUicFAmczzv0ACgkQYKtH/8kJ Uid/EA//ZnhQOYIAeZjcPQvzfI7Eyxrn3UNUqBrL54UNEgq0IxyYAZd58ayRzA1y GxrknNGxw9dhVY7xZhl6iZyng7Xszh02zNEfgQNg77YIsUzD2SdHun3yJf65+dTt EEGrq2eYnc1SYICDtKiWP7w38zocALemXNUi7wc9SzjXQwuhmhszKIVET5H+5nSE tR2KXMOK5eyPcMsyl7slxNIN0+meqJhD/b335CcqyAmkjPDPLYx2haSrC2BlgPZE QtF5CrYUDF5Bbf9DbHGxrTKEQh/KNuHp9sfiQXAztKGJ1fPCGNny16+jiVRDd8z+ WW878haXKC5QxhGhE6IWwOfMCR31bGr35RkrxcIiLxqrPBpWlgHCGnp7Kgxql1g8 Zh4rTR0a7g8BOS6Gwc1x8kmLQG2AaFKmZMCBlKA7D0zvqPej5kBpfHHV/R24kWHm qaJeTSRMDWAlDuyusId5U0ZIN0t1Wkhkfg2wD1qAfBih+OBbln3eAHGVUQy/A8/X M1itMn/eF9fvKvCXlfzBp7ngraukJsj92KPeyjHwJJ2Qr//Vj5A1ZKI50siBvDWm 9xxvU6n6tOTH0IrqMcX1tJ0vAIGLGhqYdznG2X8E1CHP4JUl/M2bxCxVyDgn0dL5 +RwhKSb21wHWYbfE9PhOi3Oegn/wp5PKegdPhC/3Iar7YWcAetU= =XOvv -----END PGP SIGNATURE----- Merge tag 'mvebu-dt-6.13-1' of https://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu into soc/dt mvebu dt for 6.13 (part 1) turris-omnia: prepare device tree for LED brightness change detection kirkwood: fix at24 EEPROM node name * tag 'mvebu-dt-6.13-1' of https://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu: ARM: dts: turris-omnia: Add global LED brightness change interrupt ARM: dts: marvell: kirkwood: Fix at24 EEPROM node name Link: https://lore.kernel.org/r/87bjyq83x0.fsf@BLaptop.bootlin.com Signed-off-by: Arnd Bergmann <arnd@arndb.de> |
||
---|---|---|
arch | ||
block | ||
certs | ||
crypto | ||
Documentation | ||
drivers | ||
fs | ||
include | ||
init | ||
io_uring | ||
ipc | ||
kernel | ||
lib | ||
LICENSES | ||
mm | ||
net | ||
rust | ||
samples | ||
scripts | ||
security | ||
sound | ||
tools | ||
usr | ||
virt | ||
.clang-format | ||
.cocciconfig | ||
.editorconfig | ||
.get_maintainer.ignore | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
.rustfmt.toml | ||
COPYING | ||
CREDITS | ||
Kbuild | ||
Kconfig | ||
MAINTAINERS | ||
Makefile | ||
README |
Linux kernel ============ There are several guides for kernel developers and users. These guides can be rendered in a number of formats, like HTML and PDF. Please read Documentation/admin-guide/README.rst first. In order to build the documentation, use ``make htmldocs`` or ``make pdfdocs``. The formatted documentation can also be read online at: https://www.kernel.org/doc/html/latest/ There are various text files in the Documentation/ subdirectory, several of them using the reStructuredText markup notation. Please read the Documentation/process/changes.rst file, as it contains the requirements for building and running the kernel, and information about the problems which may result by upgrading your kernel.