Linux GPIO
[Prev Page][Next Page]
- [PATCH v3 14/18] phy: cadence-torrent: add suspend and resume support, (continued)
- [PATCH v2 0/2] pinctrl: renesas: rzg2l: Add suspend to RAM support,
Claudiu
- [PATCH 1/2] gpio: provide for_each_gpio(),
Bartosz Golaszewski
- [PATCH 00/23] Rework Nomadik GPIO to add Mobileye EyeQ5 support,
Théo Lebrun
- [PATCH 11/23] pinctrl: nomadik: follow conditional kernel coding conventions, Théo Lebrun
- [PATCH 10/23] pinctrl: nomadik: follow whitespace kernel coding conventions, Théo Lebrun
- [PATCH 12/23] gpio: nomadik: request dynamic ID allocation, Théo Lebrun
- [PATCH 13/23] gpio: nomadik: fix offset bug in nmk_pmx_set(), Théo Lebrun
- [PATCH 14/23] gpio: nomadik: make clock optional, Théo Lebrun
- [PATCH 15/23] gpio: nomadik: change driver name from gpio to gpio-nomadik, Théo Lebrun
- [PATCH 16/23] gpio: nomadik: support shared GPIO IRQs, Théo Lebrun
- [PATCH 17/23] gpio: nomadik: handle variadic GPIO count, Théo Lebrun
- [PATCH 20/23] MIPS: eyeq5_defconfig: enable GPIO by default, Théo Lebrun
- [PATCH 21/23] MIPS: mobileye: eyeq5: add two GPIO bank nodes, Théo Lebrun
- [PATCH 19/23] gpio: nomadik: grab optional reset control and deassert it at probe, Théo Lebrun
- [PATCH 22/23] MIPS: mobileye: eyeq5: add resets to GPIO banks, Théo Lebrun
- [PATCH 18/23] gpio: nomadik: support mobileye,eyeq5-gpio, Théo Lebrun
- [PATCH 23/23] MIPS: mobileye: eyeq5: map GPIOs to pins using gpio-ranges, Théo Lebrun
- [PATCH 03/23] dt-bindings: gpio: nomadik: add mobileye,eyeq5-gpio compatible, Théo Lebrun
- [PATCH 04/23] dt-bindings: gpio: nomadik: add optional reset property, Théo Lebrun
- [PATCH 01/23] dt-bindings: gpio: nomadik: convert into yaml format, Théo Lebrun
- [PATCH 02/23] dt-bindings: gpio: nomadik: add optional ngpios property, Théo Lebrun
- [PATCH 08/23] pinctrl: nomadik: minimise indentation in probe, Théo Lebrun
- [PATCH 07/23] pinctrl: nomadik: fix build warning (-Wpointer-to-int-cast), Théo Lebrun
- [PATCH 06/23] pinctrl: nomadik: fix build warning (-Wformat), Théo Lebrun
- [PATCH 05/23] gpio: nomadik: extract GPIO platform driver from drivers/pinctrl/nomadik/, Théo Lebrun
- [PATCH 09/23] pinctrl: nomadik: follow type-system kernel coding conventions, Théo Lebrun
- Re: [PATCH 00/23] Rework Nomadik GPIO to add Mobileye EyeQ5 support, Bartosz Golaszewski
- [brgl:gpio/driver-h-stubs] BUILD SUCCESS 2df8aa3cad407044f2febdbbdf220c6dae839c79, kernel test robot
- [PATCH] gpio: sim: add lockdep asserts,
Bartosz Golaszewski
- [linusw-pinctrl:devel] BUILD SUCCESS fd141e173af0a98f8559d888567d84c73f63f09c, kernel test robot
- [linusw-pinctrl:for-next] BUILD SUCCESS b3b8c7865c273342ca51c2d2b3f0f788f7a0ba9d, kernel test robot
- [linusw-pinctrl:fixes] BUILD SUCCESS cb4443f26b43efa54494b8de8a50457febb06940, kernel test robot
- [PATCH v6 000/164] pwm: Improve lifetime tracking for pwm_chips,
Uwe Kleine-König
- [PATCH] gpio: sysfs: fix inverted pointer logic,
Bartosz Golaszewski
- [PATCH v2 0/4] gpio: fix SRCU bugs,
Bartosz Golaszewski
- [PATCH v2 3/4] gpio: use srcu_dereference() with SRCU-protected pointers, Bartosz Golaszewski
- [PATCH v2 4/4] gpio: don't let lockdep complain about inherently dangerous RCU usage, Bartosz Golaszewski
- Re: [PATCH v2 0/4] gpio: fix SRCU bugs, Andy Shevchenko
- Re: [PATCH v2 0/4] gpio: fix SRCU bugs, Mark Brown
- Re: [PATCH v2 0/4] gpio: fix SRCU bugs, Paul E. McKenney
- Re: [PATCH v2 0/4] gpio: fix SRCU bugs, Bartosz Golaszewski
[bug report] gpio: protect the pointer to gpio_chip in gpio_device with SRCU,
Dan Carpenter
[bug report] gpio: remove gpio_lock,
Dan Carpenter
[PATCH] Documentation: gpio: Add a note on the deprecated GPIO Testing Driver,
lincoln . wallace
[PATCH] Documentation: gpio: consistent use of logical line value terminology,
Kent Gibson
[brgl:gpio/for-next] BUILD SUCCESS 5e6284444024cf7e7d0ae538df8037a3a5efbec8, kernel test robot
[GIT PULL] gpio: immutable branch with GPIO stubs for the reset subsystem, Bartosz Golaszewski
[PATCH 0/3] gpio: fix SRCU bugs,
Bartosz Golaszewski
[PATCH] gpio: initialize descriptor SRCU structure before adding OF-based chips,
Bartosz Golaszewski
[PATCH 0/2] pinctrl: qcom: Add SM8475 support,
Danila Tikhonov
[PATCH v6 00/13] Add support for Mobileye EyeQ5 system controller,
Théo Lebrun
- [PATCH v6 01/13] clk: fixed-factor: add optional accuracy support, Théo Lebrun
- [PATCH v6 03/13] dt-bindings: clock: mobileye,eyeq5-clk: add bindings, Théo Lebrun
- [PATCH v6 02/13] clk: fixed-factor: add fwname-based constructor functions, Théo Lebrun
- [PATCH v6 04/13] dt-bindings: reset: mobileye,eyeq5-reset: add bindings, Théo Lebrun
- [PATCH v6 05/13] dt-bindings: pinctrl: mobileye,eyeq5-pinctrl: add bindings, Théo Lebrun
- [PATCH v6 06/13] dt-bindings: soc: mobileye: add EyeQ5 OLB system controller, Théo Lebrun
- [PATCH v6 08/13] reset: eyeq5: add platform driver, Théo Lebrun
- [PATCH v6 09/13] pinctrl: eyeq5: add platform driver, Théo Lebrun
- [PATCH v6 10/13] MIPS: mobileye: eyeq5: add OLB syscon node, Théo Lebrun
- [PATCH v6 11/13] MIPS: mobileye: eyeq5: use OLB clocks controller node, Théo Lebrun
- [PATCH v6 12/13] MIPS: mobileye: eyeq5: add OLB reset controller node, Théo Lebrun
- [PATCH v6 07/13] clk: eyeq5: add platform driver, and init routine at of_clk_init(), Théo Lebrun
- [PATCH v6 13/13] MIPS: mobileye: eyeq5: add pinctrl node & pinmux function nodes, Théo Lebrun
[PATCH] Documentation: gpio: clarify sysfs line values are logical,
Kent Gibson
[PATCH] gpio: uapi: clarify default_values being logical,
Kent Gibson
[linusw-pinctrl:devel] BUILD SUCCESS 2c0aafdf4a7c9e6381bcaa7d8aa2e90e42b028d7, kernel test robot
[linusw-pinctrl:for-next] BUILD SUCCESS da98bf28ca30bc411cfff1d5f56c492a1904f94c, kernel test robot
WARNING: fs/proc/generic.c:173 __xlate_proc_name,
Stefan Wahren
[PATCH 00/22] platform/chrome: Add DT USB/DP muxing/topology to Trogdor,
Stephen Boyd
[GIT PULL] pinctrl: renesas: Updates for v6.9,
Geert Uytterhoeven
[linusw-pinctrl:fixes] BUILD SUCCESS 35634025eca923e27b2b19b34369c60d3ff5db2c, kernel test robot
[PATCH v5 00/13] Add support for Mobileye EyeQ5 system controller,
Théo Lebrun
- [PATCH v5 03/13] dt-bindings: clock: mobileye,eyeq5-clk: add bindings, Théo Lebrun
- [PATCH v5 01/13] clk: fixed-factor: add optional accuracy support, Théo Lebrun
- [PATCH v5 04/13] dt-bindings: reset: mobileye,eyeq5-reset: add bindings, Théo Lebrun
- [PATCH v5 05/13] dt-bindings: pinctrl: mobileye,eyeq5-pinctrl: add bindings, Théo Lebrun
- [PATCH v5 02/13] clk: fixed-factor: add fwname-based constructor functions, Théo Lebrun
- [PATCH v5 06/13] dt-bindings: soc: mobileye: add EyeQ5 OLB system controller, Théo Lebrun
- [PATCH v5 07/13] clk: eyeq5: add platform driver, and init routine at of_clk_init(), Théo Lebrun
- [PATCH v5 08/13] reset: eyeq5: add platform driver, Théo Lebrun
- [PATCH v5 09/13] pinctrl: eyeq5: add platform driver, Théo Lebrun
- [PATCH v5 10/13] MIPS: mobileye: eyeq5: add OLB syscon node, Théo Lebrun
- [PATCH v5 11/13] MIPS: mobileye: eyeq5: use OLB clocks controller node, Théo Lebrun
- [PATCH v5 12/13] MIPS: mobileye: eyeq5: add OLB reset controller node, Théo Lebrun
- [PATCH v5 13/13] MIPS: mobileye: eyeq5: add pinctrl node & pinmux function nodes, Théo Lebrun
[GIT PULL] gpio: fixes for v6.8-rc4,
Bartosz Golaszewski
[brgl:gpio/for-current] BUILD SUCCESS 2526dffc6d65cffa32b88556bd68e4e72e889a55, kernel test robot
[brgl:gpio/for-next] BUILD SUCCESS aab5c6f200238ac45001bec3d5494fff8438a8dc, kernel test robot
[PATCH] gpio: constify opaque pointer in gpio_device_find() match function,
Krzysztof Kozlowski
[PATCH 0/2] pinctrl: renesas: rzg2l: Add suspend to RAM support,
Claudiu
[GIT PULL] pin control fix for the v6.8 series,
Linus Walleij
[linusw-pinctrl:for-next] BUILD SUCCESS ee7a19a4782d889b9fe1da7bfe66f7c695eef004, kernel test robot
[linusw-pinctrl:devel] BUILD SUCCESS 7ecb41eb4ebfb75d254cd1ecda78c19877a95877, kernel test robot
[linusw-pinctrl:fixes] BUILD SUCCESS 4451e8e8415e4ef48cdc763d66855f8c25fda94c, kernel test robot
[RESEND PATCH v1 00/13] Add support for TI TPS65224 PMIC,
Bhargav Raviprakash
- [RESEND PATCH v1 03/13] dt-bindings: mfd: ti,tps6594: Add TI TPS65224 PMIC, Bhargav Raviprakash
- [RESEND PATCH v1 02/13] mfd: tps6594: use volatile_table instead of volatile_reg, Bhargav Raviprakash
- [RESEND PATCH v1 01/13] mfd: tps6594: Add register definitions for TI TPS65224 PMIC, Bhargav Raviprakash
- [RESEND PATCH v1 04/13] mfd: tps6594-i2c: Add TI TPS65224 PMIC I2C, Bhargav Raviprakash
- [RESEND PATCH v1 05/13] mfd: tps6594-spi: Add TI TPS65224 PMIC SPI, Bhargav Raviprakash
- [RESEND PATCH v1 06/13] mfd: tps6594-core: Add TI TPS65224 PMIC core, Bhargav Raviprakash
- [RESEND PATCH v1 08/13] misc: tps6594-esm: reversion check limited to TPS6594 family, Bhargav Raviprakash
- [RESEND PATCH v1 07/13] misc: tps6594-pfsm: Add TI TPS65224 PMIC PFSM, Bhargav Raviprakash
- [RESEND PATCH v1 09/13] misc: tps6594-esm: use regmap_field, Bhargav Raviprakash
- [RESEND PATCH v1 10/13] misc: tps6594-esm: Add TI TPS65224 PMIC ESM, Bhargav Raviprakash
- [RESEND PATCH v1 11/13] regulator: tps6594-regulator: Add TI TPS65224 PMIC regulators, Bhargav Raviprakash
- [RESEND PATCH v1 12/13] pinctrl: pinctrl-tps6594: Add TPS65224 PMIC pinctrl and GPIO, Bhargav Raviprakash
- [RESEND PATCH v1 13/13] arch: arm64: dts: ti: k3-am62p5-sk: Add TPS65224 PMIC support in AM62P dts, Bhargav Raviprakash
[PATCH v3 00/24] gpio: rework locking and object life-time control,
Bartosz Golaszewski
- [PATCH v3 01/24] gpio: protect the list of GPIO devices with SRCU, Bartosz Golaszewski
- [PATCH v3 02/24] gpio: of: assign and read the hog pointer atomically, Bartosz Golaszewski
- [PATCH v3 03/24] gpio: remove unused logging helpers, Bartosz Golaszewski
- [PATCH v3 04/24] gpio: provide and use gpiod_get_label(), Bartosz Golaszewski
- [PATCH v3 05/24] gpio: don't set label from irq helpers, Bartosz Golaszewski
- [PATCH v3 06/24] gpio: add SRCU infrastructure to struct gpio_desc, Bartosz Golaszewski
- [PATCH v3 07/24] gpio: protect the descriptor label with SRCU, Bartosz Golaszewski
- [PATCH v3 08/24] gpio: sysfs: use gpio_device_find() to iterate over existing devices, Bartosz Golaszewski
- [PATCH v3 09/24] gpio: remove gpio_lock, Bartosz Golaszewski
- [PATCH v3 10/24] gpio: reinforce desc->flags handling, Bartosz Golaszewski
- [PATCH v3 11/24] gpio: remove unneeded code from gpio_device_get_desc(), Bartosz Golaszewski
- [PATCH v3 12/24] gpio: sysfs: extend the critical section for unregistering sysfs devices, Bartosz Golaszewski
- [PATCH v3 13/24] gpio: sysfs: pass the GPIO device - not chip - to sysfs callbacks, Bartosz Golaszewski
- [PATCH v3 14/24] gpio: cdev: replace gpiochip_get_desc() with gpio_device_get_desc(), Bartosz Golaszewski
- [PATCH v3 15/24] gpio: cdev: don't access gdev->chip if it's not needed, Bartosz Golaszewski
- [PATCH v3 16/24] gpio: sysfs: don't access gdev->chip if it's not needed, Bartosz Golaszewski
- [PATCH v3 17/24] gpio: don't dereference gdev->chip in gpiochip_setup_dev(), Bartosz Golaszewski
- [PATCH v3 18/24] gpio: reduce the functionality of validate_desc(), Bartosz Golaszewski
- [PATCH v3 19/24] gpio: remove unnecessary checks from gpiod_to_chip(), Bartosz Golaszewski
- [PATCH v3 20/24] gpio: add the can_sleep flag to struct gpio_device, Bartosz Golaszewski
- [PATCH v3 21/24] gpio: add SRCU infrastructure to struct gpio_device, Bartosz Golaszewski
- [PATCH v3 23/24] gpio: remove the RW semaphore from the GPIO device, Bartosz Golaszewski
- [PATCH v3 22/24] gpio: protect the pointer to gpio_chip in gpio_device with SRCU, Bartosz Golaszewski
- [PATCH v3 24/24] gpio: mark unsafe gpio_chip manipulators as deprecated, Bartosz Golaszewski
- Re: [PATCH v3 00/24] gpio: rework locking and object life-time control, Andy Shevchenko
- Re: [PATCH v3 00/24] gpio: rework locking and object life-time control, Bartosz Golaszewski
- Message not available
<Possible follow-ups>
Re: [PATCH v3 00/24] gpio: rework locking and object life-time control, Jiawen Wu
[PATCH v1 12/13] pinctrl: pinctrl-tps6594: Add TPS65224 PMIC pinctrl and GPIO,
Bhargav Raviprakash
[PATCH] pinctrl: stm32: fix PM support for stm32mp257,
Antonio Borneo
[PATCH v2 3/3] pinctrl: renesas: rzg2l: Avoid configuring ISEL in gpio_irq_{en,dis}able,
Biju Das
[PATCH v2 0/3] RZ/G2L pinctrl trivial changes,
Biju Das
[brgl:gpio/for-next] BUILD SUCCESS a875746f603b86134bd1924b7289fc3542fd45e7, kernel test robot
[PATCH v4] dt-bindings: pinctrl: cy8c95x0: Update gpio-reserved-ranges,
Naresh Solanki
[PATCH v4 0/4] Add support for nuvoton ma35d1 pin control,
Jacky Huang
[PATCH] gpio: remove GPIO device from the list unconditionally in error path,
Bartosz Golaszewski
[PATCH v2] gpio: set device type for GPIO chips,
Bartosz Golaszewski
[PATCH v2 00/23] gpio: rework locking and object life-time control,
Bartosz Golaszewski
- [PATCH v2 01/23] gpio: protect the list of GPIO devices with SRCU, Bartosz Golaszewski
- [PATCH v2 03/23] gpio: remove unused logging helpers, Bartosz Golaszewski
- [PATCH v2 02/23] gpio: of: assign and read the hog pointer atomically, Bartosz Golaszewski
- [PATCH v2 04/23] gpio: provide and use gpiod_get_label(), Bartosz Golaszewski
- [PATCH v2 06/23] gpio: add SRCU infrastructure to struct gpio_desc, Bartosz Golaszewski
- [PATCH v2 05/23] gpio: don't set label from irq helpers, Bartosz Golaszewski
- [PATCH v2 07/23] gpio: protect the descriptor label with SRCU, Bartosz Golaszewski
- [PATCH v2 08/23] gpio: sysfs: use gpio_device_find() to iterate over existing devices, Bartosz Golaszewski
- [PATCH v2 09/23] gpio: remove gpio_lock, Bartosz Golaszewski
- [PATCH v2 10/23] gpio: reinforce desc->flags handling, Bartosz Golaszewski
- [PATCH v2 11/23] gpio: remove unneeded code from gpio_device_get_desc(), Bartosz Golaszewski
- [PATCH v2 12/23] gpio: sysfs: extend the critical section for unregistering sysfs devices, Bartosz Golaszewski
- [PATCH v2 13/23] gpio: sysfs: pass the GPIO device - not chip - to sysfs callbacks, Bartosz Golaszewski
- [PATCH v2 14/23] gpio: cdev: replace gpiochip_get_desc() with gpio_device_get_desc(), Bartosz Golaszewski
- [PATCH v2 15/23] gpio: cdev: don't access gdev->chip if it's not needed, Bartosz Golaszewski
- [PATCH v2 16/23] gpio: don't dereference gdev->chip in gpiochip_setup_dev(), Bartosz Golaszewski
- [PATCH v2 17/23] gpio: reduce the functionality of validate_desc(), Bartosz Golaszewski
- [PATCH v2 18/23] gpio: remove unnecessary checks from gpiod_to_chip(), Bartosz Golaszewski
- [PATCH v2 19/23] gpio: add the can_sleep flag to struct gpio_device, Bartosz Golaszewski
- [PATCH v2 20/23] gpio: add SRCU infrastructure to struct gpio_device, Bartosz Golaszewski
- [PATCH v2 22/23] gpio: remove the RW semaphore from the GPIO device, Bartosz Golaszewski
- [PATCH v2 23/23] gpio: mark unsafe gpio_chip manipulators as deprecated, Bartosz Golaszewski
- [PATCH v2 21/23] gpio: protect the pointer to gpio_chip in gpio_device with SRCU, Bartosz Golaszewski
[PATCH V4 0/2] pwm: Add GPIO PWM driver,
Stefan Wahren
[PATCH RFC 0/2] pinctrl: bcm2835: Implement pin_conf_get,
Stefan Wahren
[PATCH] gpio: gpiolib: make gpio_bus_type const,
Ricardo B. Marliere
[brgl:gpio/for-next] BUILD SUCCESS 3eac8bbed22e940ac1645a884f221bef408f675c, kernel test robot
[PATCH] dt-bindings: pinctrl: nvidia,tegra234-pinmux: Restructure common schema,
Rob Herring
[PATCH] dt-bindings: gpio: mvebu: Fix "unevaluatedProperties" to be false,
Rob Herring
[libgpiod][PATCH] bindings: python: fix __repr__() implementations,
Bartosz Golaszewski
[PATCH v4] pinctrl: Add lock to ensure the state atomization,
Maria Yu
[PATCH] gpio: set device type for GPIO chips,
Bartosz Golaszewski
[PATCH 0/2] regulator: gpio: Miscellaneous state fixes,
Geert Uytterhoeven
[PATCH v2] pinctrl: mcp23s08: Check only GPIOs which have interrupts enabled,
Arturas Moskvinas
[PATCH] dt-bindings: gpio: renesas,rcar-gpio: Add r8a779h0 support,
Geert Uytterhoeven
[PATCH] dt-bindings: gpio: gpio-pca9570: Add label property,
Michal Simek
[linusw-gpio:b4/descriptors-wireless] BUILD SUCCESS a1e4a09cb005819bd3eabd862c6d070421dea118, kernel test robot
[PATCH v4 00/18] Add support for Mobileye EyeQ5 system controller,
Théo Lebrun
- [PATCH v4 01/18] clk: fixed-factor: add optional accuracy support, Théo Lebrun
- [PATCH v4 02/18] clk: fixed-factor: add fwname-based constructor functions, Théo Lebrun
- [PATCH v4 03/18] dt-bindings: pinctrl: allow pin controller device without unit address, Théo Lebrun
- [PATCH v4 04/18] dt-bindings: clock: mobileye,eyeq5-clk: add bindings, Théo Lebrun
- [PATCH v4 05/18] dt-bindings: reset: mobileye,eyeq5-reset: add bindings, Théo Lebrun
- [PATCH v4 06/18] dt-bindings: pinctrl: mobileye,eyeq5-pinctrl: add bindings, Théo Lebrun
- [PATCH v4 07/18] dt-bindings: soc: mobileye: add EyeQ5 OLB system controller, Théo Lebrun
- [PATCH v4 08/18] clk: eyeq5: add platform driver, and init routine at of_clk_init(), Théo Lebrun
- [PATCH v4 09/18] reset: eyeq5: add platform driver, Théo Lebrun
- [PATCH v4 11/18] MIPS: mobileye: eyeq5: rename olb@e00000 to system-controller@e00000, Théo Lebrun
- [PATCH v4 10/18] pinctrl: eyeq5: add platform driver, Théo Lebrun
- [PATCH v4 12/18] MIPS: mobileye: eyeq5: remove reg-io-width property from OLB syscon, Théo Lebrun
- [PATCH v4 13/18] MIPS: mobileye: eyeq5: add memory translation inside OLB syscon, Théo Lebrun
- [PATCH v4 14/18] MIPS: mobileye: eyeq5: use OLB clocks controller, Théo Lebrun
- [PATCH v4 15/18] MIPS: mobileye: eyeq5: add OLB reset controller node, Théo Lebrun
- [PATCH v4 16/18] MIPS: mobileye: eyeq5: add reset properties to UARTs, Théo Lebrun
- [PATCH v4 17/18] MIPS: mobileye: eyeq5: add pinctrl nodes & pinmux function nodes, Théo Lebrun
- [PATCH v4 18/18] MIPS: mobileye: eyeq5: add pinctrl properties to UART nodes, Théo Lebrun
- Re: [PATCH v4 00/18] Add support for Mobileye EyeQ5 system controller, Linus Walleij
[PATCH 1/2] pinctrl: mediatek: Drop bogus slew rate register range for MT8186,
Chen-Yu Tsai
[PATCH v2] kbuild: tools: drop overridden CFLAGS from MAKEOVERRIDES,
Max Filippov
[linusw-gpio:b4/descriptors-wireless] BUILD REGRESSION 99b6016595e9254167434ef82f4c2ed88d986452, kernel test robot
[linusw-gpio:b4/descriptors-wireless 2/7] drivers/net/wireless/ath/ath9k/hw.c:2731:2: error: must use 'struct' tag to refer to type 'gpio_desc', kernel test robot
[linusw-gpio:b4/descriptors-wireless 2/7] drivers/net/wireless/ath/ath9k/hw.c:2731:9: error: unknown type name 'gpio_desc'; use 'struct' keyword to refer to the type, kernel test robot
[PATCH] kbuild: tools: drop overridden CFLAGS from MAKEOVERRIDES, Max Filippov
[PATCH v3] dt-bindings: pinctrl: cy8x95x0: Minor fix & update,
Naresh Solanki
[PATCH 00/22] gpio: rework locking and object life-time control,
Bartosz Golaszewski
- [PATCH 02/22] gpio: of: assign and read the hog pointer atomically, Bartosz Golaszewski
- [PATCH 01/22] gpio: protect the list of GPIO devices with SRCU, Bartosz Golaszewski
- [PATCH 03/22] gpio: remove unused logging helpers, Bartosz Golaszewski
- [PATCH 04/22] gpio: provide and use gpiod_get_label(), Bartosz Golaszewski
- [PATCH 05/22] gpio: don't set label from irq helpers, Bartosz Golaszewski
- [PATCH 06/22] gpio: add SRCU infrastructure to struct gpio_desc, Bartosz Golaszewski
- [PATCH 07/22] gpio: protect the descriptor label with SRCU, Bartosz Golaszewski
- [PATCH 08/22] gpio: sysfs: use gpio_device_find() to iterate over existing devices, Bartosz Golaszewski
- [PATCH 09/22] gpio: remove gpio_lock, Bartosz Golaszewski
- [PATCH 10/22] gpio: reinforce desc->flags handling, Bartosz Golaszewski
- [PATCH 11/22] gpio: remove unneeded code from gpio_device_get_desc(), Bartosz Golaszewski
- [PATCH 13/22] gpio: sysfs: pass the GPIO device - not chip - to sysfs callbacks, Bartosz Golaszewski
- [PATCH 12/22] gpio: sysfs: extend the critical section for unregistering sysfs devices, Bartosz Golaszewski
- [PATCH 14/22] gpio: cdev: replace gpiochip_get_desc() with gpio_device_get_desc(), Bartosz Golaszewski
- [PATCH 15/22] gpio: cdev: don't access gdev->chip if it's not needed, Bartosz Golaszewski
- [PATCH 17/22] gpio: remove unnecessary checks from gpiod_to_chip(), Bartosz Golaszewski
- [PATCH 16/22] gpio: reduce the functionality of validate_desc(), Bartosz Golaszewski
- [PATCH 18/22] gpio: add the can_sleep flag to struct gpio_device, Bartosz Golaszewski
- [PATCH 19/22] gpio: add SRCU infrastructure to struct gpio_device, Bartosz Golaszewski
- [PATCH 21/22] gpio: remove the RW semaphore from the GPIO device, Bartosz Golaszewski
- [PATCH 22/22] gpio: mark unsafe gpio_chip manipulators as deprecated, Bartosz Golaszewski
- [PATCH 20/22] gpio: protect the pointer to gpio_chip in gpio_device with SRCU, Bartosz Golaszewski
- Re: [PATCH 00/22] gpio: rework locking and object life-time control, Linus Walleij
[PATCH v2] dt-bindings: pinctrl: cy8x95x0: Minor fix & update,
Naresh Solanki
[PATCH] gpio-mvebu: no hardcoded timer assignment for pwm,
Finn Behrens
[PATCH] pinctrl: mcp23s08: Check only GPIOs which have interrupts enabled,
Arturas Moskvinas
[brgl:gpio/for-next] BUILD SUCCESS 6933ba529d06afdd3faf5501855e410b46b77160, kernel test robot
[PATCH v3 1/3] pinctrl: cs42l43: Tidy up header includes,
Charles Keepax
[PATCH v6 0/4] Add missing port pins on RZ/Five SoC,
Prabhakar
[Index of Archives]
[Linux SPI]
[Security]
[Linux ARM]
[Fedora ARM]
[eCos]
[Linux MIPS]
[Bugtraq]