Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
49b3deaad3452217d62dbd78da8df24eb0c7e169
/
drivers
/
pinctrl
/
intel
/
pinctrl-cherryview.c
69388e1
pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handler
by Grace Kao
· 4 years, 9 months ago
90a1eb1
pinctrl: cherryview: Use GPIO direction definitions
by Matti Vaittinen
· 5 years ago
b9a19bdb
pinctrl: cherryview: Pass irqchip when adding gpiochip
by Hans de Goede
· 5 years ago
bd90633
pinctrl: cherryview: Add GPIO <-> pin mapping ranges via callback
by Hans de Goede
· 5 years ago
82d9beb
pinctrl: cherryview: Split out irq hw-init into a separate helper function
by Hans de Goede
· 5 years ago
8ae93b5
pinctrl: cherryview: Missed type change to unsigned int
by Andy Shevchenko
· 5 years ago
e58e177
pinctrl: cherryview: Allocate IRQ chip dynamic
by Andy Shevchenko
· 5 years ago
17d49c6
pinctrl: cherryview: Fix spelling mistake in the comment
by Andy Shevchenko
· 5 years ago
3739898
pinctrl: cherryview: Fix irq_valid_mask calculation
by Hans de Goede
· 5 years ago
260996c
pinctrl: cherryview: restore Strago DMI workaround for all versions
by Dmitry Torokhov
· 5 years ago
3c2edc3
Merge tag 'pinctrl-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 5 years ago
5fbe5b5
gpio: Initialize the irqchip valid_mask with a callback
by Linus Walleij
· 5 years ago
57afe3e
pinctrl: cherryview: Remove dev_err() usage after platform_get_irq()
by Stephen Boyd
· 5 years ago
a86f12b
pinctrl: cherryview: Use devm_platform_ioremap_resource()
by Andy Shevchenko
· 6 years ago
e3f72b7
pinctrl: cherryview: fix Strago DMI workaround
by Dmitry Torokhov
· 6 years ago
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
a4833c6
pinctrl: cherryview: simplify getting .driver_data
by Wolfram Sang
· 6 years ago
4e737af
pinctrl: cherryview: Convert unsigned to unsigned int
by Andy Shevchenko
· 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
1c5fb66
pinctrl: Include <linux/gpio/driver.h> nothing else
by Linus Walleij
· 6 years ago
875a92b
pinctrl: intel: Convert to use SPDX identifier
by Andy Shevchenko
· 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
83b9dc1
pinctrl: cherryview: Associate IRQ descriptors to irqdomain
by Mika Westerberg
· 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
d2b3c35
pinctrl: cherryview: Mask all interrupts on Intel_Strago based systems
by Mika Westerberg
· 7 years ago
03c4749
gpio / ACPI: Drop unnecessary ACPI GPIO to Linux GPIO translation
by Mika Westerberg
· 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
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
2d80bd3
pinctrl: cherryview: Add Setzer models to the Chromebook DMI quirk
by Andy Shevchenko
· 8 years ago
2a8209f
pinctrl: cherryview: Extend the Chromebook DMI quirk to Intel_Strago systems
by Mika Westerberg
· 8 years ago
a9de080
pinctrl: cherryview: Add terminate entry for dmi_system_id tables
by Wei Yongjun
· 8 years ago
68fed41
Merge tag 'pinctrl-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 8 years ago
7036502
pinctrl: cherryview: Add a quirk to make Acer Chromebook keyboard work again
by Mika Westerberg
· 8 years ago
a0b0285
pinctrl: cherryview: Add support for GMMR GPIO opregion
by Hans de Goede
· 8 years ago
58957d2
pinctrl: Widen the generic pinconf argument from 16 to 24 bits
by Mika Westerberg
· 8 years ago
20d5ba4
Merge tag 'pinctrl-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 8 years ago
d2cdf5dc
pinctrl: cherryview: Prevent possible interrupt storm on resume
by Mika Westerberg
· 8 years ago
5621112
pinctrl: cherryview: Serialize register access in suspend/resume
by Mika Westerberg
· 8 years ago
684373e
pinctrl: cherryview: Drop ctrlX prefix from the pin debugfs output
by Mika Westerberg
· 8 years ago
d107341
pinctrl: cherryview: Convert to use devm_gpiochip_add_data()
by Mika Westerberg
· 8 years ago
47c950d
pinctrl: cherryview: Do not add all southwest and north GPIOs to IRQ domain
by Mika Westerberg
· 8 years ago
bcb48cc
pinctrl: cherryview: Do not mask all interrupts in probe
by Mika Westerberg
· 8 years ago
77401d7
pinctrl: cherryview: add handlers for pin_config_group_get/set
by Dan O'Donovan
· 9 years ago
ccdf81d
pinctrl: cherryview: add option to set open-drain pin config
by Dan O'Donovan
· 9 years ago
0bd50d719
pinctrl: cherryview: prevent concurrent access to GPIO controllers
by Dan O'Donovan
· 9 years ago
7cf061fa
pinctrl: cherryview: Use devm_pinctrl_register() for pinctrl registration
by Laxman Dewangan
· 9 years ago
0587d3d
pinctrl: cherryview: use gpiochip data pointer
by Linus Walleij
· 9 years ago
58383c78
gpio: change member .dev to .parent
by Linus Walleij
· 9 years ago
98c85d5
pinctrl: replace trivial implementations of gpio_chip request/free
by Jonas Gorski
· 9 years ago
bd0b9ac
genirq: Remove irq argument from irq flow handlers
by Thomas Gleixner
· 9 years ago
109fdf1
pinctrl: cherryview: Use raw_spinlock for locking
by Mika Westerberg
· 9 years ago
4585b00
pinctrl: cherryview: Serialize all register access
by Mika Westerberg
· 9 years ago
5663bb2
pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
by Jiang Liu
· 10 years ago
a4e3f78
pinctrl/cherryview: Use irq_set_handler_locked()
by Thomas Gleixner
· 10 years ago
93a4b1b
Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 10 years ago
323de9e
pinctrl: make pinctrl_register() return proper error code
by Masahiro Yamada
· 10 years ago
e6c906d
pinctrl: cherryview: Read triggering type from HW if not set when requested
by Mika Westerberg
· 10 years ago
549e783
pinctrl: update direction_output function of cherryview driver
by qipeng.zha
· 10 years ago
2479c73
pinctrl: cherryview: Configure HiZ pins to be input when requested as GPIOs
by Mika Westerberg
· 10 years ago
1ee68af
pinctrl: intel: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
9eb457b
pinctrl: cherryview: Save and restore pin configs over system sleep
by Mika Westerberg
· 10 years ago
6e08d6b
pinctrl: Add Intel Cherryview/Braswell pin controller support
by Mika Westerberg
· 10 years ago