Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d1ba78cd72190020b493369cfbd04f18198527bd
/
drivers
/
gpio
514e250
Merge tag 'gpio-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 12 years ago
cfb1089
gpio: Don't override the error code in probe error handling
by Axel Lin
· 12 years ago
90dae4e
gpio: mxs: Use set and clear capabilities of the gpio controller
by Maxime Ripard
· 12 years ago
2519f9a
gpio-langwell: fix irq conflicts when DT is not used
by David Cohen
· 12 years ago
0f119a8
gpio: mcp23s08: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=m
by Axel Lin
· 12 years ago
8cfc2a1
drivers/gpio: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
352a2d5
gpio/omap: ensure gpio context is initialised
by Jon Hunter
· 12 years ago
5647ac0
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 12 years ago
a8c4b90
Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
30c67e9
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 12 years ago
d7ab730
Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-next
by Linus Torvalds
· 12 years ago
150a8dc
Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
6fa52ed
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
97b1007
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
a772635
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
000a74f
Merge tag 'pinctrl-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 12 years ago
e0d20b6
Merge branch 'gic/cleanup' into next/soc
by Olof Johansson
· 12 years ago
afcf792
Merge branch 'fixes' into next/cleanup
by Olof Johansson
· 12 years ago
340fcb5
Merge branch 'samsung/exynos-multiplatform' into next/drivers
by Olof Johansson
· 12 years ago
4923ee4
Revert "ARM: exynos: enable multiplatform support"
by Olof Johansson
· 12 years ago
08ffb22
gpio: grgpio: Add irq support
by Andreas Larsson
· 12 years ago
ddb27f3
gpio: grgpio: Add device driver for GRGPIO cores
by Andreas Larsson
· 12 years ago
cf3fa17
Revert "gpio: pxa: set initcall level to module init"
by Linus Walleij
· 12 years ago
0dc488e
Merge branch 'samsung/exynos-multiplatform' into next/drivers
by Arnd Bergmann
· 12 years ago
bd51de5
ARM: exynos: enable multiplatform support
by Arnd Bergmann
· 12 years ago
360e64d
mfd: ucb1400: Pass ucb1400-gpio data through ac97 bus
by Marek Vasut
· 12 years ago
7fd2bf3
Remove GENERIC_GPIO config option
by Alexandre Courbot
· 12 years ago
5ed3ebe
Merge tag 'msm-cleanup-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanup
by Olof Johansson
· 12 years ago
12028d2
gpiolib-acpi: introduce acpi_get_gpio_by_index() helper
by Mika Westerberg
· 12 years ago
2ce7c62
GPIO: gpio-generic: remove kfree() from bgpio_remove call
by Alexander Shiyan
· 12 years ago
e7a7f97
gpio: pca953x: fix irq_domain_add_simple usage
by Alexandre Belloni
· 12 years ago
70384d3
Merge branch 'armsoc/pxa' of git://github.com/hzhuang1/linux into next/boards
by Olof Johansson
· 12 years ago
f873117
ARM: mmp: add more compatible names in gpio driver
by Haojian Zhuang
· 12 years ago
b8f649f
ARM: pxa: move PXA_GPIO_TO_IRQ macro
by Haojian Zhuang
· 12 years ago
2cab029
ARM: pxa: remove cpu_is_xxx in gpio driver
by Haojian Zhuang
· 12 years ago
7fc7acb
gpio / ACPI: Handle ACPI events in accordance with the spec
by Rafael J. Wysocki
· 12 years ago
fdc7a9f
gpio: lpc32xx: Fix off-by-one valid range checking for bank
by Axel Lin
· 12 years ago
97ddb1c
gpio: mcp23s08: convert driver to DT
by Lars Poeschel
· 12 years ago
a2797be
gpio/omap: force restore if context loss is not detectable
by Jon Hunter
· 12 years ago
3513cde
gpio/omap: optimise interrupt service routine
by Jon Hunter
· 12 years ago
60b18b9
gpio/omap: remove extra context restores in *_runtime_resume()
by Tarun Kanti DebBarma
· 12 years ago
879fe32
gpio/omap: free irq domain in probe() failure paths
by Jon Hunter
· 12 years ago
2b78f1e
gpio: gpio-generic: Add 16 and 32 bit big endian byte order support
by Andreas Larsson
· 12 years ago
1194b15
Merge branch 'tegra/soc' into next/drivers
by Arnd Bergmann
· 12 years ago
b8250dc
Merge tag 'omap-for-v3.10/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc
by Arnd Bergmann
· 12 years ago
6cd2f8e
Merge tag 'tegra-for-3.10-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc
by Arnd Bergmann
· 12 years ago
44c0d23
Merge tag 'v3.9-rc5' into next/cleanup
by Arnd Bergmann
· 12 years ago
6702815
Merge tag 'omap-for-v3.10/board-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/boards
by Arnd Bergmann
· 12 years ago
21cb796
Merge tag 'davinci-for-v3.10/board' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/boards
by Arnd Bergmann
· 12 years ago
dc2d3db
Merge tag 'omap-for-v3.10/timer-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers
by Arnd Bergmann
· 12 years ago
e9069cf
Merge tag 'vt8500/pinctrl' of git://server.prisktech.co.nz/git/linuxwmt into next/drivers
by Arnd Bergmann
· 12 years ago
8d44827
Merge tag 'gpio-fixes-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 12 years ago
dc10108
gpio: vt8500: Remove arch-vt8500 gpio driver
by Tony Prisk
· 12 years ago
203f31c
gpio: tegra: add gpio wakeup source handling
by Joseph Lo
· 12 years ago
6a7b3e9
Merge tag 'v3.9-rc5' into devel
by Linus Walleij
· 12 years ago
16eaaee
Merge tag 'renesas-boards3-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/boards2
by Olof Johansson
· 12 years ago
dc3465a
gpio-rcar: Add pinctrl support
by Laurent Pinchart
· 12 years ago
119f5e4
gpio: Renesas R-Car GPIO driver V3
by Magnus Damm
· 12 years ago
809609a
Merge branch 'soc' into pinmux-base
by Simon Horman
· 12 years ago
22ce446
gpio: pl061: Add pl061_gpio_free()
by Axel Lin
· 12 years ago
4315844
gpio: samsung: Add terminating entry for exynos_pinctrl_ids
by Axel Lin
· 12 years ago
a4ba5e1
gpio: mvebu: add dbg_show function
by Simon Guinot
· 12 years ago
047b93a
MAX7301 GPIO: Do not force SPI speed when using OF Platform
by Christophe Leroy
· 12 years ago
195c65e
gpio: gpio-tps65910.c: fix checkpatch error
by Laurent Navet
· 12 years ago
8a29a40
gpio: gpio-timberdale.c: fix checkpatch error
by Laurent Navet
· 12 years ago
e90c636
gpio: gpio-tc3589x.c: fix checkpatch errors
by Laurent Navet
· 12 years ago
8ab2a6d
gpio: gpio-stp-xway.c: fix checkpatch error
by Laurent Navet
· 12 years ago
be41cf5
gpio: gpio-sch.c: fix checkpatch error
by Laurent Navet
· 12 years ago
e37f4af
gpio: gpio-pxa.c: fix checkpatch errors
by Laurent Navet
· 12 years ago
50e4443
gpio: gpio-pca953x.c: fix checkpatch error
by Laurent Navet
· 12 years ago
e83507b
gpio: gpio-omap.c: fix checkpatch error
by Laurent Navet
· 12 years ago
f4dcd2d
gpio: gpio-mvebu.c: fix checkpatch errors
by Laurent Navet
· 12 years ago
9ccb1a2
gpio: gpiolib-of.c: fix checkpatch error
by Laurent Navet
· 12 years ago
493294d
gpio: mc33880: use spi_get_drvdata() and spi_set_drvdata()
by Jingoo Han
· 12 years ago
6c0cf42
gpio: 74x164: use spi_get_drvdata() and spi_set_drvdata()
by Jingoo Han
· 12 years ago
30db2bd
gpio: mc33880: use dev_err() instead of printk()
by Jingoo Han
· 12 years ago
f39f54a
gpio: pcf857x: use devm_kzalloc()
by Jingoo Han
· 12 years ago
632d8e5
gpio: mc33880: use devm_kzalloc()
by Jingoo Han
· 12 years ago
b09638a
gpio: max732x: use devm_kzalloc()
by Jingoo Han
· 12 years ago
4cb06cd
gpio: max7301: use devm_kzalloc()
by Jingoo Han
· 12 years ago
c3fe2bf
gpio: max7300: use devm_kzalloc()
by Jingoo Han
· 12 years ago
24bb381
gpio: adp5520: use devm_kzalloc()
by Jingoo Han
· 12 years ago
808c513
gpio/vt8500: Convert to devm_ioremap_resource()
by Sachin Kamat
· 12 years ago
1cfe6f8
gpio: em: Make use of devm functions
by Magnus Damm
· 12 years ago
977d16b
gpio-lynxpoint: Add X86 dependency and io-port handling header.
by Mathias Nyman
· 12 years ago
61d793b
gpio/gpio-ich: make ichx_gpio_check_available() return a pure boolean value
by Mika Westerberg
· 12 years ago
3cbf182
gpio-sch: Allow for more than 8 lines in the resume well
by Darren Hart
· 12 years ago
0213049
Add TI TCA9554 to supported devices table
by Nikolay Balandin
· 12 years ago
9afd9b7
gpio: stmpe: pass DT node to irqdomain
by Gabriel Fernandez
· 12 years ago
5c97d14
gpio: viperboard: Remove duplicate code to set gpio->gpiob_val
by Axel Lin
· 12 years ago
25f27db
gpio-ich: Check for pin availability at request time
by Jean Delvare
· 12 years ago
2ab3a74
gpio-ich: Fix value returned by ichx_gpio_request
by Jean Delvare
· 12 years ago
de88cbb
arm: Move chained_irq_(enter|exit) to a generic file
by Catalin Marinas
· 12 years ago
3912a67
Merge tag 'pinctrl-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 12 years ago
a9cc2c8
Merge branches 'soc' and 'pinmux' into boards-base
by Simon Horman
· 12 years ago
b7442b6
Merge branch 'next/pinctrl-exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers
by Arnd Bergmann
· 12 years ago
cabaf3e
Merge branch 'next/irq-s3c24xx' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers
by Arnd Bergmann
· 12 years ago
47f4e0c
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl into pinmux-base
by Simon Horman
· 12 years ago
6d9431a
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
de88747
gpio: mvebu: Add clk support to prevent lockup
by Andrew Lunn
· 12 years ago
Next »