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
*
Merge tag 'intel-pinctrl-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
2023-12-18
24
-279
/
+888
|
\
|
*
pinctrl: intel: Add Intel Meteor Point pin controller and GPIO support
Andy Shevchenko
2023-12-15
3
-0
/
+475
|
*
pinctrl: baytrail: Simplify code with cleanup helpers
Andy Shevchenko
2023-11-24
1
-108
/
+68
|
*
pinctrl: baytrail: Move default strength assignment to a switch-case
Andy Shevchenko
2023-11-24
1
-8
/
+1
|
*
pinctrl: baytrail: Factor out byt_gpio_force_input_mode()
Andy Shevchenko
2023-11-24
1
-21
/
+21
|
*
pinctrl: baytrail: Fix types of config value in byt_pin_config_set()
Andy Shevchenko
2023-11-24
1
-1
/
+2
|
*
pinctrl: lynxpoint: Simplify code with cleanup helpers
Andy Shevchenko
2023-11-24
1
-51
/
+21
|
*
pinctrl: tangier: simplify locking using cleanup helpers
Raag Jadav
2023-11-24
1
-9
/
+7
|
*
pinctrl: intel: use the correct _PM_OPS() export macro
Raag Jadav
2023-11-22
1
-1
/
+1
|
*
pinctrl: intel: Add a generic Intel pin control platform driver
Andy Shevchenko
2023-11-14
3
-0
/
+236
|
*
pinctrl: intel: Revert "Unexport intel_pinctrl_probe()"
Andy Shevchenko
2023-11-14
2
-2
/
+6
|
*
pinctrl: intel: allow independent COMPILE_TEST
Raag Jadav
2023-11-13
1
-1
/
+1
|
*
pinctrl: intel: Refactor intel_pinctrl_get_soc_data()
Andy Shevchenko
2023-11-13
1
-4
/
+3
|
*
pinctrl: intel: Move default strength assignment to a switch-case
Andy Shevchenko
2023-11-13
1
-4
/
+2
|
*
pinctrl: tangier: Move default strength assignment to a switch-case
Andy Shevchenko
2023-11-13
1
-8
/
+2
|
*
pinctrl: tangier: Enable 910 Ohm bias
Andy Shevchenko
2023-11-13
1
-0
/
+6
|
*
pinctrl: intel: Make PM ops functions static
Andy Shevchenko
2023-11-13
2
-13
/
+2
|
*
pinctrl: tigerlake: Switch to use Intel pin control PM ops
Andy Shevchenko
2023-11-13
1
-3
/
+2
|
*
pinctrl: sunrisepoint: Switch to use Intel pin control PM ops
Andy Shevchenko
2023-11-13
1
-3
/
+2
|
*
pinctrl: meteorlake: Switch to use Intel pin control PM ops
Andy Shevchenko
2023-11-13
1
-3
/
+2
|
*
pinctrl: lewisburg: Switch to use Intel pin control PM ops
Andy Shevchenko
2023-11-13
1
-3
/
+2
|
*
pinctrl: lakefield: Switch to use Intel pin control PM ops
Andy Shevchenko
2023-11-13
1
-3
/
+2
|
*
pinctrl: jasperlake: Switch to use Intel pin control PM ops
Andy Shevchenko
2023-11-13
1
-3
/
+2
|
*
pinctrl: icelake: Switch to use Intel pin control PM ops
Andy Shevchenko
2023-11-13
1
-3
/
+2
|
*
pinctrl: geminilake: Switch to use Intel pin control PM ops
Andy Shevchenko
2023-11-13
1
-3
/
+2
|
*
pinctrl: emmitsburg: Switch to use Intel pin control PM ops
Andy Shevchenko
2023-11-13
1
-3
/
+2
|
*
pinctrl: elkhartlake: Switch to use Intel pin control PM ops
Andy Shevchenko
2023-11-13
1
-3
/
+2
|
*
pinctrl: denverton: Switch to use Intel pin control PM ops
Andy Shevchenko
2023-11-13
1
-3
/
+2
|
*
pinctrl: cedarfork: Switch to use Intel pin control PM ops
Andy Shevchenko
2023-11-13
1
-3
/
+2
|
*
pinctrl: cannonlake: Switch to use Intel pin control PM ops
Andy Shevchenko
2023-11-13
1
-3
/
+2
|
*
pinctrl: broxton: Switch to use Intel pin control PM ops
Andy Shevchenko
2023-11-13
1
-3
/
+2
|
*
pinctrl: alderlake: Switch to use Intel pin control PM ops
Andy Shevchenko
2023-11-13
1
-3
/
+2
|
*
pinctrl: intel: Provide Intel pin control wide PM ops structure
Andy Shevchenko
2023-11-13
2
-5
/
+7
*
|
pinctrl: baytrail: use gpiochip_dup_line_label()
Bartosz Golaszewski
2023-12-08
1
-5
/
+6
|
/
*
treewide: rename pinctrl_gpio_direction_output_new()
Bartosz Golaszewski
2023-11-04
3
-3
/
+3
*
treewide: rename pinctrl_gpio_direction_input_new()
Bartosz Golaszewski
2023-11-04
3
-3
/
+3
*
pinctrl: lynxpoint: use new pinctrl GPIO helpers
Bartosz Golaszewski
2023-11-04
1
-2
/
+2
*
pinctrl: intel: use new pinctrl GPIO helpers
Bartosz Golaszewski
2023-11-04
1
-2
/
+2
*
pinctrl: cherryview: use new pinctrl GPIO helpers
Bartosz Golaszewski
2023-11-04
1
-2
/
+2
*
Merge tag 'pinctrl-v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2023-11-04
9
-268
/
+165
|
\
|
*
pinctrl: intel: fetch community only when we need it
Raag Jadav
2023-10-11
1
-6
/
+7
|
*
pinctrl: cherryview: reduce scope of PIN_CONFIG_BIAS_HIGH_IMPEDANCE case
Raag Jadav
2023-10-11
1
-1
/
+1
|
*
pinctrl: cherryview: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-11
1
-4
/
+2
|
*
pinctrl: cherryview: Simplify code with cleanup helpers
Andy Shevchenko
2023-10-06
1
-90
/
+46
|
*
pinctrl: cherryview: Avoid duplicated I/O
Andy Shevchenko
2023-10-06
1
-4
/
+7
|
*
pinctrl: denverton: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE()
Andy Shevchenko
2023-10-06
1
-1
/
+1
|
*
pinctrl: broxton: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE()
Andy Shevchenko
2023-10-06
1
-2
/
+1
|
*
pinctrl: moorefield: Replace kernel.h by what is actually being used
Andy Shevchenko
2023-10-03
1
-1
/
+1
|
*
pinctrl: merrifield: Replace kernel.h by what is actually being used
Andy Shevchenko
2023-10-03
1
-1
/
+1
|
*
pinctrl: lynxpoint: Replace kernel.h by what is actually being used
Andy Shevchenko
2023-10-03
1
-1
/
+1
[next]