index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
intel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pinctrl: merrifield: Fix open-drain pin mode configuration
Andy Shevchenko
2023-06-06
1
-2
/
+12
*
pinctrl: cherryview: Return correct value if pin in push-pull mode
Andy Shevchenko
2023-06-06
1
-5
/
+10
*
pinctrl: cherryview: Don't use IRQ core constanst for invalid IRQ
Andy Shevchenko
2023-06-02
1
-1
/
+1
*
pinctrl: baytrail: Use BIT() in BYT_PULL_ASSIGN_* definitions
Andy Shevchenko
2023-06-02
1
-3
/
+2
*
pinctrl: baytrail: Unify style of error and debug messages
Andy Shevchenko
2023-06-02
1
-41
/
+23
*
Merge tag 'pinctrl-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2023-02-22
22
-315
/
+177
|
\
|
*
pinctrl: intel: Get rid of unused members in struct intel_function
Andy Shevchenko
2022-12-30
1
-9
/
+0
|
*
pinctrl: moorefield: Convert to use new memeber in struct intel_function
Andy Shevchenko
2022-12-30
1
-3
/
+3
|
*
pinctrl: merrifield: Convert to use new memeber in struct intel_function
Andy Shevchenko
2022-12-30
1
-3
/
+3
|
*
pinctrl: lynxpoint: Convert to use new memeber in struct intel_function
Andy Shevchenko
2022-12-30
1
-4
/
+4
|
*
pinctrl: cherryview: Convert to use new memeber in struct intel_function
Andy Shevchenko
2022-12-30
1
-3
/
+3
|
*
pinctrl: baytrail: Convert to use new memeber in struct intel_function
Andy Shevchenko
2022-12-30
1
-5
/
+5
|
*
pinctrl: intel: Make use of struct pinfunction and PINCTRL_PINFUNCTION()
Andy Shevchenko
2022-12-30
2
-8
/
+11
|
*
pinctrl: intel: Define maximum pad number in the group
Andy Shevchenko
2022-12-28
2
-4
/
+6
|
*
pinctrl: intel: Use same order of bit fields for PADCFG2
Andy Shevchenko
2022-12-28
1
-1
/
+1
|
*
pinctrl: intel: Add ~4k bias support
Andy Shevchenko
2022-12-28
1
-0
/
+12
|
*
pinctrl: intel: Add definitions to all possible biases
Andy Shevchenko
2022-12-28
1
-0
/
+3
|
*
pinctrl: intel: Deduplicate some code in intel_config_set_pull()
Andy Shevchenko
2022-12-28
1
-15
/
+8
|
*
pinctrl: intel: Add default case to intel_config_set_pull()
Andy Shevchenko
2022-12-27
1
-0
/
+4
|
*
pinctrl: intel: Convert to generic_handle_domain_irq()
Andy Shevchenko
2022-12-27
1
-7
/
+2
|
*
pinctrl: intel: Always use gpp_num_padown_regs in the main driver
Andy Shevchenko
2022-12-27
2
-14
/
+8
|
*
pinctrl: sunrisepoint: Replace SPT_COMMUNITY() by INTEL_COMMUNITY_*()
Andy Shevchenko
2022-12-27
1
-24
/
+13
|
*
pinctrl: tigerlake: Replace TGL_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
2022-12-27
1
-20
/
+10
|
*
pinctrl: meteorlake: Replace MTL_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
2022-12-27
1
-17
/
+6
|
*
pinctrl: lewisburg: Replace LBG_COMMUNITY() by INTEL_COMMUNITY_SIZE()
Andy Shevchenko
2022-12-27
1
-11
/
+1
|
*
pinctrl: lakefield: Replace LKF_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
2022-12-27
1
-12
/
+1
|
*
pinctrl: jasperlake: Replace JSL_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
2022-12-27
1
-12
/
+1
|
*
pinctrl: icelake: Replace ICL_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
2022-12-27
1
-22
/
+13
|
*
pinctrl: geminilake: Replace GLK_COMMUNITY() by INTEL_COMMUNITY_SIZE()
Andy Shevchenko
2022-12-27
1
-15
/
+6
|
*
pinctrl: emmitsburg: Replace EBG_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
2022-12-27
1
-12
/
+1
|
*
pinctrl: elkhartlake: Replace EHL_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
2022-12-27
1
-17
/
+7
|
*
pinctrl: denverton: Replace DNV_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
2022-12-27
1
-12
/
+1
|
*
pinctrl: cedarfork: Replace CDF_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
2022-12-27
1
-12
/
+1
|
*
pinctrl: cannonlake: Replace CNL_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
2022-12-27
1
-20
/
+11
|
*
pinctrl: broxton: Replace BXT_COMMUNITY() by INTEL_COMMUNITY_SIZE()
Andy Shevchenko
2022-12-27
1
-20
/
+11
|
*
pinctrl: alderlake: Replace ADL_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
2022-12-27
1
-16
/
+2
|
*
pinctrl: intel: Introduce INTEL_COMMUNITY_*() to unify community macros
Andy Shevchenko
2022-12-27
1
-0
/
+22
*
|
pinctrl: intel: Restore the pins that used to be in Direct IRQ mode
Andy Shevchenko
2023-02-07
1
-3
/
+13
|
/
*
Merge tag 'pinctrl-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2022-12-13
12
-89
/
+1047
|
\
|
*
Merge tag 'intel-pinctrl-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
2022-11-28
1
-0
/
+29
|
|
\
|
|
*
pinctrl: intel: Enumerate PWM device when community has a capability
Andy Shevchenko
2022-11-22
1
-0
/
+29
|
*
|
pinctrl: intel: Add Intel Moorefield pin controller support
Andy Shevchenko
2022-11-08
3
-0
/
+928
|
*
|
pinctrl: merrifield: Use temporary variable for struct device
Andy Shevchenko
2022-11-03
1
-8
/
+7
|
*
|
pinctrl: intel: Use temporary variable for struct device
Andy Shevchenko
2022-11-03
1
-11
/
+12
|
*
|
pinctrl: intel: Use str_enable_disable() helper
Andy Shevchenko
2022-10-26
1
-1
/
+2
|
*
|
pinctrl: tigerlake: Deduplicate COMMUNITY macro code
Andy Shevchenko
2022-10-26
1
-14
/
+14
|
*
|
pinctrl: sunrisepoint: Deduplicate COMMUNITY macro code
Andy Shevchenko
2022-10-26
1
-16
/
+16
|
*
|
pinctrl: icelake: Deduplicate COMMUNITY macro code
Andy Shevchenko
2022-10-26
1
-4
/
+4
|
*
|
pinctrl: cannonlake: Deduplicate COMMUNITY macro code
Andy Shevchenko
2022-10-26
1
-4
/
+4
|
*
|
pinctrl: alderlake: Deduplicate COMMUNITY macro code
Andy Shevchenko
2022-10-26
1
-24
/
+16
[next]