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: gpio-74x164: Remove redundant of_match_ptr
Sachin Kamat
2013-09-23
1
-1
/
+1
*
gpio: gpio-74x164: Remove redundant spi_set_drvdata
Sachin Kamat
2013-09-23
1
-3
/
+0
*
Merge branch 'iop-cleanup' into devel
Linus Walleij
2013-09-23
3
-0
/
+140
|
\
|
*
ARM: plat-iop: pass physical base for GPIO
Linus Walleij
2013-09-20
1
-1
/
+1
|
*
gpio: iop: use readl/writel accessors
Linus Walleij
2013-09-20
1
-8
/
+16
|
*
ARM: plat-iop: instantiate GPIO from platform device
Linus Walleij
2013-09-20
1
-2
/
+34
|
*
ARM: plat-iop: remove custom complex GPIO implementation
Linus Walleij
2013-09-20
1
-6
/
+3
|
*
gpio: decouple the IOP GPIO driver from platform
Linus Walleij
2013-09-20
1
-2
/
+2
|
*
ARM: plat-iop: move the GPIO driver to drivers/gpio
Linus Walleij
2013-09-20
3
-0
/
+103
*
|
gpio: bcm-kona: only use set_irq_flags() on ARM
Linus Walleij
2013-09-20
1
-6
/
+14
*
|
gpio: ucb1400: Can be built as a module
Jean Delvare
2013-09-20
1
-1
/
+1
*
|
gpio: bt8xx: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-09-20
1
-2
/
+0
*
|
gpio: arizona: Add wm8997 support to probe
Charles Keepax
2013-09-20
1
-0
/
+1
*
|
gpio: bcm281xx: Add GPIO driver
Markus Mayer
2013-09-20
3
-0
/
+639
*
|
gpiolib: factorize gpiod_get/set functions
Alexandre Courbot
2013-09-20
1
-39
/
+33
*
|
emev2: GPIOLIB: Enable support for OF
Ian Molton
2013-09-19
2
-1
/
+2
*
|
gpio: palmas: add support for TPS80036
Laxman Dewangan
2013-09-19
1
-35
/
+69
*
|
gpiolib: Include GPIO label in log messages for GPIOs
Mark Brown
2013-09-19
1
-0
/
+21
*
|
gpiolib: Provide helper macros for logging of GPIO events
Mark Brown
2013-09-19
1
-20
/
+32
*
|
gpio: pcf857x: only use set_irq_flags() on ARM
Linus Walleij
2013-09-18
1
-3
/
+7
*
|
gpiolib-acpi: convert acpi_evaluate_object() to acpi_execute_simple_method()
Zhang Rui
2013-09-17
1
-8
/
+1
*
|
gpio: pcf857x: call the gpio user handler iff gpio_to_irq is done
George Cherian
2013-09-17
1
-3
/
+19
*
|
gpio: pcf857x: remove the irq_demux_work and gpio->irq
George Cherian
2013-09-17
1
-37
/
+0
*
|
gpio: pcf857x: change to devm_request_threaded_irq
George Cherian
2013-09-17
1
-4
/
+24
|
/
*
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2013-09-13
1
-3
/
+3
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-09-12
3
-0
/
+166
|
\
|
*
gpio MIPS/OCTEON: Add a driver for OCTEON's on-chip GPIO pins.
David Daney
2013-08-26
3
-0
/
+166
*
|
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-09-10
1
-2
/
+2
|
\
\
|
*
|
gpio: implement gpio-ranges binding document fix
Stephen Warren
2013-08-29
1
-2
/
+2
|
|
/
*
|
Merge tag 'gpio-v3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2013-09-07
49
-1019
/
+1775
|
\
\
|
*
|
gpio: return -ENOTSUPP if debounce cannot be set
Linus Walleij
2013-09-04
1
-2
/
+5
|
*
|
gpio: improve error path in gpiolib
Linus Walleij
2013-09-03
1
-16
/
+25
|
*
|
gpio: add GPIO support for F71882FG and F71889F
Simon Guinot
2013-08-30
3
-0
/
+480
|
*
|
gpio: mcp23s08: rename the device tree property
Lars Poeschel
2013-08-30
1
-7
/
+34
|
*
|
gpio: samsung: Drop support for Exynos SoCs
Tomasz Figa
2013-08-29
1
-871
/
+0
|
*
|
gpio: pcf857x: Remove pdata argument to pcf857x_irq_domain_init()
Laurent Pinchart
2013-08-23
1
-5
/
+4
|
*
|
gpio: pcf857x: Sort headers alphabetically
Laurent Pinchart
2013-08-23
1
-2
/
+2
|
*
|
gpio: max7301: Reverting "Do not force SPI speed when using OF Platform"
Christophe Leroy
2013-08-23
1
-2
/
+1
|
*
|
gpio: Fix bit masking in Kontron PLD GPIO driver
Brunner Michael
2013-08-16
1
-15
/
+9
|
*
|
gpio: pca953x: fix gpio input on gpio offsets >= 8
Andrew Ruder
2013-08-16
1
-1
/
+1
|
*
|
drivers/gpio: simplify use of devm_ioremap_resource
Julia Lawall
2013-08-16
2
-12
/
+2
|
*
|
drivers/gpio/gpio-omap.c: convert comma to semicolon
Julia Lawall
2013-08-16
1
-1
/
+1
|
*
|
gpio-lynxpoint: Fix warning about unbalanced pm_runtime_enable
Mathias Nyman
2013-08-16
1
-0
/
+1
|
*
|
gpio: Fix platform driver name in Kontron PLD GPIO driver
Michael Brunner
2013-08-16
1
-1
/
+1
|
*
|
gpio: adnp: Fix segfault if request_threaded_irq fails
Lars Poeschel
2013-08-16
1
-5
/
+1
|
*
|
gpio: msm: Staticize local variable 'msm_gpio'
Jingoo Han
2013-08-16
1
-1
/
+1
|
*
|
gpio: gpiolib-of.c: make error message more meaningful by adding the node nam...
Lothar Waßmann
2013-08-16
1
-1
/
+2
|
*
|
gpio: use dev_get_platdata()
Jingoo Han
2013-08-16
31
-42
/
+45
|
*
|
gpio/mxc: add chained_irq_enter/exit() to mx2_gpio_irq_handler
Uwe Kleine-König
2013-08-16
1
-0
/
+4
|
*
|
gpio-mcp23s08: i2c: auto-select base if no DT match or platform data
Daniel M. Weeks
2013-08-16
1
-5
/
+4
[next]