Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f7c46156f4a9d6ba5c6bcc5c48945e87b0f08c65
/
drivers
/
pinctrl
/
intel
1adde32
pinctrl: cherryview: Stop clearing the GPIO_EN bit from chv_gpio_disable_free
by Hans de Goede
· 6 years ago
b6fb6e1
pinctrl: cherryview: Add chv_gpio_clear_triggering() helper function
by Hans de Goede
· 6 years ago
166d6e2
pinctrl: baytrail: Code formatting fixes
by Andy Shevchenko
· 6 years ago
5c20a02
pinctrl: icelake: Code formatting fixes
by Andy Shevchenko
· 6 years ago
3d5d096
pinctrl: cannonlake: Code formatting fixes
by Andy Shevchenko
· 6 years ago
6463955
pinctrl: geminilake: Code formatting fixes
by Andy Shevchenko
· 6 years ago
cd06a5e
pinctrl: broxton: Code formatting fixes
by Andy Shevchenko
· 6 years ago
1068934
pinctrl: lewisburg: Replace acpi.h with mod_devicetable.h
by Andy Shevchenko
· 6 years ago
c73e7ad
pinctrl: denverton: Replace acpi.h with mod_devicetable.h
by Andy Shevchenko
· 6 years ago
35bf500
pinctrl: cedarfork: Replace acpi.h with mod_devicetable.h
by Andy Shevchenko
· 6 years ago
f27a0d9
pinctrl: merrifield: include bits.h instead of bitops.h
by Andy Shevchenko
· 6 years ago
0dd519e
pinctrl: intel: Unexport intel_pinctrl_probe()
by Andy Shevchenko
· 6 years ago
c34c177
pinctrl: sunrisepoint: Get rid of unneeded ->probe() stub
by Andy Shevchenko
· 6 years ago
ec7cf5c
pinctrl: icelake: Get rid of unneeded ->probe() stub
by Andy Shevchenko
· 6 years ago
9080e77
pinctrl: cannonlake: Get rid of unneeded ->probe() stub
by Andy Shevchenko
· 6 years ago
bdc2bc7
pinctrl: broxton: Get rid of unneeded ->probe() stub
by Andy Shevchenko
· 6 years ago
883a60d
pinctrl: lewisburg: Get rid of unneeded ->probe() stub
by Andy Shevchenko
· 6 years ago
185d33c
pinctrl: denverton: Get rid of unneeded ->probe() stub
by Andy Shevchenko
· 6 years ago
6ad3d49
pinctrl: cedarfork: Get rid of unneeded ->probe() stub
by Andy Shevchenko
· 6 years ago
cb035d7
pinctrl: intel: simplify getting .driver_data
by Wolfram Sang
· 6 years ago
a4833c6
pinctrl: cherryview: simplify getting .driver_data
by Wolfram Sang
· 6 years ago
d481de4
pinctrl: baytrail: simplify getting .driver_data
by Wolfram Sang
· 6 years ago
ce96a3a
pinctrl: geminilake: Sort register offsets by value
by Andy Shevchenko
· 6 years ago
2b3445c
pinctrl: geminilake: Get rid of unneeded ->probe() stub
by Andy Shevchenko
· 6 years ago
08a3e5d
pinctrl: geminilake: Update pin list for B0 stepping
by Andy Shevchenko
· 6 years ago
946ffef
pinctrl: intel: Fix a spelling typo in kernel documentation
by Andy Shevchenko
· 6 years ago
cd057a7
pinctrl: broxton: Convert unsigned to unsigned int
by Andy Shevchenko
· 6 years ago
4e737af
pinctrl: cherryview: Convert unsigned to unsigned int
by Andy Shevchenko
· 6 years ago
939330d
pinctrl: baytrail: Convert unsigned to unsigned int
by Andy Shevchenko
· 6 years ago
04035f7
pinctrl: intel: Convert unsigned to unsigned int
by Andy Shevchenko
· 6 years ago
30aa69e
Merge tag 'v4.19-rc6' into devel
by Linus Walleij
· 6 years ago
72923e5
Revert "pinctrl: intel: Do pin translation when lock IRQ"
by Mika Westerberg
· 6 years ago
e50d95e
pinctrl: cannonlake: Fix HOSTSW_OWN register offset of H variant
by Mika Westerberg
· 6 years ago
e99542f
pinctrl: intel: merrifield: Group IO accessors in code
by Andy Shevchenko
· 6 years ago
5e0b7e7
pinctrl: intel: merrifield: Introduce mrfld_read_bufcfg()
by Andy Shevchenko
· 6 years ago
96147db
pinctrl: intel: Do pin translation in other GPIO operations as well
by Mika Westerberg
· 6 years ago
994f886
pinctrl: cherryview: Remove linux/init.h and sort headers
by Andy Shevchenko
· 6 years ago
a919684
pinctrl: cherryview: Describe members of couple of structs
by Andy Shevchenko
· 6 years ago
e93ca9b
pinctrl: cherryview: Remove unused groups of pins
by Andy Shevchenko
· 6 years ago
5458b7c
pinctrl: cherryview: Re-use data structures from pinctrl-intel.h
by Andy Shevchenko
· 6 years ago
e0da384
pinctrl: baytrail: Sort headers alphabetically
by Andy Shevchenko
· 6 years ago
b76f191
pinctrl: baytrail: Remove unneeded MODULE_DEVICE_TABLE()
by Andy Shevchenko
· 6 years ago
677506e
pinctrl: intel: Move linux/pm.h to the local header
by Andy Shevchenko
· 6 years ago
8e2aac3
pinctrl: cannonlake: Fix gpio base for GPP-E
by Simon Detheridge
· 6 years ago
1c5fb66
pinctrl: Include <linux/gpio/driver.h> nothing else
by Linus Walleij
· 6 years ago
ae46108
pinctrl: lewisburg: Define PM ops via INTEL_PINCTRL_PM_OPS()
by Andy Shevchenko
· 6 years ago
558b34b
pinctrl: sunrisepoint: Define PM ops via INTEL_PINCTRL_PM_OPS()
by Andy Shevchenko
· 6 years ago
4ee7341
pinctrl: icelake: Define PM ops via INTEL_PINCTRL_PM_OPS()
by Andy Shevchenko
· 6 years ago
6016b09
pinctrl: geminilake: Define PM ops via INTEL_PINCTRL_PM_OPS()
by Andy Shevchenko
· 6 years ago
c804d8a
pinctrl: denverton: Define PM ops via INTEL_PINCTRL_PM_OPS()
by Andy Shevchenko
· 6 years ago
b417748
pinctrl: cedarfork: Define PM ops via INTEL_PINCTRL_PM_OPS()
by Andy Shevchenko
· 6 years ago
05a100e
pinctrl: cannonlake: Define PM ops via INTEL_PINCTRL_PM_OPS()
by Andy Shevchenko
· 6 years ago
5689d6a
pinctrl: broxton: Define PM ops via INTEL_PINCTRL_PM_OPS()
by Andy Shevchenko
· 6 years ago
6d7c05f
pinctrl: intel: Introduce common macro for PM operations
by Andy Shevchenko
· 6 years ago
0c03e92
pinctrl: sunrisepoint: Convert to use intel_pinctrl_probe_by_hid()
by Andy Shevchenko
· 6 years ago
c98a966
pinctrl: cannonlake: Convert to use intel_pinctrl_probe_by_hid()
by Andy Shevchenko
· 6 years ago
70c263c
pinctrl: intel: Introduce intel_pinctrl_probe_by_hid() internal API
by Andy Shevchenko
· 6 years ago
61db6c9
pinctrl: baytrail: Convert to use device_get_match_data()
by Andy Shevchenko
· 6 years ago
79b7d19
pinctrl: geminilake: Convert to use intel_pinctrl_probe_by_uid()
by Andy Shevchenko
· 6 years ago
99d9806
pinctrl: broxton: Convert to use intel_pinctrl_probe_by_uid()
by Andy Shevchenko
· 6 years ago
924cf80
pinctrl: intel: Introduce intel_pinctrl_probe_by_uid() internal API
by Andy Shevchenko
· 6 years ago
803ceb2
pinctrl: intel: Fix a spelling typo in kernel documentation
by Andy Shevchenko
· 6 years ago
d5acba2
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
cb85d2b
pinctrl: intel: Don't shadow error code of gpiochip_lock_as_irq()
by Andy Shevchenko
· 6 years ago
973232e
pinctrl: baytrail: actually print the apparently misconfigured pin
by Alexander Stein
· 6 years ago
17ac526
pinctrl: cannonlake: Fix community ordering for H variant
by Andy Shevchenko
· 6 years ago
55aedef5
pinctrl: intel: Do pin translation when lock IRQ
by Andy Shevchenko
· 6 years ago
399476b
pinctrl: baytrail: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
ac31672
headers: separate linux/mod_devicetable.h from linux/platform_device.h
by Randy Dunlap
· 7 years ago
875a92b
pinctrl: intel: Convert to use SPDX identifier
by Andy Shevchenko
· 7 years ago
e6800d2
pinctrl: intel: Add Ice Lake PCH pin controller support
by Andy Shevchenko
· 7 years ago
a319b56
pinctrl: cedarfork: Correct EAST pin ordering
by Mika Westerberg
· 7 years ago
edb2a38
Merge tag 'pinctrl-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 7 years ago
86c5dd6
pinctrl: cherryview: limit Strago DMI workarounds to version 1.0
by Dmitry Torokhov
· 7 years ago
c41eb2c
pinctrl: sunrisepoint: Align GPIO number space with Windows
by Mika Westerberg
· 7 years ago
83b9dc1
pinctrl: cherryview: Associate IRQ descriptors to irqdomain
by Mika Westerberg
· 7 years ago
67e6d3e
pinctrl: intel: Implement intel_gpio_get_direction callback
by Javier Arteaga
· 7 years ago
ef991796
Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 7 years ago
9291c65
pinctrl: baytrail: Enable glitch filter for GPIOs used as interrupts
by Hans de Goede
· 7 years ago
d2b3c35
pinctrl: cherryview: Mask all interrupts on Intel_Strago based systems
by Mika Westerberg
· 7 years ago
33b6cb5
pinctrl: intel: ensure error return ret is initialized
by Colin Ian King
· 7 years ago
f5a26ac
pinctrl: intel: Initialize GPIO properly when used through irqchip
by Mika Westerberg
· 7 years ago
cb5fda4
pinctrl: cannonlake: Align GPIO number space with Windows
by Mika Westerberg
· 7 years ago
a60eac3
pinctrl: intel: Allow custom GPIO base for pad groups
by Mika Westerberg
· 7 years ago
03c4749
gpio / ACPI: Drop unnecessary ACPI GPIO to Linux GPIO translation
by Mika Westerberg
· 7 years ago
dabd4bc
pinctrl: intel: merrifield: Introduce ACPI device table
by Andy Shevchenko
· 7 years ago
4bd6683d
pinctrl: denverton: Fix UART2 RTS pin mode
by Andy Shevchenko
· 7 years ago
b630a23
Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 7 years ago
6aa2f94
Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 7 years ago
bee67c7
Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into devel
by Linus Walleij
· 7 years ago
dc7b038
gpio: Move irq_valid_mask into struct gpio_irq_chip
by Thierry Reding
· 7 years ago
f0fbe7b
gpio: Move irqdomain into struct gpio_irq_chip
by Thierry Reding
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
0f80dbc
pinctrl: intel: Add Intel Cedar Fork PCH pin controller support
by Mika Westerberg
· 7 years ago
cf769bd
pinctrl: intel: Make offset to interrupt status register configurable
by Mika Westerberg
· 7 years ago
e2a021d
pinctrl: Do not depend in GPIOLIB, select it
by Linus Walleij
· 7 years ago
845e405
pinctrl: cherryview: fix issues caused by dynamic gpio irqs mapping
by Grygorii Strashko
· 7 years ago
505485a
pinctrl: cherryview fixed typo in comment
by Chris Gorman
· 7 years ago
d68b42e
pinctrl: intel: Read back TX buffer state
by Andy Shevchenko
· 7 years ago
8546137
pinctrl: intel: Decrease indentation in intel_gpio_set()
by Andy Shevchenko
· 7 years ago
Next »