Toggle navigation
Patchwork
linux-gpio
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Andy Shevchenko
| State =
Action Required
| Archived =
No
| 295 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
3
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v1,1/1] pinctrl: at91: Fix possible out-of-boundary access
[v1,1/1] pinctrl: at91: Fix possible out-of-boundary access
-
-
-
2025-05-08
Andy Shevchenko
New
[v2,8/8] gpiolib: Remove redundant assignment of return variable
[v2,1/8] gpiolib: Make taking gpio_lookup_lock consistent
-
-
-
2025-04-16
Andy Shevchenko
New
[v2,6/8] gpiolib: Call validate_desc() when VALIDATE_DESC() can't be used
[v2,1/8] gpiolib: Make taking gpio_lookup_lock consistent
-
-
-
2025-04-16
Andy Shevchenko
New
[v2,3/8] gpiolib: Print actual error when descriptor contains an error pointer
[v2,1/8] gpiolib: Make taking gpio_lookup_lock consistent
-
-
-
2025-04-16
Andy Shevchenko
New
[v2,2/8] gpiolib: Convert to use guard()() for gpio_machine_hogs_mutex
[v2,1/8] gpiolib: Make taking gpio_lookup_lock consistent
-
-
-
2025-04-16
Andy Shevchenko
New
[v2,1/8] gpiolib: Make taking gpio_lookup_lock consistent
[v2,1/8] gpiolib: Make taking gpio_lookup_lock consistent
-
-
-
2025-04-16
Andy Shevchenko
New
[v1,2/2] gpiolib: acpi: Make sure we fill struct acpi_gpio_info
gpiolib: acpi: Fix missing info filling
-
-
-
2025-04-09
Andy Shevchenko
New
[v1,1/2] gpiolib: acpi: Use temporary variable for struct acpi_gpio_info
gpiolib: acpi: Fix missing info filling
-
-
-
2025-04-09
Andy Shevchenko
New
[v2,6/6] gpiolib: acpi: Deduplicate some code in __acpi_find_gpio()
gpiolib: acpi: Refactor to shrink the code by ~8%
-
-
-
2025-04-03
Andy Shevchenko
New
[v2,5/6] gpiolib: acpi: Reuse struct acpi_gpio_params in struct acpi_gpio_lookup
gpiolib: acpi: Refactor to shrink the code by ~8%
-
-
-
2025-04-03
Andy Shevchenko
New
[v2,4/6] gpiolib: acpi: Rename par to params for better readability
gpiolib: acpi: Refactor to shrink the code by ~8%
-
-
-
2025-04-03
Andy Shevchenko
New
[v2,3/6] gpiolib: acpi: Reduce memory footprint for struct acpi_gpio_params
gpiolib: acpi: Refactor to shrink the code by ~8%
-
-
-
2025-04-03
Andy Shevchenko
New
[v2,2/6] gpiolib: acpi: Remove index parameter from acpi_gpio_property_lookup()
gpiolib: acpi: Refactor to shrink the code by ~8%
-
-
-
2025-04-03
Andy Shevchenko
New
[v1,1/1] gpiolib: Make gpiod_put() error pointer aware
[v1,1/1] gpiolib: Make gpiod_put() error pointer aware
-
-
-
2025-04-02
Andy Shevchenko
New
[v1,5/5] gpiolib: acpi: Deduplicate some code in __acpi_find_gpio()
gpiolib: acpi: Refactor to shrink the code by ~8%
-
-
-
2025-04-02
Andy Shevchenko
New
[v1,2/2] gpiolib: of: Move Atmel HSMCI quirk up out of the regulator comment
gpiolib: of: Fix and amendment of OF quirks
-
-
-
2025-04-02
Andy Shevchenko
New
[v1,1/2] gpiolib: of: Fix the choice for Ingenic NAND quirk
gpiolib: of: Fix and amendment of OF quirks
-
-
-
2025-04-02
Andy Shevchenko
New
[v2,5/5] pinctrl: nuvoton: Reduce use of OF-specific APIs
pinctrl: nuvoton: A few cleanups and a fix
-
-
-
2025-03-18
Andy Shevchenko
New
[v2,4/5] pinctrl: nuvoton: Convert to use struct group_desc
pinctrl: nuvoton: A few cleanups and a fix
-
-
-
2025-03-18
Andy Shevchenko
New
[v2,3/5] pinctrl: nuvoton: Make use of struct pinfunction and PINCTRL_PINFUNCTION()
pinctrl: nuvoton: A few cleanups and a fix
-
-
-
2025-03-18
Andy Shevchenko
New
[v2,2/5] pinctrl: nuvoton: Convert to use struct pingroup and PINCTRL_PINGROUP()
pinctrl: nuvoton: A few cleanups and a fix
-
-
-
2025-03-18
Andy Shevchenko
New
[v2,1/5] pinctrl: npcm8xx: Fix incorrect struct npcm8xx_pincfg assignment
pinctrl: nuvoton: A few cleanups and a fix
-
-
-
2025-03-18
Andy Shevchenko
New
[GIT,PULL] intel-gpio for 6.15-1
[GIT,PULL] intel-gpio for 6.15-1
-
-
-
2025-03-12
Andy Shevchenko
New
[net-next,v4,3/4] ieee802154: ca8210: Switch to using gpiod API
ieee802154: ca8210: Sparse fix and GPIOd conversion
-
-
-
2025-03-05
Andy Shevchenko
New
[net-next,v4,2/4] ieee802154: ca8210: Get platform data via dev_get_platdata()
ieee802154: ca8210: Sparse fix and GPIOd conversion
-
-
-
2025-03-05
Andy Shevchenko
New
[net-next,v2,3/3] ieee802154: ca8210: Switch to using gpiod API
ieee802154: ca8210: Sparse fix and GPIOd conversion
-
-
-
2025-03-03
Andy Shevchenko
New
[v1,3/3] gpiolib: Rename gpio_do_set_config() --> gpiod_do_set_config()
gpiolib: Reduce 'gpio' namespace when operate over GPIOd
-
-
-
2025-03-03
Andy Shevchenko
New
[v1,2/3] gpiolib: Rename gpio_set_debounce_timeout() to gpiod_do_set_debounce()
gpiolib: Reduce 'gpio' namespace when operate over GPIOd
-
-
-
2025-03-03
Andy Shevchenko
New
[v1,1/3] gpiolib: Align FLAG_* definitions in the struct gpio_desc
gpiolib: Reduce 'gpio' namespace when operate over GPIOd
-
-
-
2025-03-03
Andy Shevchenko
New
[net-next,v1,2/2] ieee802154: ca8210: Switch to using gpiod API
ieee802154: ca8210: Sparse fix and GPIOd conversion
-
-
-
2025-03-03
Andy Shevchenko
New
[net-next,v1,1/2] ieee802154: ca8210: Use proper setter and getters for bitwise types
ieee802154: ca8210: Sparse fix and GPIOd conversion
-
-
-
2025-03-03
Andy Shevchenko
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,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
[v1,5/5] gpio: regmap: Allow ngpio to be read from the property
gpio: regmap: Make use of 'ngpios' property
-
-
-
2025-02-13
Andy Shevchenko
New
[v1,4/5] gpio: regmap: Move optional assignments down in the code
gpio: regmap: Make use of 'ngpios' property
-
-
-
2025-02-13
Andy Shevchenko
New
[v1,3/5] gpio: regmap: Group optional assignments together for better understanding
gpio: regmap: Make use of 'ngpios' property
-
-
-
2025-02-13
Andy Shevchenko
New
[v1,2/5] gpiolib: Use fwnode instead of device in gpiochip_get_ngpios()
gpio: regmap: Make use of 'ngpios' property
-
-
-
2025-02-13
Andy Shevchenko
New
[v1,1/5] gpiolib: Extract gpiochip_choose_fwnode() for wider use
gpio: regmap: Make use of 'ngpios' property
-
-
-
2025-02-13
Andy Shevchenko
New
[v1,1/1] gpio: loongson-64bit: Remove unneeded ngpio assignment
[v1,1/1] gpio: loongson-64bit: Remove unneeded ngpio assignment
-
-
-
2025-02-13
Andy Shevchenko
New
[v2,2/2] gpiolib: Switch to use for_each_if() helper
gpiolib: Make code more robust by using for_each_if()
-
-
-
2025-02-13
Andy Shevchenko
New
[v2,1/2] drm: Move for_each_if() to util_macros.h for wider use
gpiolib: Make code more robust by using for_each_if()
-
-
-
2025-02-13
Andy Shevchenko
New
[v1,1/1] gpiolib: Fix crash on error in gpiochip_get_ngpios()
[v1,1/1] gpiolib: Fix crash on error in gpiochip_get_ngpios()
-
-
-
2025-02-13
Andy Shevchenko
New
[v1,2/2] pinctrl: intel: Fix wrong bypass assignment in intel_pinctrl_probe_pwm()
pinctrl: intel: Fix PWM initialisation
-
-
-
2025-02-10
Andy Shevchenko
New
[v1,1/2] pwm: lpss: Clarify the bypass member semantics in struct pwm_lpss_boardinfo
pinctrl: intel: Fix PWM initialisation
-
-
-
2025-02-10
Andy Shevchenko
New
[v2,4/7] gpio: 74x164: Make use of the macros from bits.h
gpio: 74x164: Refactor and clean up the driver
-
-
-
2025-02-07
Andy Shevchenko
New
[v2,1/3] gpiolib: Deduplicate some code in for_each_requested_gpio_in_range()
gpiolib: refactor for_each_hwgpio()
-
-
-
2025-02-07
Andy Shevchenko
New
[v1,1/1] gpiolib: Even more opportunities to use str_high_low() helper
[v1,1/1] gpiolib: Even more opportunities to use str_high_low() helper
-
-
-
2025-02-05
Andy Shevchenko
New
[v3,09/10] pinctrl: cy8c95x0: Separate EEPROM related register definitios
pinctrl: cy8c95x0: Clean up series
-
-
-
2025-02-05
Andy Shevchenko
New
[v3,07/10] pinctrl: cy8c95x0: Get rid of cy8c95x0_pinmux_direction() forward declaration
pinctrl: cy8c95x0: Clean up series
-
-
-
2025-02-05
Andy Shevchenko
New
[v3,05/10] pinctrl: cy8c95x0: Replace 'return ret' by 'return 0' in some cases
pinctrl: cy8c95x0: Clean up series
-
-
-
2025-02-05
Andy Shevchenko
New
[v3,04/10] pinctrl: cy8c95x0: Remove redundant check in cy8c95x0_regmap_update_bits_base()
pinctrl: cy8c95x0: Clean up series
-
-
-
2025-02-05
Andy Shevchenko
New
[v3,03/10] pinctrl: cy8c95x0: Transform to cy8c95x0_regmap_read_bits()
pinctrl: cy8c95x0: Clean up series
-
-
-
2025-02-05
Andy Shevchenko
New
[v2,2/2] gpio: xilinx: Replace custom variants of bitmap_read()/bitmap_write()
gpio: xilinx: Replace custom bitmap APIs
-
-
-
2025-02-05
Andy Shevchenko
New
[v1,2/2] gpio: xilinx: Replace custom variants of bitmap_read()/bitmap_write()
gpio: xilinx: Replace custom bitmap APIs
-
-
-
2025-02-04
Andy Shevchenko
New
[v1,1/2] gpio: xilinx: Use better bitmap APIs where appropriate
gpio: xilinx: Replace custom bitmap APIs
-
-
-
2025-02-04
Andy Shevchenko
New
[v1,1/1] gpiolib: Deduplicate some code in for_each_requested_gpio_in_range()
[v1,1/1] gpiolib: Deduplicate some code in for_each_requested_gpio_in_range()
-
-
-
2025-02-04
Andy Shevchenko
New
[v1,1/1] gpiolib: Deduplicate gpiod_direction_input_nonotify() call
[v1,1/1] gpiolib: Deduplicate gpiod_direction_input_nonotify() call
-
-
-
2025-02-04
Andy Shevchenko
New
[v2,14/14] pinctrl: cy8c95x0: Fix comment style
[v2,01/14] pinctrl: cy8c95x0: Fix off-by-one in the regmap range settings
-
-
-
2025-02-03
Andy Shevchenko
New
[v2,12/14] pinctrl: cy8c95x0: Drop unneeded casting
[v2,01/14] pinctrl: cy8c95x0: Fix off-by-one in the regmap range settings
-
-
-
2025-02-03
Andy Shevchenko
New
[v2,10/14] pinctrl: cy8c95x0: Initialise boolean variable with boolean values
[v2,01/14] pinctrl: cy8c95x0: Fix off-by-one in the regmap range settings
-
-
-
2025-02-03
Andy Shevchenko
New
[v2,06/14] pinctrl: cy8c95x0; Switch to use for_each_set_clump8()
[v2,01/14] pinctrl: cy8c95x0: Fix off-by-one in the regmap range settings
-
-
-
2025-02-03
Andy Shevchenko
New
[v2,05/14] pinctrl: cy8c95x0: Use better bitmap APIs where appropriate
[v2,01/14] pinctrl: cy8c95x0: Fix off-by-one in the regmap range settings
-
-
-
2025-02-03
Andy Shevchenko
New
[v1,5/7] gpio: 74x164: Fully convert to use managed resources
[v1,1/7] gpio: 74x164: Remove unneeded dependency to OF_GPIO
-
-
-
2025-02-03
Andy Shevchenko
New
[v1,3/7] gpio: 74x164: Annotate buffer with __counted_by()
[v1,1/7] gpio: 74x164: Remove unneeded dependency to OF_GPIO
-
-
-
2025-02-03
Andy Shevchenko
New
[v1,2/7] gpio: 74x164: Simplify code with cleanup helpers
[v1,1/7] gpio: 74x164: Remove unneeded dependency to OF_GPIO
-
-
-
2025-02-03
Andy Shevchenko
New
[v1,1/7] gpio: 74x164: Remove unneeded dependency to OF_GPIO
[v1,1/7] gpio: 74x164: Remove unneeded dependency to OF_GPIO
-
-
-
2025-02-03
Andy Shevchenko
New
[v1,2/2] pinctrl: lynxpoint: Use dedicated helpers for chained IRQ handlers
pinctrl: intel: Unify the way of handling chained IRQ
-
-
-
2025-01-29
Andy Shevchenko
New
[v1,1/2] pinctrl: baytrail: Use dedicated helpers for chained IRQ handlers
pinctrl: intel: Unify the way of handling chained IRQ
-
-
-
2025-01-29
Andy Shevchenko
New
[v1,05/16] pinctrl: cy8c95x0: Remove incorrectly set fields in regmap configuration
pinctrl: cy8c95x0: Bugfixes and cleanups
-
-
-
2025-01-17
Andy Shevchenko
New
[v2,1/1] gpio: Move and sort Kconfig entries as suggested
[v2,1/1] gpio: Move and sort Kconfig entries as suggested
-
-
-
2024-11-14
Andy Shevchenko
New
[GIT,PULL] intel-gpio for 6.13-1
[GIT,PULL] intel-gpio for 6.13-1
-
-
-
2024-11-06
Andy Shevchenko
New
[GIT,PULL] intel-pinctrl for 6.13-1
[GIT,PULL] intel-pinctrl for 6.13-1
-
-
-
2024-11-01
Andy Shevchenko
New
[v1,1/1] gpio: Use traditional pattern when checking error codes
[v1,1/1] gpio: Use traditional pattern when checking error codes
-
-
-
2024-10-28
Andy Shevchenko
New
[GIT,PULL] intel-pinctrl for 6.12-2
[GIT,PULL] intel-pinctrl for 6.12-2
-
-
-
2024-10-03
Andy Shevchenko
New
[GIT,PULL] intel-pinctrl for 6.12-1
[GIT,PULL] intel-pinctrl for 6.12-1
-
-
-
2024-09-10
Andy Shevchenko
New
[v2,3/3] pinctrl: cherryview: Replace ifdeffery by pm_sleep_ptr() macro
pinctrl: intel: Replace ifdeffery by pm_sleep_ptr() macro Andy Shevchenko
-
-
-
2024-09-06
Andy Shevchenko
New
[v2,2/3] pinctrl: baytrail: Replace ifdeffery by pm_sleep_ptr() macro
pinctrl: intel: Replace ifdeffery by pm_sleep_ptr() macro Andy Shevchenko
-
-
-
2024-09-06
Andy Shevchenko
New
[v2,1/3] pinctrl: intel: Replace ifdeffery by pm_sleep_ptr() macro
pinctrl: intel: Replace ifdeffery by pm_sleep_ptr() macro Andy Shevchenko
-
-
-
2024-09-06
Andy Shevchenko
New
[v1,2/3] pinctrl: baytrail: Replace ifdeffery by pm_sleep_ptr() macro
pinctrl: intel: Get rid of ifdeffery leftovers
-
-
-
2024-09-03
Andy Shevchenko
New
[v1,1/1] pinctrl: intel: Constify struct intel_pinctrl parameter
[v1,1/1] pinctrl: intel: Constify struct intel_pinctrl parameter
-
-
-
2024-09-02
Andy Shevchenko
New
[v2,6/6] pinctrl: intel: Introduce for_each_intel_gpio_group() helper et al.
pinctrl: intel: High impedance impl. and cleanups
-
-
-
2024-08-29
Andy Shevchenko
New
[v1,5/5] pinctrl: intel: Introduce for_each_intel_gpio_group() helper
pinctrl: intel: High impedance impl. and cleanups
-
-
-
2024-08-28
Andy Shevchenko
New
[v1,1/5] pinctrl: intel: Move debounce validation out of the lock
pinctrl: intel: High impedance impl. and cleanups
-
-
-
2024-08-28
Andy Shevchenko
New
[v1,1/1] gpiolib: legacy: Consolidate devm_gpio_*() with other legacy APIs
[v1,1/1] gpiolib: legacy: Consolidate devm_gpio_*() with other legacy APIs
-
-
-
2024-08-28
Andy Shevchenko
New
[v1,1/1] pinctrl: nomadik: Use string_choices API instead of ternary operator
[v1,1/1] pinctrl: nomadik: Use string_choices API instead of ternary operator
-
-
-
2024-08-26
Andy Shevchenko
New
[v1,1/1] treewide: Align match_string() with sysfs_match_string()
[v1,1/1] treewide: Align match_string() with sysfs_match_string()
-
-
-
2024-06-02
Andy Shevchenko
New
[GIT,PULL] intel-gpio for 6.10-2
[GIT,PULL] intel-gpio for 6.10-2
-
-
-
2024-05-21
Andy Shevchenko
New
[GIT,PULL] intel-gpio for 6.10-1
[GIT,PULL] intel-gpio for 6.10-1
-
-
-
2024-05-06
Andy Shevchenko
New
[v2,1/2] gpiolib: Fix a mess with the GPIO_* flags
[v2,1/2] gpiolib: Fix a mess with the GPIO_* flags
-
-
-
2024-04-08
Andy Shevchenko
New
[GIT,PULL] intel-gpio for 6.9-1
[GIT,PULL] intel-gpio for 6.9-1
-
-
-
2024-04-05
Andy Shevchenko
New
[v1,2/2] gpiolib: Up to date the kernel documentation
gpiolib: in-kernel documentation updates
-
-
-
2024-03-26
Andy Shevchenko
New
[v4,2/2] gpiolib: use dev_err() when gpiod_configure_flags failed
gpiolib: Fix/update messaging
-
-
-
2024-03-25
Andy Shevchenko
New
[v1,1/1] gpiolib: cdev: Split line_get_debounce_period() and use
[v1,1/1] gpiolib: cdev: Split line_get_debounce_period() and use
-
-
-
2023-12-21
Andy Shevchenko
New
[GIT,PULL] intel-pinctrl for 6.8-1
[GIT,PULL] intel-pinctrl for 6.8-1
-
-
-
2023-12-18
Andy Shevchenko
New
[GIT,PULL] intel-gpio for 6.8-1
[GIT,PULL] intel-gpio for 6.8-1
-
-
-
2023-12-18
Andy Shevchenko
New
«
1
2
3
»