index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-11
gpiolib: call pin removal in chip removal function
Linus Walleij
1
-0
/
+1
2012-11-11
gpiolib: remove duplicate pin range code
Linus Walleij
1
-12
/
+1
2012-11-11
gpiolib-of: staticize the pin range calls
Linus Walleij
1
-4
/
+4
2012-11-11
gpiolib: fix up function prototypes etc
Linus Walleij
1
-5
/
+5
2012-11-11
gpiolib: provide provision to register pin ranges
Shiraz Hashim
2
-0
/
+99
2012-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-1
/
+1
2012-11-08
gpio: mvebu: Set free callback for gpio_chip
Axel Lin
1
-2
/
+3
2012-11-08
gpio: tegra: Drop exporting static functions
Axel Lin
1
-2
/
+0
2012-11-08
gpio: tegra: Staticize non-exported symbols
Axel Lin
1
-2
/
+2
2012-11-08
gpio: tegra: fix suspend/resume apis
Laxman Dewangan
1
-5
/
+13
2012-11-07
gpio: samsung: use pr_* instead of printk
Jingoo Han
1
-12
/
+6
2012-11-07
gpio: samsung: Skip registration if pinctrl driver is present on EXYNOS4X12
Tomasz Figa
1
-21
/
+22
2012-11-06
sparc: Allow OF_GPIO on sparc.
David S. Miller
1
-1
/
+1
2012-11-04
gpio-pch: Set parent dev for gpio chip
Alexander Stein
1
-0
/
+1
2012-11-04
gpio: em: Fix build errors
Axel Lin
1
-3
/
+3
2012-10-30
Merge tag 'gpio-fixes-v3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-7
/
+48
2012-10-30
GPIO: mvebu-gpio: Don't initialize the mask_cache
Andrew Lunn
1
-1
/
+1
2012-10-27
gpio/omap: fix off-mode bug: clear debounce settings on free/reset
Jon Hunter
1
-0
/
+35
2012-10-27
GPIO: clps711x: use platform_device_unregister in gpio_clps711x_init()
Wei Yongjun
1
-2
/
+1
2012-10-26
gpio/tc3589x: convert to use the simple irqdomain
Linus Walleij
1
-11
/
+9
2012-10-26
gpio/em: convert to linear IRQ domain
Linus Walleij
1
-39
/
+7
2012-10-26
gpio/mvebu: convert to use irq_domain_add_simple()
Linus Walleij
1
-2
/
+2
2012-10-26
gpio/tegra: convert to use linear irqdomain
Linus Walleij
1
-9
/
+5
2012-10-26
gpiolib: unlock on error in gpio_export()
Dan Carpenter
1
-1
/
+2
2012-10-26
gpiolib: Don't return -EPROBE_DEFER to sysfs, or for invalid gpios
Mathias Nyman
1
-3
/
+7
2012-10-26
gpiolib: add gpio get direction callback support
Mathias Nyman
1
-1
/
+37
2012-10-26
GPIO: clps711x: Fix direction logic for PORTD
Alexander Shiyan
1
-14
/
+51
2012-10-24
GPIO: clps711x: Fix return value for gpio_clps711x_get
Alexander Shiyan
1
-1
/
+1
2012-10-24
gpio: mvebu: correctly set the value in direction_output()
Thomas Petazzoni
1
-0
/
+2
2012-10-23
gpio: samsung: Fix input mode setting function for GPIO int
Eunki Kim
1
-1
/
+6
2012-10-23
gpiolib: Refactor gpio_export
Ryan Mallon
1
-39
/
+46
2012-10-19
GPIO: vt8500: Add extended gpio bank for WM8505/WM8650
Tony Prisk
1
-0
/
+2
2012-10-17
gpio: mvebu: Add missing breaks in mvebu_gpio_irq_set_type
Axel Lin
1
-0
/
+3
2012-10-16
gpio-74x164: Fix buffer allocation size
Roland Stigge
1
-1
/
+1
2012-10-15
GPIO: Add support for GPIO on CLPS711X-target platform
Alexander Shiyan
3
-0
/
+168
2012-10-15
DA9055 GPIO driver
Ashish Jangam
3
-0
/
+216
2012-10-15
gpio/gpio-omap: Use existing pointer to struct device
Tobias Klauser
1
-1
/
+1
2012-10-15
gpio/gpio-pl061: Covert to use devm_* functions
Tobias Klauser
1
-37
/
+22
2012-10-15
gpio-timberdale: fix a potential wrapping issue
Dan Carpenter
1
-2
/
+2
2012-10-09
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+1
2012-10-07
Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
3
-0
/
+686
2012-10-07
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2012-10-05
Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
4
-10
/
+214
2012-10-02
Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li...
Linus Torvalds
23
-243
/
+1039
2012-10-01
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+21
2012-10-01
Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-18
/
+30
2012-10-01
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
6
-79
/
+461
2012-10-01
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
4
-55
/
+18
2012-10-01
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-5
/
+5
2012-10-01
Merge tag 'v3.6' into staging/for_v3.7
Mauro Carvalho Chehab
1
-0
/
+5
[prev]
[next]