index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpiolib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-05
gpiolib: Add comments explaining the _cansleep() WARN_ON()s
Mark Brown
1
-0
/
+2
2012-03-05
gpio: gpiolib: Support for open source/emitter gpios
Laxman Dewangan
1
-0
/
+39
2012-03-05
gpio: gpiolib: Support for open drain/collector gpios
Laxman Dewangan
1
-2
/
+42
2012-03-03
gpio: constify the data parameter to gpiochip_find()
Grant Likely
1
-2
/
+3
2012-02-16
Fix circular locking dependency (3.3-rc2)
Ming Lei
1
-3
/
+5
2011-12-13
gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags()
Grant Likely
1
-1
/
+1
2011-12-13
gpiolib: output basic details and consolidate gpio device drivers
Grant Likely
1
-0
/
+4
2011-05-28
gpio: make gpio_{request,free}_array gpio array parameter const
Lars-Peter Clausen
1
-2
/
+2
2011-05-20
gpio: add trace events for setting direction and value
Uwe Kleine-König
1
-2
/
+16
2011-05-20
gpiolib: export gpiochip_find
Jean Delvare
1
-0
/
+1
2011-03-25
arm/gpio: Remove three copies of broken and racy debug code
Thomas Gleixner
1
-45
/
+0
2010-12-23
gpiolib: gpio_request_one(): add missing gpio_free()
Aaro Koskinen
1
-0
/
+3
2010-08-11
gpiolib: allow nested threaded irqs for poll(2)
Daniel Gl?ckner
1
-2
/
+2
2010-08-11
gpiolib: get rid of struct poll_desc and worklet
Daniel Gl?ckner
1
-53
/
+27
2010-08-11
gpiolib: decouple might_sleep_if() from DEBUG
David Brownell
1
-6
/
+6
2010-08-06
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-6
/
+49
2010-07-28
gpio: fix spurious printk when freeing a gpio
Jon Povey
1
-3
/
+4
2010-07-06
of/gpio: add default of_xlate function if device has a node pointer
Anton Vorontsov
1
-0
/
+5
2010-07-06
of/gpio: stop using device_node data pointer to find gpio_chip
Grant Likely
1
-0
/
+32
2010-07-06
gpiolib: cosmetic improvements for error handling in gpiochip_add()
Anton Vorontsov
1
-6
/
+12
2010-05-27
gpiolib: introduce set_debounce method
Felipe Balbi
1
-0
/
+43
2010-05-27
gpiolib: make gpiochip_add() show a better error message
Ben Dooks
1
-1
/
+1
2010-05-27
gpiolib: a gpio is unsigned, so use %u to print it
Uwe Kleine-König
1
-1
/
+1
2010-05-27
gpiolib: make names array and its values const
Uwe Kleine-König
1
-1
/
+1
2010-05-21
sysfs: Implement sysfs tagged directory support.
Eric W. Biederman
1
-1
/
+1
2010-04-28
gpio: potential null dereference
Dan Carpenter
1
-1
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-08
driver-core: Add attribute argument to class_attribute show/store
Andi Kleen
1
-2
/
+6
2010-03-06
gpio: introduce gpio_request_one() and friends
Eric Miao
1
-0
/
+58
2010-01-11
gpiolib: fix poll(2) support reconfigure on sysfs polarity change
Jani Nikula
1
-2
/
+0
2009-12-16
gpiolib: add support for changing value polarity in sysfs
Jani Nikula
1
-12
/
+149
2009-11-12
gpiolib: fix device_create() result check
Sergei Shtylyov
1
-4
/
+4
2009-10-02
const: constify remaining file_operations
Alexey Dobriyan
1
-1
/
+1
2009-09-23
gpiolib: allow poll() on value
Daniel Glöckner
1
-5
/
+203
2009-09-23
gpiolib: allow exported GPIO nodes to be named using sysfs links
Jani Nikula
1
-0
/
+45
2009-04-03
gpio: gpio_{request,free}() now required (feature removal)
David Brownell
1
-4
/
+8
2009-04-03
gpiolib: allow GPIOs to be named
Daniel Silverstone
1
-1
/
+6
2009-01-30
gpiolib: fix request related issue
Magnus Damm
1
-0
/
+1
2009-01-06
gpio: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-11-20
gpiolib: extend gpio label column width in debugfs file
Jarkko Nikula
1
-1
/
+1
2008-10-21
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2008-10-20
gpiolib: fix oops in gpio_get_value_cansleep()
David Brownell
1
-1
/
+1
2008-10-20
gpio: modify sysfs gpio export so that "value" displays as 0 or 1
Steven A. Falco
1
-1
/
+1
2008-10-16
gpiolib: request/free hooks
David Brownell
1
-13
/
+78
2008-10-16
gpiolib: gpio_to_irq() hooks
David Brownell
1
-0
/
+18
2008-10-16
gpio_free might sleep, generic part
Uwe Kleine-König
1
-0
/
+2
2008-10-16
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...
Yinghai Lu
1
-1
/
+1
2008-07-25
gpio: sysfs interface
David Brownell
1
-13
/
+523
2008-05-24
gpiolib: fix off by one errors
Trent Piepho
1
-3
/
+3
2008-04-30
drivers: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-2
/
+2
[next]