index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-07-28
gpio: kill off set_irq_flags usage
Rob Herring
2015-07-27
gpio: etraxfs: add support for ARTPEC-3
Rabin Vincent
2015-07-27
gpio: generic: support input-only chips
Rabin Vincent
2015-07-27
gpio: etraxfs: fix set register flag
Rabin Vincent
2015-07-27
gpio: rcar: Add r8a7795 (R-Car H3) support
Ulrich Hecht
2015-07-27
gpio: omap: use raw locks for locking
Sebastian Andrzej Siewior
2015-07-27
gpio: remove unneeded initializer in gpiochip_add_to_list()
Masahiro Yamada
2015-07-27
dt-bindings: gpio: document bindings supported by gpio-mpc8xxx.c
Uwe Kleine-König
2015-07-27
gpio: mpc8xxx: add support for MPC5125
Uwe Kleine-König
2015-07-27
gpio: mpc8xxx: handle differences between incarnations at a single place
Uwe Kleine-König
2015-07-27
gpio: mpc8xxx: constify of_device_id
Uwe Kleine-König
2015-07-21
gpio: document interaction with other subsystems
Linus Walleij
2015-07-17
Merge branch 'queue/irq/gpio' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Walleij
2015-07-17
gpio/davinci: add interrupt support for GPIOs 16-31
Vitaly Andrianov
2015-07-17
Merge tag 'gpiod-flags-for-4.3' of git://git.pengutronix.de/git/ukl/linux int...
Linus Walleij
2015-07-17
gpio: etraxfs: Fix devm_ioremap_resource return value check
Krzysztof Kozlowski
2015-07-16
gpiolib: remove unneeded assignation
Laurent Navet
2015-07-16
gpio: 74xx: Fix build warning about void to integer cast
Nicholas Krause
2015-07-16
gpiolib: assign chip owner to dev->driver->owner if not set
Grygorii Strashko
2015-07-16
gpiolib: irqchip: prevent driver unloading if gpio is used as irq only
Grygorii Strashko
2015-07-16
gpio: pcf857x: get rid of slock spinlock
Grygorii Strashko
2015-07-16
gpio: rcar: Fine-grained Runtime PM support
Geert Uytterhoeven
2015-07-16
gpio: em: Remove obsolete platform data support
Geert Uytterhoeven
2015-07-16
gpio: zx: Add ZTE zx296702 GPIO support
Jun Nie
2015-07-16
gpio: Document ZTE zx296702 GPIO DT binding
Jun Nie
2015-07-15
gpio: of: remove unnecessary variable in of_get_gpio_hog()
Masahiro Yamada
2015-07-15
gpio: mvebu: kill bogus dependency on GPIO_GENERIC
Masahiro Yamada
2015-07-15
gpio: altera: use of_mm_gpiochip_remove() to fix memory leak
Masahiro Yamada
2015-07-15
gpio: altera: fix return value of altera_gpio_remove()
Masahiro Yamada
2015-07-15
gpio: altera: kill bogus dependency on GPIO_GENERIC
Masahiro Yamada
2015-07-15
gpio: zynq: add missing module_exit function
Masahiro Yamada
2015-07-15
dt-bindings: brcmstb-gpio: document properties for wakeup
Gregory Fong
2015-07-15
gpiolib: Fix docs for gpiochip_add_pingroup_range
Tomeu Vizoso
2015-07-15
gpio: generic: add get_direction support
Philipp Zabel
2015-07-14
gpio/davinci: Fix race in installing chained irq handler
Thomas Gleixner
2015-07-14
gpio/davinci: Avoid redundant lookup of irq_data
Thomas Gleixner
2015-07-14
gpio/msm-v2: Avoid redundant lookup of irq_data
Thomas Gleixner
2015-07-14
gpio/sa1100: Prepare sa1100_gpio_handler for irq argument removal
Thomas Gleixner
2015-07-14
gpio/mvebu: Prepare mvebu_gpio_irq_handler for irq argument removal
Thomas Gleixner
2015-07-14
gpio/ep93xx: Prepare ep93xx_gpio_f_irq_handler for irq argument removal
Thomas Gleixner
2015-07-14
gpio/davinci: Prepare gpio_irq_handler for irq argument removal
Thomas Gleixner
2015-07-14
gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-07-14
gpio/davinci: Use accessor function irq_data_get_irq_handler_data()
Jiang Liu
2015-07-14
gpio/gpio-tegra: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-14
gpio/pch: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-14
gpio/omap: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-14
gpio/msm-v2: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-14
gpio/ep93xx: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-14
gpio/zynq: Use irq_set_chip_handler_name_locked()
Thomas Gleixner
2015-07-14
gpiolib: Consolidate chained IRQ handler install/remove
Thomas Gleixner
[next]