index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
intel
Age
Commit message (
Expand
)
Author
2023-11-04
treewide: rename pinctrl_gpio_direction_output_new()
Bartosz Golaszewski
2023-11-04
treewide: rename pinctrl_gpio_direction_input_new()
Bartosz Golaszewski
2023-11-04
pinctrl: lynxpoint: use new pinctrl GPIO helpers
Bartosz Golaszewski
2023-11-04
pinctrl: intel: use new pinctrl GPIO helpers
Bartosz Golaszewski
2023-11-04
pinctrl: cherryview: use new pinctrl GPIO helpers
Bartosz Golaszewski
2023-11-03
Merge tag 'pinctrl-v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2023-10-24
pinctrl: intel: use acpi_dev_uid_match() for matching _UID
Raag Jadav
2023-10-11
pinctrl: intel: fetch community only when we need it
Raag Jadav
2023-10-11
pinctrl: cherryview: reduce scope of PIN_CONFIG_BIAS_HIGH_IMPEDANCE case
Raag Jadav
2023-10-11
pinctrl: cherryview: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-06
pinctrl: cherryview: Simplify code with cleanup helpers
Andy Shevchenko
2023-10-06
pinctrl: cherryview: Avoid duplicated I/O
Andy Shevchenko
2023-10-06
pinctrl: denverton: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE()
Andy Shevchenko
2023-10-06
pinctrl: broxton: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE()
Andy Shevchenko
2023-10-03
pinctrl: moorefield: Replace kernel.h by what is actually being used
Andy Shevchenko
2023-10-03
pinctrl: merrifield: Replace kernel.h by what is actually being used
Andy Shevchenko
2023-10-03
pinctrl: lynxpoint: Replace kernel.h by what is actually being used
Andy Shevchenko
2023-10-03
pinctrl: cherryview: Replace kernel.h by what is actually being used
Andy Shevchenko
2023-10-03
pinctrl: baytrail: Replace kernel.h by what is actually being used
Andy Shevchenko
2023-10-03
pinctrl: lynxpoint: drop runtime PM support
Raag Jadav
2023-10-03
pinctrl: baytrail: drop runtime PM support
Raag Jadav
2023-10-03
pinctrl: intel: refine intel_config_set_pull() function
Raag Jadav
2023-10-03
pinctrl: intel: Replace kernel.h by what is actually being used
Andy Shevchenko
2023-09-27
pinctrl: denverton: Enable platform device in the absence of ACPI enumeration
Andy Shevchenko
2023-09-26
pinctrl: intel: Simplify code with cleanup helpers
Andy Shevchenko
2023-09-12
pinctrl: baytrail: fix debounce disable case
Raag Jadav
2023-08-22
pinctrl: cherryview: fix address_space_handler() argument
Raag Jadav
2023-08-22
pinctrl: intel: consolidate ACPI dependency
Raag Jadav
2023-08-21
pinctrl: cherryview: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
Andy Shevchenko
2023-08-18
pinctrl: lynxpoint: Make use of pm_ptr()
Andy Shevchenko
2023-08-18
pinctrl: baytrail: Make use of pm_ptr()
Andy Shevchenko
2023-08-15
pinctrl: intel: Switch to use exported namespace
Andy Shevchenko
2023-08-15
Merge patch series "Reuse common functions from pinctrl-intel"
Andy Shevchenko
2023-08-15
pinctrl: lynxpoint: reuse common functions from pinctrl-intel
Raag Jadav
2023-08-15
pinctrl: cherryview: reuse common functions from pinctrl-intel
Raag Jadav
2023-08-15
pinctrl: baytrail: reuse common functions from pinctrl-intel
Raag Jadav
2023-08-15
pinctrl: intel: export common pinctrl functions
Raag Jadav
2023-08-15
Merge patch series "Introduce Intel Tangier pinctrl driver"
Andy Shevchenko
2023-08-15
pinctrl: moorefield: Adapt to Intel Tangier driver
Raag Jadav
2023-08-15
pinctrl: merrifield: Adapt to Intel Tangier driver
Raag Jadav
2023-08-15
pinctrl: tangier: Introduce Intel Tangier driver
Raag Jadav
2023-08-15
pinctrl: baytrail: consolidate common mask operation
Raag Jadav
2023-06-19
pinctrl: cherryview: Drop goto label
Andy Shevchenko
2023-06-19
pinctrl: baytrail: invert if condition
Raag Jadav
2023-06-19
pinctrl: baytrail: add warning for BYT_VAL_REG retrieval failure
Raag Jadav
2023-06-19
pinctrl: baytrail: reduce scope of spinlock in ->dbg_show() hook
Raag Jadav
2023-06-15
pinctrl: intel: refine ->irq_set_type() hook
Raag Jadav
2023-06-14
pinctrl: intel: refine ->set_mux() hook
Raag Jadav
2023-06-12
pinctrl: baytrail: Use str_hi_lo() helper
Andy Shevchenko
2023-06-07
pinctrl: intel: Add Intel Meteor Lake-S pin controller support
Andy Shevchenko
[next]