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
/
sunxi
/
pinctrl-sunxi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pinctrl: sun4i: GPIOs configured as irq must be set to input before reading
Hans de Goede
2015-03-18
1
-2
/
+12
*
gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq
Alexandre Courbot
2014-10-28
1
-3
/
+3
*
pinctrl: clean up after enable refactoring
Linus Walleij
2014-09-04
1
-4
/
+4
*
Merge tag 'pinctrl-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-08-07
1
-49
/
+138
|
\
|
*
pinctrl: sunxi: number gpio ranges starting from 0
Chen-Yu Tsai
2014-07-28
1
-5
/
+8
|
*
pinctrl: sunxi: use gpiolib API to mark a GPIO used as an IRQ
Chen-Yu Tsai
2014-07-28
1
-0
/
+17
|
*
pinctrl: remove all usage of gpio_remove ret val in driver/pinctl
abdoulaye berthe
2014-07-22
1
-2
/
+1
|
*
pinctrl: sunxi: Fix multi bank interrupt support in gpio_to_irq
Chen-Yu Tsai
2014-07-11
1
-2
/
+5
|
*
pinctrl: sunxi: Define enable / disable irq callbacks
Hans de Goede
2014-07-11
1
-0
/
+10
|
*
pinctrl: sunxi: Properly handle level triggered gpio interrupts
Hans de Goede
2014-07-11
1
-8
/
+31
|
*
pinctrl: sunxi: Move setting of mux to irq type
Hans de Goede
2014-07-11
1
-8
/
+16
|
*
pinctrl: sunxi: Add IRQCHIP_SKIP_SET_WAKE flag for pinctrl irq chip
Chen-Yu Tsai
2014-07-11
1
-0
/
+1
|
*
pinctrl: sunxi: Implement multiple interrupt banks support
Maxime Ripard
2014-06-19
1
-14
/
+51
|
*
pinctrl: sunxi: Remove irq_mask_ack and use irq_ack instead
Maxime Ripard
2014-06-19
1
-14
/
+2
*
|
pinctrl: sunxi: Fix potential null pointer dereference
Sachin Kamat
2014-06-19
1
-0
/
+4
|
/
*
pinctrl: sunxi: create irq/pin mapping during init
Chen-Yu Tsai
2014-05-27
1
-2
/
+3
*
pinctrl: sunxi: fix pin numbers passed to register offset helpers
Chen-Yu Tsai
2014-05-27
1
-12
/
+14
*
pinctrl: sunxi: Fix multiple registration issue
Maxime Ripard
2014-05-23
1
-12
/
+17
*
pinctrl: sunxi: Move the reset handling functions out of the core
Maxime Ripard
2014-05-04
1
-14
/
+2
*
pinctrl: sunxi: Move Allwinner A20 pinctrl driver to a driver of its own
Maxime Ripard
2014-05-04
1
-32
/
+0
*
pinctrl: sunxi: Move Allwinner A31 special pins driver to a driver of its own
Maxime Ripard
2014-05-04
1
-1
/
+0
*
pinctrl: sunxi: Move Allwinner A31 pinctrl driver to a driver of its own
Maxime Ripard
2014-05-04
1
-1
/
+0
*
pinctrl: sunxi: Move Allwinner A13 pinctrl driver to a driver of its own
Maxime Ripard
2014-05-04
1
-1
/
+0
*
pinctrl: sunxi: Move Allwinner A10s pinctrl driver to a driver of its own
Maxime Ripard
2014-05-04
1
-1
/
+0
*
pinctrl: sunxi: Move Allwinner A10 pinctrl driver to a driver of its own
Maxime Ripard
2014-05-04
1
-1
/
+0
*
pinctrl: sunxi: Libraryse the driver
Maxime Ripard
2014-05-04
1
-7
/
+14
*
pinctrl: sunxi: Switch to devm_ioremap_resource
Maxime Ripard
2014-05-03
1
-3
/
+5
*
pinctrl: sunxi: Move the Allwinner pinctrl driver to its own directory
Maxime Ripard
2014-05-03
1
-0
/
+953