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-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
2023-06-06
pinctrl: moorefield: Use BUFCFG_PINMODE_GPIO in ->pin_dbg_show()
Andy Shevchenko
2023-06-06
pinctrl: moorefield: Fix open-drain pin mode configuration
Andy Shevchenko
2023-06-06
pinctrl: merrifield: Use BUFCFG_PINMODE_GPIO in ->pin_dbg_show()
Andy Shevchenko
2023-06-06
pinctrl: merrifield: Fix open-drain pin mode configuration
Andy Shevchenko
2023-06-06
pinctrl: cherryview: Return correct value if pin in push-pull mode
Andy Shevchenko
2023-06-02
pinctrl: cherryview: Don't use IRQ core constanst for invalid IRQ
Andy Shevchenko
2023-06-02
pinctrl: baytrail: Use BIT() in BYT_PULL_ASSIGN_* definitions
Andy Shevchenko
2023-06-02
pinctrl: baytrail: Unify style of error and debug messages
Andy Shevchenko
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
[next]