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
/
include
/
linux
/
gpio.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert selectors of GENERIC_GPIO to GPIOLIB
Alexandre Courbot
2013-04-16
1
-3
/
+3
*
gpio: devm_gpio_* support should not depend on GPIOLIB
Shawn Guo
2013-01-22
1
-20
/
+8
*
gpiolib: rename pin range arguments
Linus Walleij
2012-11-21
1
-1
/
+1
*
gpiolib: let gpiochip_add_pin_range() specify offset
Linus Walleij
2012-11-21
1
-1
/
+2
*
gpiolib: iron out include ladder mistakes
Linus Walleij
2012-11-11
1
-4
/
+3
*
gpiolib: separation of pin concerns
Linus Walleij
2012-11-11
1
-1
/
+1
*
gpiolib: fix up function prototypes etc
Linus Walleij
2012-11-11
1
-6
/
+18
*
gpiolib: provide provision to register pin ranges
Shiraz Hashim
2012-11-11
1
-0
/
+3
*
gpio: fix bits conflict for gpio flags
Laxman Dewangan
2012-07-05
1
-2
/
+2
*
gpiolib: Implement devm_gpio_request_one()
Mark Brown
2012-05-18
1
-0
/
+6
*
gpiolib/arches: Centralise bolierplate asm/gpio.h
Mark Brown
2012-05-11
1
-0
/
+34
*
gpiolib: Add !CONFIG_GPIOLIB definitions of devm_ functions
Mark Brown
2012-04-05
1
-0
/
+14
*
gpio: add flags to export GPIOs when requesting
Wolfram Sang
2012-04-05
1
-0
/
+5
*
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-03-28
1
-0
/
+6
|
\
|
*
gpio: gpiolib: Support for open source/emitter gpios
Laxman Dewangan
2012-03-05
1
-0
/
+3
|
*
gpio: gpiolib: Support for open drain/collector gpios
Laxman Dewangan
2012-03-05
1
-0
/
+3
*
|
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
2012-03-04
1
-0
/
+1
|
/
*
gpiolib: Ensure struct gpio is always defined
Mark Brown
2011-10-24
1
-10
/
+12
*
gpio: add GPIOF_ values regardless on kconfig settings
Randy Dunlap
2011-06-16
1
-0
/
+11
*
gpio: make gpio_{request,free}_array gpio array parameter const
Lars-Peter Clausen
2011-05-27
1
-2
/
+2
*
gpio: Convert gpio_is_valid to return bool
Joe Perches
2011-05-26
1
-2
/
+2
*
include/gpio.h: remove remaining __must_check-annotiations
Wolfram Sang
2011-01-14
1
-2
/
+2
*
Revert "gpiolib: annotate gpio-intialization with __must_check"
Linus Torvalds
2011-01-13
1
-3
/
+3
*
gpiolib: add missing functions to generic fallback
Wolfram Sang
2011-01-13
1
-0
/
+20
*
gpiolib: annotate gpio-intialization with __must_check
Wolfram Sang
2011-01-13
1
-3
/
+3
*
gpiolib: Add 'struct gpio_chip' forward declaration for !GPIOLIB case
Anton Vorontsov
2010-09-01
1
-0
/
+1
*
gpiolib: introduce set_debounce method
Felipe Balbi
2010-05-27
1
-0
/
+5
*
gpiolib: add support for changing value polarity in sysfs
Jani Nikula
2009-12-16
1
-0
/
+6
*
gpiolib: allow exported GPIO nodes to be named using sysfs links
Jani Nikula
2009-09-23
1
-0
/
+11
*
gpio_free might sleep, generic part
Uwe Kleine-König
2008-10-16
1
-0
/
+3
*
gpio: sysfs interface
David Brownell
2008-07-25
1
-0
/
+13
*
gpio: build fixes
David Brownell
2008-05-24
1
-0
/
+3
*
gpio: <linux/gpio.h> and "no GPIO support here" stubs
David Brownell
2008-03-04
1
-0
/
+95