index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
gpio: gpio-sch.c: fix checkpatch error
Laurent Navet
2013-03-27
1
-39
/
+35
|
*
|
|
|
gpio: gpio-pxa.c: fix checkpatch errors
Laurent Navet
2013-03-27
1
-2
/
+2
|
*
|
|
|
gpio: gpio-pca953x.c: fix checkpatch error
Laurent Navet
2013-03-27
1
-2
/
+1
|
*
|
|
|
gpio: gpio-omap.c: fix checkpatch error
Laurent Navet
2013-03-27
1
-1
/
+1
|
*
|
|
|
gpio: gpio-mvebu.c: fix checkpatch errors
Laurent Navet
2013-03-27
1
-13
/
+13
|
*
|
|
|
gpio: gpiolib-of.c: fix checkpatch error
Laurent Navet
2013-03-27
1
-1
/
+1
|
*
|
|
|
gpio: mc33880: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
2013-03-27
1
-4
/
+4
|
*
|
|
|
gpio: 74x164: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
2013-03-27
1
-4
/
+4
|
*
|
|
|
gpio: mc33880: use dev_err() instead of printk()
Jingoo Han
2013-03-27
1
-1
/
+2
|
*
|
|
|
gpio: pcf857x: use devm_kzalloc()
Jingoo Han
2013-03-27
1
-5
/
+2
|
*
|
|
|
gpio: mc33880: use devm_kzalloc()
Jingoo Han
2013-03-27
1
-5
/
+3
|
*
|
|
|
gpio: max732x: use devm_kzalloc()
Jingoo Han
2013-03-27
1
-3
/
+2
|
*
|
|
|
gpio: max7301: use devm_kzalloc()
Jingoo Han
2013-03-27
1
-3
/
+1
|
*
|
|
|
gpio: max7300: use devm_kzalloc()
Jingoo Han
2013-03-27
1
-3
/
+1
|
*
|
|
|
gpio: adp5520: use devm_kzalloc()
Jingoo Han
2013-03-27
1
-3
/
+1
|
*
|
|
|
gpio/vt8500: Convert to devm_ioremap_resource()
Sachin Kamat
2013-03-27
1
-5
/
+3
|
*
|
|
|
gpio: em: Make use of devm functions
Magnus Damm
2013-03-27
1
-34
/
+19
|
*
|
|
|
gpio-lynxpoint: Add X86 dependency and io-port handling header.
Mathias Nyman
2013-03-27
2
-1
/
+2
|
*
|
|
|
gpio/gpio-ich: make ichx_gpio_check_available() return a pure boolean value
Mika Westerberg
2013-03-27
1
-1
/
+1
|
*
|
|
|
gpio-sch: Allow for more than 8 lines in the resume well
Darren Hart
2013-03-27
1
-10
/
+27
|
*
|
|
|
Add TI TCA9554 to supported devices table
Nikolay Balandin
2013-03-27
1
-0
/
+1
|
*
|
|
|
gpio: viperboard: Remove duplicate code to set gpio->gpiob_val
Axel Lin
2013-03-27
1
-4
/
+0
|
*
|
|
|
gpio-ich: Check for pin availability at request time
Jean Delvare
2013-03-27
1
-12
/
+3
|
*
|
|
|
gpio/em: Add Device Tree support
Magnus Damm
2013-03-06
1
-3
/
+42
|
*
|
|
|
gpio/omap: warn if bank is not enabled on setting irq type
Jon Hunter
2013-03-06
1
-0
/
+3
|
*
|
|
|
gpio/omap: convert gpio irq domain to linear mapping
Jon Hunter
2013-03-06
1
-41
/
+31
|
*
|
|
|
gpio/tegra: assume CONFIG_OF
Stephen Warren
2013-03-04
1
-6
/
+5
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
2013-05-06
1
-13
/
+6
|
\
\
\
\
|
*
|
|
|
mfd: ucb1400: Pass ucb1400-gpio data through ac97 bus
Marek Vasut
2013-04-19
1
-13
/
+6
*
|
|
|
|
Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-05-04
1
-56
/
+95
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'armsoc/pxa' of git://github.com/hzhuang1/linux into next/boards
Olof Johansson
2013-04-11
1
-56
/
+95
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ARM: mmp: add more compatible names in gpio driver
Haojian Zhuang
2013-04-11
1
-12
/
+13
|
|
*
|
|
|
|
ARM: pxa: move PXA_GPIO_TO_IRQ macro
Haojian Zhuang
2013-04-11
1
-11
/
+9
|
|
*
|
|
|
|
ARM: pxa: remove cpu_is_xxx in gpio driver
Haojian Zhuang
2013-04-11
1
-33
/
+73
|
*
|
|
|
|
|
Merge tag 'omap-for-v3.10/board-signed' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
2013-04-09
2
-5
/
+12
|
|
\
|
|
|
|
|
|
*
|
|
|
|
|
Merge tag 'davinci-for-v3.10/board' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
2013-04-09
1
-0
/
+7
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge branches 'soc' and 'pinmux' into boards-base
Simon Horman
2013-03-18
2
-55
/
+82
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
/
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/...
Simon Horman
2013-03-15
1
-3
/
+2
|
|
|
\
\
\
\
*
|
|
\
\
\
\
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-05-04
4
-364
/
+7
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'samsung/exynos-multiplatform' into next/drivers
Olof Johansson
2013-04-26
1
-1
/
+1
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
Revert "ARM: exynos: enable multiplatform support"
Olof Johansson
2013-04-26
1
-1
/
+1
|
*
|
|
|
|
|
|
|
Merge branch 'samsung/exynos-multiplatform' into next/drivers
Arnd Bergmann
2013-04-19
1
-1
/
+1
|
|
\
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
ARM: exynos: enable multiplatform support
Arnd Bergmann
2013-04-19
1
-1
/
+1
|
|
|
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'tegra/soc' into next/drivers
Arnd Bergmann
2013-04-09
1
-2
/
+19
|
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge tag 'omap-for-v3.10/timer-signed' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
2013-04-08
1
-3
/
+2
|
|
\
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'vt8500/pinctrl' of git://server.prisktech.co.nz/git/linuxwmt into ...
Arnd Bergmann
2013-04-08
4
-362
/
+7
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
gpio: vt8500: Remove arch-vt8500 gpio driver
Tony Prisk
2013-04-04
3
-362
/
+0
|
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'next/pinctrl-exynos' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
2013-03-15
1
-0
/
+1
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
gpio: samsung: skip gpiolib registration if pinctrl support is enabled for ex...
Thomas Abraham
2013-03-05
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
Merge branch 'next/irq-s3c24xx' of git://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
2013-03-15
1
-2
/
+6
|
|
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
[prev]
[next]