index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
of
/
gpio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: Fix range check in of_gpio_simple_xlate()
Roland Stigge
2012-04-10
1
-1
/
+1
*
gpio: constify the data parameter to gpiochip_find()
Grant Likely
2012-03-02
1
-1
/
+1
*
of_gpio: add support of of_gpio_named_count to be able to count named gpio
Jean-Christophe PLAGNIOL-VILLARD
2012-02-05
1
-4
/
+5
*
of: create of_phandle_args to simplify return of phandle parsing data
Grant Likely
2011-12-12
1
-24
/
+19
*
gpiolib: output basic details and consolidate gpio device drivers
Grant Likely
2011-12-12
1
-2
/
+0
*
of/gpio: export of_gpio_simple_xlate
Jamie Iles
2011-07-28
1
-2
/
+3
*
of/gpio: Add new method for getting gpios under different property names
John Bonesio
2011-06-28
1
-5
/
+6
*
of/gpio: fix of_gpio includes
Grant Likely
2010-07-05
1
-3
/
+4
*
of/gpio: add default of_xlate function if device has a node pointer
Anton Vorontsov
2010-07-05
1
-9
/
+24
*
of/gpio: stop using device_node data pointer to find gpio_chip
Grant Likely
2010-07-05
1
-3
/
+12
*
of/gpio: Kill of_gpio_chip and add members directly to gpio_chip
Anton Vorontsov
2010-07-05
1
-26
/
+24
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
of: assume big-endian properties, adding conversions where necessary
Jeremy Kerr
2010-02-09
1
-6
/
+7
*
of/gpio: Implement of_gpio_count()
Anton Vorontsov
2008-12-21
1
-0
/
+34
*
of/gpio: Implement of_get_gpio_flags()
Anton Vorontsov
2008-12-03
1
-7
/
+29
*
of: Add new helper of_parse_phandles_with_args()
Anton Vorontsov
2008-10-13
1
-62
/
+19
*
[POWERPC] of/gpio: Use dynamic base allocation
Anton Vorontsov
2008-05-23
1
-37
/
+1
*
[POWERPC] OF helpers for the GPIO API
Anton Vorontsov
2008-04-17
1
-0
/
+242