index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Age
Commit message (
Expand
)
Author
Lines
2022-12-30
pinctrl: merrifield: Convert to use new memeber in struct intel_function
Andy Shevchenko
-3
/
+3
2022-12-30
pinctrl: lynxpoint: Convert to use new memeber in struct intel_function
Andy Shevchenko
-4
/
+4
2022-12-30
pinctrl: cherryview: Convert to use new memeber in struct intel_function
Andy Shevchenko
-3
/
+3
2022-12-30
pinctrl: baytrail: Convert to use new memeber in struct intel_function
Andy Shevchenko
-5
/
+5
2022-12-30
pinctrl: intel: Make use of struct pinfunction and PINCTRL_PINFUNCTION()
Andy Shevchenko
-8
/
+11
2022-12-29
pinctrl: qcom: Add QDU1000/QRU1000 pinctrl driver
Melody Olvera
-0
/
+1285
2022-12-29
pinctrl: at91: convert to NOIRQ_SYSTEM_SLEEP_PM_OPS
Arnd Bergmann
-1
/
+1
2022-12-29
pinctrl: sp7021: fix unused function warning
Arnd Bergmann
-5
/
+2
2022-12-29
pinctrl: mxs: avoid defines prefixed with CONFIG
Lukas Bulwahn
-6
/
+6
2022-12-29
pinctrl: thunderbay: Drop empty platform remove function
Uwe Kleine-König
-7
/
+0
2022-12-29
pinctrl: da850-pupd: Drop empty platform remove function
Uwe Kleine-König
-6
/
+0
2022-12-29
pinctrl: amd: Add Z-state wake control bits
Basavaraj Natikar
-0
/
+8
2022-12-28
pinctrl: intel: Define maximum pad number in the group
Andy Shevchenko
-4
/
+6
2022-12-28
pinctrl: intel: Use same order of bit fields for PADCFG2
Andy Shevchenko
-1
/
+1
2022-12-28
pinctrl: intel: Add ~4k bias support
Andy Shevchenko
-0
/
+12
2022-12-28
pinctrl: intel: Add definitions to all possible biases
Andy Shevchenko
-0
/
+3
2022-12-28
pinctrl: intel: Deduplicate some code in intel_config_set_pull()
Andy Shevchenko
-15
/
+8
2022-12-27
pinctrl: intel: Add default case to intel_config_set_pull()
Andy Shevchenko
-0
/
+4
2022-12-27
pinctrl: intel: Convert to generic_handle_domain_irq()
Andy Shevchenko
-7
/
+2
2022-12-27
pinctrl: intel: Always use gpp_num_padown_regs in the main driver
Andy Shevchenko
-14
/
+8
2022-12-27
pinctrl: sunrisepoint: Replace SPT_COMMUNITY() by INTEL_COMMUNITY_*()
Andy Shevchenko
-24
/
+13
2022-12-27
pinctrl: tigerlake: Replace TGL_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
-20
/
+10
2022-12-27
pinctrl: meteorlake: Replace MTL_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
-17
/
+6
2022-12-27
pinctrl: lewisburg: Replace LBG_COMMUNITY() by INTEL_COMMUNITY_SIZE()
Andy Shevchenko
-11
/
+1
2022-12-27
pinctrl: lakefield: Replace LKF_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
-12
/
+1
2022-12-27
pinctrl: jasperlake: Replace JSL_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
-12
/
+1
2022-12-27
pinctrl: icelake: Replace ICL_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
-22
/
+13
2022-12-27
pinctrl: geminilake: Replace GLK_COMMUNITY() by INTEL_COMMUNITY_SIZE()
Andy Shevchenko
-15
/
+6
2022-12-27
pinctrl: emmitsburg: Replace EBG_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
-12
/
+1
2022-12-27
pinctrl: elkhartlake: Replace EHL_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
-17
/
+7
2022-12-27
pinctrl: denverton: Replace DNV_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
-12
/
+1
2022-12-27
pinctrl: cedarfork: Replace CDF_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
-12
/
+1
2022-12-27
pinctrl: cannonlake: Replace CNL_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
-20
/
+11
2022-12-27
pinctrl: broxton: Replace BXT_COMMUNITY() by INTEL_COMMUNITY_SIZE()
Andy Shevchenko
-20
/
+11
2022-12-27
pinctrl: alderlake: Replace ADL_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
-16
/
+2
2022-12-27
pinctrl: intel: Introduce INTEL_COMMUNITY_*() to unify community macros
Andy Shevchenko
-0
/
+22
2022-12-13
Merge tag 'pinctrl-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
-887
/
+3954
2022-12-06
pinctrl: thunderbay: fix possible memory leak in thunderbay_build_functions()
Gaosheng Cui
-2
/
+6
2022-12-03
pinctrl: stm32: Remove check for pins-are-numbered
Bernhard Rosenkränzer
-5
/
+0
2022-12-03
pinctrl: mediatek: common: Remove check for pins-are-numbered
Bernhard Rosenkränzer
-6
/
+0
2022-11-28
pinctrl: intel: Save and restore pins in "direct IRQ" mode
Andy Shevchenko
-1
/
+26
2022-11-28
pinctrl: qcom: remove duplicate included header files
ye xingchen
-3
/
+0
2022-11-28
Merge tag 'intel-pinctrl-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
-0
/
+29
2022-11-26
pinctrl: sunxi: d1: Add CAN bus pinmuxes
Fabien Poussin
-0
/
+4
2022-11-25
pinctrl: loongson2: Fix some const correctness
Linus Walleij
-2
/
+2
2022-11-25
pinctrl: pinconf-generic: add missing of_node_put()
ZhangPeng
-1
/
+3
2022-11-22
pinctrl: meditatek: Startup with the IRQs disabled
Ricardo Ribalda
-3
/
+6
2022-11-22
pinctrl: intel: Enumerate PWM device when community has a capability
Andy Shevchenko
-0
/
+29
2022-11-22
pinctrl: k210: call of_node_put()
ZhangPeng
-1
/
+3
2022-11-22
pinctrl: starfive: Use existing variable gpio
Geert Uytterhoeven
-2
/
+2
[prev]
[next]