index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
intel
Age
Commit message (
Expand
)
Author
2025-03-03
pinctrl: intel: drop repeated config dependency
Raag Jadav
2025-02-25
Merge tag 'ib-devres-iio-input-pinctrl-v6.15' into intel/pinctrl
Andy Shevchenko
2025-02-24
pinctrl: tangier: use devm_kmemdup_array()
Raag Jadav
2025-02-24
pinctrl: cherryview: use devm_kmemdup_array()
Raag Jadav
2025-02-24
pinctrl: baytrail: copy communities using devm_kmemdup_array()
Raag Jadav
2025-02-24
pinctrl: intel: copy communities using devm_kmemdup_array()
Raag Jadav
2025-02-11
pinctrl: intel: Fix wrong bypass assignment in intel_pinctrl_probe_pwm()
Andy Shevchenko
2025-02-03
pinctrl: intel: Import PWM_LPSS namespace for devm_pwm_lpss_probe()
Uwe Kleine-König
2025-02-03
pinctrl: lynxpoint: Use dedicated helpers for chained IRQ handlers
Andy Shevchenko
2025-02-03
pinctrl: baytrail: Use dedicated helpers for chained IRQ handlers
Andy Shevchenko
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-25
Merge tag 'pinctrl-v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-11-07
Merge tag 'intel-pinctrl-v6.13-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Walleij
2024-11-05
pinctrl: elkhartlake: Add support for DSW community
Andy Shevchenko
2024-11-05
pinctrl: intel: Add a human readable decoder for pull bias values
Andy Shevchenko
2024-10-11
pinctrl: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-03
pinctrl: intel: platform: Add Panther Lake to the list of supported
Andy Shevchenko
2024-09-30
pinctrl: intel: platform: use semicolon instead of comma in ncommunities assi...
Javier Carrasco
2024-09-30
pinctrl: intel: platform: fix error path in device_for_each_child_node()
Javier Carrasco
2024-09-11
Merge tag 'intel-pinctrl-v6.12-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Walleij
2024-09-05
pinctrl: intel: Constify struct intel_pinctrl parameter
Andy Shevchenko
2024-09-04
pinctrl: baytrail: Drop duplicate return statement
Andy Shevchenko
2024-09-03
pinctrl: intel: Inline intel_gpio_community_irq_handler()
Andy Shevchenko
2024-08-30
pinctrl: intel: Introduce for_each_intel_gpio_group() helper et al.
Andy Shevchenko
2024-08-30
pinctrl: intel: Constify intel_get_community() returned object
Andy Shevchenko
2024-08-30
pinctrl: intel: Implement high impedance support
Andy Shevchenko
2024-08-30
pinctrl: intel: Add __intel_gpio_get_direction() helper
Andy Shevchenko
2024-08-30
pinctrl: intel: Refactor __intel_gpio_set_direction() to be more useful
Andy Shevchenko
2024-08-30
pinctrl: intel: Move debounce validation out of the lock
Andy Shevchenko
2024-07-31
pinctrl: meteorlake: Add Arrow Lake-H/U ACPI ID
Mika Westerberg
2024-04-08
pinctrl: baytrail: Add pinconf group for uart3
Hans de Goede
2024-04-08
pinctrl: baytrail: Fix selecting gpio pinctrl state
Hans de Goede
2024-02-19
pwm: lpss-*: Make use of devm_pwmchip_alloc() function
Uwe Kleine-König
2023-12-18
Merge tag 'intel-pinctrl-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
2023-12-15
pinctrl: intel: Add Intel Meteor Point pin controller and GPIO support
Andy Shevchenko
2023-12-08
pinctrl: baytrail: use gpiochip_dup_line_label()
Bartosz Golaszewski
2023-11-24
pinctrl: baytrail: Simplify code with cleanup helpers
Andy Shevchenko
2023-11-24
pinctrl: baytrail: Move default strength assignment to a switch-case
Andy Shevchenko
2023-11-24
pinctrl: baytrail: Factor out byt_gpio_force_input_mode()
Andy Shevchenko
2023-11-24
pinctrl: baytrail: Fix types of config value in byt_pin_config_set()
Andy Shevchenko
2023-11-24
pinctrl: lynxpoint: Simplify code with cleanup helpers
Andy Shevchenko
2023-11-24
pinctrl: tangier: simplify locking using cleanup helpers
Raag Jadav
2023-11-22
pinctrl: intel: use the correct _PM_OPS() export macro
Raag Jadav
2023-11-14
pinctrl: intel: Add a generic Intel pin control platform driver
Andy Shevchenko
2023-11-14
pinctrl: intel: Revert "Unexport intel_pinctrl_probe()"
Andy Shevchenko
2023-11-13
pinctrl: intel: allow independent COMPILE_TEST
Raag Jadav
2023-11-13
pinctrl: intel: Refactor intel_pinctrl_get_soc_data()
Andy Shevchenko
2023-11-13
pinctrl: intel: Move default strength assignment to a switch-case
Andy Shevchenko
2023-11-13
pinctrl: tangier: Move default strength assignment to a switch-case
Andy Shevchenko
2023-11-13
pinctrl: tangier: Enable 910 Ohm bias
Andy Shevchenko
[next]