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
*
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-14
1
-1
/
+1
|
\
|
*
-
.
Merge branches 'fixes', 'mmci' and 'sa11x0' into for-next
Russell King
2013-11-12
1
-1
/
+1
|
|
\
\
|
|
|
*
ARM: 7841/1: sa1100: remove complex GPIO interface
Linus Walleij
2013-10-29
1
-1
/
+1
|
|
|
/
*
|
|
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-12
1
-0
/
+1
|
\
\
\
|
*
\
\
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
2013-11-07
2
-61
/
+104
|
|
\
\
\
|
*
|
|
|
drivers: clean-up prom.h implicit includes
Rob Herring
2013-10-09
1
-0
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2013-11-12
32
-925
/
+2290
|
\
\
\
\
|
*
|
|
|
gpio: gpio-mxs: Remove unneeded dt checks
Fabio Estevam
2013-11-06
1
-23
/
+9
|
*
|
|
|
gpio: pl061: don't depend on CONFIG_ARM
Rob Herring
2013-11-06
1
-1
/
+1
|
*
|
|
|
gpio: bcm-kona: add missing .owner to struct gpio_chip
Wei Yongjun
2013-10-30
1
-0
/
+1
|
*
|
|
|
gpiolib: devres: add missing headers
Alexandre Courbot
2013-10-29
1
-0
/
+2
|
*
|
|
|
gpiolib: make GPIO_DEVRES depend on GPIOLIB
Alexandre Courbot
2013-10-29
1
-4
/
+4
|
*
|
|
|
gpiolib: devres: fix devm_gpiod_get_index()
Alexandre Courbot
2013-10-23
1
-1
/
+1
|
*
|
|
|
gpiolib / ACPI: allow passing GPIOF_ACTIVE_LOW for GpioInt resources
Mika Westerberg
2013-10-19
2
-1
/
+13
|
*
|
|
|
gpiolib / ACPI: add ACPI support for gpiod_get_index()
Mika Westerberg
2013-10-19
1
-0
/
+10
|
*
|
|
|
gpiolib / ACPI: convert to gpiod interfaces
Mika Westerberg
2013-10-19
1
-26
/
+25
|
*
|
|
|
gpiolib: add gpiod_get() and gpiod_put() functions
Alexandre Courbot
2013-10-19
2
-0
/
+286
|
*
|
|
|
gpiolib: port of_ functions to use gpiod
Alexandre Courbot
2013-10-19
1
-11
/
+17
|
*
|
|
|
gpiolib: export descriptor-based GPIO interface
Alexandre Courbot
2013-10-19
1
-198
/
+224
|
*
|
|
|
Merge tag 'v3.12-rc6' into devel
Linus Walleij
2013-10-19
2
-4
/
+7
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
gpio: bcm281xx: Don't print addresses of GPIO area in probe()
Markus Mayer
2013-10-18
1
-2
/
+1
|
*
|
|
|
gpio: tegra: use new gpio_lock_as_irq() API
Stephen Warren
2013-10-17
1
-0
/
+18
|
*
|
|
|
gpio: rcar: Include linux/of.h header
Sachin Kamat
2013-10-16
1
-0
/
+1
|
*
|
|
|
gpio: lpc32xx: Include linux/of.h header
Sachin Kamat
2013-10-16
1
-0
/
+1
|
*
|
|
|
gpio/omap: use gpiolib API to mark a GPIO used as an IRQ
Javier Martinez Canillas
2013-10-16
1
-10
/
+10
|
*
|
|
|
Merge tag 'v3.12-rc4' into devel
Linus Walleij
2013-10-16
2
-61
/
+104
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
gpio: add API to be strict about GPIO IRQ usage
Linus Walleij
2013-10-16
1
-2
/
+86
|
*
|
|
|
gpio: ep93xx: get rid of bogus __raw* accessors
Linus Walleij
2013-10-16
1
-9
/
+9
|
*
|
|
|
gpio: stmpe: drop references to "virtual" IRQ, fix bug
Linus Walleij
2013-10-16
1
-12
/
+13
|
*
|
|
|
gpio: rcar: drop references to "virtual" IRQ
Linus Walleij
2013-10-16
1
-6
/
+6
|
*
|
|
|
gpio: pl061: drop references to "virtual" IRQ
Linus Walleij
2013-10-16
1
-5
/
+5
|
*
|
|
|
gpio: mpc8xxx: drop references to "virtual" IRQ
Linus Walleij
2013-10-16
1
-4
/
+4
|
*
|
|
|
gpio: lynxpoint: drop references to "virtual" IRQ
Linus Walleij
2013-10-16
1
-9
/
+10
|
*
|
|
|
gpio: intel-mid: drop references to "virtual" IRQ
Linus Walleij
2013-10-16
1
-5
/
+5
|
*
|
|
|
gpio: em: drop references to "virtual" IRQ
Linus Walleij
2013-10-16
1
-6
/
+6
|
*
|
|
|
gpio: bcm_kona: rename confusing variables
Linus Walleij
2013-10-16
1
-7
/
+8
|
*
|
|
|
gpio: adnp: rename "virq" to "child_irq"
Linus Walleij
2013-10-16
1
-3
/
+3
|
*
|
|
|
gpio: tc3589x: drop references to "virtual" IRQ
Linus Walleij
2013-10-11
1
-18
/
+18
|
*
|
|
|
gpio: bcm281xx: Fix nested interrupt handler issue
Markus Mayer
2013-10-11
1
-1
/
+0
|
*
|
|
|
gpio-intel-mid: update prefixes and names from langwell to intel-mid
David Cohen
2013-10-11
1
-120
/
+123
|
*
|
|
|
gpio: rename gpio-langwell to gpio-intel-mid
David Cohen
2013-10-11
3
-4
/
+4
|
*
|
|
|
gpio: langwell: add Intel Merrifield support
David Cohen
2013-10-11
1
-11
/
+82
|
*
|
|
|
gpiolib / ACPI: move acpi_gpiochip_free_interrupts next to the request function
Mika Westerberg
2013-10-11
1
-38
/
+38
|
*
|
|
|
gpio: arizona: Use the of_node from the Arizona device
Charles Keepax
2013-10-02
1
-0
/
+3
|
*
|
|
|
gpio: twl4030: Remove redundant of_match_ptr
Sachin Kamat
2013-10-02
1
-1
/
+1
|
*
|
|
|
gpio: clps711x: Remove redundant of_match_ptr
Sachin Kamat
2013-10-02
1
-1
/
+1
|
*
|
|
|
gpio: adnp: Remove redundant of_match_ptr
Sachin Kamat
2013-10-02
1
-1
/
+1
|
*
|
|
|
gpio: pcf857x: Add OF support
Laurent Pinchart
2013-09-23
1
-8
/
+36
|
*
|
|
|
gpio: pca953x: Don't flip bits on PCA957x GPIO expanders when probing them.
Graeme Smecher
2013-09-23
1
-11
/
+0
|
*
|
|
|
gpio: gpio-mc33880: Remove redundant spi_set_drvdata
Sachin Kamat
2013-09-23
1
-3
/
+0
[next]