index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
gpio.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-05
gpio: fix bits conflict for gpio flags
Laxman Dewangan
1
-2
/
+2
2012-05-18
gpiolib: Implement devm_gpio_request_one()
Mark Brown
1
-0
/
+6
2012-05-11
gpiolib/arches: Centralise bolierplate asm/gpio.h
Mark Brown
1
-0
/
+34
2012-04-05
gpiolib: Add !CONFIG_GPIOLIB definitions of devm_ functions
Mark Brown
1
-0
/
+14
2012-04-05
gpio: add flags to export GPIOs when requesting
Wolfram Sang
1
-0
/
+5
2012-03-28
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+6
2012-03-05
gpio: gpiolib: Support for open source/emitter gpios
Laxman Dewangan
1
-0
/
+3
2012-03-05
gpio: gpiolib: Support for open drain/collector gpios
Laxman Dewangan
1
-0
/
+3
2012-03-04
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
1
-0
/
+1
2011-10-24
gpiolib: Ensure struct gpio is always defined
Mark Brown
1
-10
/
+12
2011-06-16
gpio: add GPIOF_ values regardless on kconfig settings
Randy Dunlap
1
-0
/
+11
2011-05-27
gpio: make gpio_{request,free}_array gpio array parameter const
Lars-Peter Clausen
1
-2
/
+2
2011-05-26
gpio: Convert gpio_is_valid to return bool
Joe Perches
1
-2
/
+2
2011-01-14
include/gpio.h: remove remaining __must_check-annotiations
Wolfram Sang
1
-2
/
+2
2011-01-13
Revert "gpiolib: annotate gpio-intialization with __must_check"
Linus Torvalds
1
-3
/
+3
2011-01-13
gpiolib: add missing functions to generic fallback
Wolfram Sang
1
-0
/
+20
2011-01-13
gpiolib: annotate gpio-intialization with __must_check
Wolfram Sang
1
-3
/
+3
2010-09-01
gpiolib: Add 'struct gpio_chip' forward declaration for !GPIOLIB case
Anton Vorontsov
1
-0
/
+1
2010-05-27
gpiolib: introduce set_debounce method
Felipe Balbi
1
-0
/
+5
2009-12-16
gpiolib: add support for changing value polarity in sysfs
Jani Nikula
1
-0
/
+6
2009-09-23
gpiolib: allow exported GPIO nodes to be named using sysfs links
Jani Nikula
1
-0
/
+11
2008-10-16
gpio_free might sleep, generic part
Uwe Kleine-König
1
-0
/
+3
2008-07-25
gpio: sysfs interface
David Brownell
1
-0
/
+13
2008-05-24
gpio: build fixes
David Brownell
1
-0
/
+3
2008-03-04
gpio: <linux/gpio.h> and "no GPIO support here" stubs
David Brownell
1
-0
/
+95