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
/
gpio
Commit message (
Expand
)
Author
Age
Files
Lines
*
it8761e_gpio: fix bug in gpio numbering
Denis Turischev
2010-05-11
1
-9
/
+9
*
Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-04-30
1
-1
/
+2
|
\
|
*
gpio: potential null dereference
Dan Carpenter
2010-04-28
1
-1
/
+2
*
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-04-29
1
-4
/
+10
|
\
\
|
*
|
ARM: 6061/1: PL061 GPIO: Bug fix - setting gpio for HIGH_LEVEL interrupt is n...
viresh kumar
2010-04-29
1
-1
/
+1
|
*
|
ARM: 6060/1: PL061 GPIO: Setting gpio val after changing direction to OUT.
viresh kumar
2010-04-22
1
-0
/
+6
|
*
|
ARM: 6059/1: PL061 GPIO: Changing *_irq_chip_data with *_irq_data for real irqs.
viresh kumar
2010-04-22
1
-3
/
+3
|
|
/
*
/
gpio: fix pca953x set_type 'scheduling while atomic' bug
Marc Zyngier
2010-04-27
1
-1
/
+13
|
/
*
drivers/gpio/timbgpio.c: add missing unlock
Julia Lawall
2010-04-07
1
-4
/
+8
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
18
-1
/
+17
*
drivers/gpio/max730x.c: add license macro
Richard Röjfors
2010-03-24
1
-0
/
+4
*
driver-core: Add attribute argument to class_attribute show/store
Andi Kleen
2010-03-07
1
-2
/
+6
*
mfd: Fix lpc_sch related depends/selects, fix build error
Randy Dunlap
2010-03-07
1
-1
/
+2
*
gpio: Fix sch_gpio warning
Samuel Ortiz
2010-03-07
1
-3
/
+16
*
gpio: add Intel SCH GPIO controller driver
Denis Turischev
2010-03-07
3
-0
/
+299
*
gpiolib: Force wm831x GPIOs into GPIO mode when requested
Mark Brown
2010-03-07
1
-2
/
+4
*
mfd: Add WM831x revision B support
Mark Brown
2010-03-07
1
-5
/
+16
*
gpiolib: Correct debugfs display of WM831x GPIO inversion
Mark Brown
2010-03-07
1
-1
/
+1
*
gpiolib: Actually set output state in wm831x_gpio_direction_output()
Mark Brown
2010-03-07
1
-7
/
+15
*
gpiolib: Add WM8994 GPIO support
Mark Brown
2010-03-07
3
-0
/
+212
*
gpiolib: Add support for WM8350 GPIO controller
Mark Brown
2010-03-07
3
-0
/
+189
*
gpio: introduce it8761e_gpio driver for IT8761E Super I/O chip
Denis Turischev
2010-03-06
3
-0
/
+238
*
gpio: cs5535-gpio: fix input direction
Ben Gardner
2010-03-06
1
-1
/
+3
*
gpio: pca953x.c: add interrupt handling capability
Marc Zyngier
2010-03-06
2
-12
/
+244
*
timbgpio: add support for interrupt triggering on both flanks
Richard Röjfors
2010-03-06
1
-9
/
+23
*
gpio: introduce gpio_request_one() and friends
Eric Miao
2010-03-06
1
-0
/
+58
*
gpio: add driver for MAX7300 I2C GPIO extender
Wolfram Sang
2010-03-06
5
-260
/
+386
*
bitops: rename for_each_bit() to for_each_set_bit()
Akinobu Mita
2010-03-06
2
-2
/
+2
*
timbgpio: fix build
David Miller
2010-03-06
1
-0
/
+1
*
gpio: adp5588-gpio: new driver for ADP5588 GPIO expanders
Michael Hennerich
2010-01-11
3
-0
/
+276
*
gpiolib: fix poll(2) support reconfigure on sysfs polarity change
Jani Nikula
2010-01-11
1
-2
/
+0
*
gpiolib: add support for changing value polarity in sysfs
Jani Nikula
2009-12-16
1
-12
/
+149
*
gpio: add GPIO driver for the Timberdale FPGA
Richard Röjfors
2009-12-16
3
-0
/
+349
*
gpio: fix test on unsigned in lnw_irq_type()
Roel Kluin
2009-12-16
1
-1
/
+1
*
cs5535: drop the Geode-specific MFGPT/GPIO code
Andres Salomon
2009-12-15
1
-1
/
+1
*
cs5535-gpio: request function, mask & names added
Tobias Mueller
2009-12-15
1
-5
/
+78
*
cs5535-gpio: add AMD CS5535/CS5536 GPIO driver support
Andres Salomon
2009-12-15
3
-0
/
+293
*
mfd: Rename all twl4030_i2c*
Balaji T K
2009-12-13
1
-9
/
+9
*
mfd: Rename twl4030* driver files to enable re-use
Santosh Shilimkar
2009-12-13
1
-1
/
+1
*
gpiolib: Implement gpio_to_irq() for wm831x
Mark Brown
2009-12-13
1
-0
/
+13
*
gpio: adp5520: rename common defines and typos
Michael Hennerich
2009-12-13
1
-16
/
+20
*
gpiolib: Make WM831x GPIO count dynamic
Mark Brown
2009-12-13
1
-3
/
+1
*
gpio: Langwell GPIO driver bugfixes
Alek Du
2009-12-01
1
-10
/
+1
*
gpiolib: fix device_create() result check
Sergei Shtylyov
2009-11-12
1
-4
/
+4
*
twl4030-gpio: remove __devexit markings from remove func
Mike Frysinger
2009-10-29
1
-2
/
+3
*
const: constify remaining file_operations
Alexey Dobriyan
2009-10-01
1
-1
/
+1
*
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2009-09-23
1
-0
/
+1
|
\
|
*
gpio/pcf857x: Copy i2c_device_id from old pcf8574 driver
Wolfram Sang
2009-09-18
1
-0
/
+1
*
|
gpio: gpio support for ADP5520/ADP5501 MFD PMICs
Michael Hennerich
2009-09-23
3
-0
/
+217
*
|
gpiolib: allow poll() on value
Daniel Glöckner
2009-09-23
1
-5
/
+203
[next]