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
/
pinctrl-coh901.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-08
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
1
-1
/
+1
2017-08-14
pinctrl: coh901: constify gpio_chip structure
Gustavo A. R. Silva
1
-1
/
+1
2016-02-15
pinctrl: coh901: fix initconst annotation
Arnd Bergmann
1
-1
/
+1
2016-01-05
pinctrl: u300: use gpiochip data pointer
Linus Walleij
1
-20
/
+11
2015-12-27
pinctrl: coh901: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
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
-20
/
+2
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-1
/
+1
2015-07-17
pinctrl/coh901: Prepare u300_gpio_irq_handler for irq argument removal
Thomas Gleixner
1
-1
/
+2
2015-07-17
pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
1
-2
/
+2
2014-07-22
pinctrl: remove all usage of gpio_remove ret val in driver/pinctl
abdoulaye berthe
1
-8
/
+2
2014-03-26
pinctrl: coh901: convert driver to use gpiolib irqchip
Linus Walleij
1
-151
/
+53
2014-03-18
pinctrl: coh901: move irq line locking to resource callbacks
Linus Walleij
1
-5
/
+23
2013-10-16
pinctrl: coh901: mark GPIO lines used for IRQ
Linus Walleij
1
-0
/
+5
2013-07-03
Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2013-06-20
Merge tag 'u300-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
1
-16
/
+19
2013-06-17
pinctrl: get rid of all platform data for coh901
Linus Walleij
1
-14
/
+9
2013-06-16
pinctrl: coh901: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-05-31
pinctrl: coh901: add device tree support
Linus Walleij
1
-2
/
+10
2013-05-27
pinctrl: Don't override the error code in probe error handling
Axel Lin
1
-1
/
+2
2013-05-18
drivers/pinctrl: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-04-03
pinctrl: coh901: Fix error checking in u300_gpio_to_irq
Axel Lin
1
-2
/
+5
2013-03-28
pinctrl: coh901: Fix checkpatch error
Sachin Kamat
1
-1
/
+1
2013-01-22
pinctrl: Convert to devm_ioremap_resource()
Thierry Reding
1
-5
/
+3
2012-11-21
pinctrl/u300/coh901: stop spawning pinctrl from GPIO
Linus Walleij
1
-6
/
+0
2012-11-21
pinctrl/u300/coh901: let the gpio_chip register the range
Linus Walleij
1
-2
/
+45
2012-11-15
pinctrl: coh901: Return proper error if irq_domain_add_linear() fails
Axel Lin
1
-2
/
+4
2012-11-11
pinctrl/coh901: convert to use managed resources
Linus Walleij
1
-43
/
+19
2012-11-11
pinctrl/coh901: use irqdomain, allocate irqdescs
Linus Walleij
1
-14
/
+46
2012-08-13
pinctrl/coh901: move header to platform data dir
Linus Walleij
1
-1
/
+1
2012-08-13
pinctrl/coh901: retire ancient GPIO block versions
Linus Walleij
1
-176
/
+42
2012-07-03
pinctrl/coh901: use clk_prepare_[en|dis]able()
Linus Walleij
1
-3
/
+3
2012-04-18
pinctrl: mark const init data with __initconst instead of __initdata
Uwe Kleine-König
1
-2
/
+2
2012-03-13
pinctrl: support pinconfig on the U300
Linus Walleij
1
-8
/
+69
2012-03-13
pinctrl/coh901: use generic pinconf enums and parameters
Linus Walleij
1
-43
/
+13
2012-02-22
pinctrl: spawn U300 pinctrl from the COH901 GPIO
Linus Walleij
1
-2
/
+8
2012-02-11
pinctrl: move generic functions to the pinctrl_ namespace
Linus Walleij
1
-2
/
+2
2012-02-11
pinctrl: break out a pinctrl consumer header
Linus Walleij
1
-1
/
+1
2012-01-03
pinctrl/coh901: driver to request its pins
Linus Walleij
1
-0
/
+21
2012-01-03
pinctrl: move the U300 GPIO driver to pinctrl
Linus Walleij
1
-0
/
+917