Linux GPIO
[Prev Page][Next Page]
- [PATCH 01/23] lib: cmdline: export next_arg(), (continued)
- [PATCH 01/23] lib: cmdline: export next_arg(), Bartosz Golaszewski
- [PATCH 07/23] gpio: mockup: drop unneeded includes, Bartosz Golaszewski
- [PATCH 16/23] gpio: mockup: refactor the module init function, Bartosz Golaszewski
- [PATCH 15/23] gpio: mockup: use dynamic device IDs, Bartosz Golaszewski
- [PATCH 14/23] gpio: mockup: use the generic 'gpio-line-names' property, Bartosz Golaszewski
- [PATCH 18/23] gpio: mockup: require debugfs to build, Bartosz Golaszewski
- [PATCH 23/23] Documentation: gpio: add documentation for gpio-mockup, Bartosz Golaszewski
- [PATCH 20/23] gpio: mockup: add a lock for dummy device list, Bartosz Golaszewski
- [PATCH 21/23] gpio: mockup: provide a way to delete dummy chips, Bartosz Golaszewski
- [PATCH 22/23] gpio: mockup: provide a way to create new dummy chips, Bartosz Golaszewski
- [PATCH 19/23] gpio: mockup: add a symlink for the per-chip debugfs directory, Bartosz Golaszewski
- [PATCH 17/23] gpio: mockup: rename and move around debugfs callbacks, Bartosz Golaszewski
- [PATCH 13/23] gpio: mockup: pass the chip label as device property, Bartosz Golaszewski
- [PATCH 05/23] gpiolib: unexport devprop_gpiochip_set_names(), Bartosz Golaszewski
- [PATCH 11/23] gpio: mockup: remove the limit on number of dummy chips, Bartosz Golaszewski
- [PATCH 12/23] gpio: mockup: define a constant for chip label size, Bartosz Golaszewski
- [PATCH 09/23] gpio: mockup: use KBUILD_MODNAME, Bartosz Golaszewski
- [PATCH 10/23] gpio: mockup: fix resource leak in error path, Bartosz Golaszewski
- [PATCH 06/23] gpiolib: switch to simpler IDA interface, Bartosz Golaszewski
- [PATCH 08/23] gpio: mockup: use pr_fmt(), Bartosz Golaszewski
- [PATCH 04/23] gpiolib: generalize devprop_gpiochip_set_names() for device properties, Bartosz Golaszewski
- [PATCH 03/23] lib: uaccess: provide getline_from_user(), Bartosz Golaszewski
- [PATCH 02/23] lib: string_helpers: provide kfree_strarray(), Bartosz Golaszewski
- [GIT PULL] dt-bindings: gpio: fsl-imx-gpio: Cleanup for v5.10,
Krzysztof Kozlowski
- Re: SONY IR issue,
Sean Young
- [GIT PULL] pinctrl: sh-pfc: Updates for v5.10,
Geert Uytterhoeven
- [PATCH v2 0/3] pinctrl: Adding support for Microchip/Microsemi serial GPIO controller,
Lars Povlsen
- [PATCH: V2 0/2] Fix TC35894 gpio interrupt bug,
dillon . minfei
- linusw/for-next baseline: 63 runs, 2 regressions (v5.9-rc1-10-gfeeaefd378ca), kernelci.org bot
- linusw/for-next build: 7 builds: 0 failed, 7 passed, 11 warnings (v5.9-rc1-10-gfeeaefd378ca), kernelci.org bot
- [PATCH v2 0/3] pinctrl: Ingenic: Add support for SSI and I2S pins.,
周琰杰 (Zhou Yanjie)
- linusw/devel baseline: 92 runs, 4 regressions (v5.9-rc1-10-gfeeaefd378ca), kernelci.org bot
- linusw/fixes baseline: 56 runs, 5 regressions (v5.9-rc2), kernelci.org bot
- linusw/for-next baseline: 86 runs, 3 regressions (v5.8-11991-gfc80c51fd4b2), kernelci.org bot
- [PATCH v2] gpio: sprd: Clear interrupt when setting the type as edge,
Chunyan Zhang
- [PATCH 0/6] rockchip-pinctrl fixes for GKI,
Jianqun Xu
- [PATCH v3 0/8] Add Toshiba Visconti ARM64 Platform support,
Nobuhiro Iwamatsu
- [PATCH: 0/2] Fix TC35894 gpio interrupt bug,
dillon . minfei
- [PATCH v6 00/20] gpio: cdev: add uAPI v2,
Kent Gibson
- [PATCH v6 01/20] gpiolib: cdev: desc_to_lineinfo should set info offset, Kent Gibson
- [PATCH v6 02/20] gpiolib: cdev: replace strncpy with strscpy, Kent Gibson
- [PATCH v6 03/20] gpio: uapi: define GPIO_MAX_NAME_SIZE for array sizes, Kent Gibson
- [PATCH v6 04/20] gpio: uapi: define uAPI v2, Kent Gibson
- [PATCH v6 05/20] gpiolib: make cdev a build option, Kent Gibson
- [PATCH v6 06/20] gpiolib: add build option for CDEV v1 ABI, Kent Gibson
- [PATCH v6 08/20] gpiolib: cdev: support GPIO_V2_GET_LINEINFO_IOCTL and GPIO_V2_GET_LINEINFO_WATCH_IOCTL, Kent Gibson
- [PATCH v6 07/20] gpiolib: cdev: support GPIO_V2_GET_LINE_IOCTL and GPIO_V2_LINE_GET_VALUES_IOCTL, Kent Gibson
- [PATCH v6 09/20] gpiolib: cdev: support edge detection for uAPI v2, Kent Gibson
- [PATCH v6 10/20] gpiolib: cdev: support GPIO_V2_LINE_SET_CONFIG_IOCTL, Kent Gibson
- [PATCH v6 11/20] gpiolib: cdev: support GPIO_V2_LINE_SET_VALUES_IOCTL, Kent Gibson
- [PATCH v6 12/20] gpiolib: cdev: support setting debounce, Kent Gibson
- [PATCH v6 13/20] gpio: uapi: document uAPI v1 as deprecated, Kent Gibson
- [PATCH v6 14/20] tools: gpio: port lsgpio to v2 uAPI, Kent Gibson
- [PATCH v6 15/20] tools: gpio: port gpio-watch to v2 uAPI, Kent Gibson
- [PATCH v6 16/20] tools: gpio: rename nlines to num_lines, Kent Gibson
- [PATCH v6 17/20] tools: gpio: port gpio-hammer to v2 uAPI, Kent Gibson
- [PATCH v6 18/20] tools: gpio: port gpio-event-mon to v2 uAPI, Kent Gibson
- [PATCH v6 19/20] tools: gpio: add multi-line monitoring to gpio-event-mon, Kent Gibson
- [PATCH v6 20/20] tools: gpio: add debounce support to gpio-event-mon, Kent Gibson
- Re: [PATCH v6 00/20] gpio: cdev: add uAPI v2, Bartosz Golaszewski
- [PATCH 0/3] pinctrl/actions: Constify static variables,
Rikard Falkeborn
- [PATCH 1/6] dt-bindings: gpio: Convert bindings for NXP PCA953x family to dtschema,
Krzysztof Kozlowski
- [gpio:gpio-descriptors-leds] BUILD SUCCESS 7736d2660c134da47420dc624bd591e457b40f40, kernel test robot
- [gpio:gpio-descriptors-drm] BUILD SUCCESS 884f9ace4320bbe1b8c4364d3b9014cc6eba4178, kernel test robot
- [gpio:gpio-descriptors-charger] BUILD SUCCESS e7ceb6f2027d38d948cf8d1eab3cebb33210a328, kernel test robot
- [gpio:gpio-descriptors-backlight] BUILD SUCCESS d978b87fffa3024ef0c261c693cbe030f5ab02fb, kernel test robot
- [gpio:gpio-descriptors-staging] BUILD SUCCESS 1716aed966ed69729255c3aac022cf3d736c1640, kernel test robot
- [gpio:gpio-descriptors-spi] BUILD SUCCESS bd091834778de205fe0f447a3ca95354c868e180, kernel test robot
- [gpio:gpio-descriptors-extcon-cleanup] BUILD REGRESSION c85fda5dfe98dcadd69c4a6d56b17be80720305a, kernel test robot
- [gpio:devel] BUILD SUCCESS feeaefd378cae2f6840f879d6123ef265f8aee79, kernel test robot
- [pinctrl:devel] BUILD SUCCESS ebc2599144b610a7e6e967ee89a769d908a3eeef, kernel test robot
- [PATCH v2 0/2] pinctrl: mcp23s08: Fixups for mcp23x17,
Thomas Preston
- linusw/fixes build: 6 builds: 0 failed, 6 passed, 8 warnings (v5.9-rc2), kernelci.org bot
- linusw/for-next build: 7 builds: 0 failed, 7 passed, 11 warnings (v5.8-11991-gfc80c51fd4b2), kernelci.org bot
- linusw/devel build: 7 builds: 0 failed, 7 passed, 11 warnings (v5.9-rc1-10-gfeeaefd378ca), kernelci.org bot
- [PATCH v1] pinctrl: mcp23s08: Improve error messaging in ->probe(),
Andy Shevchenko
- [PATCH v2] dt-bindings: gpio: renesas,rcar-gpio: Add r8a774e1 support,
Lad Prabhakar
- [PATCH 1/6] gpio: bcm-kona: Simplify with dev_err_probe(),
Krzysztof Kozlowski
- [PATCH v3 01/27] Input: Simplify with dev_err_probe(),
Krzysztof Kozlowski
- [PATCH v3 01/27] Input: gpio_keys_polled - Simplify with dev_err_probe(), Krzysztof Kozlowski
- [PATCH v3 08/27] Input: bu21029_ts - Simplify with dev_err_probe(), Krzysztof Kozlowski
- [PATCH v3 11/27] Input: edf-ft5x06 - Simplify with dev_err_probe(), Krzysztof Kozlowski
- [PATCH v3 12/27] Input: ektf2127 - Simplify with dev_err_probe(), Krzysztof Kozlowski
- [PATCH v3 13/27] Input: elants_i2c - Simplify with dev_err_probe(), Krzysztof Kozlowski
- [PATCH v3 14/27] Input: goodix - Simplify with dev_err_probe(), Krzysztof Kozlowski
- [PATCH v3 18/27] Input: resistive-adc-touch - Simplify with dev_err_probe(), Krzysztof Kozlowski
- [PATCH v3 20/27] Input: sis_i2c - Simplify with dev_err_probe(), Krzysztof Kozlowski
- [PATCH v3 17/27] Input: raydium_i2c_ts - Simplify with dev_err_probe(), Krzysztof Kozlowski
- [PATCH v3 19/27] Input: silead - Simplify with dev_err_probe(), Krzysztof Kozlowski
- [PATCH v3 21/27] Input: surface3_spi - Simplify with dev_err_probe(), Krzysztof Kozlowski
- [PATCH v3 24/27] gpio: Add devm_fwnode_gpiod_get_optional() helpers, Krzysztof Kozlowski
- [PATCH v3 26/27] Input: bu21013_ts - Use local 'client->dev' variable in probe(), Krzysztof Kozlowski
- [PATCH v3 27/27] Input: bu21029_ts - Use local 'client->dev' variable in probe(), Krzysztof Kozlowski
- [PATCH v3 25/27] Input: gpio_keys - Simplify with dev_err_probe(), Krzysztof Kozlowski
- [PATCH v3 23/27] Input: bcm-keypad - Simplify with dev_err_probe(), Krzysztof Kozlowski
- [PATCH v3 22/27] Input: sx8643 - Simplify with dev_err_probe(), Krzysztof Kozlowski
- [PATCH v3 16/27] Input: pixcir_i2c_ts - Simplify with dev_err_probe(), Krzysztof Kozlowski
- [PATCH v3 15/27] Input: melfas_mip4 - Simplify with dev_err_probe(), Krzysztof Kozlowski
- [PATCH v3 10/27] Input: cy8ctma140 - Simplify with dev_err_probe(), Krzysztof Kozlowski
- [PATCH v3 06/27] Input: elan_i2c - Simplify with dev_err_probe(), Krzysztof Kozlowski
- [PATCH v3 07/27] Input: bu21013_ts - Simplify with dev_err_probe(), Krzysztof Kozlowski
- [PATCH v3 09/27] Input: chipone_icn8318 - Simplify with dev_err_probe(), Krzysztof Kozlowski
- [PATCH v3 05/27] Input: rotary_encoder - Simplify with dev_err_probe(), Krzysztof Kozlowski
- [PATCH v3 02/27] Input: gpio-vibra - Simplify with dev_err_probe(), Krzysztof Kozlowski
- [PATCH v3 03/27] Input: pwm-beeper - Simplify with dev_err_probe(), Krzysztof Kozlowski
- [PATCH v3 04/27] Input: pwm-vibra - Simplify with dev_err_probe(), Krzysztof Kozlowski
- Re: [PATCH v3 01/27] Input: Simplify with dev_err_probe(), Krzysztof Kozlowski
- [PATCH v5 00/20] gpio: cdev: add uAPI v2,
Kent Gibson
- [PATCH v5 15/20] tools: gpio: port gpio-watch to v2 uAPI, Kent Gibson
- [PATCH v5 16/20] tools: gpio: rename nlines to num_lines, Kent Gibson
- [PATCH v5 18/20] tools: gpio: port gpio-event-mon to v2 uAPI, Kent Gibson
- [PATCH v5 20/20] tools: gpio: add debounce support to gpio-event-mon, Kent Gibson
- [PATCH v5 17/20] tools: gpio: port gpio-hammer to v2 uAPI, Kent Gibson
- [PATCH v5 03/20] gpio: uapi: define GPIO_MAX_NAME_SIZE for array sizes, Kent Gibson
- [PATCH v5 01/20] gpiolib: cdev: desc_to_lineinfo should set info offset, Kent Gibson
- [PATCH v5 02/20] gpiolib: cdev: replace strncpy with strscpy, Kent Gibson
- [PATCH v5 19/20] tools: gpio: add multi-line monitoring to gpio-event-mon, Kent Gibson
- [PATCH v5 14/20] tools: gpio: port lsgpio to v2 uAPI, Kent Gibson
- [PATCH v5 13/20] gpio: uapi: document uAPI v1 as deprecated, Kent Gibson
- [PATCH v5 12/20] gpiolib: cdev: support setting debounce, Kent Gibson
- [PATCH v5 11/20] gpiolib: cdev: support GPIO_V2_LINE_SET_VALUES_IOCTL, Kent Gibson
- [PATCH v5 10/20] gpiolib: cdev: support GPIO_V2_LINE_SET_CONFIG_IOCTL, Kent Gibson
- [PATCH v5 06/20] gpiolib: add build option for CDEV v1 ABI, Kent Gibson
- [PATCH v5 04/20] gpio: uapi: define uAPI v2, Kent Gibson
- [PATCH v5 08/20] gpiolib: cdev: support GPIO_V2_GET_LINEINFO_IOCTL and GPIO_V2_GET_LINEINFO_WATCH_IOCTL, Kent Gibson
- [PATCH v5 09/20] gpiolib: cdev: support edge detection for uAPI v2, Kent Gibson
- [PATCH v5 05/20] gpiolib: make cdev a build option, Kent Gibson
- [PATCH v5 07/20] gpiolib: cdev: support GPIO_V2_GET_LINE_IOCTL and GPIO_V2_LINE_GET_VALUES_IOCTL, Kent Gibson
- Re: [PATCH v5 00/20] gpio: cdev: add uAPI v2, Linus Walleij
- [PATCH 1/3 v2] x86/platform/geode: Convert net5501 LED to GPIO machine descriptor,
Linus Walleij
- [PATCH v3 1/2] gpio: Add devm_fwnode_gpiod_get_optional() helpers,
Krzysztof Kozlowski
- [PATCH v2 1/2] gpio: Add devm_fwnode_gpiod_get_optional() helpers,
Krzysztof Kozlowski
- Message not available
[PATCH v3 00/19] dt-bindings / arm64: Cleanup of i.MX 8 bindings,
Krzysztof Kozlowski
- [PATCH v3 01/19] dt-bindings: gpio: fsl-imx-gpio: Add i.MX 8 compatibles, Krzysztof Kozlowski
- [PATCH v3 02/19] dt-bindings: gpio: fsl-imx-gpio: Add gpio-ranges property, Krzysztof Kozlowski
- [PATCH v3 03/19] dt-bindings: gpio: fsl-imx-gpio: Add parsing of hogs, Krzysztof Kozlowski
- [PATCH v3 04/19] dt-bindings: gpio: fsl-imx-gpio: Add power-domains, Krzysztof Kozlowski
- [PATCH v3 05/19] dt-bindings: perf: fsl-imx-ddr: Add i.MX 8M compatibles, Krzysztof Kozlowski
- [PATCH v3 06/19] dt-bindings: pwm: imx-pwm: Add i.MX 8M compatibles, Krzysztof Kozlowski
- [PATCH v3 07/19] dt-bindings: serial: fsl-imx-uart: Add i.MX 8M compatibles, Krzysztof Kozlowski
- [PATCH v3 08/19] dt-bindings: watchdog: fsl-imx-wdt: Add i.MX 8M compatibles, Krzysztof Kozlowski
- [PATCH v3 09/19] dt-bindings: mtd: gpmi-nand: Add i.MX 8M compatibles, Krzysztof Kozlowski
- [PATCH v3 10/19] dt-bindings: reset: fsl,imx7-src: Add i.MX 8M compatibles, Krzysztof Kozlowski
- [PATCH v3 11/19] dt-bindings: thermal: imx8mm-thermal: Add i.MX 8M Nano compatible, Krzysztof Kozlowski
- [PATCH v3 12/19] dt-bindings: mmc: fsl-imx-esdhc: Fix i.MX 8 compatible matching, Krzysztof Kozlowski
- [PATCH v3 13/19] dt-bindings: nvmem: imx-ocotp: Update i.MX 8M compatibles, Krzysztof Kozlowski
- [PATCH v3 14/19] dt-bindings: arm: fsl: Fix Toradex Colibri i.MX 8 binding, Krzysztof Kozlowski
- [PATCH v3 15/19] dt-bindings: arm: fsl: Add ZII Ultra boards binding, Krzysztof Kozlowski
- [PATCH v3 16/19] dt-bindings: interrupt-controller: fsl,irqsteer: Fix compatible matching, Krzysztof Kozlowski
- [PATCH v3 17/19] dt-bindings: serial: fsl-lpuart: Fix compatible matching, Krzysztof Kozlowski
- [PATCH v3 18/19] arm64: dts: imx8mq-evk: Add hog suffix to wl-reg-on, Krzysztof Kozlowski
- [PATCH v3 19/19] arm64: dts: imx8mq-zii-ultra: Add hog suffixes to GPIO hogs, Krzysztof Kozlowski
- Re: [PATCH v3 00/19] dt-bindings / arm64: Cleanup of i.MX 8 bindings, Linus Walleij
[PATCH] pinctrl: devicetree: Keep deferring even on timeout,
Thierry Reding
[PATCH v2] pinctrl: sh-pfc: r8a7790: Add CAN pins, groups and functions,
Lad Prabhakar
[PATCH v2 01/19] dt-bindings: gpio: fsl-imx-gpio: Add i.MX 8 compatibles,
Krzysztof Kozlowski
- [PATCH v2 02/19] dt-bindings: gpio: fsl-imx-gpio: Add gpio-ranges property, Krzysztof Kozlowski
- [PATCH v2 08/19] dt-bindings: watchdog: fsl-imx-wdt: Add i.MX 8M compatibles, Krzysztof Kozlowski
- [PATCH v2 12/19] dt-bindings: mmc: fsl-imx-esdhc: Fix i.MX 8 compatible matching, Krzysztof Kozlowski
- [PATCH v2 10/19] dt-bindings: reset: fsl,imx7-src: Add i.MX 8M compatibles, Krzysztof Kozlowski
- [PATCH v2 11/19] dt-bindings: thermal: imx8mm-thermal: Add i.MX 8M Nano compatible, Krzysztof Kozlowski
- [PATCH v2 17/19] dt-bindings: serial: fsl-lpuart: Fix compatible matching, Krzysztof Kozlowski
- [PATCH v2 19/19] arm64: dts: imx8mq-zii-ultra: Add hog suffixes to GPIO hogs, Krzysztof Kozlowski
- [PATCH v2 18/19] arm64: dts: imx8mq-evk: Add hog suffix to wl-reg-on, Krzysztof Kozlowski
- [PATCH v2 16/19] dt-bindings: interrupt-controller: fsl,irqsteer: Fix compatible matching, Krzysztof Kozlowski
- [PATCH v2 14/19] dt-bindings: arm: fsl: Fix Toradex Colibri i.MX 8 binding, Krzysztof Kozlowski
- [PATCH v2 15/19] dt-bindings: arm: fsl: Add ZII Ultra boards binding, Krzysztof Kozlowski
- [PATCH v2 13/19] dt-bindings: nvmem: imx-ocotp: Update i.MX 8M compatibles, Krzysztof Kozlowski
- [PATCH v2 09/19] dt-bindings: mtd: gpmi-nand: Add i.MX 8M compatibles, Krzysztof Kozlowski
- [PATCH v2 07/19] dt-bindings: serial: fsl-imx-uart: Add i.MX 8M compatibles, Krzysztof Kozlowski
- [PATCH v2 05/19] dt-bindings: perf: fsl-imx-ddr: Add i.MX 8M compatibles, Krzysztof Kozlowski
- [PATCH v2 04/19] dt-bindings: gpio: fsl-imx-gpio: Add power-domains, Krzysztof Kozlowski
- [PATCH v2 06/19] dt-bindings: pwm: imx-pwm: Add i.MX 8M compatibles, Krzysztof Kozlowski
- [PATCH v2 03/19] dt-bindings: gpio: fsl-imx-gpio: Add parsing of hogs, Krzysztof Kozlowski
- Re: [PATCH v2 01/19] dt-bindings: gpio: fsl-imx-gpio: Add i.MX 8 compatibles, Rob Herring
[PATCH] gpio: omap: Pass __maybe_unused to the suspend()/resume() hooks,
Fabio Estevam
[PATCH v2 0/8] Add Toshiba Visconti ARM64 Platform support,
Nobuhiro Iwamatsu
looking for recent headers in different path in configure,
Belisko Marek
[PATCH v4 0/4] pinctrl: sh-pfc: collect Renesas related CONFIGs in one place,
Kuninori Morimoto
[PATCH v3 0/4] pinctrl: sh-pfc: collect Renesas related CONFIGs in one place,
Kuninori Morimoto
[PATCH 01/22] dt-bindings: gpio: fsl-imx-gpio: Add i.MX 8 compatibles,
Krzysztof Kozlowski
- [PATCH 03/22] dt-bindings: gpio: fsl-imx-gpio: Add parsing of hogs, Krzysztof Kozlowski
- [PATCH 02/22] dt-bindings: gpio: fsl-imx-gpio: Add gpio-ranges property, Krzysztof Kozlowski
- [PATCH 04/22] dt-bindings: gpio: fsl-imx-gpio: Add power-domains, Krzysztof Kozlowski
- [PATCH 05/22] dt-bindings: perf: fsl-imx-ddr: Add i.MX 8M compatibles, Krzysztof Kozlowski
- [PATCH 11/22] dt-bindings: thermal: imx8mm-thermal: Add i.MX 8M Nano compatible, Krzysztof Kozlowski
- [PATCH 16/22] dt-bindings: interrupt-controller: fsl,irqsteer: Fix compatible matching, Krzysztof Kozlowski
- [PATCH 17/22] arm64: dts: imx8mq-evk: Add hog suffix to wl-reg-on, Krzysztof Kozlowski
- [PATCH 18/22] arm64: dts: imx8mq-zii-ultra: Add hog suffixes to GPIO hogs, Krzysztof Kozlowski
- [PATCH 19/22] arm64: dts: imx8mm: Remove i.MX7 compatible from USDHC, Krzysztof Kozlowski
- [PATCH 22/22] arm64: dts: imx8mp: Remove i.MX7 compatible from DDR PMU, Krzysztof Kozlowski
- [PATCH 20/22] arm64: dts: imx8qxp: Remove i.MX7 compatible from UART, Krzysztof Kozlowski
- [PATCH 21/22] arm64: dts: imx8qxp: Remove i.MX7 compatible from USDHC, Krzysztof Kozlowski
- [PATCH 15/22] dt-bindings: arm: fsl: Add ZII Ultra boards binding, Krzysztof Kozlowski
- [PATCH 14/22] dt-bindings: arm: fsl: Fix Toradex Colibri i.MX 8 binding, Krzysztof Kozlowski
- [PATCH 13/22] dt-bindings: nvmem: imx-ocotp: Update i.MX 8M compatibles, Krzysztof Kozlowski
- [PATCH 12/22] dt-bindings: mmc: fsl-imx-esdhc: Fix i.MX 8M compatible matching, Krzysztof Kozlowski
- [PATCH 10/22] dt-bindings: reset: fsl,imx7-src: Add i.MX 8M compatibles, Krzysztof Kozlowski
- [PATCH 09/22] dt-bindings: mtd: gpmi-nand: Add i.MX 8M compatibles, Krzysztof Kozlowski
- [PATCH 07/22] dt-bindings: serial: fsl-imx-uart: imx-pwm: Add i.MX 8M compatibles, Krzysztof Kozlowski
- [PATCH 08/22] dt-bindings: watchdog: fsl-imx-wdt: Add i.MX 8M compatibles, Krzysztof Kozlowski
- [PATCH 06/22] dt-bindings: pwm: imx-pwm: Add i.MX 8M compatibles, Krzysztof Kozlowski
- Re: [PATCH 01/22] dt-bindings: gpio: fsl-imx-gpio: Add i.MX 8 compatibles, Linus Walleij
[PATCH v5 0/6] irqchip: qcom: pdc: Introduce irq_set_wake call,
Maulik Shah
[PATCH] gpio: dwapb: add support for new hisilicon ascend soc,
Ding Tianhong
[PATCH v3] dt-bindings: pinctrl: sh-pfc: Convert to json-schema,
Geert Uytterhoeven
[PATCH] dt-bindings: pinctrl: rzn1: Convert to json-schema,
Geert Uytterhoeven
[PATCH] dt-bindings: pinctrl: rza1: Convert to json-schema,
Geert Uytterhoeven
[PATCH] pinctrl: rza1: Switch to using "output-enable",
Geert Uytterhoeven
[PATCH] dt-bindings: pinctrl: renesas,rza2-pinctrl: Fix pin controller node name,
Geert Uytterhoeven
[PATCH v2] pinctrl: mediatek: Free eint data on failure,
Enric Balletbo i Serra
[PATCH v1 1/1] pinctrl: mediatek: remove log message in mtk_hw_pin_field_lookup, light.hsieh
[PATCH v1 1/1] pinctrl: mediatek: refine mtk_pmx_get_funcs_cnt(), light.hsieh
[PATCH v2] pinctrl: mediatek: check mtk_is_virt_gpio input parameter,
Hanks Chen
[PATCH] pinctrl: mediatek: Free eint data on failure,
Enric Balletbo i Serra
[PATCH] gpio: omap: Fix warnings if PM is disabled,
Tony Lindgren
[PATCH v1] pinctrl: intel: Update header block to reflect direct dependencies,
Andy Shevchenko
Re: [PATCH 2/3] fpga manager: xilinx-spi: provide better diagnostics on programming failure,
Luca Ceresoli
[PATCH v1 1/2] pinctrl: mediatek: support access registers without race-condition,
light.hsieh
[PATCH v2 0/3] pinctrl: sh-pfc: collect Renesas related CONFIGs in one place,
Kuninori Morimoto
[PATCH 0/8] Add Toshiba Visconti ARM64 Platform support,
Nobuhiro Iwamatsu
[PATCH v4 0/3] Mediatek pinctrl patch on mt8192,
Zhiyong Tao
[PATCH 0/3] r8a7742 add CAN support,
Lad Prabhakar
[PATCH] gpio: stp-xway: automatically drive GPHY leds on ar10 and grx390,
Aleksander Jan Bajkowski
[PATCH 0/3] pinctrl: mcp23s08: Fixups for mcp23x17,
Thomas Preston
[PATCH stable (4.4 + 4.9)] gpio: fix oops resulting from calling of_get_named_gpio(NULL, ...),
Uwe Kleine-König
[PATCH v4 00/20] gpio: cdev: add uAPI v2,
Kent Gibson
[Index of Archives]
[Linux SPI]
[Security]
[Linux ARM]
[Fedora ARM]
[eCos]
[Linux MIPS]
[Bugtraq]