Show patches with: Archived = No       |   17456 patches
« 1 2 3 4174 175 »
Patch Series S/W/F Date Submitter Delegate State
[v2,6/6] ARM: dts: bcm2166x: Add bcm2166x-pinctrl DTSI pinctrl: bcm281xx: Add support for BCM21664 pinmux --- 2025-02-21 Artur Weber New
[v2,5/6] ARM: dts: bcm2166x-common: Add pinctrl node pinctrl: bcm281xx: Add support for BCM21664 pinmux --- 2025-02-21 Artur Weber New
[v2,4/6] pinctrl: bcm281xx: Add support for BCM21664 pinmux pinctrl: bcm281xx: Add support for BCM21664 pinmux --- 2025-02-21 Artur Weber New
[v2,3/6] pinctrl: bcm281xx: Provide pinctrl device info as OF platform data pinctrl: bcm281xx: Add support for BCM21664 pinmux --- 2025-02-21 Artur Weber New
[v2,2/6] pinctrl: bcm281xx: Use "unsigned int" instead of bare "unsigned" pinctrl: bcm281xx: Add support for BCM21664 pinmux --- 2025-02-21 Artur Weber New
[v2,1/6] dt-bindings: pinctrl: Add bindings for BCM21664 pin controller pinctrl: bcm281xx: Add support for BCM21664 pinmux --- 2025-02-21 Artur Weber New
[GIT,PULL] pinctrl: renesas: Updates for v6.15 [GIT,PULL] pinctrl: renesas: Updates for v6.15 --- 2025-02-21 Geert Uytterhoeven New
[GIT,PULL] gpio fixes for v6.14-rc4 [GIT,PULL] gpio fixes for v6.14-rc4 --- 2025-02-21 Bartosz Golaszewski New
[v3,3/3] gpio: virtuser: convert to use dev-sync-probe utilities Add synchronous fake device creation utility for GPIO drivers --- 2025-02-21 Koichiro Den New
[v3,2/3] gpio: sim: convert to use dev-sync-probe utilities Add synchronous fake device creation utility for GPIO drivers --- 2025-02-21 Koichiro Den New
[v3,1/3] gpio: introduce utilities for synchronous fake device creation Add synchronous fake device creation utility for GPIO drivers --- 2025-02-21 Koichiro Den New
[*-next,18/18] mtd: nand: Do not return void function in void function Remove weird and needless 'return' for void APIs --- 2025-02-21 Zijun Hu New
[*-next,17/18] dma-mapping: Remove needless return in five void APIs Remove weird and needless 'return' for void APIs --- 2025-02-21 Zijun Hu New
[*-next,16/18] rhashtable: Remove needless return in three void APIs Remove weird and needless 'return' for void APIs --- 2025-02-21 Zijun Hu New
[*-next,15/18] mfd: db8500-prcmu: Remove needless return in three void APIs Remove weird and needless 'return' for void APIs --- 2025-02-21 Zijun Hu New
[*-next,14/18] PM: wakeup: Remove needless return in three void APIs Remove weird and needless 'return' for void APIs --- 2025-02-21 Zijun Hu New
[*-next,13/18] gpiolib: Remove needless return in two void APIs Remove weird and needless 'return' for void APIs --- 2025-02-21 Zijun Hu New
[*-next,12/18] siox: Remove needless return in void API siox_driver_unregister() Remove weird and needless 'return' for void APIs --- 2025-02-21 Zijun Hu New
[*-next,11/18] ratelimit: Remove needless return in void API ratelimit_default_init() Remove weird and needless 'return' for void APIs --- 2025-02-21 Zijun Hu New
[*-next,10/18] IB/rdmavt: Remove needless return in void API rvt_mod_retry_timer() Remove weird and needless 'return' for void APIs --- 2025-02-21 Zijun Hu New
[*-next,09/18] ipv4/igmp: Remove needless return in void API ip_mc_dec_group() Remove weird and needless 'return' for void APIs --- 2025-02-21 Zijun Hu New
[*-next,08/18] net: sched: Remove needless return in void API qdisc_watchdog_schedule_ns() Remove weird and needless 'return' for void APIs --- 2025-02-21 Zijun Hu New
[*-next,07/18] wifi: mac80211: Remove needless return in void API _ieee80211_hw_set() Remove weird and needless 'return' for void APIs --- 2025-02-21 Zijun Hu New
[*-next,06/18] skbuff: Remove needless return in void API consume_skb() Remove weird and needless 'return' for void APIs --- 2025-02-21 Zijun Hu New
[*-next,05/18] sysfs: Remove needless return in void API sysfs_enable_ns() Remove weird and needless 'return' for void APIs --- 2025-02-21 Zijun Hu New
[*-next,04/18] crypto: scomp - Remove needless return in void API crypto_scomp_free_ctx() Remove weird and needless 'return' for void APIs --- 2025-02-21 Zijun Hu New
[*-next,03/18] crypto: api - Remove needless return in void API crypto_free_tfm() Remove weird and needless 'return' for void APIs --- 2025-02-21 Zijun Hu New
[*-next,02/18] cpu: Remove needless return in void API suspend_enable_secondary_cpus() Remove weird and needless 'return' for void APIs --- 2025-02-21 Zijun Hu New
[*-next,01/18] mm/mmu_gather: Remove needless return in void API tlb_remove_page() Remove weird and needless 'return' for void APIs --- 2025-02-21 Zijun Hu New
gpiolib: use the required minimum set of headers gpiolib: use the required minimum set of headers --- 2025-02-21 Bartosz Golaszewski New
[v2,2/2] gpio: pcf857x: add support for reset-gpios on (most) PCA967x gpio: pcf857x: add support for reset-gpios on (most) PCA967x --- 2025-02-21 Quentin Schulz New
[v2,1/2] dt-bindings: gpio: nxp,pcf8575: add reset GPIO gpio: pcf857x: add support for reset-gpios on (most) PCA967x --- 2025-02-21 Quentin Schulz New
[2/2] arm64: dts: ti: k3-j722s: fix pinctrl settings [1/2] arm64: dts: ti: k3-am62p: fix pinctrl settings --- 2025-02-21 Michael Walle New
[1/2] arm64: dts: ti: k3-am62p: fix pinctrl settings [1/2] arm64: dts: ti: k3-am62p: fix pinctrl settings --- 2025-02-21 Michael Walle New
[v2,3/3] gpiolib: devres: Finish the conversion to use devm_add_action() gpiolib: finish conversion to devm_*_action*() APIs --- 2025-02-20 Andy Shevchenko New
[v2,2/3] devres: Add devm_is_action_added() helper gpiolib: finish conversion to devm_*_action*() APIs --- 2025-02-20 Andy Shevchenko Superseded
[v2,1/3] devres: Move devm_*_action*() APIs to devres.h gpiolib: finish conversion to devm_*_action*() APIs --- 2025-02-20 Andy Shevchenko Superseded
[v2,1/1] pinctrl: wpcm450: Switch to use for_each_gpiochip_node() helper [v2,1/1] pinctrl: wpcm450: Switch to use for_each_gpiochip_node() helper --- 2025-02-20 Andy Shevchenko New
[v1,4/4] gpiolib: devres: Finish the conversion to use devm_add_action() gpiolib: finish conversion to devm_*_action*() APIs --- 2025-02-20 Andy Shevchenko New
[v1,3/4] devres: Add devm_remove_action_optional() helper gpiolib: finish conversion to devm_*_action*() APIs --- 2025-02-20 Andy Shevchenko New
[v1,2/4] devres: Add devm_is_action_added() helper gpiolib: finish conversion to devm_*_action*() APIs --- 2025-02-20 Andy Shevchenko New
[v1,1/4] devres: Move devm_*_action*() APIs to devres.h gpiolib: finish conversion to devm_*_action*() APIs --- 2025-02-20 Andy Shevchenko New
[GIT,PULL] devres-iio-input-pinctrl-v6.15 [GIT,PULL] devres-iio-input-pinctrl-v6.15 --- 2025-02-20 Andy Shevchenko New
[v2,15/15] gpio: mvebu: use value returning setters gpiolib: indicate errors in value setters --- 2025-02-20 Bartosz Golaszewski New
[v2,14/15] gpio: davinci: use value returning setters gpiolib: indicate errors in value setters --- 2025-02-20 Bartosz Golaszewski New
[v2,13/15] gpio: latch: use value returning setters gpiolib: indicate errors in value setters --- 2025-02-20 Bartosz Golaszewski New
[v2,12/15] gpio: latch: use lock guards gpiolib: indicate errors in value setters --- 2025-02-20 Bartosz Golaszewski New
[v2,11/15] gpio: max77650: use value returning setters gpiolib: indicate errors in value setters --- 2025-02-20 Bartosz Golaszewski New
[v2,10/15] gpio: aggregator: use value returning setters gpiolib: indicate errors in value setters --- 2025-02-20 Bartosz Golaszewski New
[v2,09/15] gpio: mockup: use value returning setters gpiolib: indicate errors in value setters --- 2025-02-20 Bartosz Golaszewski New
[v2,08/15] gpio: pca953x: use value returning setters gpiolib: indicate errors in value setters --- 2025-02-20 Bartosz Golaszewski New
[v2,07/15] gpio: regmap: use value returning setters gpiolib: indicate errors in value setters --- 2025-02-20 Bartosz Golaszewski New
[v2,06/15] gpio: sim: use value returning setters gpiolib: indicate errors in value setters --- 2025-02-20 Bartosz Golaszewski New
[v2,05/15] gpiolib: introduce gpio_chip setters that return values gpiolib: indicate errors in value setters --- 2025-02-20 Bartosz Golaszewski New
[v2,04/15] gpiolib: rework the wrapper around gpio_chip::set_multiple() gpiolib: indicate errors in value setters --- 2025-02-20 Bartosz Golaszewski New
[v2,03/15] gpiolib: wrap gpio_chip::set() gpiolib: indicate errors in value setters --- 2025-02-20 Bartosz Golaszewski New
[v2,02/15] gpiolib: make value setters have return values gpiolib: indicate errors in value setters --- 2025-02-20 Bartosz Golaszewski New
[v2,01/15] leds: aw200xx: don't use return with gpiod_set_value() variants gpiolib: indicate errors in value setters --- 2025-02-20 Bartosz Golaszewski New
[2/2] gpio: pcf857x: add support for reset-gpios on (most) PCA967x gpio: pcf857x: add support for reset-gpios on (most) PCA967x --- 2025-02-20 Quentin Schulz New
[1/2] dt-bindings: gpio: nxp,pcf8575: add reset GPIO gpio: pcf857x: add support for reset-gpios on (most) PCA967x --- 2025-02-20 Quentin Schulz New
pinctrl: nomadik: Add error handling for find_nmk_gpio_from_pin pinctrl: nomadik: Add error handling for find_nmk_gpio_from_pin --- 2025-02-20 Wentao Liang New
[v3,2/2] gpio: vf610: Switch to gpio-mmio gpio-mmio: Extend to handle pinctrl back-ends --- 2025-02-19 Linus Walleij New
[v3,1/2] gpio: mmio: Add flag for calling pinctrl back-end gpio-mmio: Extend to handle pinctrl back-ends --- 2025-02-19 Linus Walleij New
gpio: gpiolib: Remove FIXME by safely handling const in gpiod_get_raw_value_commit gpio: gpiolib: Remove FIXME by safely handling const in gpiod_get_raw_value_commit --- 2025-02-19 Suraj Patil New
gpio: gpiolib: Use sysfs_emit() and improve sysfs handling gpio: gpiolib: Use sysfs_emit() and improve sysfs handling --- 2025-02-19 Suraj Patil New
gpio: max732x: Remove deprecated irq_base assignment gpio: max732x: Remove deprecated irq_base assignment --- 2025-02-19 Suraj Patil New
[v2,2/2] pinctrl: amd: Add an LPS0 check() callback Add LPS0 check() for pinctrl-amd --- 2025-02-19 Mario Limonciello New
gpiolib: don't bail out if get_direction() fails in gpiochip_add_data() gpiolib: don't bail out if get_direction() fails in gpiochip_add_data() --- 2025-02-19 Bartosz Golaszewski New
[RFC/RFT] pinctrl: bcm2835: don't -EINVAL on alternate funcs from get_direction() [RFC/RFT] pinctrl: bcm2835: don't -EINVAL on alternate funcs from get_direction() --- 2025-02-19 Bartosz Golaszewski New
Fix typos in admin-guide/gpio Fix typos in admin-guide/gpio --- 2025-02-18 Maksimilijan Marosevic New
[v2,3/3] pinctrl: samsung: add support for exynos7870 pinctrl Introduce pin controller support for Exynos7870 --- 2025-02-18 Kaustabh Chakraborty New
[v2,2/3] dt-bindings: pinctrl: samsung: add exynos7870-wakeup-eint compatible Introduce pin controller support for Exynos7870 --- 2025-02-18 Kaustabh Chakraborty New
[v2,1/3] dt-bindings: pinctrl: samsung: add exynos7870-pinctrl compatible Introduce pin controller support for Exynos7870 --- 2025-02-18 Kaustabh Chakraborty New
[v2,3/3] gpio: virtuser: convert to use dev-sync-probe utilities Add synchronous fake device creation utility for GPIO drivers --- 2025-02-18 Koichiro Den New
[v2,2/3] gpio: sim: convert to use dev-sync-probe utilities Add synchronous fake device creation utility for GPIO drivers --- 2025-02-18 Koichiro Den Superseded
[v2,1/3] gpio: introduce utilities for synchronous fake device creation Add synchronous fake device creation utility for GPIO drivers --- 2025-02-18 Koichiro Den Superseded
[RTF,2/2] gpiolib: of: Handle threecell GPIO chips gpiolib: of: Handle threecell gpios --- 2025-02-18 Linus Walleij New
[RTF,1/2] gpiolib: of: Use local variables gpiolib: of: Handle threecell gpios --- 2025-02-18 Linus Walleij New
pinctrl: amd: Add an LPS0 check() callback pinctrl: amd: Add an LPS0 check() callback --- 2025-02-18 Mario Limonciello Superseded
[v3] pinctrl: spacemit: enable config option [v3] pinctrl: spacemit: enable config option --- 2025-02-18 Yixun Lan New
[v4,9/9] Documentation: gpio: document configfs interface for gpio-aggregator [v4,1/9] gpio: aggregator: protect driver attr handlers against module unload --- 2025-02-17 Koichiro Den New
[v4,6/9] gpio: aggregator: rename 'name' to 'key' in aggr_parse() [v4,1/9] gpio: aggregator: protect driver attr handlers against module unload --- 2025-02-17 Koichiro Den New
[v4,5/9] gpio: aggregator: add 'name' attribute for custom GPIO line names [v4,1/9] gpio: aggregator: protect driver attr handlers against module unload --- 2025-02-17 Koichiro Den New
[v4,3/9] gpio: aggregator: add aggr_alloc()/aggr_free() [v4,1/9] gpio: aggregator: protect driver attr handlers against module unload --- 2025-02-17 Koichiro Den New
[v4,1/9] gpio: aggregator: protect driver attr handlers against module unload [v4,1/9] gpio: aggregator: protect driver attr handlers against module unload --- 2025-02-17 Koichiro Den New
[1/3] gpio: pseudo: common helper functions for pseudo gpio devices Introduce gpio-pseudo, common utilities for pseudo GPIO devices --- 2025-02-17 Koichiro Den New
[2/2] dt-bindings: gpio: Add support for PCF8574T. Untitled series #261191 --- 2025-02-17 Tóth János via B4 Relay New
[v5,5/5] riscv: dts: spacemit: add gpio LED for system heartbeat [v5,1/5] gpio: of: support to add custom add pin range function --- 2025-02-17 Yixun Lan New
[v5,3/5] gpio: spacemit: add support for K1 SoC [v5,1/5] gpio: of: support to add custom add pin range function --- 2025-02-17 Yixun Lan New
[v5,1/5] gpio: of: support to add custom add pin range function [v5,1/5] gpio: of: support to add custom add pin range function --- 2025-02-17 Yixun Lan New
[v4,2/2] gpiolib: don't build HTE code with CONFIG_HTE disabled Untitled series #261193 --- 2025-02-17 Bartosz Golaszewski New
[v3] gpio: vf610: add locking to gpio direction functions [v3] gpio: vf610: add locking to gpio direction functions --- 2025-02-17 Johan Korsnes New
[v3,13/13] Documentation: gpio: document configfs interface for gpio-aggregator [v3,01/13] gpio: aggregator: reorder functions to prepare for configfs introduction --- 2025-02-16 Koichiro Den Superseded
[v3,11/13] gpio: aggregator: expose aggregator created via legacy sysfs to configfs [v3,01/13] gpio: aggregator: reorder functions to prepare for configfs introduction --- 2025-02-16 Koichiro Den New
[v3,09/13] gpio: aggregator: add 'name' attribute for custom GPIO line names [v3,01/13] gpio: aggregator: reorder functions to prepare for configfs introduction --- 2025-02-16 Koichiro Den Superseded
[v3,08/13] gpio: aggregator: introduce basic configfs interface [v3,01/13] gpio: aggregator: reorder functions to prepare for configfs introduction --- 2025-02-16 Koichiro Den New
[v3,06/13] gpio: aggregator: convert to use gpio-pseudo utilities [v3,01/13] gpio: aggregator: reorder functions to prepare for configfs introduction --- 2025-02-16 Koichiro Den New
[v3,04/13] gpio: sim: convert to use gpio-pseudo utilities [v3,01/13] gpio: aggregator: reorder functions to prepare for configfs introduction --- 2025-02-16 Koichiro Den Superseded
[v3,02/13] gpio: aggregator: protect driver attr handlers against module unload [v3,01/13] gpio: aggregator: reorder functions to prepare for configfs introduction --- 2025-02-16 Koichiro Den Superseded
[v3,01/13] gpio: aggregator: reorder functions to prepare for configfs introduction [v3,01/13] gpio: aggregator: reorder functions to prepare for configfs introduction --- 2025-02-16 Koichiro Den New
« 1 2 3 4174 175 »