index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
gpio: dwapb: re-enable GPIO_DWAPB for arm64
Kefeng Wang
2015-03-09
1
-1
/
+1
|
*
|
drivers/gpio: Altera soft IP GPIO driver
Tien Hock Loh
2015-03-07
3
-0
/
+385
|
*
|
gpio: vf610: Replaces comma between expression statements by semicolon
Axel Lin
2015-03-06
1
-8
/
+8
|
*
|
gpiolib: add devm_gpiod_get_array and devm_gpiod_put_array functions
Rojhalat Ibrahim
2015-03-05
1
-0
/
+89
|
*
|
gpiolib: add gpiod_get_array and gpiod_put_array functions
Rojhalat Ibrahim
2015-03-05
3
-0
/
+236
|
*
|
gpiolib: define gpio suffixes globally
Rojhalat Ibrahim
2015-03-05
2
-8
/
+9
|
*
|
gpio: add parameter to allow the use named gpios
Olliver Schinagl
2015-03-04
1
-1
/
+17
|
*
|
gpio: pcf857x: Propagate wake-up setting to parent irq controller
Geert Uytterhoeven
2015-03-04
1
-3
/
+34
|
*
|
gpio: pcf857x: Switch to use gpiolib irqchip helpers
Geert Uytterhoeven
2015-03-04
2
-94
/
+28
|
*
|
gpio: add GPIO hogging mechanism
Benoit Parrot
2015-03-04
3
-19
/
+219
|
*
|
gpio: max732x: convert to GPIOLIB_IRQCHIP
Linus Walleij
2015-03-02
2
-93
/
+43
|
*
|
gpio: mb86s70: Return error if requesting an already assigned gpio
Axel Lin
2015-03-02
1
-0
/
+5
*
|
|
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-04-14
1
-0
/
+2
|
\
\
\
|
*
\
\
Merge branch 'device-properties'
Rafael J. Wysocki
2015-04-13
1
-0
/
+2
|
|
\
\
\
|
|
*
|
|
driver core / ACPI: Represent ACPI companions using fwnode_handle
Rafael J. Wysocki
2015-03-16
1
-0
/
+2
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-04-14
3
-3
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
mfd: tc3589x: Enforce device-tree only mode
Linus Walleij
2015-03-26
2
-3
/
+1
|
*
|
|
gpio: arizona: Add support for WM8280/WM8281
Richard Fitzgerald
2015-02-26
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
gpio: syscon: reduce message level when direction reg offset not in dt
Grygorii Strashko
2015-03-27
1
-1
/
+1
*
|
|
gpiolib: translate pin number in GPIO ACPI callbacks
qipeng.zha
2015-03-19
1
-0
/
+10
*
|
|
gpio: mpc8xxx: remove __initdata annotation for mpc8xxx_gpio_ids[]
Kevin Hao
2015-03-05
1
-1
/
+1
|
|
/
|
/
|
*
|
gpio: tps65912: fix wrong container_of arguments
Nicolas Saenz Julienne
2015-02-23
1
-4
/
+10
*
|
gpiolib: of: allow of_gpiochip_find_and_xlate to find more than one chip per ...
Hans Holmberg
2015-02-23
1
-4
/
+5
|
/
*
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-02-12
1
-1
/
+198
|
\
|
*
ARM: 8281/1: sa1100: move GPIO-related IRQ code to gpio driver
Dmitry Eremin-Solenikov
2015-01-29
1
-0
/
+197
|
*
ARM: 8278/1: sa1100: split irq handling for low GPIOs
Dmitry Eremin-Solenikov
2015-01-29
1
-1
/
+1
*
|
Merge tag 'gpio-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2015-02-11
30
-753
/
+1351
|
\
\
|
*
|
gpio: kconfig: replace PPC_OF with PPC
Kevin Hao
2015-02-04
1
-1
/
+1
|
*
|
gpio: pxa: add PXA1928 gpio type support
Rob Herring
2015-02-03
1
-2
/
+15
|
*
|
gpio: pxa: remove mach IRQ includes
Rob Herring
2015-02-03
1
-20
/
+18
|
*
|
gpio: max732x: use an inline function for container cast
Linus Walleij
2015-02-03
1
-15
/
+10
|
*
|
gpio: use sizeof() instead of hardcoded values
Olliver Schinagl
2015-01-30
1
-2
/
+4
|
*
|
gpio: max732x: add set_multiple function
Mans Rullgard
2015-01-30
1
-3
/
+25
|
*
|
gpio: sch: Consolidate similar algorithms
Chang Rebecca Swee Fun
2015-01-29
1
-54
/
+29
|
*
|
gpio: tz1090-pdc: Use resource_size to fix off-by-one resource size calculation
Axel Lin
2015-01-29
1
-1
/
+1
|
*
|
gpio: ge: Convert to use devm_kstrdup
Axel Lin
2015-01-29
1
-5
/
+6
|
*
|
gpio: correctly use const char * const
Olliver Schinagl
2015-01-29
1
-1
/
+1
|
*
|
gpio: sx150x: fixup OF support
Linus Walleij
2015-01-22
1
-2
/
+5
|
*
|
gpio: mpc8xxx: Use of_mm_gpiochip_remove
Ricardo Ribalda Delgado
2015-01-21
1
-5
/
+23
|
*
|
gpio: Add Fujitsu MB86S7x GPIO driver
Jassi Brar
2015-01-20
3
-0
/
+239
|
*
|
gpio: mpc8xxx: Convert to platform device interface.
Ricardo Ribalda Delgado
2015-01-20
1
-26
/
+22
|
*
|
gpio: zevio: Use of_mm_gpiochip_remove
Ricardo Ribalda Delgado
2015-01-20
1
-0
/
+12
|
*
|
gpio: gpio-mm-lantiq: Use of_mm_gpiochip_remove
Ricardo Ribalda Delgado
2015-01-20
1
-0
/
+18
|
*
|
gpio: gpio-mm-lantiq: Use of_property_read_u32
Ricardo Ribalda Delgado
2015-01-20
1
-4
/
+3
|
*
|
gpio: gpio-mm-lantiq: Do not replicate code
Ricardo Ribalda Delgado
2015-01-20
1
-7
/
+0
|
*
|
gpio :gpio-mm-lantiq: Use devm_kzalloc
Ricardo Ribalda Delgado
2015-01-20
1
-6
/
+2
|
*
|
gpio: mpc5200: Use of_mm_gpiochip_remove
Ricardo Ribalda Delgado
2015-01-20
1
-5
/
+18
|
*
|
gpio: stmpe: enforce device tree only mode
Linus Walleij
2015-01-20
2
-20
/
+4
|
*
|
Merge tag 'v3.19-rc5' into devel
Linus Walleij
2015-01-20
2
-90
/
+69
|
|
\
\
|
*
|
|
gpio: Add APM X-Gene standby GPIO controller driver
Y Vo
2015-01-20
3
-0
/
+169
[prev]
[next]