index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: pca953x: refactor pca953x_write_regs()
Bartosz Golaszewski
2016-09-12
1
-28
/
+47
*
gpio: pca953x: code shrink
Bartosz Golaszewski
2016-09-12
1
-85
/
+48
*
gpio: lpc32xx: remove unused platform data file
Vladimir Zapolskiy
2016-09-12
1
-1
/
+14
*
gpio/gpiolib: Forbid irqchip default trigger if probed over DT
Marc Zyngier
2016-09-12
1
-0
/
+9
*
gpio: rcar: Add r8a7796 (R-Car M3-W) support
Simon Horman
2016-09-08
1
-0
/
+4
*
gpio: Add Aspeed driver
Joel Stanley
2016-09-07
3
-0
/
+465
*
gpio: pca954x: fix undefined error code from remove
Arnd Bergmann
2016-09-07
1
-0
/
+2
*
gpio: vf610: drop unused MODULE_ tags from non-modular code
Paul Gortmaker
2016-08-23
1
-6
/
+1
*
gpio: spear-spics: drop unused MODULE_ tags from non-modular code
Paul Gortmaker
2016-08-23
1
-6
/
+1
*
gpio: mxc: drop unused MODULE_ tags from non-modular code
Paul Gortmaker
2016-08-23
1
-8
/
+2
*
gpio: msic: drop unused MODULE_ tags from non-modular code
Paul Gortmaker
2016-08-23
1
-6
/
+0
*
gpio: wcove-gpio: add get_direction method
Bin Gao
2016-08-19
1
-0
/
+14
*
gpio: add Technologic I2C-FPGA gpio support
Lucile Quirion
2016-08-19
3
-0
/
+198
*
gpio: refactor gpiochip_find() slightly
Masahiro Yamada
2016-08-19
1
-8
/
+4
*
gpio: mmio: add brcm,bcm6345 support
Christian Lamparter
2016-08-11
1
-0
/
+4
*
Merge tag 'ib-mfd-gpio-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Walleij
2016-08-11
1
-47
/
+120
|
\
|
*
gpio: stmpe: Add STMPE1600 support
Patrice Chotard
2016-08-10
1
-10
/
+38
|
*
gpio: stmpe: Rework registers access
Patrice Chotard
2016-08-10
1
-21
/
+27
|
*
gpio: stmpe: Write int status register only when needed
Patrice Chotard
2016-08-10
1
-4
/
+8
|
*
gpio: stmpe: Fix edge and rising/falling edge detection
Patrice Chotard
2016-08-10
1
-25
/
+60
*
|
gpio: Add GPIO support for the Diamond Systems GPIO-MM
William Breathitt Gray
2016-08-11
3
-0
/
+281
*
|
gpio: Add Intel WhiskeyCove PMIC GPIO driver
Bin Gao
2016-08-11
3
-0
/
+469
*
|
gpio: Add AXP209 GPIO driver
Maxime Ripard
2016-08-11
3
-0
/
+169
*
|
gpio: pca954x: Add vcc regulator and enable it
Phil Reid
2016-08-11
1
-9
/
+32
*
|
gpio: delete ARCH_[WANTS_OPTIONAL|REQUIRE]_GPIOLIB
Linus Walleij
2016-08-08
1
-21
/
+0
|
/
*
Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-07-26
33
-157
/
+1573
|
\
|
*
gpio: dwapb: add missing fwnode_handle_put() in dwapb_gpio_get_pdata()
Wei Yongjun
2016-07-22
1
-0
/
+1
|
*
gpio: merrifield: Protect irq_ack() and gpio_set() by lock
Andy Shevchenko
2016-07-22
1
-0
/
+11
|
*
gpio: merrifield: Introduce GPIO driver to support Merrifield
Andy Shevchenko
2016-07-22
3
-0
/
+441
|
*
gpio: intel-mid: Make it depend to X86_INTEL_MID
Andy Shevchenko
2016-07-22
1
-3
/
+3
|
*
gpio: intel-mid: Sort header block alphabetically
Andy Shevchenko
2016-07-22
1
-8
/
+8
|
*
gpio: intel-mid: Remove potentially harmful code
Andy Shevchenko
2016-07-22
1
-19
/
+0
|
*
gpio: rcar: add R8A7792 support
Sergei Shtylyov
2016-07-22
1
-0
/
+3
|
*
gpiolib: remove duplicated include from gpiolib.c
Wei Yongjun
2016-07-22
1
-1
/
+0
|
*
Revert "gpio: convince line to become input in irq helper"
Linus Walleij
2016-07-06
1
-19
/
+0
|
*
gpiolib: of_find_gpio(): Don't discard errors
Lars-Peter Clausen
2016-07-06
1
-1
/
+1
|
*
gpio: of: Allow overriding the device node
Thierry Reding
2016-07-06
1
-4
/
+5
|
*
gpio: free handles in fringe cases
Linus Walleij
2016-07-04
1
-4
/
+8
|
*
gpio: tps65218: Add platform_device_id table
Keerthy
2016-07-04
1
-0
/
+7
|
*
gpio: max77620: get gpio value based on direction
Venkat Reddy Talla
2016-07-04
1
-1
/
+4
|
*
gpio: lynxpoint: avoid potential warning on error path
Andy Shevchenko
2016-06-23
1
-1
/
+0
|
*
gpio: intel-mid: switch to devm_gpiochip_add_data()
Andy Shevchenko
2016-06-23
1
-1
/
+1
|
*
gpio: 74x164: Use spi_write() helper instead of open coding
Geert Uytterhoeven
2016-06-23
1
-7
/
+2
|
*
gpio: of: factor out common code to a new helper function
Masahiro Yamada
2016-06-23
1
-19
/
+18
|
*
gpio: of: remove of_gpiochip_and_xlate() and struct gg_data
Masahiro Yamada
2016-06-23
1
-46
/
+35
|
*
gpio: of: move chip->of_gpio_n_cells checking to of_gpiochip_add()
Masahiro Yamada
2016-06-23
1
-1
/
+4
|
*
gpio: of: drop needless gpio_chip look-up in of_parse_own_gpio()
Masahiro Yamada
2016-06-23
1
-19
/
+20
|
*
gpio: of: optimize "gpios" property parsing of of_parse_own_gpio()
Masahiro Yamada
2016-06-23
1
-7
/
+5
|
*
gpio: convince line to become input in irq helper
Linus Walleij
2016-06-23
1
-0
/
+19
|
*
gpiolib: make lineevent_irq_thread static
Ben Dooks
2016-06-18
1
-1
/
+1
[next]