index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
gpio
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: add missing includes in machine.h
Alexandre Courbot
2014-08-07
1
-0
/
+3
*
gpio: add flags argument to gpiod_get*() functions
Alexandre Courbot
2014-07-28
1
-16
/
+65
*
gpio: split gpiod board registration into machine header
Linus Walleij
2014-07-28
2
-54
/
+58
*
gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_desc
Guenter Roeck
2014-07-24
1
-0
/
+3
*
gpio: remove gpiod_lock/unlock_as_irq()
Alexandre Courbot
2014-07-23
1
-2
/
+2
*
gpio: make gpiochip_get_desc() gpiolib-private
Alexandre Courbot
2014-07-23
1
-3
/
+0
*
gpio: drop retval check enforcing from gpiochip_remove()
Linus Walleij
2014-07-23
1
-1
/
+1
*
gpio: include linux/bug.h in interface header
Arnd Bergmann
2014-05-16
1
-0
/
+1
*
gpio: Add helpers for optional GPIOs
Thierry Reding
2014-05-09
1
-0
/
+40
*
gpio: support threaded interrupts in irqchip helpers
Linus Walleij
2014-04-28
1
-1
/
+4
*
gpio: unmap gpio irqs properly
Linus Walleij
2014-03-28
1
-0
/
+1
*
gpio: add IRQ chip helpers in gpiolib
Linus Walleij
2014-03-26
1
-0
/
+29
*
Merge tag 'v3.14-rc6' into devel
Linus Walleij
2014-03-14
1
-2
/
+2
|
\
|
*
gpio: consumer.h: Move forward declarations outside #ifdef
Lars-Peter Clausen
2014-02-06
1
-2
/
+2
*
|
gpiolib: add gpiochip_get_desc() driver function
Alexandre Courbot
2014-02-12
2
-8
/
+18
*
|
gpio: make gpiod_direction_output take a logical value
Philipp Zabel
2014-02-07
1
-0
/
+7
|
/
*
gpiolib: convert gpiod_lookup description to kernel-doc
Andy Shevchenko
2013-12-09
1
-17
/
+9
*
gpio: better lookup method for platform GPIOs
Alexandre Courbot
2013-12-09
1
-11
/
+10
*
Merge tag 'v3.13-rc3' into devel
Linus Walleij
2013-12-09
1
-2
/
+12
|
\
|
*
gpiolib: add missing declarations
Alexandre Courbot
2013-12-03
1
-0
/
+3
|
*
gpiolib: use dedicated flags for GPIO properties
Alexandre Courbot
2013-11-25
1
-2
/
+9
*
|
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
2013-12-04
1
-4
/
+5
|
/
*
gpiolib: provide a declaration of seq_file in gpio/driver.h
Stephen Rothwell
2013-10-29
1
-0
/
+1
*
gpiolib: add gpiod_get() and gpiod_put() functions
Alexandre Courbot
2013-10-19
2
-0
/
+71
*
gpiolib: export descriptor-based GPIO interface
Alexandre Courbot
2013-10-19
2
-0
/
+365