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
/
drivers
/
gpio
/
gpiolib.c
Commit message (
Expand
)
Author
Age
*
gpiolib: Remove 'const' from data argument of gpiochip_find()
Grant Likely
2012-05-19
*
gpiolib: quiet gpiochip_add boot message noise
H Hartley Sweeten
2012-05-19
*
gpio: Adjust of_xlate API to support multiple GPIO chips
Grant Likely
2012-05-18
*
gpio: add flags to export GPIOs when requesting
Wolfram Sang
2012-04-06
*
gpiolib: Add comments explaining the _cansleep() WARN_ON()s
Mark Brown
2012-03-05
*
gpio: gpiolib: Support for open source/emitter gpios
Laxman Dewangan
2012-03-05
*
gpio: gpiolib: Support for open drain/collector gpios
Laxman Dewangan
2012-03-05
*
gpio: constify the data parameter to gpiochip_find()
Grant Likely
2012-03-02
*
Fix circular locking dependency (3.3-rc2)
Ming Lei
2012-02-15
*
gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags()
Grant Likely
2011-12-12
*
gpiolib: output basic details and consolidate gpio device drivers
Grant Likely
2011-12-12
*
gpio: make gpio_{request,free}_array gpio array parameter const
Lars-Peter Clausen
2011-05-27
*
gpio: add trace events for setting direction and value
Uwe Kleine-König
2011-05-20
*
gpiolib: export gpiochip_find
Jean Delvare
2011-05-20
*
arm/gpio: Remove three copies of broken and racy debug code
Thomas Gleixner
2011-03-24
*
gpiolib: gpio_request_one(): add missing gpio_free()
Aaro Koskinen
2010-12-22
*
gpiolib: allow nested threaded irqs for poll(2)
Daniel Gl?ckner
2010-08-11
*
gpiolib: get rid of struct poll_desc and worklet
Daniel Gl?ckner
2010-08-11
*
gpiolib: decouple might_sleep_if() from DEBUG
David Brownell
2010-08-11
*
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-05
|
\
|
*
of/gpio: add default of_xlate function if device has a node pointer
Anton Vorontsov
2010-07-05
|
*
of/gpio: stop using device_node data pointer to find gpio_chip
Grant Likely
2010-07-05
|
*
gpiolib: cosmetic improvements for error handling in gpiochip_add()
Anton Vorontsov
2010-07-05
*
|
gpio: fix spurious printk when freeing a gpio
Jon Povey
2010-07-27
|
/
*
gpiolib: introduce set_debounce method
Felipe Balbi
2010-05-27
*
gpiolib: make gpiochip_add() show a better error message
Ben Dooks
2010-05-27
*
gpiolib: a gpio is unsigned, so use %u to print it
Uwe Kleine-König
2010-05-27
*
gpiolib: make names array and its values const
Uwe Kleine-König
2010-05-27
*
sysfs: Implement sysfs tagged directory support.
Eric W. Biederman
2010-05-21
*
gpio: potential null dereference
Dan Carpenter
2010-04-28
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
driver-core: Add attribute argument to class_attribute show/store
Andi Kleen
2010-03-07
*
gpio: introduce gpio_request_one() and friends
Eric Miao
2010-03-06
*
gpiolib: fix poll(2) support reconfigure on sysfs polarity change
Jani Nikula
2010-01-11
*
gpiolib: add support for changing value polarity in sysfs
Jani Nikula
2009-12-16
*
gpiolib: fix device_create() result check
Sergei Shtylyov
2009-11-12
*
const: constify remaining file_operations
Alexey Dobriyan
2009-10-01
*
gpiolib: allow poll() on value
Daniel Glöckner
2009-09-23
*
gpiolib: allow exported GPIO nodes to be named using sysfs links
Jani Nikula
2009-09-23
*
gpio: gpio_{request,free}() now required (feature removal)
David Brownell
2009-04-02
*
gpiolib: allow GPIOs to be named
Daniel Silverstone
2009-04-02
*
gpiolib: fix request related issue
Magnus Damm
2009-01-29
*
gpio: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-06
*
gpiolib: extend gpio label column width in debugfs file
Jarkko Nikula
2008-11-19
*
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-10-20
|
\
|
*
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...
Yinghai Lu
2008-10-16
*
|
gpiolib: fix oops in gpio_get_value_cansleep()
David Brownell
2008-10-20
*
|
gpio: modify sysfs gpio export so that "value" displays as 0 or 1
Steven A. Falco
2008-10-20
*
|
gpiolib: request/free hooks
David Brownell
2008-10-16
*
|
gpiolib: gpio_to_irq() hooks
David Brownell
2008-10-16
[next]