index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-13
pinctrl: elkhartlake: Switch to use Intel pin control PM ops
Andy Shevchenko
1
-3
/
+2
2023-11-13
pinctrl: denverton: Switch to use Intel pin control PM ops
Andy Shevchenko
1
-3
/
+2
2023-11-13
pinctrl: cedarfork: Switch to use Intel pin control PM ops
Andy Shevchenko
1
-3
/
+2
2023-11-13
pinctrl: cannonlake: Switch to use Intel pin control PM ops
Andy Shevchenko
1
-3
/
+2
2023-11-13
pinctrl: broxton: Switch to use Intel pin control PM ops
Andy Shevchenko
1
-3
/
+2
2023-11-13
pinctrl: alderlake: Switch to use Intel pin control PM ops
Andy Shevchenko
1
-3
/
+2
2023-11-13
pinctrl: intel: Provide Intel pin control wide PM ops structure
Andy Shevchenko
2
-5
/
+7
2023-11-04
treewide: rename pinctrl_gpio_direction_output_new()
Bartosz Golaszewski
3
-3
/
+3
2023-11-04
treewide: rename pinctrl_gpio_direction_input_new()
Bartosz Golaszewski
3
-3
/
+3
2023-11-04
pinctrl: lynxpoint: use new pinctrl GPIO helpers
Bartosz Golaszewski
1
-2
/
+2
2023-11-04
pinctrl: intel: use new pinctrl GPIO helpers
Bartosz Golaszewski
1
-2
/
+2
2023-11-04
pinctrl: cherryview: use new pinctrl GPIO helpers
Bartosz Golaszewski
1
-2
/
+2
2023-11-04
Merge tag 'pinctrl-v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
9
-268
/
+165
2023-10-24
pinctrl: intel: use acpi_dev_uid_match() for matching _UID
Raag Jadav
1
-1
/
+1
2023-10-11
pinctrl: intel: fetch community only when we need it
Raag Jadav
1
-6
/
+7
2023-10-11
pinctrl: cherryview: reduce scope of PIN_CONFIG_BIAS_HIGH_IMPEDANCE case
Raag Jadav
1
-1
/
+1
2023-10-11
pinctrl: cherryview: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-06
pinctrl: cherryview: Simplify code with cleanup helpers
Andy Shevchenko
1
-90
/
+46
2023-10-06
pinctrl: cherryview: Avoid duplicated I/O
Andy Shevchenko
1
-4
/
+7
2023-10-06
pinctrl: denverton: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE()
Andy Shevchenko
1
-1
/
+1
2023-10-06
pinctrl: broxton: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE()
Andy Shevchenko
1
-2
/
+1
2023-10-03
pinctrl: moorefield: Replace kernel.h by what is actually being used
Andy Shevchenko
1
-1
/
+1
2023-10-03
pinctrl: merrifield: Replace kernel.h by what is actually being used
Andy Shevchenko
1
-1
/
+1
2023-10-03
pinctrl: lynxpoint: Replace kernel.h by what is actually being used
Andy Shevchenko
1
-1
/
+1
2023-10-03
pinctrl: cherryview: Replace kernel.h by what is actually being used
Andy Shevchenko
1
-1
/
+1
2023-10-03
pinctrl: baytrail: Replace kernel.h by what is actually being used
Andy Shevchenko
1
-1
/
+1
2023-10-03
pinctrl: lynxpoint: drop runtime PM support
Raag Jadav
1
-29
/
+3
2023-10-03
pinctrl: baytrail: drop runtime PM support
Raag Jadav
1
-17
/
+2
2023-10-03
pinctrl: intel: refine intel_config_set_pull() function
Raag Jadav
1
-20
/
+21
2023-10-03
pinctrl: intel: Replace kernel.h by what is actually being used
Andy Shevchenko
1
-1
/
+1
2023-09-27
pinctrl: denverton: Enable platform device in the absence of ACPI enumeration
Andy Shevchenko
1
-0
/
+7
2023-09-26
pinctrl: intel: Simplify code with cleanup helpers
Andy Shevchenko
1
-90
/
+56
2023-09-12
pinctrl: baytrail: fix debounce disable case
Raag Jadav
1
-2
/
+9
2023-08-22
pinctrl: cherryview: fix address_space_handler() argument
Raag Jadav
1
-3
/
+2
2023-08-22
pinctrl: intel: consolidate ACPI dependency
Raag Jadav
1
-19
/
+1
2023-08-21
pinctrl: cherryview: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
Andy Shevchenko
1
-7
/
+3
2023-08-18
pinctrl: lynxpoint: Make use of pm_ptr()
Andy Shevchenko
1
-4
/
+3
2023-08-18
pinctrl: baytrail: Make use of pm_ptr()
Andy Shevchenko
1
-8
/
+3
2023-08-15
pinctrl: intel: Switch to use exported namespace
Andy Shevchenko
16
-9
/
+18
2023-08-15
Merge patch series "Reuse common functions from pinctrl-intel"
Andy Shevchenko
6
-236
/
+57
2023-08-15
pinctrl: lynxpoint: reuse common functions from pinctrl-intel
Raag Jadav
2
-83
/
+9
2023-08-15
pinctrl: cherryview: reuse common functions from pinctrl-intel
Raag Jadav
1
-60
/
+9
2023-08-15
pinctrl: baytrail: reuse common functions from pinctrl-intel
Raag Jadav
1
-79
/
+11
2023-08-15
pinctrl: intel: export common pinctrl functions
Raag Jadav
2
-14
/
+28
2023-08-15
Merge patch series "Introduce Intel Tangier pinctrl driver"
Andy Shevchenko
7
-1277
/
+778
2023-08-15
pinctrl: moorefield: Adapt to Intel Tangier driver
Raag Jadav
3
-622
/
+37
2023-08-15
pinctrl: merrifield: Adapt to Intel Tangier driver
Raag Jadav
3
-655
/
+41
2023-08-15
pinctrl: tangier: Introduce Intel Tangier driver
Raag Jadav
5
-0
/
+700
2023-08-15
pinctrl: baytrail: consolidate common mask operation
Raag Jadav
1
-19
/
+15
2023-06-19
pinctrl: cherryview: Drop goto label
Andy Shevchenko
1
-4
/
+5
[next]