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