Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
db4fc864ae2a27153f7f0c2af169ad4447cb82bc
/
drivers
/
gpio
7cc01f6
gpio: bt8xx: fix release of managed resources
by Michael Auchter
· 10 years ago
8117bd5
gpio-lynxpoint: enable input sensing in resume
by Mathias Nyman
· 10 years ago
8a69155
gpio: delete unneeded test before of_node_put
by Julia Lawall
· 10 years ago
6dd8595
gpio: zynq: Fix IRQ handlers
by Lars-Peter Clausen
· 10 years ago
0f05a3a
gpiolib: devres: use correct structure type name in sizeof
by Julia Lawall
· 10 years ago
06b49ea
Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 10 years ago
b3345d7
Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
44c916d
Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
54c72d5
Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 10 years ago
39b2bbe
gpio: add flags argument to gpiod_get*() functions
by Alexandre Courbot
· 10 years ago
afa82fa
gpio / ACPI: Move event handling registration to gpiolib irqchip helpers
by Mika Westerberg
· 10 years ago
7f87210
gpio: lynxpoint: Convert to use gpiolib irqchip
by Mika Westerberg
· 10 years ago
0a6d315
gpio: split gpiod board registration into machine header
by Linus Walleij
· 10 years ago
dffd7e3
Merge branch 'cleanup/gpio-header-removal' into next/soc
by Arnd Bergmann
· 10 years ago
96bda11
Merge tag 's5pv210-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/soc
by Arnd Bergmann
· 10 years ago
f169f40
Merge branches 'samsung/cleanup' and 'samsung/s5p-cleanup-v2', tag 'v3.16-rc6' into next/soc
by Arnd Bergmann
· 10 years ago
c7caf86
gpio: remove gpio_ensure_requested()
by Alexandre Courbot
· 10 years ago
7fd834a
gpio: remove useless check in gpiolib_sysfs_init()
by Alexandre Courbot
· 10 years ago
f7d4ad9
gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_desc
by Guenter Roeck
· 10 years ago
02ec474
Merge tag 'pinctrl-v3.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 10 years ago
d82da79
gpio: move gpio_ensure_requested() into legacy C file
by Alexandre Courbot
· 10 years ago
d74be6d
gpio: remove gpiod_lock/unlock_as_irq()
by Alexandre Courbot
· 10 years ago
1bd6b60
gpio: make gpiochip_get_desc() gpiolib-private
by Alexandre Courbot
· 10 years ago
14141a9
gpio: simplify gpiochip_export()
by Alexandre Courbot
· 10 years ago
f63ad7e
gpio: remove export of private of_get_named_gpio_flags()
by Alexandre Courbot
· 10 years ago
2be0017
gpio: Add support for GPIOF_ACTIVE_LOW to gpio_request_one functions
by Guenter Roeck
· 10 years ago
190dc2e
gpio: zynq: Clear pending interrupt when enabling a IRQ
by Lars-Peter Clausen
· 10 years ago
9f5132a
gpio: remove all usage of gpio_remove retval in driver/gpio
by abdoulaye berthe
· 10 years ago
09ee2da
gpio: samsung: Remove legacy support of S5PV210
by Tomasz Figa
· 10 years ago
cb6a0fd
Merge tag 'gpio-h-purge' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio into next/cleanup
by Olof Johansson
· 10 years ago
fe13264
gpio: rcar: Add support for DT IRQ flags
by Laurent Pinchart
· 10 years ago
0d551c3
gpio: samsung: remov s5pc100 related gpio codes
by Kukjin Kim
· 10 years ago
3242ba1
gpio: Add driver for Zynq GPIO controller
by Harini Katakam
· 10 years ago
85ea29a
gpiolib: of: Update debug messages for of_get_named_gpiod_flags
by Tushar Behera
· 10 years ago
122c94d
gpio: move integer GPIO support to its own file
by Alexandre Courbot
· 10 years ago
0eb4c6c
gpio: move sysfs support to its own file
by Alexandre Courbot
· 10 years ago
9c8318f
gpio: always compile label support
by Alexandre Courbot
· 10 years ago
a0e827c
gpio: omap: Add an omap prefix to all functions
by Javier Martinez Canillas
· 10 years ago
598f64d
gpio: omap: Remove unneeded include
by Javier Martinez Canillas
· 10 years ago
55db60c
gpio: omap: Remove unnecessary lockdep class
by Javier Martinez Canillas
· 10 years ago
31a3f9d
gpio: gpio-ucb1400.c: Cleaning up null pointer checks that could never happen
by Rickard Strandqvist
· 10 years ago
fe5e23d
gpio: gpio-twl4030.c: Cleaning up null pointer checks that could never happen
by Rickard Strandqvist
· 10 years ago
246a144
gpio: vr41xx: fix up errorpath on probe()
by Linus Walleij
· 10 years ago
7cb5409
gpio: rcar: clamp returned value to [0,1]
by Jürg Billeter
· 10 years ago
a07a6a3
gpio: samsung: remove s5p64x0 related gpio codes
by Kukjin Kim
· 10 years ago
b41acf8
gpio-pxa: gpio0 and gpio1 support on dt
by Andrew Ruder
· 10 years ago
ef8290a
gpio: mcp23s08: Eliminates redundant checking.
by Michael Welling
· 10 years ago
2fd48f9
ARM: mach-s5p: get rid of all <mach/gpio.h> headers
by Linus Walleij
· 10 years ago
8dbf2aa
gpio: crystalcove: Fix implicit declaration of function 'seq_printf' error
by Lee Jones
· 10 years ago
0fb3941
gpio: pxa: Make of_device_id array const
by Jingoo Han
· 10 years ago
e95c7c4
gpio: lpc32xx: Make of_device_id array const
by Jingoo Han
· 10 years ago
3f7dbfd
gpio: intel-mid: switch to using gpiolib irqchip helpers
by Linus Walleij
· 10 years ago
fe44e70
gpio: stmpe: switch to use gpiolib irqchip helpers
by Linus Walleij
· 11 years ago
104fb1d
gpio: Add support for Intel Crystal Cove PMIC
by Zhu, Lejun
· 10 years ago
06fc3b7
gpio: of: Fix handling for deferred probe for -gpio suffix
by Tony Lindgren
· 10 years ago
1fe9eb1
Merge tag 'mfd-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into next
by Linus Torvalds
· 10 years ago
28fee3f
Merge branches 'ib-from-asoc-3.16', 'ib-from-pm-3.16', 'ib-from-regulator-3.16', 'ib-mfd-gpio-3.16' and 'ib-mfd-mmc-memstick-3.16', tags 'ib-mfd-extcon-3.16', 'ib-mfd-omap-3.16' and 'ib-mfd-regulator-3.16' into ibs-for-mfd-merged
by Lee Jones
· 10 years ago
80fb974
Merge tag 'gpio-v3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio into next
by Linus Torvalds
· 10 years ago
fc34627
gpio: select IRQ_DOMAIN for gpiolib irqchip helpers
by Linus Walleij
· 10 years ago
7bcbce5
gpio: pca953x: use gpiolib irqchip helpers
by Linus Walleij
· 10 years ago
5795cf3
gpio: pcf857x: Add IRQF_SHARED when request irq
by George Cherian
· 10 years ago
e6b698f
gpio: pcf857x: Avoid calling irq_domain_cleanup twice
by George Cherian
· 10 years ago
596a1c5
gpio: mcp23s08: switch chip count to int
by Linus Walleij
· 10 years ago
6a2f4b7
gpio: dwapb: use a second irq chip
by Sebastian Andrzej Siewior
· 10 years ago
c829f95
gpio: ep93xx: Use devm_ioremap_resource()
by Jingoo Han
· 10 years ago
3e3bed9
gpio: mcp23s08: fixed count variable for devicetree probing
by Michael Stickel
· 10 years ago
821e85f
gpio: Add run-time dependencies to R-Car driver
by Jean Delvare
· 10 years ago
349b6c5
gpio: pch: add slab include
by Linus Walleij
· 10 years ago
dc62b56
gpio / ACPI: use *_cansleep version of gpiod_get/set APIs
by Aaron Lu
· 10 years ago
7b42e3d
gpio: generic: add request function pointer
by Anthony Fee
· 10 years ago
3ff35cb
gpio-pch: Fix Kconfig dependencies
by Jean Delvare
· 10 years ago
9e9dc7d
mfd: stmpe: root out static GPIO and IRQ assignments
by Linus Walleij
· 10 years ago
f01d907
gpio: make of_get_named_gpiod_flags() private
by Alexandre Courbot
· 10 years ago
1aeede0
gpio: gpioep93xx: use devm functions
by abdoulaye berthe
· 10 years ago
ae28193
gpio: janzttl: use devm function
by abdoulaye berthe
· 10 years ago
0ed3398
gpio: timberdale: use devm functions
by abdoulaye berthe
· 10 years ago
a435e18
gpio: bt8xx: use devm function for memory allocation
by abdoulaye berthe
· 10 years ago
345477f
gpio: omap: prepare and unprepare the debounce clock
by Rajendra Nayak
· 11 years ago
29a1f233
gpio: Add helpers for optional GPIOs
by Thierry Reding
· 11 years ago
9132913
gpio: pca953x: request a shared interrupt
by Toby Smith
· 11 years ago
3275d07
gpio: pca953x: return IRQ_NONE when appropriate
by Toby Smith
· 11 years ago
dd64003
gpio: mvebu: Remove initcall-based driver initialization
by Ezequiel Garcia
· 11 years ago
a49f2e7
gpio: zevio: Make of_device_id array const
by Jingoo Han
· 11 years ago
9992bc9
gpio: xilinx: Make of_device_id array const
by Jingoo Han
· 11 years ago
30373b6
gpio: tegra: Make of_device_id array const
by Jingoo Han
· 11 years ago
722782f
gpio: palmas: Make of_device_id array const
by Jingoo Han
· 11 years ago
271b17b
gpio: mvebu: Make of_device_id array const
by Jingoo Han
· 11 years ago
ac79180
gpio: mcp23s08: Make of_device_id array const
by Jingoo Han
· 11 years ago
f77b644
gpio: grgpio: Make of_device_id array const
by Jingoo Han
· 11 years ago
50908d6
gpio: zevio: remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
0661175
gpio: tps65910: remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
e1ccdb8
gpio: tps6586x: remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
c88a73b
gpio: tegra: remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
48b9750
gpio: SPEAr: remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
84e27f9
gpio: rdc321x: remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
4189336
gpio: rcar: remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
4b7dfd7
gpio: rc5t583: remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
5605beb
gpio: palmas: remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
6c8365f
gpio: mvebu: remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
40b295f
gpio: moxart: remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
Next »