index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2013-12-03
6
-6
/
+6
*
gpio: Add MOXA ART GPIO driver
Jonas Jensen
2013-12-03
3
-0
/
+170
*
gpio: rcar: Support both edge trigger with DT
Laurent Pinchart
2013-12-03
1
-13
/
+43
*
gpio-lynxpoint: Allow building as a module
Jean Delvare
2013-12-03
2
-1
/
+12
*
ARM: lpc32xx: move custom GPIO header
Linus Walleij
2013-12-03
1
-1
/
+1
*
gpio: drop users of irq_set_chip_and_handler_name()
Linus Walleij
2013-12-03
4
-10
/
+7
*
gpio: em: Enable mask on suspend
Magnus Damm
2013-11-25
1
-1
/
+1
*
gpio: em: Use lazy disable
Magnus Damm
2013-11-25
1
-2
/
+0
*
gpio: em: Setup gpiochip->dev
Magnus Damm
2013-11-25
1
-0
/
+1
*
gpio: rcar: Enable mask on suspend
Magnus Damm
2013-11-25
1
-1
/
+2
*
gpio: rcar: Use lazy disable
Magnus Damm
2013-11-25
1
-2
/
+0
*
gpio/omap: raw read and write endian fix
Victor Kamensky
2013-11-25
1
-94
/
+94
*
gpio/lynxpoint: add new ACPI ID
Mika Westerberg
2013-11-25
1
-0
/
+1
*
ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node
Rafael J. Wysocki
2013-11-14
1
-0
/
+1
*
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-10
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-30
1
-0
/
+2
|
*
|
|
|
gpiolib: make GPIO_DEVRES depend on GPIOLIB
Alexandre Courbot
2013-10-30
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
[next]