index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: move pincontrol calls to <linux/gpio/driver.h>
Linus Walleij
2015-03-19
1
-0
/
+48
*
gpiolib: add devm_gpiod_get_array and devm_gpiod_put_array functions
Rojhalat Ibrahim
2015-03-05
1
-0
/
+30
*
gpiolib: add gpiod_get_array and gpiod_put_array functions
Rojhalat Ibrahim
2015-03-05
1
-0
/
+46
*
gpio: add parameter to allow the use named gpios
Olliver Schinagl
2015-03-04
1
-0
/
+1
*
gpio: Make the vararg hacks not pass magic values
Olliver Schinagl
2015-01-15
1
-8
/
+9
*
Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2014-12-14
2
-3
/
+45
|
\
|
*
gpio: remove const modifier from gpiod_get_direction()
Alexandre Courbot
2014-11-28
1
-1
/
+1
|
*
gpiolib: allow simultaneous setting of multiple GPIO outputs
Rojhalat Ibrahim
2014-11-27
2
-0
/
+42
|
*
gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq
Alexandre Courbot
2014-10-28
1
-2
/
+2
*
|
gpio: Support for unified device properties interface
Mika Westerberg
2014-11-04
1
-0
/
+7
|
/
*
Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2014-10-09
1
-2
/
+6
|
\
|
*
gpiolib: add irq_not_threaded flag to gpio_chip
Octavian Purdila
2014-09-24
1
-0
/
+3
|
*
gpio: gpiolib: set gpiochip_remove retval to void
abdoulaye berthe
2014-09-23
1
-1
/
+1
|
*
gpio: change gpiochip_request_own_desc() prototype
Alexandre Courbot
2014-08-29
1
-1
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-10-07
1
-2
/
+2
|
\
\
|
*
|
gpio: fix 'CONFIG_GPIO_IRQCHIP' comments
Paul Bolle
2014-09-05
1
-2
/
+2
*
|
|
gpio: move varargs hack outside #ifdef GPIOLIB
Linus Walleij
2014-09-02
1
-45
/
+60
|
|
/
|
/
|
*
|
gpio: move GPIOD flags outside #ifdef
Linus Walleij
2014-08-21
1
-2
/
+2
*
|
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