index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-12
gpio: mxc: shift gpio_mxc_init() to subsys_initcall level
Vladimir Zapolskiy
1
-1
/
+1
2016-09-12
gpio: lpc32xx: remove unused platform data file
Vladimir Zapolskiy
1
-1
/
+14
2016-09-12
gpio/gpiolib: Forbid irqchip default trigger if probed over DT
Marc Zyngier
1
-0
/
+9
2016-09-08
gpio: rcar: Add r8a7796 (R-Car M3-W) support
Simon Horman
1
-0
/
+4
2016-09-08
gpio: sa1100: fix irq probing for ucb1x00
Russell King
1
-1
/
+1
2016-09-08
gpio: mcp23s08: make driver depend on OF_GPIO
Linus Walleij
2
-1
/
+2
2016-09-08
Revert "gpio: include <linux/io-mapping.h> in gpiolib-of"
Linus Walleij
1
-1
/
+0
2016-09-07
gpio: Add Aspeed driver
Joel Stanley
3
-0
/
+465
2016-09-07
gpio: pca954x: fix undefined error code from remove
Arnd Bergmann
1
-0
/
+2
2016-08-31
gpio: lp873x: Add support for General Purpose Outputs
Keerthy
3
-0
/
+204
2016-08-23
gpio: vf610: drop unused MODULE_ tags from non-modular code
Paul Gortmaker
1
-6
/
+1
2016-08-23
gpio: spear-spics: drop unused MODULE_ tags from non-modular code
Paul Gortmaker
1
-6
/
+1
2016-08-23
gpio: mxc: drop unused MODULE_ tags from non-modular code
Paul Gortmaker
1
-8
/
+2
2016-08-23
gpio: msic: drop unused MODULE_ tags from non-modular code
Paul Gortmaker
1
-6
/
+0
2016-08-19
gpio: wcove-gpio: add get_direction method
Bin Gao
1
-0
/
+14
2016-08-19
gpio: make any OF dependent driver depend on OF_GPIO
Linus Walleij
1
-5
/
+5
2016-08-19
gpio: Fix OF build problem on UM
Linus Walleij
1
-0
/
+1
2016-08-19
gpio: add Technologic I2C-FPGA gpio support
Lucile Quirion
3
-0
/
+198
2016-08-19
gpio: refactor gpiochip_find() slightly
Masahiro Yamada
1
-8
/
+4
2016-08-11
gpio: mmio: add brcm,bcm6345 support
Christian Lamparter
1
-0
/
+4
2016-08-11
Merge tag 'ib-mfd-gpio-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Walleij
1
-47
/
+120
2016-08-11
gpio: Add GPIO support for the Diamond Systems GPIO-MM
William Breathitt Gray
3
-0
/
+281
2016-08-11
gpio: Add Intel WhiskeyCove PMIC GPIO driver
Bin Gao
3
-0
/
+469
2016-08-11
gpio: Add AXP209 GPIO driver
Maxime Ripard
3
-0
/
+169
2016-08-11
gpio: pca954x: Add vcc regulator and enable it
Phil Reid
1
-9
/
+32
2016-08-10
gpio: max730x: set gpiochip data pointer before using it
Christophe Leroy
1
-4
/
+4
2016-08-10
gpio: stmpe: Add STMPE1600 support
Patrice Chotard
1
-10
/
+38
2016-08-10
gpio: stmpe: Rework registers access
Patrice Chotard
1
-21
/
+27
2016-08-10
gpio: stmpe: Write int status register only when needed
Patrice Chotard
1
-4
/
+8
2016-08-10
gpio: stmpe: Fix edge and rising/falling edge detection
Patrice Chotard
1
-25
/
+60
2016-08-08
gpio: delete ARCH_[WANTS_OPTIONAL|REQUIRE]_GPIOLIB
Linus Walleij
1
-21
/
+0
2016-07-26
Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
33
-157
/
+1573
2016-07-22
gpio: dwapb: add missing fwnode_handle_put() in dwapb_gpio_get_pdata()
Wei Yongjun
1
-0
/
+1
2016-07-22
gpio: merrifield: Protect irq_ack() and gpio_set() by lock
Andy Shevchenko
1
-0
/
+11
2016-07-22
gpio: merrifield: Introduce GPIO driver to support Merrifield
Andy Shevchenko
3
-0
/
+441
2016-07-22
gpio: intel-mid: Make it depend to X86_INTEL_MID
Andy Shevchenko
1
-3
/
+3
2016-07-22
gpio: intel-mid: Sort header block alphabetically
Andy Shevchenko
1
-8
/
+8
2016-07-22
gpio: intel-mid: Remove potentially harmful code
Andy Shevchenko
1
-19
/
+0
2016-07-22
gpio: rcar: add R8A7792 support
Sergei Shtylyov
1
-0
/
+3
2016-07-22
gpiolib: remove duplicated include from gpiolib.c
Wei Yongjun
1
-1
/
+0
2016-07-22
gpio: tegra: don't auto-enable for COMPILE_TEST
Arnd Bergmann
1
-2
/
+5
2016-07-06
Revert "gpio: convince line to become input in irq helper"
Linus Walleij
1
-19
/
+0
2016-07-06
gpiolib: of_find_gpio(): Don't discard errors
Lars-Peter Clausen
1
-1
/
+1
2016-07-06
gpio: of: Allow overriding the device node
Thierry Reding
1
-4
/
+5
2016-07-05
Revert "gpio: gpiolib-of: Allow compile testing"
Linus Walleij
1
-1
/
+1
2016-07-04
gpio: free handles in fringe cases
Linus Walleij
1
-4
/
+8
2016-07-04
Revert "gpiolib: Split GPIO flags parsing and GPIO configuration"
Johan Hovold
2
-40
/
+20
2016-07-04
gpio: sch: Fix Oops on module load on Asus Eee PC 1201
Colin Pitrat
1
-11
/
+10
2016-07-04
gpio: tps65218: Add platform_device_id table
Keerthy
1
-0
/
+7
2016-07-04
gpio: max77620: get gpio value based on direction
Venkat Reddy Talla
1
-1
/
+4
[prev]
[next]