index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
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
2013-01-22
gpio: devm_gpio_* support should not depend on GPIOLIB
Shawn Guo
1
-20
/
+8
2012-11-21
gpiolib: rename pin range arguments
Linus Walleij
1
-1
/
+1
2012-11-21
gpiolib: let gpiochip_add_pin_range() specify offset
Linus Walleij
1
-1
/
+2
2012-11-11
gpiolib: iron out include ladder mistakes
Linus Walleij
1
-4
/
+3
2012-11-11
gpiolib: separation of pin concerns
Linus Walleij
1
-1
/
+1
2012-11-11
gpiolib: fix up function prototypes etc
Linus Walleij
1
-6
/
+18
2012-11-11
gpiolib: provide provision to register pin ranges
Shiraz Hashim
1
-0
/
+3
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