Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3281dc68cb8b7d9fd00b869ce81746131ea02538
/
drivers
/
gpio
« Previous
0a1e005
gpiolib: Forbid irqchip default trigger for ACPI enumerated devices
by Mika Westerberg
· 8 years ago
e35b5ab
gpio: constify gpio_chip structures
by Julia Lawall
· 8 years ago
9d99c41
gpio: lp873x: Use devm_gpiochip_add_data() for gpio registration
by Wei Yongjun
· 8 years ago
2e68023
Merge tag 'ib-mfd-gpio-regulator-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into devel
by Linus Walleij
· 8 years ago
313b9a9
gpio: pca953x: initialize ret to zero to avoid returning garbage
by Colin Ian King
· 8 years ago
6d12541
gpio: iop: Use generic GPIO MMIO functions for driver
by Alexander Shiyan
· 8 years ago
31963eb
gpio: fix documentation for gpiod_unexport
by Amitesh Singh
· 8 years ago
ea3d579
gpio: pca953x: coding style fixes
by Bartosz Golaszewski
· 8 years ago
60f547b
gpio: pca953x: remove an unused variable
by Bartosz Golaszewski
· 8 years ago
c6e3cf0
gpio: pca953x: refactor pca953x_read_regs()
by Bartosz Golaszewski
· 8 years ago
7acc66e
gpio: pca953x: refactor pca953x_write_regs()
by Bartosz Golaszewski
· 8 years ago
53661f3b
gpio: pca953x: code shrink
by Bartosz Golaszewski
· 8 years ago
4c806c9
gpio: mxc: add generic gpio request/free callbacks to pinctrl
by Vladimir Zapolskiy
· 8 years ago
e188cbf
gpio: mxc: shift gpio_mxc_init() to subsys_initcall level
by Vladimir Zapolskiy
· 8 years ago
14bf873
gpio: lpc32xx: remove unused platform data file
by Vladimir Zapolskiy
· 8 years ago
332e99d
gpio/gpiolib: Forbid irqchip default trigger if probed over DT
by Marc Zyngier
· 8 years ago
5d2f1d6
gpio: rcar: Add r8a7796 (R-Car M3-W) support
by Simon Horman
· 8 years ago
56beac9
gpio: sa1100: fix irq probing for ucb1x00
by Russell King
· 8 years ago
60f749f
gpio: mcp23s08: make driver depend on OF_GPIO
by Linus Walleij
· 8 years ago
c6c8649
Revert "gpio: include <linux/io-mapping.h> in gpiolib-of"
by Linus Walleij
· 8 years ago
361b791
gpio: Add Aspeed driver
by Joel Stanley
· 8 years ago
bf62efe
gpio: pca954x: fix undefined error code from remove
by Arnd Bergmann
· 8 years ago
83f1410
gpio: lp873x: Add support for General Purpose Outputs
by Keerthy
· 8 years ago
adaaf63
gpio: vf610: drop unused MODULE_ tags from non-modular code
by Paul Gortmaker
· 8 years ago
b29c5dd
gpio: spear-spics: drop unused MODULE_ tags from non-modular code
by Paul Gortmaker
· 8 years ago
2c8d6c8
gpio: mxc: drop unused MODULE_ tags from non-modular code
by Paul Gortmaker
· 8 years ago
9810288
gpio: msic: drop unused MODULE_ tags from non-modular code
by Paul Gortmaker
· 8 years ago
7d9e59c
gpio: wcove-gpio: add get_direction method
by Bin Gao
· 8 years ago
048c28c
gpio: make any OF dependent driver depend on OF_GPIO
by Linus Walleij
· 8 years ago
2527ecc
gpio: Fix OF build problem on UM
by Linus Walleij
· 8 years ago
9c66863
gpio: add Technologic I2C-FPGA gpio support
by Lucile Quirion
· 8 years ago
acf06ff
gpio: refactor gpiochip_find() slightly
by Masahiro Yamada
· 8 years ago
05cc995
gpio: mmio: add brcm,bcm6345 support
by Christian Lamparter
· 8 years ago
de4b894
Merge tag 'ib-mfd-gpio-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into devel
by Linus Walleij
· 8 years ago
6ea5dcd
gpio: Add GPIO support for the Diamond Systems GPIO-MM
by William Breathitt Gray
· 8 years ago
0ba19cf
gpio: Add Intel WhiskeyCove PMIC GPIO driver
by Bin Gao
· 8 years ago
f72f4b4
gpio: Add AXP209 GPIO driver
by Maxime Ripard
· 8 years ago
e23efa3
gpio: pca954x: Add vcc regulator and enable it
by Phil Reid
· 8 years ago
6f4deb1
gpio: max730x: set gpiochip data pointer before using it
by Christophe Leroy
· 8 years ago
c6a05a0
gpio: stmpe: Add STMPE1600 support
by Patrice Chotard
· 8 years ago
43db289
gpio: stmpe: Rework registers access
by Patrice Chotard
· 8 years ago
6936e1f
gpio: stmpe: Write int status register only when needed
by Patrice Chotard
· 8 years ago
287849c
gpio: stmpe: Fix edge and rising/falling edge detection
by Patrice Chotard
· 8 years ago
65053e1
gpio: delete ARCH_[WANTS_OPTIONAL|REQUIRE]_GPIOLIB
by Linus Walleij
· 9 years ago
1cd04d2
Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 8 years ago
bfab7c8
gpio: dwapb: add missing fwnode_handle_put() in dwapb_gpio_get_pdata()
by Wei Yongjun
· 8 years ago
fcce9f1
gpio: merrifield: Protect irq_ack() and gpio_set() by lock
by Andy Shevchenko
· 8 years ago
ccf6fd6
gpio: merrifield: Introduce GPIO driver to support Merrifield
by Andy Shevchenko
· 8 years ago
c78e3cf
gpio: intel-mid: Make it depend to X86_INTEL_MID
by Andy Shevchenko
· 8 years ago
3cabe87
gpio: intel-mid: Sort header block alphabetically
by Andy Shevchenko
· 8 years ago
3dbd321
gpio: intel-mid: Remove potentially harmful code
by Andy Shevchenko
· 8 years ago
e79c583
gpio: rcar: add R8A7792 support
by Sergei Shtylyov
· 8 years ago
ee4fc40
gpiolib: remove duplicated include from gpiolib.c
by Wei Yongjun
· 8 years ago
0bfb85c
gpio: tegra: don't auto-enable for COMPILE_TEST
by Arnd Bergmann
· 8 years ago
78456d6
Revert "gpio: convince line to become input in irq helper"
by Linus Walleij
· 8 years ago
da17f8a
gpiolib: of_find_gpio(): Don't discard errors
by Lars-Peter Clausen
· 8 years ago
acc6e33
gpio: of: Allow overriding the device node
by Thierry Reding
· 8 years ago
92c74bc
Revert "gpio: gpiolib-of: Allow compile testing"
by Linus Walleij
· 8 years ago
d932cd4
gpio: free handles in fringe cases
by Linus Walleij
· 8 years ago
85b03b3
Revert "gpiolib: Split GPIO flags parsing and GPIO configuration"
by Johan Hovold
· 8 years ago
87041a5
gpio: sch: Fix Oops on module load on Asus Eee PC 1201
by Colin Pitrat
· 8 years ago
a944a89
gpio: tps65218: Add platform_device_id table
by Keerthy
· 8 years ago
1941b44
gpio: max77620: get gpio value based on direction
by Venkat Reddy Talla
· 8 years ago
00bf377
Merge tag 'pinctrl-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 8 years ago
7eebe96
gpio: lynxpoint: avoid potential warning on error path
by Andy Shevchenko
· 8 years ago
dd3b204
gpio: intel-mid: switch to devm_gpiochip_add_data()
by Andy Shevchenko
· 8 years ago
771d899
gpio: 74x164: Use spi_write() helper instead of open coding
by Geert Uytterhoeven
· 8 years ago
99468c1
gpio: of: factor out common code to a new helper function
by Masahiro Yamada
· 8 years ago
762c2e4
gpio: of: remove of_gpiochip_and_xlate() and struct gg_data
by Masahiro Yamada
· 8 years ago
1020dfd
gpio: of: move chip->of_gpio_n_cells checking to of_gpiochip_add()
by Masahiro Yamada
· 8 years ago
be71534
gpio: of: drop needless gpio_chip look-up in of_parse_own_gpio()
by Masahiro Yamada
· 8 years ago
3f9547e
gpio: of: optimize "gpios" property parsing of of_parse_own_gpio()
by Masahiro Yamada
· 8 years ago
7e7c059
gpio: convince line to become input in irq helper
by Linus Walleij
· 8 years ago
144b5ae
Merge tag 'gpio-v4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 8 years ago
9ee8ff4
gpio: tegra: Make lockdep class file-scoped
by Thierry Reding
· 8 years ago
33265b1
gpiolib: make lineevent_irq_thread static
by Ben Dooks
· 8 years ago
e2f608b
gpio: make the iterator point to last handle
by Linus Walleij
· 8 years ago
f4ae916
gpio: Allow PC/104 devices on X86_64
by William Breathitt Gray
· 8 years ago
bfbbe44
gpio: make library immune to error pointers
by Linus Walleij
· 8 years ago
79bb71b
gpio: make sure gpiod_to_irq() returns negative on NULL desc
by Linus Walleij
· 8 years ago
bc0207a
gpiolib: avoid uninitialized data in gpio kfifo
by Arnd Bergmann
· 8 years ago
61f922d
gpio: userspace ABI for reading GPIO line events
by Linus Walleij
· 8 years ago
d7c51b4
gpio: userspace ABI for reading/writing GPIO lines
by Linus Walleij
· 9 years ago
747e42a1c
gpio: pca953x: enable driver on Intel Edison
by Andy Shevchenko
· 8 years ago
3f86a63
gpio: acpi: add _DEP support for Acer One 10
by Rui Zhang
· 8 years ago
107cdd2
gpio: f7188x: Implement get_direction.
by plr.vincent@gmail.com
· 8 years ago
053ae64
gpio: 104-idi-48: Fix missing spin_lock_init for ack_lock
by Axel Lin
· 8 years ago
a246b81
gpio: pca953x: Fix NBANK calculation for PCA9536
by Vignesh R
· 8 years ago
b66b2a0
gpio: bcm-kona: fix bcm_kona_gpio_reset() warnings
by Ben Dooks
· 8 years ago
60a5eab
gpio: select ANON_INODES
by Linus Walleij
· 8 years ago
c0d30ec
gpio: mmio: add MyBook Live GPIO support
by Christian Lamparter
· 9 years ago
e698613
gpio: mmio: add DT support for memory-mapped GPIOs
by Álvaro Fernández Rojas
· 9 years ago
54b7299
gpio: lpc18xx: convert GPIO_LPC18XX from bool to tristate
by Paul Gortmaker
· 8 years ago
7d4defe
gpio: include <linux/io-mapping.h> in gpiolib-of
by Linus Walleij
· 8 years ago
baa1b92
gpio: Add ACPI support for XLP GPIO controller
by Kamlakant Patel
· 8 years ago
1630a06
gpio: xlp: Fix vulcan IRQ descriptor allocation
by Kamlakant Patel
· 8 years ago
1bdb5c8
gpio: clps711x: Remove board support
by Alexander Shiyan
· 8 years ago
2e607fc
gpio: syscon: Change the compatibility string
by Alexander Shiyan
· 8 years ago
1a4d458
gpio: clps711x: Change the compatibility string
by Alexander Shiyan
· 8 years ago
f4833b8
gpiolib: Fix unaligned used of reference counters
by Ricardo Ribalda Delgado
· 8 years ago
Next »