Show patches with: Archived = No       |   14390 patches
« 1 2 ... 7 8 9143 144 »
Patch Series S/W/F Date Submitter Delegate State
[v3,18/24] gpio: reduce the functionality of validate_desc() gpio: rework locking and object life-time control --- 2024-02-08 Bartosz Golaszewski New
[v3,17/24] gpio: don't dereference gdev->chip in gpiochip_setup_dev() gpio: rework locking and object life-time control --- 2024-02-08 Bartosz Golaszewski New
[v3,16/24] gpio: sysfs: don't access gdev->chip if it's not needed gpio: rework locking and object life-time control --- 2024-02-08 Bartosz Golaszewski New
[v3,15/24] gpio: cdev: don't access gdev->chip if it's not needed gpio: rework locking and object life-time control --- 2024-02-08 Bartosz Golaszewski New
[v3,14/24] gpio: cdev: replace gpiochip_get_desc() with gpio_device_get_desc() gpio: rework locking and object life-time control --- 2024-02-08 Bartosz Golaszewski New
[v3,13/24] gpio: sysfs: pass the GPIO device - not chip - to sysfs callbacks gpio: rework locking and object life-time control --- 2024-02-08 Bartosz Golaszewski New
[v3,12/24] gpio: sysfs: extend the critical section for unregistering sysfs devices gpio: rework locking and object life-time control --- 2024-02-08 Bartosz Golaszewski New
[v3,11/24] gpio: remove unneeded code from gpio_device_get_desc() gpio: rework locking and object life-time control --- 2024-02-08 Bartosz Golaszewski New
[v3,10/24] gpio: reinforce desc->flags handling gpio: rework locking and object life-time control --- 2024-02-08 Bartosz Golaszewski New
[v3,09/24] gpio: remove gpio_lock gpio: rework locking and object life-time control --- 2024-02-08 Bartosz Golaszewski New
[v3,08/24] gpio: sysfs: use gpio_device_find() to iterate over existing devices gpio: rework locking and object life-time control --- 2024-02-08 Bartosz Golaszewski New
[v3,07/24] gpio: protect the descriptor label with SRCU gpio: rework locking and object life-time control --- 2024-02-08 Bartosz Golaszewski New
[v3,06/24] gpio: add SRCU infrastructure to struct gpio_desc gpio: rework locking and object life-time control --- 2024-02-08 Bartosz Golaszewski New
[v3,05/24] gpio: don't set label from irq helpers gpio: rework locking and object life-time control --- 2024-02-08 Bartosz Golaszewski New
[v3,04/24] gpio: provide and use gpiod_get_label() gpio: rework locking and object life-time control --- 2024-02-08 Bartosz Golaszewski New
[v3,03/24] gpio: remove unused logging helpers gpio: rework locking and object life-time control --- 2024-02-08 Bartosz Golaszewski New
[v3,02/24] gpio: of: assign and read the hog pointer atomically gpio: rework locking and object life-time control --- 2024-02-08 Bartosz Golaszewski New
[v3,01/24] gpio: protect the list of GPIO devices with SRCU gpio: rework locking and object life-time control --- 2024-02-08 Bartosz Golaszewski New
[v1,12/13] pinctrl: pinctrl-tps6594: Add TPS65224 PMIC pinctrl and GPIO Untitled series #234868 --- 2024-02-08 Bhargav Raviprakash Superseded
pinctrl: stm32: fix PM support for stm32mp257 pinctrl: stm32: fix PM support for stm32mp257 --- 2024-02-07 Antonio Borneo Accepted
[v2,3/3] pinctrl: renesas: rzg2l: Avoid configuring ISEL in gpio_irq_{en,dis}able [v2,1/3] pinctrl: renesas: rzg2l: Configure interrupt input mode --- 2024-02-06 Biju Das Accepted
[v2,2/3] pinctrl: renesas: rzg2l: Simplify rzg2l_gpio_irq_{en,dis}able [v2,1/3] pinctrl: renesas: rzg2l: Configure interrupt input mode --- 2024-02-06 Biju Das Accepted
[v2,1/3] pinctrl: renesas: rzg2l: Configure interrupt input mode [v2,1/3] pinctrl: renesas: rzg2l: Configure interrupt input mode --- 2024-02-06 Biju Das Accepted
[v4] dt-bindings: pinctrl: cy8c95x0: Update gpio-reserved-ranges [v4] dt-bindings: pinctrl: cy8c95x0: Update gpio-reserved-ranges --- 2024-02-06 Naresh Solanki Accepted
[v4,4/4] pinctrl: nuvoton: Add ma35d1 pinctrl and GPIO driver Add support for nuvoton ma35d1 pin control --- 2024-02-06 Jacky Huang Superseded
[v4,3/4] arm64: dts: nuvoton: Add pinctrl support for ma35d1 Add support for nuvoton ma35d1 pin control --- 2024-02-06 Jacky Huang New
[v4,2/4] dt-bindings: pinctrl: Document nuvoton ma35d1 pin control Add support for nuvoton ma35d1 pin control --- 2024-02-06 Jacky Huang Superseded
[v4,1/4] dt-bindings: reset: Add syscon to nuvoton ma35d1 system-management node Add support for nuvoton ma35d1 pin control --- 2024-02-06 Jacky Huang Superseded
gpio: remove GPIO device from the list unconditionally in error path gpio: remove GPIO device from the list unconditionally in error path --- 2024-02-05 Bartosz Golaszewski New
[v2] gpio: set device type for GPIO chips [v2] gpio: set device type for GPIO chips --- 2024-02-05 Bartosz Golaszewski New
[v2,23/23] gpio: mark unsafe gpio_chip manipulators as deprecated gpio: rework locking and object life-time control --- 2024-02-05 Bartosz Golaszewski Superseded
[v2,20/23] gpio: add SRCU infrastructure to struct gpio_device gpio: rework locking and object life-time control --- 2024-02-05 Bartosz Golaszewski New
[v2,18/23] gpio: remove unnecessary checks from gpiod_to_chip() gpio: rework locking and object life-time control --- 2024-02-05 Bartosz Golaszewski Superseded
[v2,16/23] gpio: don't dereference gdev->chip in gpiochip_setup_dev() gpio: rework locking and object life-time control --- 2024-02-05 Bartosz Golaszewski Superseded
[v2,14/23] gpio: cdev: replace gpiochip_get_desc() with gpio_device_get_desc() gpio: rework locking and object life-time control --- 2024-02-05 Bartosz Golaszewski Superseded
[v2,12/23] gpio: sysfs: extend the critical section for unregistering sysfs devices gpio: rework locking and object life-time control --- 2024-02-05 Bartosz Golaszewski Superseded
[v2,10/23] gpio: reinforce desc->flags handling gpio: rework locking and object life-time control --- 2024-02-05 Bartosz Golaszewski Superseded
[v2,08/23] gpio: sysfs: use gpio_device_find() to iterate over existing devices gpio: rework locking and object life-time control --- 2024-02-05 Bartosz Golaszewski Superseded
[v2,05/23] gpio: don't set label from irq helpers gpio: rework locking and object life-time control --- 2024-02-05 Bartosz Golaszewski Superseded
[v2,04/23] gpio: provide and use gpiod_get_label() gpio: rework locking and object life-time control --- 2024-02-05 Bartosz Golaszewski Superseded
[v2,03/23] gpio: remove unused logging helpers gpio: rework locking and object life-time control --- 2024-02-05 Bartosz Golaszewski Superseded
[V4,2/2] pwm: Add GPIO PWM driver pwm: Add GPIO PWM driver --- 2024-02-04 Stefan Wahren New
[V4,1/2] dt-bindings: pwm: Add pwm-gpio pwm: Add GPIO PWM driver --- 2024-02-04 Stefan Wahren New
[RFC,2/2] pinctrl: bcm2835: Implement bcm2711_pinconf_get pinctrl: bcm2835: Implement pin_conf_get --- 2024-02-04 Stefan Wahren Superseded
[RFC,1/2] pinctrl: bcm2835: Implement bcm2835_pinconf_get pinctrl: bcm2835: Implement pin_conf_get --- 2024-02-04 Stefan Wahren Superseded
gpio: gpiolib: make gpio_bus_type const gpio: gpiolib: make gpio_bus_type const --- 2024-02-04 Ricardo B. Marliere Accepted
dt-bindings: pinctrl: nvidia,tegra234-pinmux: Restructure common schema dt-bindings: pinctrl: nvidia,tegra234-pinmux: Restructure common schema --- 2024-02-02 Rob Herring Accepted
dt-bindings: gpio: mvebu: Fix "unevaluatedProperties" to be false dt-bindings: gpio: mvebu: Fix "unevaluatedProperties" to be false --- 2024-02-02 Rob Herring Accepted
[v4] pinctrl: Add lock to ensure the state atomization [v4] pinctrl: Add lock to ensure the state atomization --- 2024-02-02 Aiqun Yu (Maria) New
[2/2] regulator: gpio: Correct default GPIO state to LOW [1/2] regulator: dt-bindings: gpio-regulator: Fix {gpios-,}states limits --- 2024-02-01 Geert Uytterhoeven New
[1/2] regulator: dt-bindings: gpio-regulator: Fix {gpios-,}states limits [1/2] regulator: dt-bindings: gpio-regulator: Fix {gpios-,}states limits --- 2024-02-01 Geert Uytterhoeven New
[v4,18/18] MIPS: mobileye: eyeq5: add pinctrl properties to UART nodes Add support for Mobileye EyeQ5 system controller --- 2024-01-31 Théo Lebrun New
[v4,17/18] MIPS: mobileye: eyeq5: add pinctrl nodes & pinmux function nodes Add support for Mobileye EyeQ5 system controller --- 2024-01-31 Théo Lebrun New
[v4,16/18] MIPS: mobileye: eyeq5: add reset properties to UARTs Add support for Mobileye EyeQ5 system controller --- 2024-01-31 Théo Lebrun New
[v4,15/18] MIPS: mobileye: eyeq5: add OLB reset controller node Add support for Mobileye EyeQ5 system controller --- 2024-01-31 Théo Lebrun New
[v4,14/18] MIPS: mobileye: eyeq5: use OLB clocks controller Add support for Mobileye EyeQ5 system controller --- 2024-01-31 Théo Lebrun Superseded
[v4,13/18] MIPS: mobileye: eyeq5: add memory translation inside OLB syscon Add support for Mobileye EyeQ5 system controller --- 2024-01-31 Théo Lebrun New
[v4,12/18] MIPS: mobileye: eyeq5: remove reg-io-width property from OLB syscon Add support for Mobileye EyeQ5 system controller --- 2024-01-31 Théo Lebrun New
[v4,11/18] MIPS: mobileye: eyeq5: rename olb@e00000 to system-controller@e00000 Add support for Mobileye EyeQ5 system controller --- 2024-01-31 Théo Lebrun New
[v4,10/18] pinctrl: eyeq5: add platform driver Add support for Mobileye EyeQ5 system controller --- 2024-01-31 Théo Lebrun Superseded
[v4,09/18] reset: eyeq5: add platform driver Add support for Mobileye EyeQ5 system controller --- 2024-01-31 Théo Lebrun Superseded
[v4,08/18] clk: eyeq5: add platform driver, and init routine at of_clk_init() Add support for Mobileye EyeQ5 system controller --- 2024-01-31 Théo Lebrun Superseded
[v4,07/18] dt-bindings: soc: mobileye: add EyeQ5 OLB system controller Add support for Mobileye EyeQ5 system controller --- 2024-01-31 Théo Lebrun New
[v4,06/18] dt-bindings: pinctrl: mobileye,eyeq5-pinctrl: add bindings Add support for Mobileye EyeQ5 system controller --- 2024-01-31 Théo Lebrun Superseded
[v4,05/18] dt-bindings: reset: mobileye,eyeq5-reset: add bindings Add support for Mobileye EyeQ5 system controller --- 2024-01-31 Théo Lebrun Superseded
[v4,04/18] dt-bindings: clock: mobileye,eyeq5-clk: add bindings Add support for Mobileye EyeQ5 system controller --- 2024-01-31 Théo Lebrun Superseded
[v4,03/18] dt-bindings: pinctrl: allow pin controller device without unit address Add support for Mobileye EyeQ5 system controller --- 2024-01-31 Théo Lebrun New
[v4,02/18] clk: fixed-factor: add fwname-based constructor functions Add support for Mobileye EyeQ5 system controller --- 2024-01-31 Théo Lebrun Superseded
[v4,01/18] clk: fixed-factor: add optional accuracy support Add support for Mobileye EyeQ5 system controller --- 2024-01-31 Théo Lebrun Superseded
[2/2] pinctrl: mediatek: Drop bogus slew rate register range for MT8192 [1/2] pinctrl: mediatek: Drop bogus slew rate register range for MT8186 --- 2024-01-31 Chen-Yu Tsai Accepted
[1/2] pinctrl: mediatek: Drop bogus slew rate register range for MT8186 [1/2] pinctrl: mediatek: Drop bogus slew rate register range for MT8186 --- 2024-01-31 Chen-Yu Tsai Accepted
[v2] kbuild: tools: drop overridden CFLAGS from MAKEOVERRIDES [v2] kbuild: tools: drop overridden CFLAGS from MAKEOVERRIDES --- 2024-01-31 Max Filippov New
kbuild: tools: drop overridden CFLAGS from MAKEOVERRIDES kbuild: tools: drop overridden CFLAGS from MAKEOVERRIDES --- 2024-01-30 Max Filippov Superseded
[v3] dt-bindings: pinctrl: cy8x95x0: Minor fix & update [v3] dt-bindings: pinctrl: cy8x95x0: Minor fix & update --- 2024-01-30 Naresh Solanki New
[22/22] gpio: mark unsafe gpio_chip manipulators as deprecated gpio: rework locking and object life-time control --- 2024-01-30 Bartosz Golaszewski Superseded
[21/22] gpio: remove the RW semaphore from the GPIO device gpio: rework locking and object life-time control --- 2024-01-30 Bartosz Golaszewski Superseded
[20/22] gpio: protect the pointer to gpio_chip in gpio_device with SRCU gpio: rework locking and object life-time control --- 2024-01-30 Bartosz Golaszewski New
[19/22] gpio: add SRCU infrastructure to struct gpio_device gpio: rework locking and object life-time control --- 2024-01-30 Bartosz Golaszewski Superseded
[18/22] gpio: add the can_sleep flag to struct gpio_device gpio: rework locking and object life-time control --- 2024-01-30 Bartosz Golaszewski Superseded
[17/22] gpio: remove unnecessary checks from gpiod_to_chip() gpio: rework locking and object life-time control --- 2024-01-30 Bartosz Golaszewski Superseded
[16/22] gpio: reduce the functionality of validate_desc() gpio: rework locking and object life-time control --- 2024-01-30 Bartosz Golaszewski Superseded
[15/22] gpio: cdev: don't access gdev->chip if it's not needed gpio: rework locking and object life-time control --- 2024-01-30 Bartosz Golaszewski Superseded
[14/22] gpio: cdev: replace gpiochip_get_desc() with gpio_device_get_desc() gpio: rework locking and object life-time control --- 2024-01-30 Bartosz Golaszewski Superseded
[13/22] gpio: sysfs: pass the GPIO device - not chip - to sysfs callbacks gpio: rework locking and object life-time control --- 2024-01-30 Bartosz Golaszewski Superseded
[12/22] gpio: sysfs: extend the critical section for unregistering sysfs devices gpio: rework locking and object life-time control --- 2024-01-30 Bartosz Golaszewski Superseded
[11/22] gpio: remove unneeded code from gpio_device_get_desc() gpio: rework locking and object life-time control --- 2024-01-30 Bartosz Golaszewski Superseded
[10/22] gpio: reinforce desc->flags handling gpio: rework locking and object life-time control --- 2024-01-30 Bartosz Golaszewski Superseded
[09/22] gpio: remove gpio_lock gpio: rework locking and object life-time control --- 2024-01-30 Bartosz Golaszewski Superseded
[08/22] gpio: sysfs: use gpio_device_find() to iterate over existing devices gpio: rework locking and object life-time control --- 2024-01-30 Bartosz Golaszewski Superseded
[07/22] gpio: protect the descriptor label with SRCU gpio: rework locking and object life-time control --- 2024-01-30 Bartosz Golaszewski Superseded
[06/22] gpio: add SRCU infrastructure to struct gpio_desc gpio: rework locking and object life-time control --- 2024-01-30 Bartosz Golaszewski New
[05/22] gpio: don't set label from irq helpers gpio: rework locking and object life-time control --- 2024-01-30 Bartosz Golaszewski Superseded
[04/22] gpio: provide and use gpiod_get_label() gpio: rework locking and object life-time control --- 2024-01-30 Bartosz Golaszewski Superseded
[03/22] gpio: remove unused logging helpers gpio: rework locking and object life-time control --- 2024-01-30 Bartosz Golaszewski Superseded
[02/22] gpio: of: assign and read the hog pointer atomically gpio: rework locking and object life-time control --- 2024-01-30 Bartosz Golaszewski Superseded
[01/22] gpio: protect the list of GPIO devices with SRCU gpio: rework locking and object life-time control --- 2024-01-30 Bartosz Golaszewski New
[v2] dt-bindings: pinctrl: cy8x95x0: Minor fix & update [v2] dt-bindings: pinctrl: cy8x95x0: Minor fix & update --- 2024-01-30 Naresh Solanki New
gpio-mvebu: no hardcoded timer assignment for pwm gpio-mvebu: no hardcoded timer assignment for pwm --- 2024-01-30 Finn Behrens New
pinctrl: mcp23s08: Check only GPIOs which have interrupts enabled pinctrl: mcp23s08: Check only GPIOs which have interrupts enabled --- 2024-01-30 Arturas Moskvinas Accepted
[3/3] pinctrl: cs42l43: Use str_high_low() [v3,1/3] pinctrl: cs42l43: Tidy up header includes --- 2024-01-29 Charles Keepax Accepted
« 1 2 ... 7 8 9143 144 »