2023-08-15 | Andy Shevchenko | Merge patch series "Reuse common functions from pinctrl... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-08-15 | Raag Jadav | pinctrl: lynxpoint: reuse common functions from pinctrl... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-08-15 | Raag Jadav | pinctrl: cherryview: reuse common functions from pinctrl... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-08-15 | Raag Jadav | pinctrl: baytrail: reuse common functions from pinctrl... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-08-15 | Raag Jadav | pinctrl: intel: export common pinctrl functions Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-08-15 | Andy Shevchenko | Merge patch series "Introduce Intel Tangier pinctrl... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-08-15 | Raag Jadav | pinctrl: moorefield: Adapt to Intel Tangier driver Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-08-15 | Raag Jadav | pinctrl: merrifield: Adapt to Intel Tangier driver Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-08-15 | Raag Jadav | pinctrl: tangier: Introduce Intel Tangier driver Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-08-15 | Raag Jadav | pinctrl: baytrail: consolidate common mask operation Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-06-19 | Andy Shevchenko | pinctrl: cherryview: Drop goto label Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-06-19 | Raag Jadav | pinctrl: baytrail: invert if condition Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-06-19 | Raag Jadav | pinctrl: baytrail: add warning for BYT_VAL_REG retrieval... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-06-19 | Raag Jadav | pinctrl: baytrail: reduce scope of spinlock in ->dbg_show... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-06-15 | Raag Jadav | pinctrl: intel: refine ->irq_set_type() hook Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-06-14 | Raag Jadav | pinctrl: intel: refine ->set_mux() hook Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-06-12 | Andy Shevchenko | pinctrl: baytrail: Use str_hi_lo() helper Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-06-12 | Andy Shevchenko | lib/string_choices: Add str_high_low() helper Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-06-12 | Andy Shevchenko | lib/string_helpers: Split out string_choices.h Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-06-12 | Andy Shevchenko | lib/string_helpers: Add missing header files to MAINTAINERS... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-06-07 | Andy Shevchenko | pinctrl: intel: Add Intel Meteor Lake-S pin controller... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-06-06 | Andy Shevchenko | pinctrl: moorefield: Use BUFCFG_PINMODE_GPIO in ->pin_dbg_show() Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-06-06 | Andy Shevchenko | pinctrl: moorefield: Fix open-drain pin mode configuration Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-06-06 | Andy Shevchenko | pinctrl: merrifield: Use BUFCFG_PINMODE_GPIO in ->pin_dbg_show() Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-06-06 | Andy Shevchenko | pinctrl: merrifield: Fix open-drain pin mode configuration Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-06-06 | Andy Shevchenko | pinctrl: cherryview: Return correct value if pin in... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-06-02 | Andy Shevchenko | pinctrl: cherryview: Don't use IRQ core constanst for... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-06-02 | Andy Shevchenko | pinctrl: baytrail: Use BIT() in BYT_PULL_ASSIGN_* definitions Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-06-02 | Andy Shevchenko | pinctrl: baytrail: Unify style of error and debug messages Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-03-23 | Werner Sembach | gpiolib: acpi: Add a ignore wakeup quirk for Clevo... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-03-23 | Andy Shevchenko | gpiolib: acpi: Move ACPI device NULL check to acpi_get_drive... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-03-23 | Benjamin Tissoires | gpiolib: acpi: use the fwnode in acpi_gpiochip_find() Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-03-23 | Andy Shevchenko | gpio: mm-lantiq: Fix typo in the newly added header... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-03-23 | Geert Uytterhoeven | sh: mach-x3proto: Add missing #include <linux/gpio... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-03-23 | Andy Shevchenko | powerpc/40x: Add missing select OF_GPIO_MM_GPIOCHIP Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-03-10 | Arnd Bergmann | mips: ar7: include linux/gpio/driver.h Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-03-09 | Andrew Davis | gpio: ich: Use devm_gpiochip_add_data() to simplify... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-03-06 | Pandith N | gpio: elkhartlake: Introduce Intel Elkhart Lake PSE... Co-developed-by: Andy Shevchenko <andriy.shevchenko@linux.intel... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-03-06 | Andy Shevchenko | gpio: merrifield: Utilise temporary variable for struct... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-03-06 | Andy Shevchenko | gpio: merrifield: Use dev_err_probe() Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-03-06 | Pandith N | gpio: merrifield: Adapt to Intel Tangier GPIO driver Co-developed-by: Andy Shevchenko <andriy.shevchenko@linux.intel... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-03-06 | Pandith N | gpio: tangier: Introduce Intel Tangier GPIO driver Co-developed-by: Andy Shevchenko <andriy.shevchenko@linux.intel... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-03-06 | Andy Shevchenko | gpiolib: Clean up headers Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-03-06 | Andy Shevchenko | gpiolib: Group forward declarations in consumer.h Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-03-06 | Andy Shevchenko | gpiolib: Deduplicate forward declarations in consumer.h Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-03-06 | Andy Shevchenko | gpiolib: Drop unused forward declaration from driver.h Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-03-06 | Andy Shevchenko | gpio: regmap: Add missing header(s) Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-03-06 | Andy Shevchenko | gpio: reg: Add missing header(s) Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-03-06 | Andy Shevchenko | gpio: aggregator: Add missing header(s) Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-03-06 | Arnd Bergmann | gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-03-06 | Arnd Bergmann | gpiolib: split linux/gpio/driver.h out of linux/gpio.h Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-03-06 | Arnd Bergmann | gpiolib: remove legacy gpio_export() Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-03-06 | Arnd Bergmann | gpiolib: remove gpio_set_debounce() Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-03-06 | Arnd Bergmann | gpiolib: remove asm-generic/gpio.h Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-03-06 | Arnd Bergmann | gpiolib: coldfire: remove custom asm/gpio.h Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-03-06 | Arnd Bergmann | gpiolib: remove empty asm/gpio.h files Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-03-06 | Linus Walleij | gpiolib: Make the legacy <linux/gpio.h> consumer-only Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-03-06 | Linus Walleij | hte: tegra-194: Use proper includes Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-03-06 | Linus Walleij | ARM: s3c64xx: Use the right include Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-03-06 | Linus Walleij | ARM: orion/gpio: Use the right include Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-02-15 | Werner Sembach | gpiolib: acpi: Add a ignore wakeup quirk for Clevo... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-02-15 | Raag Jadav | gpiolib: acpi: remove redundant declaration Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-01-17 | Bagas Sanjaya | pinctrl: Proofreading and updating the documentation... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2023-01-17 | Andy Shevchenko | pinctrl: Proofreading and updating the documentation... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2022-12-30 | Andy Shevchenko | pinctrl: intel: Get rid of unused members in struct... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2022-12-30 | Andy Shevchenko | pinctrl: moorefield: Convert to use new memeber in... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2022-12-30 | Andy Shevchenko | pinctrl: merrifield: Convert to use new memeber in... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2022-12-30 | Andy Shevchenko | pinctrl: lynxpoint: Convert to use new memeber in struct... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2022-12-30 | Andy Shevchenko | pinctrl: cherryview: Convert to use new memeber in... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2022-12-30 | Andy Shevchenko | pinctrl: baytrail: Convert to use new memeber in struct... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2022-12-30 | Andy Shevchenko | pinctrl: intel: Make use of struct pinfunction and... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2022-12-30 | Andy Shevchenko | pinctrl: Introduce struct pinfunction and PINCTRL_PINFUNCTIO... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2022-12-28 | Andy Shevchenko | pinctrl: intel: Define maximum pad number in the group Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2022-12-28 | Andy Shevchenko | pinctrl: intel: Use same order of bit fields for PADCFG2 Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2022-12-28 | Andy Shevchenko | pinctrl: intel: Add ~4k bias support Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2022-12-28 | Andy Shevchenko | pinctrl: intel: Add definitions to all possible biases Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2022-12-28 | Andy Shevchenko | pinctrl: intel: Deduplicate some code in intel_config_set_pull() Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2022-12-27 | Andy Shevchenko | pinctrl: intel: Add default case to intel_config_set_pull() Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2022-12-27 | Andy Shevchenko | pinctrl: intel: Convert to generic_handle_domain_irq() Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2022-12-27 | Andy Shevchenko | pinctrl: intel: Always use gpp_num_padown_regs in the... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2022-12-27 | Andy Shevchenko | pinctrl: sunrisepoint: Replace SPT_COMMUNITY() by INTEL_COMM... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2022-12-27 | Andy Shevchenko | pinctrl: tigerlake: Replace TGL_COMMUNITY() by INTEL_COMMUNI... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2022-12-27 | Andy Shevchenko | pinctrl: meteorlake: Replace MTL_COMMUNITY() by INTEL_COMMUN... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2022-12-27 | Andy Shevchenko | pinctrl: lewisburg: Replace LBG_COMMUNITY() by INTEL_COMMUNI... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2022-12-27 | Andy Shevchenko | pinctrl: lakefield: Replace LKF_COMMUNITY() by INTEL_COMMUNI... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2022-12-27 | Andy Shevchenko | pinctrl: jasperlake: Replace JSL_COMMUNITY() by INTEL_COMMUN... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2022-12-27 | Andy Shevchenko | pinctrl: icelake: Replace ICL_COMMUNITY() by INTEL_COMMUNITY... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2022-12-27 | Andy Shevchenko | pinctrl: geminilake: Replace GLK_COMMUNITY() by INTEL_COMMUN... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2022-12-27 | Andy Shevchenko | pinctrl: emmitsburg: Replace EBG_COMMUNITY() by INTEL_COMMUN... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2022-12-27 | Andy Shevchenko | pinctrl: elkhartlake: Replace EHL_COMMUNITY() by INTEL_COMMU... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2022-12-27 | Andy Shevchenko | pinctrl: denverton: Replace DNV_COMMUNITY() by INTEL_COMMUNI... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2022-12-27 | Andy Shevchenko | pinctrl: cedarfork: Replace CDF_COMMUNITY() by INTEL_COMMUNI... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2022-12-27 | Andy Shevchenko | pinctrl: cannonlake: Replace CNL_COMMUNITY() by INTEL_COMMUN... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2022-12-27 | Andy Shevchenko | pinctrl: broxton: Replace BXT_COMMUNITY() by INTEL_COMMUNITY... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2022-12-27 | Andy Shevchenko | pinctrl: alderlake: Replace ADL_COMMUNITY() by INTEL_COMMUNI... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2022-12-27 | Andy Shevchenko | pinctrl: intel: Introduce INTEL_COMMUNITY_*() to unify... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2022-11-22 | Andy Shevchenko | pinctrl: intel: Enumerate PWM device when community... Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2022-11-22 | Andy Shevchenko | pwm: lpss: Rename pwm_lpss_probe() --> devm_pwm_lpss_probe() Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2022-11-22 | Andy Shevchenko | pwm: lpss: Allow other drivers to enable PWM LPSS Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
2022-11-22 | Andy Shevchenko | pwm: lpss: Include headers we are the direct user of Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel... |
commit | commitdiff | tree |
next |