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
*
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
|
*
pinctrl: cherryview: Replace kernel.h by what is actually being used
Andy Shevchenko
2023-10-03
1
-1
/
+1
|
*
pinctrl: baytrail: Replace kernel.h by what is actually being used
Andy Shevchenko
2023-10-03
1
-1
/
+1
|
*
pinctrl: lynxpoint: drop runtime PM support
Raag Jadav
2023-10-03
1
-29
/
+3
|
*
pinctrl: baytrail: drop runtime PM support
Raag Jadav
2023-10-03
1
-17
/
+2
|
*
pinctrl: intel: refine intel_config_set_pull() function
Raag Jadav
2023-10-03
1
-20
/
+21
|
*
pinctrl: intel: Replace kernel.h by what is actually being used
Andy Shevchenko
2023-10-03
1
-1
/
+1
|
*
pinctrl: denverton: Enable platform device in the absence of ACPI enumeration
Andy Shevchenko
2023-09-27
1
-0
/
+7
|
*
pinctrl: intel: Simplify code with cleanup helpers
Andy Shevchenko
2023-09-26
1
-90
/
+56
|
*
pinctrl: baytrail: fix debounce disable case
Raag Jadav
2023-09-12
1
-2
/
+9
*
|
pinctrl: intel: use acpi_dev_uid_match() for matching _UID
Raag Jadav
2023-10-24
1
-1
/
+1
|
/
*
pinctrl: cherryview: fix address_space_handler() argument
Raag Jadav
2023-08-22
1
-3
/
+2
*
pinctrl: intel: consolidate ACPI dependency
Raag Jadav
2023-08-22
1
-19
/
+1
*
pinctrl: cherryview: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
Andy Shevchenko
2023-08-21
1
-7
/
+3
*
pinctrl: lynxpoint: Make use of pm_ptr()
Andy Shevchenko
2023-08-18
1
-4
/
+3
*
pinctrl: baytrail: Make use of pm_ptr()
Andy Shevchenko
2023-08-18
1
-8
/
+3
*
pinctrl: intel: Switch to use exported namespace
Andy Shevchenko
2023-08-15
16
-9
/
+18
*
Merge patch series "Reuse common functions from pinctrl-intel"
Andy Shevchenko
2023-08-15
6
-236
/
+57
|
\
|
*
pinctrl: lynxpoint: reuse common functions from pinctrl-intel
Raag Jadav
2023-08-15
2
-83
/
+9
|
*
pinctrl: cherryview: reuse common functions from pinctrl-intel
Raag Jadav
2023-08-15
1
-60
/
+9
|
*
pinctrl: baytrail: reuse common functions from pinctrl-intel
Raag Jadav
2023-08-15
1
-79
/
+11
|
*
pinctrl: intel: export common pinctrl functions
Raag Jadav
2023-08-15
2
-14
/
+28
*
|
Merge patch series "Introduce Intel Tangier pinctrl driver"
Andy Shevchenko
2023-08-15
7
-1277
/
+778
|
\
\
|
*
|
pinctrl: moorefield: Adapt to Intel Tangier driver
Raag Jadav
2023-08-15
3
-622
/
+37
|
*
|
pinctrl: merrifield: Adapt to Intel Tangier driver
Raag Jadav
2023-08-15
3
-655
/
+41
|
*
|
pinctrl: tangier: Introduce Intel Tangier driver
Raag Jadav
2023-08-15
5
-0
/
+700
|
|
/
*
/
pinctrl: baytrail: consolidate common mask operation
Raag Jadav
2023-08-15
1
-19
/
+15
|
/
*
pinctrl: cherryview: Drop goto label
Andy Shevchenko
2023-06-19
1
-4
/
+5
*
pinctrl: baytrail: invert if condition
Raag Jadav
2023-06-19
1
-3
/
+1
*
pinctrl: baytrail: add warning for BYT_VAL_REG retrieval failure
Raag Jadav
2023-06-19
1
-0
/
+8
*
pinctrl: baytrail: reduce scope of spinlock in ->dbg_show() hook
Raag Jadav
2023-06-19
1
-10
/
+10
*
pinctrl: intel: refine ->irq_set_type() hook
Raag Jadav
2023-06-15
1
-21
/
+24
*
pinctrl: intel: refine ->set_mux() hook
Raag Jadav
2023-06-14
1
-4
/
+5
*
pinctrl: baytrail: Use str_hi_lo() helper
Andy Shevchenko
2023-06-12
1
-1
/
+2
*
pinctrl: intel: Add Intel Meteor Lake-S pin controller support
Andy Shevchenko
2023-06-07
1
-6
/
+206
[next]