index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
intel
/
pinctrl-intel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-19
pinctrl: intel: Enable 3-bit PAD_OWN feature
Andy Shevchenko
1
-5
/
+16
2026-03-19
pinctrl: intel: Fix the revision for new features (1kOhm PD, HW debouncer)
Andy Shevchenko
1
-1
/
+1
2026-03-19
pinctrl: intel: Improve capability support
Andy Shevchenko
1
-5
/
+10
2026-02-06
pinctrl: intel: Align Copyright note with corporate guidelines
Andy Shevchenko
1
-1
/
+1
2026-01-28
pinctrl: intel: Remove duplicate error messages
Andy Shevchenko
1
-1
/
+1
2025-11-18
pinctrl: intel: Export intel_gpio_add_pin_ranges()
Andy Shevchenko
1
-1
/
+11
2025-11-04
pinctrl: intel: Unify messages with help of dev_err_probe()
Andy Shevchenko
1
-16
/
+8
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
1
-1
/
+1
2025-06-12
pinctrl: intel: fix build warnings about export.h
Andy Shevchenko
1
-0
/
+1
2025-06-11
pinctrl: intel: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-6
/
+13
2025-02-25
Merge tag 'ib-devres-iio-input-pinctrl-v6.15' into intel/pinctrl
Andy Shevchenko
1
-4
/
+2
2025-02-24
pinctrl: intel: copy communities using devm_kmemdup_array()
Raag Jadav
1
-4
/
+2
2025-02-11
pinctrl: intel: Fix wrong bypass assignment in intel_pinctrl_probe_pwm()
Andy Shevchenko
1
-1
/
+0
2025-02-03
pinctrl: intel: Import PWM_LPSS namespace for devm_pwm_lpss_probe()
Uwe Kleine-König
1
-0
/
+1
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-11
/
+11
2024-11-05
pinctrl: intel: Add a human readable decoder for pull bias values
Andy Shevchenko
1
-0
/
+12
2024-09-05
pinctrl: intel: Constify struct intel_pinctrl parameter
Andy Shevchenko
1
-14
/
+15
2024-09-03
pinctrl: intel: Inline intel_gpio_community_irq_handler()
Andy Shevchenko
1
-17
/
+6
2024-08-30
pinctrl: intel: Introduce for_each_intel_gpio_group() helper et al.
Andy Shevchenko
1
-79
/
+46
2024-08-30
pinctrl: intel: Constify intel_get_community() returned object
Andy Shevchenko
1
-4
/
+4
2024-08-30
pinctrl: intel: Implement high impedance support
Andy Shevchenko
1
-0
/
+41
2024-08-30
pinctrl: intel: Add __intel_gpio_get_direction() helper
Andy Shevchenko
1
-6
/
+42
2024-08-30
pinctrl: intel: Refactor __intel_gpio_set_direction() to be more useful
Andy Shevchenko
1
-13
/
+18
2024-08-30
pinctrl: intel: Move debounce validation out of the lock
Andy Shevchenko
1
-12
/
+15
2024-02-19
pwm: lpss-*: Make use of devm_pwmchip_alloc() function
Uwe Kleine-König
1
-3
/
+3
2023-11-22
pinctrl: intel: use the correct _PM_OPS() export macro
Raag Jadav
1
-1
/
+1
2023-11-14
pinctrl: intel: Revert "Unexport intel_pinctrl_probe()"
Andy Shevchenko
1
-2
/
+3
2023-11-13
pinctrl: intel: Refactor intel_pinctrl_get_soc_data()
Andy Shevchenko
1
-4
/
+3
2023-11-13
pinctrl: intel: Move default strength assignment to a switch-case
Andy Shevchenko
1
-4
/
+2
2023-11-13
pinctrl: intel: Make PM ops functions static
Andy Shevchenko
1
-4
/
+2
2023-11-13
pinctrl: intel: Provide Intel pin control wide PM ops structure
Andy Shevchenko
1
-3
/
+5
2023-11-04
treewide: rename pinctrl_gpio_direction_output_new()
Bartosz Golaszewski
1
-1
/
+1
2023-11-04
treewide: rename pinctrl_gpio_direction_input_new()
Bartosz Golaszewski
1
-1
/
+1
2023-11-04
pinctrl: intel: use new pinctrl GPIO helpers
Bartosz Golaszewski
1
-2
/
+2
2023-11-03
Merge tag 'pinctrl-v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-113
/
+81
2023-10-24
pinctrl: intel: use acpi_dev_uid_match() for matching _UID
Raag Jadav
1
-1
/
+1
2023-10-11
pinctrl: intel: fetch community only when we need it
Raag Jadav
1
-6
/
+7
2023-10-03
pinctrl: intel: refine intel_config_set_pull() function
Raag Jadav
1
-20
/
+21
2023-09-26
pinctrl: intel: Simplify code with cleanup helpers
Andy Shevchenko
1
-90
/
+56
2023-08-15
pinctrl: intel: Switch to use exported namespace
Andy Shevchenko
1
-3
/
+3
2023-08-15
pinctrl: intel: export common pinctrl functions
Raag Jadav
1
-14
/
+16
2023-06-15
pinctrl: intel: refine ->irq_set_type() hook
Raag Jadav
1
-21
/
+24
2023-06-14
pinctrl: intel: refine ->set_mux() hook
Raag Jadav
1
-4
/
+5
2023-02-22
Merge tag 'pinctrl-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-37
/
+37
2023-02-07
pinctrl: intel: Restore the pins that used to be in Direct IRQ mode
Andy Shevchenko
1
-3
/
+13
2022-12-30
pinctrl: intel: Make use of struct pinfunction and PINCTRL_PINFUNCTION()
Andy Shevchenko
1
-3
/
+3
2022-12-28
pinctrl: intel: Define maximum pad number in the group
Andy Shevchenko
1
-3
/
+3
2022-12-28
pinctrl: intel: Use same order of bit fields for PADCFG2
Andy Shevchenko
1
-1
/
+1
2022-12-28
pinctrl: intel: Add ~4k bias support
Andy Shevchenko
1
-0
/
+12
2022-12-28
pinctrl: intel: Add definitions to all possible biases
Andy Shevchenko
1
-0
/
+3
[next]