index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
intel
/
pinctrl-cherryview.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-19
pinctrl: cherryview: Describe members of couple of structs
Andy Shevchenko
1
-0
/
+3
2018-09-19
pinctrl: cherryview: Remove unused groups of pins
Andy Shevchenko
1
-2
/
+0
2018-09-19
pinctrl: cherryview: Re-use data structures from pinctrl-intel.h
Andy Shevchenko
1
-42
/
+25
2018-09-14
pinctrl: Include <linux/gpio/driver.h> nothing else
Linus Walleij
1
-1
/
+0
2018-07-02
pinctrl: intel: Convert to use SPDX identifier
Andy Shevchenko
1
-4
/
+1
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: cherryview: Associate IRQ descriptors to irqdomain
Mika Westerberg
1
-4
/
+12
2018-02-03
Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-39
/
+20
2017-12-12
pinctrl: cherryview: Mask all interrupts on Intel_Strago based systems
Mika Westerberg
1
-0
/
+16
2017-11-29
gpio / ACPI: Drop unnecessary ACPI GPIO to Linux GPIO translation
Mika Westerberg
1
-39
/
+20
2017-11-16
Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2017-11-15
Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2017-11-09
Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into devel
Linus Walleij
1
-3
/
+3
2017-11-08
gpio: Move irq_valid_mask into struct gpio_irq_chip
Thierry Reding
1
-2
/
+2
2017-11-08
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
1
-1
/
+1
2017-10-08
pinctrl: cherryview: fix issues caused by dynamic gpio irqs mapping
Grygorii Strashko
1
-1
/
+13
2017-09-27
pinctrl: cherryview fixed typo in comment
Chris Gorman
1
-1
/
+1
2017-08-03
pinctrl: cherryview: Add Setzer models to the Chromebook DMI quirk
Andy Shevchenko
1
-0
/
+7
2017-05-23
pinctrl: cherryview: Extend the Chromebook DMI quirk to Intel_Strago systems
Mika Westerberg
1
-4
/
+17
2017-05-22
pinctrl: cherryview: Add terminate entry for dmi_system_id tables
Wei Yongjun
1
-1
/
+2
2017-05-03
Merge tag 'pinctrl-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+47
2017-04-11
pinctrl: cherryview: Add a quirk to make Acer Chromebook keyboard work again
Mika Westerberg
1
-2
/
+24
2017-03-23
pinctrl: cherryview: Add support for GMMR GPIO opregion
Hans de Goede
1
-0
/
+47
2017-01-26
pinctrl: Widen the generic pinconf argument from 16 to 24 bits
Mika Westerberg
1
-2
/
+2
2016-12-13
Merge tag 'pinctrl-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2016-11-05
pinctrl: cherryview: Prevent possible interrupt storm on resume
Mika Westerberg
1
-3
/
+4
2016-11-05
pinctrl: cherryview: Serialize register access in suspend/resume
Mika Westerberg
1
-0
/
+10
2016-11-04
pinctrl: cherryview: Drop ctrlX prefix from the pin debugfs output
Mika Westerberg
1
-1
/
+1
2016-09-23
pinctrl: cherryview: Convert to use devm_gpiochip_add_data()
Mika Westerberg
1
-18
/
+3
2016-09-23
pinctrl: cherryview: Do not add all southwest and north GPIOs to IRQ domain
Mika Westerberg
1
-1
/
+33
2016-08-22
pinctrl: cherryview: Do not mask all interrupts in probe
Mika Westerberg
1
-3
/
+2
2016-06-15
pinctrl: cherryview: add handlers for pin_config_group_get/set
Dan O'Donovan
1
-0
/
+42
2016-06-15
pinctrl: cherryview: add option to set open-drain pin config
Dan O'Donovan
1
-0
/
+33
2016-06-15
pinctrl: cherryview: prevent concurrent access to GPIO controllers
Dan O'Donovan
1
-36
/
+44
2016-04-21
pinctrl: cherryview: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
1
-5
/
+3
2016-01-05
pinctrl: cherryview: use gpiochip data pointer
Linus Walleij
1
-11
/
+9
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
1
-1
/
+1
2015-10-16
pinctrl: replace trivial implementations of gpio_chip request/free
Jonas Gorski
1
-12
/
+2
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-1
/
+1
2015-08-26
pinctrl: cherryview: Use raw_spinlock for locking
Mika Westerberg
1
-35
/
+35
2015-08-13
pinctrl: cherryview: Serialize all register access
Mika Westerberg
1
-1
/
+7
2015-07-17
pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
1
-1
/
+1
2015-07-17
pinctrl/cherryview: Use irq_set_handler_locked()
Thomas Gleixner
1
-3
/
+3
2015-06-25
Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-2
/
+2
2015-06-10
pinctrl: make pinctrl_register() return proper error code
Masahiro Yamada
1
-2
/
+2
2015-05-12
pinctrl: cherryview: Read triggering type from HW if not set when requested
Mika Westerberg
1
-0
/
+44
2015-03-10
pinctrl: update direction_output function of cherryview driver
qipeng.zha
1
-0
/
+1
2015-02-04
pinctrl: cherryview: Configure HiZ pins to be input when requested as GPIOs
Mika Westerberg
1
-2
/
+15
2015-01-11
pinctrl: intel: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
[next]