Linux GPIO
[Prev Page][Next Page]
[brgl:gpio/for-next] BUILD SUCCESS b32415652a4d250c51c1f1cc59a02c58e7141417, kernel test robot
[linusw-pinctrl:fixes] BUILD SUCCESS 00078e834e110a29cecd22ac5fbc49acbc839c44, kernel test robot
[PATCH 00/37] Add new Renesas RZ/G3S SoC and RZ/G3S SMARC EVK,
Claudiu
- [PATCH 01/37] dt-bindings: serial: renesas,scif: document r9a08g045 support, Claudiu
- [PATCH 02/37] dt-bindings: soc: renesas: document Renesas RZ/G3S SoC variants, Claudiu
- [PATCH 03/37] dt-bindings: soc: renesas: renesas,rzg2l-sysc: document RZ/G3S SoC, Claudiu
- [PATCH 04/37] soc: renesas: identify RZ/G3S SoC, Claudiu
- [PATCH 07/37] clk: renesas: rzg2l: lock around writes to mux register, Claudiu
- [PATCH 06/37] clk: renesas: rzg2l: wait for status bit of SD mux before continuing, Claudiu
- [PATCH 05/37] soc: renesas: remove blank lines, Claudiu
- [PATCH 13/37] clk: renesas: rzg2l: use FIELD_GET() for PLL register fields, Claudiu
- [PATCH 10/37] clk: renesas: rzg2l: use core->name for clock name, Claudiu
- [PATCH 09/37] clk: renesas: rzg2l: fix computation formula, Claudiu
- [PATCH 08/37] clk: renesas: rzg2l: trust value returned by hardware, Claudiu
- [PATCH 12/37] clk: renesas: rzg2l: reduce the critical area, Claudiu
- [PATCH 11/37] clk: renesas: rzg2l: simplify a bit the logic in rzg2l_mod_clock_endisable(), Claudiu
- [PATCH 14/37] clk: renesas: rzg2l: use u32 for flag and mux_flags, Claudiu
- [PATCH 15/37] clk: renesas: rzg2l: add support for RZ/G3S PLL, Claudiu
- [PATCH 16/37] clk: renesas: rzg2l: add struct clk_hw_data, Claudiu
- [PATCH 18/37] clk: renesas: rzg2l: refactor sd mux driver, Claudiu
- [PATCH 17/37] clk: renesas: rzg2l: remove CPG_SDHI_DSEL from generic header, Claudiu
- [PATCH 20/37] dt-bindings: clock: renesas,rzg2l-cpg: document RZ/G3S SoC, Claudiu
- [PATCH 19/37] clk: renesas: rzg2l: add a divider clock for RZ/G3S, Claudiu
- [PATCH 21/37] dt-bindings: clock: add r9a08g045 CPG clocks and resets definitions, Claudiu
- [PATCH 27/37] pinctrl: renesas: rzg2l: add support for different ds values on different groups, Claudiu
- [PATCH 30/37] pinctrl: renesas: rzg2l: add support for RZ/G3S SoC, Claudiu
- [PATCH 26/37] pinctrl: renesas: rzg2l: move ds and oi to SoC specific configuration, Claudiu
- [PATCH 28/37] pinctrl: renesas: rzg2l: make struct rzg2l_pinctrl_data::dedicated_pins constant, Claudiu
- [PATCH 23/37] pinctrl: renesas: rzg2l: index all registers based on port offset, Claudiu
- [PATCH 24/37] pinctrl: renesas: rzg2l: adapt for different SD, PWPR register offsets, Claudiu
- [PATCH 29/37] dt-bindings: pinctrl: renesas: document RZ/G3S SoC, Claudiu
- [PATCH 25/37] pinctrl: renesas: rzg2l: adapt function number for RZ/G3S, Claudiu
- [PATCH 22/37] clk: renesas: add minimal boot support for RZ/G3S SoC, Claudiu
- [PATCH 32/37] arm64: dts: renesas: add initial DTSI for RZ/G3S SoC, Claudiu
- [PATCH 31/37] dt-bindings: mmc: renesas,sdhi: Document RZ/G3S support, Claudiu
- [PATCH 33/37] arm64: dts: renesas: rzg3l-smarc-som: add initial support for RZ/G3S SMARC Carrier-II SoM, Claudiu
- [PATCH 34/37] arm64: dts: renesas: rzg3s-smarc: add initial device tree for RZ SMARC Carrier-II board, Claudiu
- [PATCH 35/37] dt-bindings: arm: renesas: document SMARC Carrier-II EVK, Claudiu
- [PATCH 37/37] arm64: defconfig: enable RZ/G3S (R9A08G045) SoC, Claudiu
- [PATCH 36/37] arm64: dts: renesas: r9a08g045s33-smarc: add initial device tree for RZ/G3S SMARC EVK board, Claudiu
- Re: [PATCH 00/37] Add new Renesas RZ/G3S SoC and RZ/G3S SMARC EVK, Linus Walleij
[linusw-pinctrl:for-next] BUILD SUCCESS 2eb6e8b8bcf54bea9429e52b46db2b71b65e6d14, kernel test robot
[linusw-gpio:b4/descriptors-asoc-max] BUILD SUCCESS 4b9c5533a1b89f833db2100124f210863b88cf26, kernel test robot
[linusw-pinctrl:devel] BUILD SUCCESS acf4884a571709cad99f98aabe08b7cacd62dc80, kernel test robot
[brgl:at24/for-next] BUILD SUCCESS 4cdc5dbbc1df36c4d7c93c7c15dde88e997922c2, kernel test robot
[linusw-gpio:b4/descriptors-regulator] BUILD SUCCESS 9d2ec1cd65ac6a9c3e630eac7eccfb84b9c8b1bf, kernel test robot
linusw/devel baseline: 48 runs, 4 regressions (v6.6-rc1), kernelci.org bot
linusw/fixes baseline: 46 runs, 4 regressions (v6.6-rc1), kernelci.org bot
[REBASE PATCH v5 00/17] Add Qualcomm Minidump kernel driver related support,
Mukesh Ojha
- [REBASE PATCH v5 02/17] soc: qcom: Add qcom_rproc_minidump module, Mukesh Ojha
- [REBASE PATCH v5 04/17] remoteproc: qcom: Remove minidump related data from qcom_common.c, Mukesh Ojha
- [REBASE PATCH v5 12/17] MAINTAINERS: Add entry for minidump related files, Mukesh Ojha
- [REBASE PATCH v5 10/17] pstore: Add pstore_region_defined() helper and export it, Mukesh Ojha
- [REBASE PATCH v5 13/17] firmware: qcom_scm: provide a read-modify-write function, Mukesh Ojha
- [REBASE PATCH v5 01/17] docs: qcom: Add qualcomm minidump guide, Mukesh Ojha
- [REBASE PATCH v5 11/17] qcom_minidump: Register ramoops region with minidump, Mukesh Ojha
- [REBASE PATCH v5 14/17] pinctrl: qcom: Use qcom_scm_io_update_field(), Mukesh Ojha
- [REBASE PATCH v5 08/17] arm64: mm: Add dynamic ramoops region support through command line, Mukesh Ojha
- [REBASE PATCH v5 09/17] pstore/ram: Use dynamic ramoops reserve resource, Mukesh Ojha
- [REBASE PATCH v5 15/17] firmware: scm: Modify only the download bits in TCSR register, Mukesh Ojha
- [REBASE PATCH v5 17/17] firmware: qcom_scm: Add multiple download mode support, Mukesh Ojha
- [REBASE PATCH v5 06/17] soc: qcom: Add Qualcomm APSS minidump kernel driver, Mukesh Ojha
- [REBASE PATCH v5 03/17] remoteproc: qcom_q6v5_pas: Use qcom_rproc_minidump(), Mukesh Ojha
- [REBASE PATCH v5 05/17] init: export linux_banner data variable, Mukesh Ojha
- [REBASE PATCH v5 07/17] soc: qcom: minidump: Add pending region registration, Mukesh Ojha
- [REBASE PATCH v5 16/17] firmware: qcom_scm: Refactor code to support multiple download mode, Mukesh Ojha
[PATCH v3] spi: bcm2835: reduce the abuse of the GPIO API,
Bartosz Golaszewski
linusw/for-next baseline: 47 runs, 1 regressions (v6.6-rc1), kernelci.org bot
linusw/devel build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.6-rc1),
kernelci.org bot
[GIT PULL] Immutable branch between pdx86 android tablets branch and GPIO due for the v6.7 merge window,
Hans de Goede
[PATCH v2] pinctrl: renesas: pinctrl-rzg2l: Add validation of GPIO pin in rzg2l_gpio_request(),
Prabhakar
linusw/fixes build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.6-rc1), kernelci.org bot
linusw/for-next build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.6-rc1),
kernelci.org bot
[PATCH v5] gpio: sim: don't fiddle with GPIOLIB private members,
Bartosz Golaszewski
[PATCH v5 00/17] Add Qualcomm Minidump kernel driver related support,
Mukesh Ojha
- [PATCH v5 03/17] remoteproc: qcom_q6v5_pas: Use qcom_rproc_minidump(), Mukesh Ojha
- [PATCH v5 02/17] soc: qcom: Add qcom_rproc_minidump module, Mukesh Ojha
- [PATCH v5 01/17] docs: qcom: Add qualcomm minidump guide, Mukesh Ojha
- [PATCH v5 05/17] init: export linux_banner data variable, Mukesh Ojha
- [PATCH v5 04/17] remoteproc: qcom: Remove minidump related data from qcom_common.c, Mukesh Ojha
- [PATCH v5 07/17] soc: qcom: minidump: Add pending region registration, Mukesh Ojha
- [PATCH v5 06/17] soc: qcom: Add Qualcomm APSS minidump kernel driver, Mukesh Ojha
- [PATCH v5 09/17] pstore/ram: Use dynamic ramoops reserve resource, Mukesh Ojha
- [PATCH v5 14/17] pinctrl: qcom: Use qcom_scm_io_update_field(), Mukesh Ojha
- [PATCH v5 13/17] firmware: qcom_scm: provide a read-modify-write function, Mukesh Ojha
- [PATCH v5 12/17] MAINTAINERS: Add entry for minidump related files, Mukesh Ojha
- [PATCH v5 17/17] firmware: qcom_scm: Add multiple download mode support, Mukesh Ojha
- [PATCH v5 16/17] firmware: qcom_scm: Refactor code to support multiple download mode, Mukesh Ojha
- [PATCH v5 15/17] firmware: scm: Modify only the download bits in TCSR register, Mukesh Ojha
- [PATCH v5 11/17] qcom_minidump: Register ramoops region with minidump, Mukesh Ojha
- [PATCH v5 10/17] pstore: Add pstore_region_defined() helper and export it, Mukesh Ojha
- [PATCH v5 08/17] arm64: mm: Add dynamic ramoops region support through command line, Mukesh Ojha
- Re: [PATCH v5 00/17] Add Qualcomm Minidump kernel driver related support, Kathiravan Thirumoorthy
- Re: [PATCH v5 00/17] Add Qualcomm Minidump kernel driver related support, Bagas Sanjaya
[PATCH v2 0/2] pinctrl: pinmux: Update error reporting in pin_request(),
Jernej Skrabec
[PATCH v2 0/4] Match data improvements for mcp23s08 driver,
Biju Das
[PATCH] pinctrl: sx150x: Simplify probe(),
Biju Das
[PATCH v2] pinctrl: cy8c95x0: Simplify probe(), Biju Das
[PATCH v2] pinctrl: sunxi: h616: add extra gpio banks,
Mikhail Kalashnikov
[PATCH 0/2] pinctrl: pinmux: Update error reporting in pin_request(),
Jernej Skrabec
[GIT PULL] gpio: fixes for v6.6-rc1,
Bartosz Golaszewski
[PATCH 0/3] pinctl: qcom: Add SM4450 pinctrl driver,
Tengfei Fan
[PATCH V2 0/6] pinctrl: sprd: Modification of UNIOC Platform pinctrl Driver,
Linhua Xu
[PATCH V2 4/6] pinctrl: sprd: Add pinctrl support for UMS512, Linhua Xu
[PATCH V2 6/6] pinctrl: sprd: Add pinctrl support for UMS9621, Linhua Xu
Re: [PATCH V2 0/6] pinctrl: sprd: Modification of UNIOC Platform pinctrl Driver, Linus Walleij
[bug report] pinctrl: baytrail: consolidate common mask operation,
Dan Carpenter
[PATCH v4] gpio: sim: don't fiddle with GPIOLIB private members,
Bartosz Golaszewski
[PATCH 1/5] gpio: mockup: fix kerneldoc,
Bartosz Golaszewski
[brgl:gpio/for-current] BUILD SUCCESS 180b10bd160b014448366e5bc86e0558f8acb74f, kernel test robot
[PATCH] gpio: mb86s7x: don't include gpiolib.h,
Bartosz Golaszewski
[PATCH] gpio: dwapb: don't include gpiolib.h,
Bartosz Golaszewski
[PATCH] gpio: xgene-sb: don't include gpiolib.h,
Bartosz Golaszewski
[PATCH v15 0/4] Add Intel LJCA device driver,
Wentong Wu
[PATCH 00/21] gpio: convert users to gpio_device_find() and remove gpiochip_find(),
Bartosz Golaszewski
- [PATCH 01/21] gpiolib: make gpio_device_get() and gpio_device_put() public, Bartosz Golaszewski
- [PATCH 03/21] gpiolib: provide gpio_device_find_by_label(), Bartosz Golaszewski
- [PATCH 02/21] gpiolib: provide gpio_device_find(), Bartosz Golaszewski
- [PATCH 05/21] gpiolib: add support for scope-based management to gpio_device, Bartosz Golaszewski
- [PATCH 10/21] gpiolib: replace find_chip_by_name() with gpio_device_find_by_label(), Bartosz Golaszewski
- [PATCH 19/21] gpio: swnode: replace gpiochip_find() with gpio_device_find_by_label(), Bartosz Golaszewski
- [PATCH 21/21] gpiolib: remove gpiochip_find(), Bartosz Golaszewski
- [PATCH 18/21] gpio: acpi: replace gpiochip_find() with gpio_device_find(), Bartosz Golaszewski
- [RFT PATCH 14/21] hte: tegra194: don't access struct gpio_chip, Bartosz Golaszewski
- [PATCH 06/21] gpiolib: provide gpiod_to_device(), Bartosz Golaszewski
- [PATCH 08/21] gpio: acpi: provide acpi_gpio_device_free_interrupts(), Bartosz Golaszewski
- [PATCH 13/21] hte: tegra194: improve the GPIO-related comment, Bartosz Golaszewski
- [PATCH 04/21] gpiolib: provide gpio_device_get_desc(), Bartosz Golaszewski
- [RFT PATCH 11/21] platform: x86: android-tablets: don't access GPIOLIB private members, Bartosz Golaszewski
- [RFT PATCH 15/21] arm: omap1: ams-delta: stop using gpiochip_find(), Bartosz Golaszewski
- [PATCH 09/21] gpiolib: reluctantly provide gpio_device_get_chip(), Bartosz Golaszewski
- [PATCH 20/21] gpio: sysfs: drop the mention of gpiochip_find() from sysfs code, Bartosz Golaszewski
- [PATCH 16/21] gpio: of: correct notifier return codes, Bartosz Golaszewski
- [PATCH 12/21] hte: allow building modules with COMPILE_TEST enabled, Bartosz Golaszewski
- [PATCH 17/21] gpio: of: replace gpiochip_find_* with gpio_device_find_*, Bartosz Golaszewski
- [PATCH 07/21] gpiolib: provide gpio_device_get_base(), Bartosz Golaszewski
- Re: [PATCH 00/21] gpio: convert users to gpio_device_find() and remove gpiochip_find(), Linus Walleij
[PATCH v3] gpio: sim: don't fiddle with GPIOLIB private members,
Bartosz Golaszewski
[PATCH v1 0/2] Fix an irq issue and add system pm ops for StarFive JH7110 pinctrl drivers,
Hal Feng
[PATCH] pinctrl: renesas: pinctrl-rzg2l: Add validation of GPIO pin in rzg2l_gpio_request(),
Prabhakar
[RFT PATCH] gpio: eic-sprd: use atomic notifiers to notify all chips about irqs,
Bartosz Golaszewski
[PATCH 0/3] Make Rockchip IO domains dependency from other devices explicit,
Sascha Hauer
[PATCH 1/2] gpiolib: rename gpio_set_debounce_timeout() for consistency,
Bartosz Golaszewski
[PATCH v14 0/4] Add Intel LJCA device driver,
Wentong Wu
[PATCH RESEND v13 0/4] Add Intel LJCA device driver,
Wentong Wu
[PATCH v13 0/4] Add Intel LJCA device driver,
Wentong Wu
[PATCH v2] gpio: sim: don't fiddle with GPIOLIB private members,
Bartosz Golaszewski
[PATCH] gpiolib: unexport gpiod_set_transitory(),
Bartosz Golaszewski
[PATCH] gpio: tb10x: Fix an error handling path in tb10x_gpio_probe(),
Christophe JAILLET
[PATCH 0/2] Add blsp1_i2c6 and blsp1_uart2 to MSM8226 SoC,
Luca Weiss
[PATCH 0/2] Match data improvements for mcp23s08 driver,
Biju Das
[PATCH] pinctrl: cy8c95x0: Simplify probe(),
Biju Das
[PATCH] gpio: sim: don't fiddle with GPIOLIB private members,
Bartosz Golaszewski
[PATCH v1 01/10] gpio: pca953x: Drop unused fields in struct pca953x_platform_data,
Andy Shevchenko
- [PATCH v1 03/10] gpio: pca953x: Utilise dev_err_probe() where it makes sense, Andy Shevchenko
- [PATCH v1 02/10] gpio: pca953x: Fully convert to device managed resources, Andy Shevchenko
- [PATCH v1 08/10] gpio: pca953x: Switch to DEFINE_SIMPLE_DEV_PM_OPS(), Andy Shevchenko
- [PATCH v1 10/10] gpio: pca953x: Revisit header inclusions, Andy Shevchenko
- [PATCH v1 05/10] gpio: pca953x: Simplify code with cleanup helpers, Andy Shevchenko
- [PATCH v1 04/10] gpio: pca953x: Split pca953x_restore_context() and pca953x_save_context(), Andy Shevchenko
- [PATCH v1 09/10] gpio: pca953x: Get rid of useless goto label, Andy Shevchenko
- [PATCH v1 07/10] gpio: pca953x: Utilise temporary variable for struct gpio_chip, Andy Shevchenko
- [PATCH v1 06/10] gpio: pca953x: Utilise temporary variable for struct device, Andy Shevchenko
- Re: [PATCH v1 01/10] gpio: pca953x: Drop unused fields in struct pca953x_platform_data, Bartosz Golaszewski
- Re: [PATCH v1 01/10] gpio: pca953x: Drop unused fields in struct pca953x_platform_data, Bartosz Golaszewski
- Re: [PATCH v1 01/10] gpio: pca953x: Drop unused fields in struct pca953x_platform_data, Linus Walleij
[PATCH] gpio: zynq: restore zynq_gpio_irq_reqres/zynq_gpio_irq_relres callbacks,
Daniel Mack
[PATCH] gpiolib: remove stray newline in gpio/driver.h,
Bartosz Golaszewski
[PATCH] gpiolib: remove unnecessary extern specifiers from the driver header,
Bartosz Golaszewski
[PATCH 0/3] pinctrl: da9062: don't pull in internal GPIOLIB headers,
Bartosz Golaszewski
[RFT PATCH v2] spi: bcm2835: reduce the abuse of the GPIO API,
Bartosz Golaszewski
[PATCH 0/2] pinctrl: qcom: lpass-lpi: allow slew rate bit in main pin config register,
Krzysztof Kozlowski
[PATCH v12 0/4] Add Intel LJCA device driver,
Wentong Wu
[PATCH v2 0/4] MPM pin mappings,
Konrad Dybcio
[linux-next:master] BUILD REGRESSION a47fc304d2b678db1a5d760a7d644dac9b067752, kernel test robot
[RFT PATCH] spi: bcm2835: reduce the abuse of the GPIO API,
Bartosz Golaszewski
[PATCH] regulator: rt5759: Fix cannot change operation mode., Wells Lu
[PATCH 00/11] Initial support for the Fairphone 5 smartphone,
Luca Weiss
[Index of Archives]
[Linux SPI]
[Security]
[Linux ARM]
[Fedora ARM]
[eCos]
[Linux MIPS]
[Bugtraq]