index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-12
pinctrl: jasperlake: Unhide SPI group of pins
Andy Shevchenko
1
-220
/
+230
2020-11-12
pinctrl: lynxpoint: Enable pin configuration setting for GPIO chip
Andy Shevchenko
1
-0
/
+1
2020-11-12
pinctrl: lynxpoint: Use defined constant for disabled bias explicitly
Andy Shevchenko
1
-2
/
+4
2020-11-04
pinctrl: lynxpoint: Unify initcall location in the code
Andy Shevchenko
1
-2
/
+1
2020-11-04
pinctrl: intel: Add Intel Alder Lake-S pin controller support
Andy Shevchenko
3
-0
/
+446
2020-11-04
pinctrl: intel: Add Intel Elkhart Lake pin controller support
Andy Shevchenko
3
-0
/
+522
2020-11-02
pinctrl: intel: Add blank line before endif in Kconfig
Andy Shevchenko
1
-0
/
+1
2020-11-02
pinctrl: intel: Add Intel Lakefield pin controller support
Andy Shevchenko
3
-0
/
+384
2020-10-26
pinctrl: intel: Set default bias in case no particular value given
Andy Shevchenko
1
-0
/
+8
2020-10-26
pinctrl: intel: Fix 2 kOhm bias which is 833 Ohm
Andy Shevchenko
1
-10
/
+22
2020-09-30
pinctrl: sunrisepoint: Modify COMMUNITY macros to be consistent
Andy Shevchenko
1
-33
/
+27
2020-09-30
pinctrl: cannonlake: Modify COMMUNITY macros to be consistent
Andy Shevchenko
1
-11
/
+11
2020-09-30
pinctrl: tigerlake: Fix register offsets for TGL-H variant
Andy Shevchenko
1
-17
/
+25
2020-09-07
pinctrl: cherryview: Preserve CHV_PADCTRL1_INVRXTX_TXDATA flag on GPIOs
Hans de Goede
1
-1
/
+13
2020-08-20
pinctrl: intel: Update header block to reflect direct dependencies
Andy Shevchenko
1
-1
/
+4
2020-08-20
pinctrl: cherryview: Switch to use intel_pinctrl_get_soc_data()
Andy Shevchenko
2
-22
/
+7
2020-08-20
pinctrl: baytrail: Switch to use intel_pinctrl_get_soc_data()
Andy Shevchenko
2
-24
/
+6
2020-08-18
pinctrl: intel: Extract intel_pinctrl_get_soc_data() helper for wider use
Andy Shevchenko
2
-6
/
+20
2020-08-18
pinctrl: cherryview: Utilize temporary variable to hold device pointer
Andy Shevchenko
1
-6
/
+5
2020-08-18
pinctrl: cherryview: Switch to use struct intel_pinctrl
Andy Shevchenko
1
-65
/
+39
2020-08-18
pinctrl: cherryview: Move custom community members to separate data struct
Andy Shevchenko
1
-14
/
+31
2020-08-18
pinctrl: cherryview: Drop stale comment
Andy Shevchenko
1
-3
/
+0
2020-07-21
pinctrl: intel: Add Intel Emmitsburg pin controller support
Andy Shevchenko
3
-0
/
+396
2020-07-19
pinctrl: baytrail: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-06-29
pinctrl: tigerlake: Add support for Tiger Lake-H
Mika Westerberg
1
-0
/
+358
2020-06-29
pinctrl: merrifield: Add I²S bus 2 pins to groups and functions
Andy Shevchenko
1
-0
/
+4
2020-06-22
pinctrl: merrifield: Update pin names in accordance with official list
Andy Shevchenko
1
-23
/
+23
2020-06-22
pinctrl: baytrail: Fix pin being driven low for a while on gpiod_get(..., GPI...
Hans de Goede
1
-14
/
+53
2020-06-22
pinctrl: baytrail: Drop no-op ACPI_PTR() call
Andy Shevchenko
1
-2
/
+1
2020-06-22
pinctrl: lynxpoint: Drop no-op ACPI_PTR() call
Andy Shevchenko
1
-1
/
+1
2020-06-22
pinctrl: lynxpoint: Introduce helpers to enable or disable input
Andy Shevchenko
1
-7
/
+14
2020-06-22
pinctrl: lynxpoint: Make use of for_each_requested_gpio()
Andy Shevchenko
1
-5
/
+6
2020-06-22
pinctrl: intel: Make use of for_each_requested_gpio_in_range()
Andy Shevchenko
1
-15
/
+6
2020-06-22
pinctrl: intel: Protect IO in few call backs by lock
Andy Shevchenko
1
-1
/
+15
2020-06-22
pinctrl: intel: Split intel_config_get() to three functions
Andy Shevchenko
1
-28
/
+61
2020-06-22
pinctrl: intel: Drop the only label in the code for consistency
Andy Shevchenko
1
-5
/
+3
2020-06-22
pinctrl: intel: Get rid of redundant 'else' in intel_config_set_debounce()
Andy Shevchenko
1
-5
/
+5
2020-06-22
pinctrl: intel: Make use of IRQ_RETVAL()
Andy Shevchenko
1
-10
/
+10
2020-06-22
pinctrl: intel: Reduce scope of the lock
Andy Shevchenko
1
-7
/
+7
2020-06-22
pinctrl: intel: Disable input and output buffer when switching to GPIO
Andy Shevchenko
1
-1
/
+13
2020-06-22
pinctrl: cherryview: Re-use data structures from pinctrl-intel.h (part 3)
Andy Shevchenko
1
-129
/
+137
2020-06-22
pinctrl: intel: Allow drivers to define ACPI address space ID
Andy Shevchenko
1
-0
/
+2
2020-06-22
pinctrl: intel: Allow drivers to define total amount of IRQs per community
Andy Shevchenko
1
-0
/
+2
2020-06-22
pinctrl: cherryview: Convert chv_writel() to use chv_padreg()
Andy Shevchenko
1
-32
/
+16
2020-06-22
pinctrl: cherryview: Introduce helpers to IO with common registers
Andy Shevchenko
1
-13
/
+26
2020-06-22
pinctrl: cherryview: Introduce chv_readl() helper
Andy Shevchenko
1
-35
/
+36
2020-04-22
pinctrl: intel: Move npins closer to pin_base in struct intel_community
Andy Shevchenko
1
-2
/
+3
2020-04-22
pinctrl: intel: Update description in struct intel_community
Andy Shevchenko
1
-3
/
+3
2020-04-17
pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handler
Grace Kao
1
-0
/
+4
2020-04-16
pinctrl: lynxpoint: Use platform_get_irq_optional() explicitly
Andy Shevchenko
1
-5
/
+5
[prev]
[next]