1
0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2026-01-12 01:20:14 +00:00
Bartosz Golaszewski 33dbb118e8 gpio: amd-fch: use new line value setter callbacks
struct gpio_chip now has callbacks for setting line values that return
an integer, allowing to indicate failures. Convert the driver to using
them.

Link: https://lore.kernel.org/r/20250303-gpiochip-set-conversion-v1-10-1d5cceeebf8b@linaro.org
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
2025-03-10 11:52:13 +01:00
2025-02-28 09:43:46 -08:00
2025-03-01 16:10:31 -08:00
2025-03-06 09:25:06 +01:00
2025-01-31 12:07:07 -08:00
2025-02-28 09:11:15 -08:00
2025-03-01 08:48:53 -08:00
2025-02-28 16:07:18 -08:00
2024-09-01 20:43:24 -07:00
2025-03-01 13:44:51 -08:00
2025-02-26 11:55:44 -08:00
2025-02-26 15:00:25 +01:00
2025-02-04 11:27:45 -05:00
2022-09-28 09:02:20 +02:00
2022-10-10 12:00:45 -07:00
2025-02-27 21:17:58 -08:00
2025-03-02 11:48:20 -08:00
2024-03-18 03:36:32 -06:00

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.
Languages
C 97.1%
Assembly 1%
Shell 0.6%
Rust 0.4%
Python 0.4%
Other 0.3%