index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Lines
2015-02-23
gpio: tps65912: fix wrong container_of arguments
Nicolas Saenz Julienne
-4
/
+10
2015-02-23
gpiolib: of: allow of_gpiochip_find_and_xlate to find more than one chip per ...
Hans Holmberg
-4
/
+5
2015-02-12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
-1
/
+198
2015-02-11
Merge tag 'gpio-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
-753
/
+1351
2015-02-04
gpio: kconfig: replace PPC_OF with PPC
Kevin Hao
-1
/
+1
2015-02-03
gpio: pxa: add PXA1928 gpio type support
Rob Herring
-2
/
+15
2015-02-03
gpio: pxa: remove mach IRQ includes
Rob Herring
-20
/
+18
2015-02-03
gpio: max732x: use an inline function for container cast
Linus Walleij
-15
/
+10
2015-01-30
gpio: use sizeof() instead of hardcoded values
Olliver Schinagl
-2
/
+4
2015-01-30
gpio: max732x: add set_multiple function
Mans Rullgard
-3
/
+25
2015-01-30
gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_low
Johan Hovold
-1
/
+1
2015-01-30
gpio: sysfs: fix memory leak in gpiod_export_link
Johan Hovold
-0
/
+1
2015-01-29
ARM: 8281/1: sa1100: move GPIO-related IRQ code to gpio driver
Dmitry Eremin-Solenikov
-0
/
+197
2015-01-29
ARM: 8278/1: sa1100: split irq handling for low GPIOs
Dmitry Eremin-Solenikov
-1
/
+1
2015-01-29
gpio: sch: Consolidate similar algorithms
Chang Rebecca Swee Fun
-54
/
+29
2015-01-29
gpio: tz1090-pdc: Use resource_size to fix off-by-one resource size calculation
Axel Lin
-1
/
+1
2015-01-29
gpio: ge: Convert to use devm_kstrdup
Axel Lin
-5
/
+6
2015-01-29
gpio: correctly use const char * const
Olliver Schinagl
-1
/
+1
2015-01-26
gpio: mcp23s08: handle default gpio base
Sonic Zhang
-7
/
+10
2015-01-26
gpio: omap: Fix bad device access with setup_irq()
Tony Lindgren
-6
/
+33
2015-01-22
gpio: sx150x: fixup OF support
Linus Walleij
-2
/
+5
2015-01-21
gpio: mpc8xxx: Use of_mm_gpiochip_remove
Ricardo Ribalda Delgado
-5
/
+23
2015-01-20
gpio: Add Fujitsu MB86S7x GPIO driver
Jassi Brar
-0
/
+239
2015-01-20
gpio: mpc8xxx: Convert to platform device interface.
Ricardo Ribalda Delgado
-26
/
+22
2015-01-20
gpio: zevio: Use of_mm_gpiochip_remove
Ricardo Ribalda Delgado
-0
/
+12
2015-01-20
gpio: gpio-mm-lantiq: Use of_mm_gpiochip_remove
Ricardo Ribalda Delgado
-0
/
+18
2015-01-20
gpio: gpio-mm-lantiq: Use of_property_read_u32
Ricardo Ribalda Delgado
-4
/
+3
2015-01-20
gpio: gpio-mm-lantiq: Do not replicate code
Ricardo Ribalda Delgado
-7
/
+0
2015-01-20
gpio :gpio-mm-lantiq: Use devm_kzalloc
Ricardo Ribalda Delgado
-6
/
+2
2015-01-20
gpio: mpc5200: Use of_mm_gpiochip_remove
Ricardo Ribalda Delgado
-5
/
+18
2015-01-20
gpio: stmpe: enforce device tree only mode
Linus Walleij
-20
/
+4
2015-01-20
Merge tag 'v3.19-rc5' into devel
Linus Walleij
-90
/
+69
2015-01-20
gpio: Add APM X-Gene standby GPIO controller driver
Y Vo
-0
/
+169
2015-01-19
gpio: sx150x: add dts support for sx150x driver
Wei Chen
-1
/
+16
2015-01-19
gpio-generic: add bgpio_set_multiple functions
Rojhalat Ibrahim
-0
/
+76
2015-01-19
gpio-amd8111: add release_region on ioport_map failure
Varka Bhadram
-0
/
+1
2015-01-19
gpio: ge: fix compilation error
Kamlakant Patel
-0
/
+1
2015-01-19
Merge tag 'gpio-v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
-71
/
+92
2015-01-16
gpio: ge: convert to use basic mmio gpio library
Kamlakant Patel
-57
/
+40
2015-01-15
gpiolib: of: Correct error handling in of_get_named_gpiod_flags
Hans Holmberg
-2
/
+8
2015-01-15
gpio: gpio-dln2: Added a Blank line after declaration
Mohammad Jamal
-0
/
+1
2015-01-15
gpio: max732x: Fix possible deadlock
Semen Protsenko
-1
/
+11
2015-01-15
gpio: max732x: Rewrite IRQ code to use irq_domain API
Semen Protsenko
-35
/
+66
2015-01-15
gpio: max732x: Add device tree support
Semen Protsenko
-11
/
+51
2015-01-15
gpio/Kconfig: Fix X86 arch name
Ricardo Ribalda Delgado
-1
/
+1
2015-01-15
gpio: rcar: Switch to use gpiolib irqchip helpers
Geert Uytterhoeven
-46
/
+24
2015-01-15
gpio: rcar: Fix error path for devm_kzalloc() failure
Geert Uytterhoeven
-4
/
+2
2015-01-15
gpio: mvebu: Fix probe cleanup on error
Andrew Lunn
-6
/
+17
2015-01-15
gpio: mvebu: checkpatch fixes
Andrew Lunn
-35
/
+42
2015-01-15
gpio:gpiolib: use static const char const * for a suffixes array
Olliver Schinagl
-1
/
+1
[next]