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
2018-09-18
pinctrl: cherryview: Remove unused groups of pins
Andy Shevchenko
1
-2
/
+0
2018-09-18
pinctrl: cherryview: Re-use data structures from pinctrl-intel.h
Andy Shevchenko
1
-42
/
+25
2018-09-18
pinctrl: baytrail: Sort headers alphabetically
Andy Shevchenko
1
-7
/
+7
2018-09-18
pinctrl: baytrail: Remove unneeded MODULE_DEVICE_TABLE()
Andy Shevchenko
1
-1
/
+0
2018-09-18
pinctrl: intel: Move linux/pm.h to the local header
Andy Shevchenko
9
-8
/
+8
2018-09-18
pinctrl: cannonlake: Fix gpio base for GPP-E
Simon Detheridge
1
-1
/
+1
2018-09-14
pinctrl: Include <linux/gpio/driver.h> nothing else
Linus Walleij
2
-4
/
+2
2018-08-31
pinctrl: lewisburg: Define PM ops via INTEL_PINCTRL_PM_OPS()
Andy Shevchenko
1
-4
/
+1
2018-08-31
pinctrl: sunrisepoint: Define PM ops via INTEL_PINCTRL_PM_OPS()
Andy Shevchenko
1
-4
/
+1
2018-08-31
pinctrl: icelake: Define PM ops via INTEL_PINCTRL_PM_OPS()
Andy Shevchenko
1
-4
/
+1
2018-08-31
pinctrl: geminilake: Define PM ops via INTEL_PINCTRL_PM_OPS()
Andy Shevchenko
1
-4
/
+1
2018-08-31
pinctrl: denverton: Define PM ops via INTEL_PINCTRL_PM_OPS()
Andy Shevchenko
1
-4
/
+1
2018-08-31
pinctrl: cedarfork: Define PM ops via INTEL_PINCTRL_PM_OPS()
Andy Shevchenko
1
-4
/
+1
2018-08-31
pinctrl: cannonlake: Define PM ops via INTEL_PINCTRL_PM_OPS()
Andy Shevchenko
1
-4
/
+1
2018-08-31
pinctrl: broxton: Define PM ops via INTEL_PINCTRL_PM_OPS()
Andy Shevchenko
1
-4
/
+1
2018-08-31
pinctrl: intel: Introduce common macro for PM operations
Andy Shevchenko
1
-0
/
+5
2018-08-31
pinctrl: sunrisepoint: Convert to use intel_pinctrl_probe_by_hid()
Andy Shevchenko
1
-10
/
+3
2018-08-31
pinctrl: cannonlake: Convert to use intel_pinctrl_probe_by_hid()
Andy Shevchenko
1
-10
/
+3
2018-08-31
pinctrl: intel: Introduce intel_pinctrl_probe_by_hid() internal API
Andy Shevchenko
2
-0
/
+10
2018-08-31
pinctrl: baytrail: Convert to use device_get_match_data()
Andy Shevchenko
1
-6
/
+3
2018-08-31
pinctrl: geminilake: Convert to use intel_pinctrl_probe_by_uid()
Andy Shevchenko
1
-22
/
+3
2018-08-31
pinctrl: broxton: Convert to use intel_pinctrl_probe_by_uid()
Andy Shevchenko
1
-39
/
+2
2018-08-31
pinctrl: intel: Introduce intel_pinctrl_probe_by_uid() internal API
Andy Shevchenko
2
-0
/
+40
2018-08-29
pinctrl: intel: Fix a spelling typo in kernel documentation
Andy Shevchenko
1
-1
/
+1
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2018-08-03
pinctrl: intel: Don't shadow error code of gpiochip_lock_as_irq()
Andy Shevchenko
1
-2
/
+4
2018-08-03
pinctrl: baytrail: actually print the apparently misconfigured pin
Alexander Stein
1
-1
/
+2
2018-07-30
pinctrl: cannonlake: Fix community ordering for H variant
Andy Shevchenko
1
-6
/
+2
2018-07-29
pinctrl: intel: Do pin translation when lock IRQ
Andy Shevchenko
1
-0
/
+30
2018-07-16
pinctrl: baytrail: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
1
-0
/
+1
2018-07-02
pinctrl: intel: Convert to use SPDX identifier
Andy Shevchenko
13
-56
/
+15
2018-06-29
pinctrl: intel: Add Ice Lake PCH pin controller support
Andy Shevchenko
3
-0
/
+445
2018-06-28
pinctrl: cedarfork: Correct EAST pin ordering
Mika Westerberg
1
-46
/
+46
2018-06-07
Merge tag 'pinctrl-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+4
2018-06-04
pinctrl: cherryview: limit Strago DMI workarounds to version 1.0
Dmitry Torokhov
1
-0
/
+4
2018-05-02
pinctrl: sunrisepoint: Align GPIO number space with Windows
Mika Westerberg
1
-3
/
+42
2018-05-02
pinctrl: cherryview: Associate IRQ descriptors to irqdomain
Mika Westerberg
1
-4
/
+12
2018-03-23
pinctrl: intel: Implement intel_gpio_get_direction callback
Javier Arteaga
1
-0
/
+19
2018-02-02
Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-117
/
+202
2018-01-08
pinctrl: baytrail: Enable glitch filter for GPIOs used as interrupts
Hans de Goede
1
-0
/
+6
2017-12-12
pinctrl: cherryview: Mask all interrupts on Intel_Strago based systems
Mika Westerberg
1
-0
/
+16
2017-12-07
pinctrl: intel: ensure error return ret is initialized
Colin Ian King
1
-1
/
+1
2017-12-02
pinctrl: intel: Initialize GPIO properly when used through irqchip
Mika Westerberg
1
-8
/
+15
2017-11-29
pinctrl: cannonlake: Align GPIO number space with Windows
Mika Westerberg
1
-31
/
+34
2017-11-29
pinctrl: intel: Allow custom GPIO base for pad groups
Mika Westerberg
2
-39
/
+120
2017-11-29
gpio / ACPI: Drop unnecessary ACPI GPIO to Linux GPIO translation
Mika Westerberg
1
-39
/
+20
2017-11-29
pinctrl: intel: merrifield: Introduce ACPI device table
Andy Shevchenko
1
-0
/
+7
2017-11-29
pinctrl: denverton: Fix UART2 RTS pin mode
Andy Shevchenko
1
-1
/
+1
2017-11-16
Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-10
/
+402
[prev]
[next]