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