index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-15
gpio: fix probe() error return in gpio driver probes
Ben Dooks
5
-12
/
+24
2009-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-1
/
+1
2009-01-06
gpio: pca953x handles more chips, i2c fault codes
David Brownell
2
-8
/
+11
2009-01-06
twl4030-gpio: cleanup debounce
David Brownell
1
-31
/
+23
2009-01-06
gpio: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-11-19
gpiolib: extend gpio label column width in debugfs file
Jarkko Nikula
1
-1
/
+1
2008-11-12
GPIO: add new Xilinx driver for powerpc
John Linn
3
-0
/
+244
2008-10-22
mfd: twl4030-gpio driver
David Brownell
3
-0
/
+529
2008-10-20
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: i2c expanders use subsys_init
David Brownell
3
-3
/
+12
2008-10-16
gpio_free might sleep, generic part
Uwe Kleine-König
1
-0
/
+2
2008-10-16
gpio: max7301: fix the race between chip addition and pins reconfiguration
Dmitry Baryshkov
1
-10
/
+8
2008-10-16
spi: core and gpio expanders use subsys_init
David Brownell
2
-3
/
+8
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: max732x driver
Eric Miao
3
-0
/
+405
2008-07-25
gpiolib: allow user-selection
Michael Buesch
2
-5
/
+30
2008-07-25
gpio: add bt8xxgpio driver
Michael Buesch
3
-0
/
+367
2008-07-25
gpio: mcp23s08 handles multiple chips per chipselect
David Brownell
1
-31
/
+102
2008-07-25
gpio: sysfs interface
David Brownell
5
-13
/
+541
2008-07-22
gpio: pcf857x: add lock and handle more chips
David Brownell
2
-6
/
+32
2008-07-22
gpio: gpio driver for max7301 SPI GPIO expander
Juergen Beisert
3
-0
/
+346
2008-07-04
gpio: pca953x (i2c) handles max7310 too
David Brownell
2
-5
/
+11
2008-05-24
gpiolib: fix off by one errors
Trent Piepho
1
-3
/
+3
2008-05-24
gpio: mcp23s08 debug fix
Roel Kluin
1
-1
/
+1
2008-05-24
gpio: pca953x driver handles pca9554 too
David Brownell
1
-0
/
+1
2008-05-01
gpio: pca953x: add support for pca9555 I2C I/O expander
Will Newton
1
-1
/
+3
2008-04-30
drivers: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-2
/
+2
2008-04-29
i2c: Convert most new-style drivers to use module aliasing
Jean Delvare
2
-32
/
+24
2008-04-29
i2c: Add support for device alias names
Jean Delvare
2
-2
/
+4
2008-04-28
gpiochip_reserve()
Anton Vorontsov
1
-3
/
+47
2008-04-28
gpiolib: dynamic gpio number allocation
Anton Vorontsov
1
-7
/
+45
2008-04-28
gpio: define gpio_is_valid()
Guennadi Liakhovetski
1
-7
/
+7
2008-04-28
gpiolib: i2c/spi drivers: handle rmmod better
Guennadi Liakhovetski
3
-0
/
+3
2008-04-28
gpiolib: better rmmod infrastructure
Guennadi Liakhovetski
1
-3
/
+12
2008-03-10
gpio/pca953x bugfix: mark as can_sleep
Arnaud Patard
1
-0
/
+1
2008-02-06
gpio: handle pca953{4,5,6,7,8} too
Guennadi Liakhovetski
1
-17
/
+54
2008-02-06
gpio: rename pca953x symbols
Guennadi Liakhovetski
3
-61
/
+62
2008-02-06
gpio: rename pca9539 driver
Guennadi Liakhovetski
2
-2
/
+2
2008-02-05
gpiolib: pca9539 i2c gpio expander support
eric miao
3
-0
/
+282
2008-02-05
mcp23s08 spi gpio expander support
David Brownell
3
-0
/
+365
2008-02-05
gpiolib: pcf857x i2c gpio expander support
David Brownell
3
-0
/
+354
2008-02-05
gpiolib: add gpio provider infrastructure
David Brownell
2
-0
/
+569
2008-02-05
gpiolib: add drivers/gpio directory
David Brownell
2
-0
/
+36