index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
intel
Age
Commit message (
Expand
)
Author
2023-02-22
Merge tag 'pinctrl-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2023-02-07
pinctrl: intel: Restore the pins that used to be in Direct IRQ mode
Andy Shevchenko
2022-12-30
pinctrl: intel: Get rid of unused members in struct intel_function
Andy Shevchenko
2022-12-30
pinctrl: moorefield: Convert to use new memeber in struct intel_function
Andy Shevchenko
2022-12-30
pinctrl: merrifield: Convert to use new memeber in struct intel_function
Andy Shevchenko
2022-12-30
pinctrl: lynxpoint: Convert to use new memeber in struct intel_function
Andy Shevchenko
2022-12-30
pinctrl: cherryview: Convert to use new memeber in struct intel_function
Andy Shevchenko
2022-12-30
pinctrl: baytrail: Convert to use new memeber in struct intel_function
Andy Shevchenko
2022-12-30
pinctrl: intel: Make use of struct pinfunction and PINCTRL_PINFUNCTION()
Andy Shevchenko
2022-12-28
pinctrl: intel: Define maximum pad number in the group
Andy Shevchenko
2022-12-28
pinctrl: intel: Use same order of bit fields for PADCFG2
Andy Shevchenko
2022-12-28
pinctrl: intel: Add ~4k bias support
Andy Shevchenko
2022-12-28
pinctrl: intel: Add definitions to all possible biases
Andy Shevchenko
2022-12-28
pinctrl: intel: Deduplicate some code in intel_config_set_pull()
Andy Shevchenko
2022-12-27
pinctrl: intel: Add default case to intel_config_set_pull()
Andy Shevchenko
2022-12-27
pinctrl: intel: Convert to generic_handle_domain_irq()
Andy Shevchenko
2022-12-27
pinctrl: intel: Always use gpp_num_padown_regs in the main driver
Andy Shevchenko
2022-12-27
pinctrl: sunrisepoint: Replace SPT_COMMUNITY() by INTEL_COMMUNITY_*()
Andy Shevchenko
2022-12-27
pinctrl: tigerlake: Replace TGL_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
2022-12-27
pinctrl: meteorlake: Replace MTL_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
2022-12-27
pinctrl: lewisburg: Replace LBG_COMMUNITY() by INTEL_COMMUNITY_SIZE()
Andy Shevchenko
2022-12-27
pinctrl: lakefield: Replace LKF_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
2022-12-27
pinctrl: jasperlake: Replace JSL_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
2022-12-27
pinctrl: icelake: Replace ICL_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
2022-12-27
pinctrl: geminilake: Replace GLK_COMMUNITY() by INTEL_COMMUNITY_SIZE()
Andy Shevchenko
2022-12-27
pinctrl: emmitsburg: Replace EBG_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
2022-12-27
pinctrl: elkhartlake: Replace EHL_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
2022-12-27
pinctrl: denverton: Replace DNV_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
2022-12-27
pinctrl: cedarfork: Replace CDF_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
2022-12-27
pinctrl: cannonlake: Replace CNL_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
2022-12-27
pinctrl: broxton: Replace BXT_COMMUNITY() by INTEL_COMMUNITY_SIZE()
Andy Shevchenko
2022-12-27
pinctrl: alderlake: Replace ADL_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
2022-12-27
pinctrl: intel: Introduce INTEL_COMMUNITY_*() to unify community macros
Andy Shevchenko
2022-12-13
Merge tag 'pinctrl-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2022-11-28
pinctrl: intel: Save and restore pins in "direct IRQ" mode
Andy Shevchenko
2022-11-28
Merge tag 'intel-pinctrl-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
2022-11-22
pinctrl: intel: Enumerate PWM device when community has a capability
Andy Shevchenko
2022-11-08
pinctrl: intel: Add Intel Moorefield pin controller support
Andy Shevchenko
2022-11-03
pinctrl: merrifield: Use temporary variable for struct device
Andy Shevchenko
2022-11-03
pinctrl: intel: Use temporary variable for struct device
Andy Shevchenko
2022-10-26
pinctrl: intel: Use str_enable_disable() helper
Andy Shevchenko
2022-10-26
pinctrl: tigerlake: Deduplicate COMMUNITY macro code
Andy Shevchenko
2022-10-26
pinctrl: sunrisepoint: Deduplicate COMMUNITY macro code
Andy Shevchenko
2022-10-26
pinctrl: icelake: Deduplicate COMMUNITY macro code
Andy Shevchenko
2022-10-26
pinctrl: cannonlake: Deduplicate COMMUNITY macro code
Andy Shevchenko
2022-10-26
pinctrl: alderlake: Deduplicate COMMUNITY macro code
Andy Shevchenko
2022-10-24
pinctrl: intel: Add missing header(s)
Andy Shevchenko
2022-10-24
pinctrl: merrifield: Add missing header(s)
Andy Shevchenko
2022-10-24
pinctrl: lynxpoint: Add missing header(s)
Andy Shevchenko
2022-10-24
pinctrl: cherryview: Add missing header(s)
Andy Shevchenko
[next]