index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
intel
/
pinctrl-cherryview.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pinctrl: cherryview: fix Strago DMI workaround
Dmitry Torokhov
2019-01-21
1
-4
/
+4
*
pinctrl: cherryview: Stop clearing the GPIO_EN bit from chv_gpio_disable_free
Hans de Goede
2018-12-05
1
-5
/
+2
*
pinctrl: cherryview: Add chv_gpio_clear_triggering() helper function
Hans de Goede
2018-12-05
1
-5
/
+14
*
pinctrl: cherryview: simplify getting .driver_data
Wolfram Sang
2018-11-08
1
-4
/
+2
*
pinctrl: cherryview: Convert unsigned to unsigned int
Andy Shevchenko
2018-10-03
1
-33
/
+33
*
pinctrl: cherryview: Remove linux/init.h and sort headers
Andy Shevchenko
2018-09-18
1
-4
/
+4
*
pinctrl: cherryview: Describe members of couple of structs
Andy Shevchenko
2018-09-18
1
-0
/
+3
*
pinctrl: cherryview: Remove unused groups of pins
Andy Shevchenko
2018-09-18
1
-2
/
+0
*
pinctrl: cherryview: Re-use data structures from pinctrl-intel.h
Andy Shevchenko
2018-09-18
1
-42
/
+25
*
pinctrl: Include <linux/gpio/driver.h> nothing else
Linus Walleij
2018-09-14
1
-1
/
+0
*
pinctrl: intel: Convert to use SPDX identifier
Andy Shevchenko
2018-07-02
1
-4
/
+1
*
Merge tag 'pinctrl-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-06-07
1
-0
/
+4
|
\
|
*
pinctrl: cherryview: limit Strago DMI workarounds to version 1.0
Dmitry Torokhov
2018-06-04
1
-0
/
+4
*
|
pinctrl: cherryview: Associate IRQ descriptors to irqdomain
Mika Westerberg
2018-05-02
1
-4
/
+12
|
/
*
Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-02-02
1
-39
/
+20
|
\
|
*
gpio / ACPI: Drop unnecessary ACPI GPIO to Linux GPIO translation
Mika Westerberg
2017-11-29
1
-39
/
+20
*
|
pinctrl: cherryview: Mask all interrupts on Intel_Strago based systems
Mika Westerberg
2017-12-12
1
-0
/
+16
|
/
*
Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-11-16
1
-1
/
+1
|
\
|
*
Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into devel
Linus Walleij
2017-11-09
1
-3
/
+3
|
|
\
|
*
|
pinctrl: cherryview fixed typo in comment
Chris Gorman
2017-09-27
1
-1
/
+1
*
|
|
Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-14
1
-3
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
gpio: Move irq_valid_mask into struct gpio_irq_chip
Thierry Reding
2017-11-08
1
-2
/
+2
|
*
|
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
2017-11-08
1
-1
/
+1
|
|
/
*
/
pinctrl: cherryview: fix issues caused by dynamic gpio irqs mapping
Grygorii Strashko
2017-10-08
1
-1
/
+13
|
/
*
pinctrl: cherryview: Add Setzer models to the Chromebook DMI quirk
Andy Shevchenko
2017-08-03
1
-0
/
+7
*
pinctrl: cherryview: Extend the Chromebook DMI quirk to Intel_Strago systems
Mika Westerberg
2017-05-23
1
-4
/
+17
*
pinctrl: cherryview: Add terminate entry for dmi_system_id tables
Wei Yongjun
2017-05-22
1
-1
/
+2
*
Merge tag 'pinctrl-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-05-02
1
-0
/
+47
|
\
|
*
pinctrl: cherryview: Add support for GMMR GPIO opregion
Hans de Goede
2017-03-23
1
-0
/
+47
*
|
pinctrl: cherryview: Add a quirk to make Acer Chromebook keyboard work again
Mika Westerberg
2017-04-11
1
-2
/
+24
|
/
*
pinctrl: Widen the generic pinconf argument from 16 to 24 bits
Mika Westerberg
2017-01-26
1
-2
/
+2
*
Merge tag 'pinctrl-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-12-13
1
-1
/
+1
|
\
|
*
pinctrl: cherryview: Drop ctrlX prefix from the pin debugfs output
Mika Westerberg
2016-11-04
1
-1
/
+1
*
|
pinctrl: cherryview: Prevent possible interrupt storm on resume
Mika Westerberg
2016-11-04
1
-3
/
+4
*
|
pinctrl: cherryview: Serialize register access in suspend/resume
Mika Westerberg
2016-11-04
1
-0
/
+10
|
/
*
pinctrl: cherryview: Convert to use devm_gpiochip_add_data()
Mika Westerberg
2016-09-23
1
-18
/
+3
*
pinctrl: cherryview: Do not add all southwest and north GPIOs to IRQ domain
Mika Westerberg
2016-09-23
1
-1
/
+33
*
pinctrl: cherryview: Do not mask all interrupts in probe
Mika Westerberg
2016-08-22
1
-3
/
+2
*
pinctrl: cherryview: add handlers for pin_config_group_get/set
Dan O'Donovan
2016-06-15
1
-0
/
+42
*
pinctrl: cherryview: add option to set open-drain pin config
Dan O'Donovan
2016-06-15
1
-0
/
+33
*
pinctrl: cherryview: prevent concurrent access to GPIO controllers
Dan O'Donovan
2016-06-15
1
-36
/
+44
*
pinctrl: cherryview: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
2016-04-21
1
-5
/
+3
*
pinctrl: cherryview: use gpiochip data pointer
Linus Walleij
2016-01-05
1
-11
/
+9
*
gpio: change member .dev to .parent
Linus Walleij
2015-11-19
1
-1
/
+1
*
pinctrl: replace trivial implementations of gpio_chip request/free
Jonas Gorski
2015-10-16
1
-12
/
+2
*
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
1
-1
/
+1
*
pinctrl: cherryview: Use raw_spinlock for locking
Mika Westerberg
2015-08-26
1
-35
/
+35
*
pinctrl: cherryview: Serialize all register access
Mika Westerberg
2015-08-13
1
-1
/
+7
*
pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-07-17
1
-1
/
+1
*
pinctrl/cherryview: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-17
1
-3
/
+3
[next]