Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1e8341ae0c0e117f0626cd6cf6732a0a9c8723f2
/
drivers
/
gpio
« Previous
0244ad0
Remove GENERIC_HARDIRQ config option
by Martin Schwidefsky
· 11 years ago
5a7d8a2
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
31f7c3a
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
27c7651
Merge tag 'gpio-v3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 11 years ago
65d8765
gpio: return -ENOTSUPP if debounce cannot be set
by Linus Walleij
· 11 years ago
be1a4b1
gpio: improve error path in gpiolib
by Linus Walleij
· 11 years ago
6c17aa0
gpio: add GPIO support for F71882FG and F71889F
by Simon Guinot
· 11 years ago
4597168
gpio: mcp23s08: rename the device tree property
by Lars Poeschel
· 11 years ago
d9fe003
gpio: implement gpio-ranges binding document fix
by Stephen Warren
· 11 years ago
5877457
gpio: (gpio-pca953x) move header to linux/platform_data/
by Vivien Didelot
· 11 years ago
6c56c6c
gpio: samsung: Drop support for Exynos SoCs
by Tomasz Figa
· 11 years ago
aca58a6
gpio MIPS/OCTEON: Add a driver for OCTEON's on-chip GPIO pins.
by David Daney
· 11 years ago
655c4e7
gpio: pcf857x: Remove pdata argument to pcf857x_irq_domain_init()
by Laurent Pinchart
· 11 years ago
c990d6c
gpio: pcf857x: Sort headers alphabetically
by Laurent Pinchart
· 11 years ago
31eb4b55
gpio: max7301: Reverting "Do not force SPI speed when using OF Platform"
by Christophe Leroy
· 11 years ago
2e7f612
gpio: Fix bit masking in Kontron PLD GPIO driver
by Brunner Michael
· 11 years ago
40a625d
gpio: pca953x: fix gpio input on gpio offsets >= 8
by Andrew Ruder
· 11 years ago
08a67a5
drivers/gpio: simplify use of devm_ioremap_resource
by Julia Lawall
· 11 years ago
388f430
drivers/gpio/gpio-omap.c: convert comma to semicolon
by Julia Lawall
· 11 years ago
b168386
gpio-lynxpoint: Fix warning about unbalanced pm_runtime_enable
by Mathias Nyman
· 11 years ago
81e9df2
gpio: Fix platform driver name in Kontron PLD GPIO driver
by Michael Brunner
· 11 years ago
5b21533
gpio: adnp: Fix segfault if request_threaded_irq fails
by Lars Poeschel
· 11 years ago
b3abebc
gpio: msm: Staticize local variable 'msm_gpio'
by Jingoo Han
· 11 years ago
eddf817
gpio: gpiolib-of.c: make error message more meaningful by adding the node name and index
by Lothar Waßmann
· 11 years ago
e56aee1
gpio: use dev_get_platdata()
by Jingoo Han
· 11 years ago
c0e811d
gpio/mxc: add chained_irq_enter/exit() to mx2_gpio_irq_handler
by Uwe Kleine-König
· 11 years ago
8a56406
gpio-mcp23s08: i2c: auto-select base if no DT match or platform data
by Daniel M. Weeks
· 11 years ago
8b628c6
gpio: palmas: Fix misreported GPIO out value
by Andrew Chew
· 11 years ago
011b203
gpio_msm: Fix build error due to missing err.h
by Stephen Boyd
· 11 years ago
253403b
Revert "gpio/omap: don't create an IRQ mapping for every GPIO on DT"
by Linus Walleij
· 11 years ago
c119fee
Revert "gpio/omap: auto request GPIO as input if used as IRQ via DT"
by Linus Walleij
· 11 years ago
27d470c
Revert "gpio/omap: fix build error when OF_GPIO is not defined."
by Linus Walleij
· 11 years ago
5763318
gpio: palmas: add dt support
by Laxman Dewangan
· 11 years ago
18f92b1
gpio: gpio-mxc: Include "<linux/err.h>"
by Fabio Estevam
· 11 years ago
5dbb7c6
gpio: pxa: remove dead code
by Daniel Mack
· 11 years ago
640efa0
gpio: em: Add pinctrl support
by Magnus Damm
· 11 years ago
d22fcde
gpio: Kontron PLD gpio driver
by Guenter Roeck
· 11 years ago
a3d88c9
gpiolib: replace strict_strtol() with kstrtol()
by Jingoo Han
· 11 years ago
afe8ce9
drivers: gpio: msm: Fix the error condition for reading ngpio
by Rohit Vaswani
· 11 years ago
a5d28d7
GPIO: gpio-twl6040: Remove support for legacy (pdata) mode
by Peter Ujfalusi
· 11 years ago
8cd73e4
gpio: gpio-mxc: Use devm functions
by Fabio Estevam
· 11 years ago
0477739
gpio-tz1090: convert to use generic irqchip
by James Hogan
· 11 years ago
79bb646
gpio-tz1090-pdc: add TZ1090 PDC gpio driver
by James Hogan
· 11 years ago
9caf1f2
gpio-tz1090: add TZ1090 gpio driver
by James Hogan
· 11 years ago
949eb1a
gpio/omap: fix build error when OF_GPIO is not defined.
by Javier Martinez Canillas
· 11 years ago
b4419e1
gpio/omap: auto request GPIO as input if used as IRQ via DT
by Javier Martinez Canillas
· 11 years ago
0e970ce
gpio/omap: don't create an IRQ mapping for every GPIO on DT
by Javier Martinez Canillas
· 11 years ago
f991fae
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
60b5adf
Merge tag 'gpio-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 11 years ago
a4883ef
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
0bf6a21
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
3883cbb
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
d2033f2c
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
22237d5
Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
038f0ba
Gpio/trivial: replace numeric with standard PM state macros
by Yijing Wang
· 11 years ago
397eada
gpio/omap: don't use linear domain mapping for OMAP1
by Javier Martinez Canillas
· 11 years ago
fb90c22
gpio: mvebu: Use irq_get_trigger_type() to get IRQ flags
by Javier Martinez Canillas
· 11 years ago
e7692e2
Merge tag 'renesas-gpio-rcar2-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/drivers
by Arnd Bergmann
· 11 years ago
ff8fa4e
Merge tag 'remove-nondt-exynos-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/soc
by Arnd Bergmann
· 11 years ago
3bae481
gpiolib: remove warnning of allocations with IRQs disabled
by Zhangfei Gao
· 11 years ago
61e3884
gpio: grgpio: Staticize local symbols
by Sachin Kamat
· 11 years ago
10b20a9
gpio-langwell: remove Withney point support
by Andy Shevchenko
· 11 years ago
7f6569f
gpio: ich: add GPO_BLINK support
by Vincent Donnefort
· 11 years ago
30d2266
gpio: rcar: fix gpio_rcar_of_table
by Arnd Bergmann
· 11 years ago
e305062
gpio-rcar: Remove #ifdef CONFIG_OF around OF-specific sections
by Laurent Pinchart
· 11 years ago
880cf07
ARM: SAMSUNG: Introduce GPIO_SAMSUNG Kconfig entry
by Tomasz Figa
· 11 years ago
62ffac1
gpio-sta2x11: Convert to use devm_ioremap_resource
by Tushar Behera
· 11 years ago
68515bb
gpio_msm: Convert to use devm_ioremap_resource
by Tushar Behera
· 11 years ago
ae9550f
gpio-rcar: Use OUTDT when reading GPIOs configured as output
by Magnus Damm
· 11 years ago
cd73891
gpio-sta2x11: Fix potential NULL pointer dereference
by Sachin Kamat
· 11 years ago
ea4a21a
gpio/omap: omap_gpio_init_context stub must be inline
by Arnd Bergmann
· 11 years ago
83bf2db
gpio: msm-v1: Remove errant __devinit to fix compile
by Stephen Boyd
· 11 years ago
713b7ef
gpio: devres: make comments proper
by Wolfram Sang
· 11 years ago
78c7d8d
GPIO: xilinx: Enable driver for Xilinx zynq
by Michal Simek
· 11 years ago
9f7f0b2
GPIO: xilinx: Use BIT macro
by Michal Simek
· 11 years ago
cc090d6
GPIO: xilinx: Use __raw_readl/__raw_writel IO functions
by Michal Simek
· 11 years ago
74600ee
GPIO: xilinx: Add support for dual channel
by Michal Simek
· 11 years ago
6f8bf50
GPIO: xilinx: Simplify driver probe function
by Michal Simek
· 11 years ago
e456001
Merge tag 'msm-cleanup-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanup
by Olof Johansson
· 11 years ago
bae994b
Merge tag 'msm-fix-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanup
by Olof Johansson
· 11 years ago
f1324f6
Merge tag 'msm-fix-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/fixes-non-critical
by Olof Johansson
· 11 years ago
38d77ff
Merge tag 'renesas-gpio-rcar-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/drivers
by Olof Johansson
· 11 years ago
43f6844
gpio: msm: Add device tree and irqdomain support for gpio-msm-v2
by Rohit Vaswani
· 11 years ago
7ba655f
gpio: msm-v1: Remove errant __devinit to fix compile
by Stephen Boyd
· 11 years ago
eda9dcf
ARM: msm: Remove gpiomux-v2 and re-organize MSM_GPIOMUX configs
by Rohit Vaswani
· 11 years ago
159f8a0
gpio-rcar: Add DT support
by Laurent Pinchart
· 11 years ago
ea36b02
Merge branch 'clps711x/soc' into next/soc
by Olof Johansson
· 11 years ago
a180132
GPIO: clps711x: Add DT support
by Alexander Shiyan
· 12 years ago
55fe14a
GPIO: clps711x: Rewrite driver for using generic GPIO code
by Alexander Shiyan
· 12 years ago
0e81a35
Merge branch 'v3.11-next/driver-pinctrl' into v3.11-next/s3c24xx-driver
by Kukjin Kim
· 11 years ago
20e3753
Merge branch 'v3.11-next/driver-gpio' into v3.11-next/s3c24xx-driver
by Kukjin Kim
· 11 years ago
9fdb27d
gpio: samsung: Remove OF support for s3c24xx
by Sylwester Nawrocki
· 11 years ago
620fa61
Merge tag 'renesas-pinmux-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/soc
by Olof Johansson
· 11 years ago
7e1092b
gpio-rcar: Add support for IRQ_TYPE_EDGE_BOTH
by Simon Horman
· 11 years ago
c234962
gpio-rcar: R-Car GPIO IRQ share interrupt
by Kuninori Morimoto
· 12 years ago
45f0a85
PM / Runtime: Rework the "runtime idle" helper routine
by Rafael J. Wysocki
· 11 years ago
644c8df
gpio: sx150x: convert to use devm_* functions
by Nikolay Balandin
· 11 years ago
df46dce
gpio-ml-ioh: fix error return code in ioh_gpio_probe()
by Wei Yongjun
· 11 years ago
611a485
gpio-langwell: drop away explicit casting
by Andy Shevchenko
· 11 years ago
8aca119
gpio-langwell: amend error messages
by Andy Shevchenko
· 11 years ago
Next »