index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-16
pinctrl: qcom: lpass-lpi: Remove duplicate assignment of of_gpio_n_cells
Andy Shevchenko
1
-1
/
+0
2023-01-16
pinctrl: mediatek: Remove duplicate assignment of of_gpio_n_cells
Andy Shevchenko
3
-3
/
+0
2023-01-16
pinctrl: samsung: Do not mention legacy API in the code
Andy Shevchenko
1
-1
/
+1
2023-01-16
pinctrl: ralink: rename variables which point out the pin group
Arınç ÜNAL
5
-183
/
+183
2023-01-16
pinctrl: rockchip: fix reading pull type on rk3568
Jonas Karlman
1
-1
/
+10
2023-01-16
pinctrl: sx150x: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2023-01-16
pinctrl: remove s3c24xx driver
Arnd Bergmann
3
-659
/
+0
2023-01-16
ARM: s3c: remove s3c24xx specific hacks
Arnd Bergmann
1
-10
/
+0
2023-01-10
pinctrl: pinmux: Drop duplicate error message in pinmux_select()
Andy Shevchenko
1
-3
/
+1
2023-01-10
pinctrl: mcp23s08: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-2
/
+3
2023-01-10
pinctrl: qcom: msm8226: Add General Purpose clocks
Luca Weiss
1
-2
/
+9
2023-01-09
pinctrl: qcom: spmi-gpio: add support for pm8550 & pmr735d gpio control
Neil Armstrong
1
-0
/
+6
2023-01-09
pinctrl: rockchip: Fix refcount leak in rockchip_pinctrl_parse_groups
Miaoqian Lin
1
-0
/
+1
2023-01-09
pinctrl: stm32: Fix refcount leak in stm32_pctrl_get_irq_domain
Miaoqian Lin
1
-0
/
+1
2023-01-09
pinctrl: qcom: pinctrl-msm8976: Correct function names for wcss pins
Adam Skladowski
1
-4
/
+4
2023-01-09
pinctrl: qcom: Add SM8550 pinctrl driver
Abel Vesa
3
-0
/
+1800
2023-01-04
pinctrl: nomadik: Add missing header(s)
Andy Shevchenko
8
-31
/
+54
2022-12-30
pinctrl: intel: Get rid of unused members in struct intel_function
Andy Shevchenko
1
-9
/
+0
2022-12-30
pinctrl: moorefield: Convert to use new memeber in struct intel_function
Andy Shevchenko
1
-3
/
+3
2022-12-30
pinctrl: merrifield: Convert to use new memeber in struct intel_function
Andy Shevchenko
1
-3
/
+3
2022-12-30
pinctrl: lynxpoint: Convert to use new memeber in struct intel_function
Andy Shevchenko
1
-4
/
+4
2022-12-30
pinctrl: cherryview: Convert to use new memeber in struct intel_function
Andy Shevchenko
1
-3
/
+3
2022-12-30
pinctrl: baytrail: Convert to use new memeber in struct intel_function
Andy Shevchenko
1
-5
/
+5
2022-12-30
pinctrl: intel: Make use of struct pinfunction and PINCTRL_PINFUNCTION()
Andy Shevchenko
2
-8
/
+11
2022-12-29
pinctrl: qcom: Add QDU1000/QRU1000 pinctrl driver
Melody Olvera
3
-0
/
+1285
2022-12-29
pinctrl: at91: convert to NOIRQ_SYSTEM_SLEEP_PM_OPS
Arnd Bergmann
1
-1
/
+1
2022-12-29
pinctrl: sp7021: fix unused function warning
Arnd Bergmann
1
-5
/
+2
2022-12-29
pinctrl: mxs: avoid defines prefixed with CONFIG
Lukas Bulwahn
2
-6
/
+6
2022-12-29
pinctrl: thunderbay: Drop empty platform remove function
Uwe Kleine-König
1
-7
/
+0
2022-12-29
pinctrl: da850-pupd: Drop empty platform remove function
Uwe Kleine-König
1
-6
/
+0
2022-12-29
pinctrl: amd: Add Z-state wake control bits
Basavaraj Natikar
2
-0
/
+8
2022-12-28
pinctrl: intel: Define maximum pad number in the group
Andy Shevchenko
2
-4
/
+6
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
2022-12-28
pinctrl: intel: Deduplicate some code in intel_config_set_pull()
Andy Shevchenko
1
-15
/
+8
2022-12-27
pinctrl: intel: Add default case to intel_config_set_pull()
Andy Shevchenko
1
-0
/
+4
2022-12-27
pinctrl: intel: Convert to generic_handle_domain_irq()
Andy Shevchenko
1
-7
/
+2
2022-12-27
pinctrl: intel: Always use gpp_num_padown_regs in the main driver
Andy Shevchenko
2
-14
/
+8
2022-12-27
pinctrl: sunrisepoint: Replace SPT_COMMUNITY() by INTEL_COMMUNITY_*()
Andy Shevchenko
1
-24
/
+13
2022-12-27
pinctrl: tigerlake: Replace TGL_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
1
-20
/
+10
2022-12-27
pinctrl: meteorlake: Replace MTL_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
1
-17
/
+6
2022-12-27
pinctrl: lewisburg: Replace LBG_COMMUNITY() by INTEL_COMMUNITY_SIZE()
Andy Shevchenko
1
-11
/
+1
2022-12-27
pinctrl: lakefield: Replace LKF_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
1
-12
/
+1
2022-12-27
pinctrl: jasperlake: Replace JSL_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
1
-12
/
+1
2022-12-27
pinctrl: icelake: Replace ICL_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
1
-22
/
+13
2022-12-27
pinctrl: geminilake: Replace GLK_COMMUNITY() by INTEL_COMMUNITY_SIZE()
Andy Shevchenko
1
-15
/
+6
2022-12-27
pinctrl: emmitsburg: Replace EBG_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
1
-12
/
+1
2022-12-27
pinctrl: elkhartlake: Replace EHL_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
1
-17
/
+7
2022-12-27
pinctrl: denverton: Replace DNV_COMMUNITY() by INTEL_COMMUNITY_GPPS()
Andy Shevchenko
1
-12
/
+1
[prev]
[next]