Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
57ef04288abd27a717287a652d324f95cb77c3c6
/
drivers
/
gpio
57ef042
gpio: switch drivers to use new callback
by Linus Walleij
· 11 years ago
473ed7b
gpio / ACPI: Add support for ACPI GPIO operation regions
by Mika Westerberg
· 11 years ago
9e29442
Merge tag 'v3.14-rc6' into devel
by Linus Walleij
· 11 years ago
2360096
gpio: clamp returned values to the boolean range
by Alexandre Courbot
· 11 years ago
6072b9d
gpio / ACPI: Rework ACPI GPIO event handling
by Mika Westerberg
· 11 years ago
4b01a14
gpio / ACPI: Rename acpi_gpio_evt_pin to acpi_gpio_event
by Mika Westerberg
· 11 years ago
aa92b6f
gpio / ACPI: Allocate ACPI specific data directly in acpi_gpiochip_add()
by Mika Westerberg
· 11 years ago
77c2d79
gpiolib: Allow GPIO chips to request their own GPIOs
by Mika Westerberg
· 11 years ago
22520ed
gpio: Spelling s/than/that/
by Geert Uytterhoeven
· 11 years ago
5da82ca
gpio: cs5535: Simplify dependencies
by Jean Delvare
· 11 years ago
33bc841
gpio: mcp23s08: trivial: fixed coding style issues
by Gary Servin
· 11 years ago
f561b42
gpio: max732x: Fix possible NULL pointer dereference on i2c_new_dummy error
by Krzysztof Kozlowski
· 11 years ago
c75793d
gpio: max732x: Fix I2C dummy device resource leak on probe failure
by Krzysztof Kozlowski
· 11 years ago
758afe4
gpio: davinci: fix gpio selection for OF
by Alexander Holler
· 11 years ago
d3e1445
gpio-tz1090: Replace commas with semi-colons
by James Hogan
· 11 years ago
f438acd
gpio: remove misleading documentation
by Linus Walleij
· 11 years ago
76b3627
gpio: gpio-pl061: Use %pa to print 'resource_size_t'
by Fabio Estevam
· 11 years ago
c7861f3
fix build error in gpio-dwapb patch
by Alan Tull
· 11 years ago
feabf0c
gpio: zevio: depend on ARM and OF_GPIO
by Linus Walleij
· 11 years ago
de15011
gpio: remove obsolete tnetv107x driver
by Arnd Bergmann
· 11 years ago
7779b34
gpio: add a driver for the Synopsys DesignWare APB GPIO block
by Jamie Iles
· 11 years ago
0c6feb0
gpio: davinci: reuse for keystone soc
by Grygorii Strashko
· 11 years ago
9af4d80
gpio: New driver for LSI ZEVIO SoCs
by Fabian Vogt
· 11 years ago
f29b9d1
gpio-ts5500: Add dependency
by Jean Delvare
· 11 years ago
3bde4d2
gpio: rc5t583: Remove redundant check
by Alexander Shiyan
· 11 years ago
58c0f5a
gpio: davinci: Use signed type for 'irq' variable
by Alexander Shiyan
· 11 years ago
717f70e
gpio: omap: Use devm_ioremap_resource()
by Jingoo Han
· 11 years ago
09bafc3
gpio: pl061: Use devm_ioremap_resource()
by Jingoo Han
· 11 years ago
2b1f597
gpio: pca953x: Fix gpio_base may not default to -1
by Aaron Sierra
· 11 years ago
e73760a
gpio: pca953x: Add Exar XRA1202
by Aaron Sierra
· 11 years ago
eb32b5a
gpio: pca953x: Add NXP PCA9698
by Aaron Sierra
· 11 years ago
1e19169
gpio: pca953x: Add devices to Kconfig help
by Aaron Sierra
· 11 years ago
1163316
gpio: adp5588 - add support for gpio names
by Jean-Francois Dagenais
· 11 years ago
992196f
gpio: adp5588: get value from data out when dir is out
by Jean-Francois Dagenais
· 11 years ago
390d82e
gpiolib: ACPI: remove gpio_to_desc() usage
by Alexandre Courbot
· 11 years ago
bb1e88c
gpiolib: add gpiochip_get_desc() driver function
by Alexandre Courbot
· 11 years ago
90df4fe
GPIO: gpiolib: correct description of gpiod_direction_output
by Rahul Bedarkar
· 11 years ago
01ca59f
gpio: mvebu: use chained_irq_{enter,exit} for GIC compatibility
by Thomas Petazzoni
· 11 years ago
ff2ed04
gpio: ich: Add output levels cache support
by Vincent Donnefort
· 11 years ago
b667cf4
gpio: ich: Add support for multiple register addresses
by Vincent Donnefort
· 11 years ago
e54674f
gpio: ich: Add blink capability option
by Vincent Donnefort
· 11 years ago
ef70bbe
gpio: make gpiod_direction_output take a logical value
by Philipp Zabel
· 11 years ago
25b35da
gpio: generic: clamp retured value to [0,1]
by Linus Walleij
· 11 years ago
f86b7c7
gpio: clps711x: Add missing .owner to struct gpio_chip
by Axel Lin
· 11 years ago
a5d6d27
gpio: pl061: Select IRQ_DOMAIN rather than GENERIC_IRQ_CHIP
by Axel Lin
· 11 years ago
781f6d7
gpio: generic: Add label to platform data
by Pawel Moll
· 11 years ago
b7ab697
gpio: bcm281xx: Use "unsigned gpio" consistently throughout the code
by Markus Mayer
· 11 years ago
bea4dbe
gpio: gpiolib-of: Use PTR_ERR_OR_ZERO
by Sachin Kamat
· 11 years ago
bdb93c0
gpio: bcm281xx: Centralize register locking
by Markus Mayer
· 11 years ago
d762bae
gpio: bcm281xx: Fix parameter name for GPIO_CONTROL macro
by Markus Mayer
· 11 years ago
90d16a4
gpio: tb10x: GPIO_TB10X needs to select GENERIC_IRQ_CHIP
by Axel Lin
· 11 years ago
21708c9
gpio: clps711x: Add module alias to support module auto loading
by Axel Lin
· 11 years ago
6f587c9
gpio: bcm281xx: Update MODULE_AUTHOR
by Markus Mayer
· 11 years ago
84a3457
gpio: intel-mid: fix the incorrect return of idle callback
by xinhui.pan
· 11 years ago
a0bbf03
gpio: intel-mid: comments cleanup
by David Cohen
· 11 years ago
9ae7e9e
gpio: pl061: remove confusing naming
by Linus Walleij
· 11 years ago
438a2c9
gpio: pl061: refactor type setting
by Linus Walleij
· 11 years ago
f6f2931
gpio: pl061: lock IRQs when starting them
by Linus Walleij
· 11 years ago
7808755
gpio: pl061: proper error messages
by Linus Walleij
· 11 years ago
cffcc92
gpio: xtensa: fix build when XCHAL_HAVE_CP is 0
by Baruch Siach
· 11 years ago
0ba3307
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
ac266635
Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfd
by Linus Torvalds
· 11 years ago
8e50966
Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 11 years ago
3b1ba0c
gpio: lp3943: Remove redundant of_match_ptr helper
by Sachin Kamat
· 11 years ago
0cc59b9
gpio: add LP3943 I2C GPIO expander driver
by Milo Kim
· 11 years ago
de755c3
gpio: mcp23s08: fix casting caused build warning
by SeongJae Park
· 11 years ago
01d7004
gpio: mcp23s08: depend on OF_GPIO
by Linus Walleij
· 11 years ago
4e47f91
gpio: mcp23s08: Add irq functionality for i2c chips
by Lars Poeschel
· 11 years ago
785acec
ARM: S5P[v210|c100|64x0]: Fix build error
by Sachin Kamat
· 11 years ago
3018fd8
gpio: pxa: clamp gpio get value to [0,1]
by Neil Zhang
· 11 years ago
b0161ca
ARM: S3C[24|64]xx: move includes back under <mach/> scope
by Linus Walleij
· 11 years ago
5ccff85
gpio / ACPI: get rid of acpi_gpio.h
by Mika Westerberg
· 11 years ago
664e3e5
gpio / ACPI: register to ACPI events automatically
by Mika Westerberg
· 11 years ago
aeccc1b
gpio: f7188x: set can_sleep attribute
by Simon Guinot
· 11 years ago
527d164
gpio: samsung: Remove hardware.h inclusion
by Sachin Kamat
· 11 years ago
a1a2bde
gpio: xtensa: depend on HAVE_XTENSA_GPIO32
by Baruch Siach
· 11 years ago
ffd4bf1
gpio: clps711x: Enable driver compilation with COMPILE_TEST
by Alexander Shiyan
· 11 years ago
e8b49e0
gpio: clps711x: Use of_match_ptr()
by Alexander Shiyan
· 11 years ago
b10b45c0
gpio: tb10x: Remove redundant of_match_ptr helper
by Sachin Kamat
· 11 years ago
3509c6f
gpio: mvebu: Do not hard code error code
by Sachin Kamat
· 11 years ago
5ea80e4
gpio: mxc: Do not hard code return value
by Sachin Kamat
· 11 years ago
db04030
gpio: max730x: Remove redundant dev_set_drvdata
by Sachin Kamat
· 11 years ago
035b2f7
ARM: S3C24XX: Fix configuration of gpio port sizes on S3C24XX.
by José Miguel Gonçalves
· 11 years ago
6075a8b
gpio: davinci: don't create irq_domain in case of unbanked irqs
by Grygorii Strashko
· 11 years ago
0d978eb
gpio: davinci: use chained_irq_enter/chained_irq_exit API
by Grygorii Strashko
· 11 years ago
c770844
gpio: davinci: add OF support
by KV Sujith
· 11 years ago
9211ff3
gpio: davinci: convert to use irqdomain support.
by Lad, Prabhakar
· 11 years ago
ee89cf6
gpio: introduce GPIO_DAVINCI kconfig option
by Grygorii Strashko
· 11 years ago
c21d500
gpio: davinci: get rid of DAVINCI_N_GPIO
by Grygorii Strashko
· 11 years ago
388291c
gpio: davinci: use {readl|writel}_relaxed() instead of __raw_*
by Lad, Prabhakar
· 11 years ago
5bd2010
Merge 3.13-rc5 into staging-next
by Greg Kroah-Hartman
· 11 years ago
523639e
gpio: sch311x: fix compilation error
by Linus Walleij
· 11 years ago
41c3548
ARM: s3c64xx: get rid of custom <mach/gpio.h>
by Linus Walleij
· 11 years ago
c67d0f2
ARM: s3c24xx: get rid of custom <mach/gpio.h>
by Linus Walleij
· 11 years ago
e6ae919
gpio: sodaville: fix some error return code on error path
by Wei Yongjun
· 11 years ago
ca0ae81
gpio: moxart: remove redundant dev_err call in moxart_gpio_probe()
by Wei Yongjun
· 11 years ago
50d7c9c
gpio: moxart: add missing .owner to struct gpio_chip
by Wei Yongjun
· 11 years ago
12262be
gpio: add GPIO support for SMSC SCH311x
by Bruno Randolf
· 11 years ago
0eda402
Merge tag 'gpio-v3.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 11 years ago
a00580c
gpio / ACPI: return -ENOENT when no mapping exists
by Mika Westerberg
· 11 years ago
Next »