index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
intel
Age
Commit message (
Expand
)
Author
2020-09-30
pinctrl: sunrisepoint: Modify COMMUNITY macros to be consistent
Andy Shevchenko
2020-09-30
pinctrl: cannonlake: Modify COMMUNITY macros to be consistent
Andy Shevchenko
2020-09-30
pinctrl: tigerlake: Fix register offsets for TGL-H variant
Andy Shevchenko
2020-09-07
pinctrl: cherryview: Preserve CHV_PADCTRL1_INVRXTX_TXDATA flag on GPIOs
Hans de Goede
2020-08-20
pinctrl: intel: Update header block to reflect direct dependencies
Andy Shevchenko
2020-08-20
pinctrl: cherryview: Switch to use intel_pinctrl_get_soc_data()
Andy Shevchenko
2020-08-20
pinctrl: baytrail: Switch to use intel_pinctrl_get_soc_data()
Andy Shevchenko
2020-08-18
pinctrl: intel: Extract intel_pinctrl_get_soc_data() helper for wider use
Andy Shevchenko
2020-08-18
pinctrl: cherryview: Utilize temporary variable to hold device pointer
Andy Shevchenko
2020-08-18
pinctrl: cherryview: Switch to use struct intel_pinctrl
Andy Shevchenko
2020-08-18
pinctrl: cherryview: Move custom community members to separate data struct
Andy Shevchenko
2020-08-18
pinctrl: cherryview: Drop stale comment
Andy Shevchenko
2020-07-21
pinctrl: intel: Add Intel Emmitsburg pin controller support
Andy Shevchenko
2020-07-19
pinctrl: baytrail: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-29
pinctrl: tigerlake: Add support for Tiger Lake-H
Mika Westerberg
2020-06-29
pinctrl: merrifield: Add I²S bus 2 pins to groups and functions
Andy Shevchenko
2020-06-22
pinctrl: merrifield: Update pin names in accordance with official list
Andy Shevchenko
2020-06-22
pinctrl: baytrail: Fix pin being driven low for a while on gpiod_get(..., GPI...
Hans de Goede
2020-06-22
pinctrl: baytrail: Drop no-op ACPI_PTR() call
Andy Shevchenko
2020-06-22
pinctrl: lynxpoint: Drop no-op ACPI_PTR() call
Andy Shevchenko
2020-06-22
pinctrl: lynxpoint: Introduce helpers to enable or disable input
Andy Shevchenko
2020-06-22
pinctrl: lynxpoint: Make use of for_each_requested_gpio()
Andy Shevchenko
2020-06-22
pinctrl: intel: Make use of for_each_requested_gpio_in_range()
Andy Shevchenko
2020-06-22
pinctrl: intel: Protect IO in few call backs by lock
Andy Shevchenko
2020-06-22
pinctrl: intel: Split intel_config_get() to three functions
Andy Shevchenko
2020-06-22
pinctrl: intel: Drop the only label in the code for consistency
Andy Shevchenko
2020-06-22
pinctrl: intel: Get rid of redundant 'else' in intel_config_set_debounce()
Andy Shevchenko
2020-06-22
pinctrl: intel: Make use of IRQ_RETVAL()
Andy Shevchenko
2020-06-22
pinctrl: intel: Reduce scope of the lock
Andy Shevchenko
2020-06-22
pinctrl: intel: Disable input and output buffer when switching to GPIO
Andy Shevchenko
2020-06-22
pinctrl: cherryview: Re-use data structures from pinctrl-intel.h (part 3)
Andy Shevchenko
2020-06-22
pinctrl: intel: Allow drivers to define ACPI address space ID
Andy Shevchenko
2020-06-22
pinctrl: intel: Allow drivers to define total amount of IRQs per community
Andy Shevchenko
2020-06-22
pinctrl: cherryview: Convert chv_writel() to use chv_padreg()
Andy Shevchenko
2020-06-22
pinctrl: cherryview: Introduce helpers to IO with common registers
Andy Shevchenko
2020-06-22
pinctrl: cherryview: Introduce chv_readl() helper
Andy Shevchenko
2020-04-22
pinctrl: intel: Move npins closer to pin_base in struct intel_community
Andy Shevchenko
2020-04-22
pinctrl: intel: Update description in struct intel_community
Andy Shevchenko
2020-04-17
pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handler
Grace Kao
2020-04-16
pinctrl: lynxpoint: Use platform_get_irq_optional() explicitly
Andy Shevchenko
2020-04-15
pinctrl: baytrail: Use platform_get_irq_optional() explicitly
Andy Shevchenko
2020-04-14
pinctrl: intel: Add Intel Jasper Lake pin controller support
Andy Shevchenko
2020-04-14
pinctrl: intel: Introduce new flag to force GPIO base to be 0
Andy Shevchenko
2020-04-14
pinctrl: tigerlake: Use generic flag for special GPIO base treatment
Andy Shevchenko
2020-04-14
pinctrl: icelake: Use generic flag for special GPIO base treatment
Andy Shevchenko
2020-04-14
pinctrl: cannonlake: Use generic flag for special GPIO base treatment
Andy Shevchenko
2020-04-14
pinctrl: intel: Introduce common flags for GPIO mapping scheme
Andy Shevchenko
2020-04-13
pinctrl: cherryview: Use GENMASK() consistently
Andy Shevchenko
2020-04-13
pinctrl: cherryview: Re-use data structures from pinctrl-intel.h (part 2)
Andy Shevchenko
2020-04-13
pinctrl: baytrail: Enable pin configuration setting for GPIO chip
Andy Shevchenko
[next]