index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
gpio.h
Commit message (
Expand
)
Author
Age
*
gpio: Increase ARCH_NR_GPIOs to 512
Mika Westerberg
2014-09-23
*
gpio: remove gpio_ensure_requested()
Alexandre Courbot
2014-07-24
*
gpio: move gpio_ensure_requested() into legacy C file
Alexandre Courbot
2014-07-23
*
gpio: remove gpiod_lock/unlock_as_irq()
Alexandre Courbot
2014-07-23
*
gpio: make gpiod_direction_output take a logical value
Philipp Zabel
2014-02-07
*
Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2013-11-12
|
\
|
*
gpiolib: export descriptor-based GPIO interface
Alexandre Courbot
2013-10-19
|
*
gpio: add API to be strict about GPIO IRQ usage
Linus Walleij
2013-10-16
*
|
pinctrl/gpio: non-linear GPIO ranges accesible from gpiolib
Christian Ruppert
2013-10-16
|
/
*
gpiolib: let gpio_chip reference its descriptors
Alexandre Courbot
2013-02-11
*
gpiolib: link all gpio_chips using a list
Alexandre Courbot
2013-02-09
*
gpiolib: remove gpiochip_reserve()
Alexandre Courbot
2013-02-04
*
gpio: devm_gpio_* support should not depend on GPIOLIB
Shawn Guo
2013-01-22
*
gpio: fix warning of 'struct gpio_chip' declaration
Shawn Guo
2013-01-22
*
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-12-11
|
\
|
*
gpiolib: add gpio get direction callback support
Mathias Nyman
2012-10-26
*
|
gpiolib: rename pin range arguments
Linus Walleij
2012-11-21
*
|
gpiolib: let gpiochip_add_pin_range() specify offset
Linus Walleij
2012-11-21
*
|
gpiolib: iron out include ladder mistakes
Linus Walleij
2012-11-11
*
|
gpiolib: separation of pin concerns
Linus Walleij
2012-11-11
*
|
gpiolib: fix up function prototypes etc
Linus Walleij
2012-11-11
*
|
gpiolib: provide provision to register pin ranges
Shiraz Hashim
2012-11-11
|
/
*
gpio: Document device_node's det_debounce
Roland Stigge
2012-09-30
*
gpiolib: Remove 'const' from data argument of gpiochip_find()
Grant Likely
2012-05-19
*
gpio: Adjust of_xlate API to support multiple GPIO chips
Grant Likely
2012-05-18
*
gpiolib: Implement devm_gpio_request_one()
Mark Brown
2012-05-18
*
gpio: constify the data parameter to gpiochip_find()
Grant Likely
2012-03-02
*
GPIO: add bindings for managed devices
John Crispin
2012-01-04
*
of: create of_phandle_args to simplify return of phandle parsing data
Grant Likely
2011-12-12
*
gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags()
Grant Likely
2011-12-12
*
gpio: fix build error in include/asm-generic/gpio.h
Hamo
2011-10-26
*
gpiolib: Ensure struct gpio is always defined
Mark Brown
2011-10-24
*
gpio: add GPIOF_ values regardless on kconfig settings
Randy Dunlap
2011-06-16
*
gpio: make gpio_{request,free}_array gpio array parameter const
Lars-Peter Clausen
2011-05-27
*
gpio: Convert gpio_is_valid to return bool
Joe Perches
2011-05-26
*
Revert "gpiolib: annotate gpio-intialization with __must_check"
Linus Torvalds
2011-01-13
*
gpiolib: annotate gpio-intialization with __must_check
Wolfram Sang
2011-01-13
*
gpiolib: fix HAVE_GPIO_LIB leftovers in asm-generic/gpio.h
Anton Vorontsov
2010-10-27
*
gpio: doc updates
David Brownell
2010-09-09
*
of/gpio: stop using device_node data pointer to find gpio_chip
Grant Likely
2010-07-05
*
of/gpio: Kill of_gpio_chip and add members directly to gpio_chip
Anton Vorontsov
2010-07-05
*
gpiolib: introduce set_debounce method
Felipe Balbi
2010-05-27
*
gpiolib: document that names can contain printk format specifiers
Uwe Kleine-König
2010-05-27
*
gpiolib: make names array and its values const
Uwe Kleine-König
2010-05-27
*
gpio: introduce gpio_request_one() and friends
Eric Miao
2010-03-06
*
gpiolib: add support for changing value polarity in sysfs
Jani Nikula
2009-12-16
*
asm-generic/gpio.h: add some forward decls of the device struct
Mike Frysinger
2009-12-10
*
asm-generic/gpio.h: pull in linux/kernel.h for might_sleep()
Mike Frysinger
2009-10-01
*
gpiolib: allow exported GPIO nodes to be named using sysfs links
Jani Nikula
2009-09-23
*
gpiolib: allow GPIOs to be named
Daniel Silverstone
2009-04-02
[next]