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-12-16
Merge tag 'pinctrl-v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-12-09
pinctrl: intel: Actually disable Tx and Rx buffers on GPIO request
Andy Shevchenko
2020-11-16
pinctrl: baytrail: Avoid clearing debounce value when turning it off
Andy Shevchenko
2020-11-16
pinctrl: merrifield: Set default bias in case no particular value given
Andy Shevchenko
2020-11-16
pinctrl: jasperlake: Fix HOSTSW_OWN offset
Evan Green
2020-11-16
pinctrl: jasperlake: Unhide SPI group of pins
Andy Shevchenko
2020-11-16
pinctrl: baytrail: Avoid clearing debounce value when turning it off
Andy Shevchenko
2020-11-12
pinctrl: merrifield: Set default bias in case no particular value given
Andy Shevchenko
2020-11-12
pinctrl: jasperlake: Fix HOSTSW_OWN offset
Evan Green
2020-11-12
pinctrl: jasperlake: Unhide SPI group of pins
Andy Shevchenko
2020-11-12
pinctrl: lynxpoint: Enable pin configuration setting for GPIO chip
Andy Shevchenko
2020-11-12
pinctrl: lynxpoint: Use defined constant for disabled bias explicitly
Andy Shevchenko
2020-11-04
pinctrl: lynxpoint: Unify initcall location in the code
Andy Shevchenko
2020-11-04
pinctrl: intel: Add Intel Alder Lake-S pin controller support
Andy Shevchenko
2020-11-04
pinctrl: intel: Add Intel Elkhart Lake pin controller support
Andy Shevchenko
2020-11-02
pinctrl: intel: Add blank line before endif in Kconfig
Andy Shevchenko
2020-11-02
pinctrl: intel: Add Intel Lakefield pin controller support
Andy Shevchenko
2020-10-26
pinctrl: intel: Set default bias in case no particular value given
Andy Shevchenko
2020-10-26
pinctrl: intel: Fix 2 kOhm bias which is 833 Ohm
Andy Shevchenko
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
[next]