Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ccde64b51b33821159d52b0940fb21869bfdb316
/
drivers
/
gpio
fadb97b
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
bd0b9ac
genirq: Remove irq argument from irq flow handlers
by Thomas Gleixner
· 9 years ago
a7147db
gpio: vf610: Use irq_set_handler_locked
by Thomas Gleixner
· 9 years ago
46d4f7c
gpio: omap: Fix GPIO numbering for deferred probe
by Tony Lindgren
· 9 years ago
5e606ab
gpio: omap: Fix gpiochip_add() handling for deferred probe
by Tony Lindgren
· 9 years ago
e799f35
gpio: sx150x: Remove unnecessary MODULE_ALIAS()
by Javier Martinez Canillas
· 9 years ago
e20538b
gpio: Propagate errors from chip->get()
by Bjorn Andersson
· 9 years ago
aad38b7
gpio: rcar: GPIO_RCAR doesn't relate to ARM
by Kuninori Morimoto
· 9 years ago
1bbc557
gpio: mxs: need to check return value of irq_alloc_generic_chip
by Peng Fan
· 9 years ago
9e26b0b
gpio: mxc: need to check return value of irq_alloc_generic_chip
by Peng Fan
· 9 years ago
f377ea8
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
8d2faea
Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 9 years ago
807249d
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
832f5da
MIPS: Remove all the uses of custom gpio.h
by Alban Bedel
· 9 years ago
1d473c2
MIPS: ath79: Move the GPIO driver to drivers/gpio
by Alban Bedel
· 9 years ago
01e2dae
Revert "gpio: extraxfs: fix returnvar.cocci warnings"
by Linus Walleij
· 9 years ago
0c9fc10
gpio: tc3589x: use static container helper
by Linus Walleij
· 9 years ago
a0c81ce
gpio: xlp: fix error return code
by Julia Lawall
· 9 years ago
fd96811
gpio: vf610: handle level IRQ's properly
by Stefan Agner
· 9 years ago
78de5d5
gpio: max732x: Fix error handling in probe()
by Nicholas Krause
· 9 years ago
5d9452e
gpio: omap: fix clk_prepare/unprepare usage
by Grygorii Strashko
· 9 years ago
235f1eb
gpio: omap: protect regs access in omap_gpio_irq_handler
by Grygorii Strashko
· 9 years ago
e85ec6c
gpio: omap: fix omap2_set_gpio_debounce
by Grygorii Strashko
· 9 years ago
89d18e3
gpio: omap: switch to use platform_get_irq
by Grygorii Strashko
· 9 years ago
bb8cdf9
gpio: omap: remove wrong irq_domain_remove usage in probe
by Grygorii Strashko
· 9 years ago
5e22ec0
gpio: extraxfs: fix returnvar.cocci warnings
by Julia Lawall
· 9 years ago
a0a8bcf
gpiolib: irqchip: use different lockdep class for each gpio irqchip
by Grygorii Strashko
· 9 years ago
7fa2593
gpio/grgpio: fix deadlock in grgpio_irq_unmap()
by Alexandre Courbot
· 9 years ago
929550b
gpio: mxc: fix section mismatch warning
by Dirk Behme
· 9 years ago
952cfbd
gpio/mxc: mask gpio interrupts in suspend
by Ulises Brindis
· 9 years ago
627c89b
gpio: omap: Fix missing raw locks conversion
by Axel Lin
· 9 years ago
5f6f02c
Merge tag 'v4.2-rc4' into devel
by Linus Walleij
· 9 years ago
3afa129
gpio: brcmstb: support wakeup from S5 cold boot
by Gregory Fong
· 9 years ago
19a7b69
gpio: brcmstb: Add interrupt and wakeup source support
by Gregory Fong
· 9 years ago
e1c0506
treewide: fix typos in comment blocks
by Masahiro Yamada
· 9 years ago
29b5357
gpio: etraxfs: add interrupt support
by Rabin Vincent
· 9 years ago
8b67a1f
gpio: don't override irq_*_resources() callbacks
by Rabin Vincent
· 9 years ago
5059361
gpio: mpc8xxx: Convert mpc8xxx_gpio_chip.lock to raw_spinlock
by Alexander Stein
· 9 years ago
28355f8
gpio: defer probe if pinctrl cannot be found
by Tomeu Vizoso
· 9 years ago
23393d4
gpio: kill off set_irq_flags usage
by Rob Herring
· 9 years ago
d705073
gpio: etraxfs: add support for ARTPEC-3
by Rabin Vincent
· 9 years ago
91492a4
gpio: generic: support input-only chips
by Rabin Vincent
· 9 years ago
1296fba
gpio: etraxfs: fix set register flag
by Rabin Vincent
· 9 years ago
8cd1470
gpio: rcar: Add r8a7795 (R-Car H3) support
by Ulrich Hecht
· 9 years ago
4dbada2
gpio: omap: use raw locks for locking
by Sebastian Andrzej Siewior
· 9 years ago
d1aceb8
gpio: remove unneeded initializer in gpiochip_add_to_list()
by Masahiro Yamada
· 9 years ago
0ba69e0
gpio: mpc8xxx: add support for MPC5125
by Uwe Kleine-König
· 9 years ago
82e39b0
gpio: mpc8xxx: handle differences between incarnations at a single place
by Uwe Kleine-König
· 9 years ago
4183afe
gpio: mpc8xxx: constify of_device_id
by Uwe Kleine-König
· 9 years ago
be9015a
gpiolib: Add support for removing registered consumer lookup table
by Shobhit Kumar
· 9 years ago
59ee762
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
bcae888
Merge branch 'queue/irq/gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into devel
by Linus Walleij
· 9 years ago
3685bbc
gpio/davinci: add interrupt support for GPIOs 16-31
by Vitaly Andrianov
· 9 years ago
2563606
Merge tag 'gpiod-flags-for-4.3' of git://git.pengutronix.de/git/ukl/linux into devel
by Linus Walleij
· 9 years ago
0154031
gpio: etraxfs: Fix devm_ioremap_resource return value check
by Krzysztof Kozlowski
· 9 years ago
7285860
gpiolib: remove unneeded assignation
by Laurent Navet
· 9 years ago
fdd5040
gpio: pca953x: fix nested irqs rescheduling
by Grygorii Strashko
· 9 years ago
c23837c
gpio: omap: prevent module from being unloaded while in use
by Grygorii Strashko
· 9 years ago
5444265
gpio: 74xx: Fix build warning about void to integer cast
by Nicholas Krause
· 9 years ago
34ab54e
gpio: max732x: Add missing dev reference to gpiochip
by Marek Vasut
· 9 years ago
5b2c912
gpio/xilinx: Use correct address when setting initial values.
by Raphaël Teysseyre
· 9 years ago
3726960
gpiolib: assign chip owner to dev->driver->owner if not set
by Grygorii Strashko
· 9 years ago
5b76e79
gpiolib: irqchip: prevent driver unloading if gpio is used as irq only
by Grygorii Strashko
· 9 years ago
6b956af
gpio: zynq: Fix problem with unbalanced pm_runtime_enable
by Michal Simek
· 9 years ago
049aaf9
gpio: pcf857x: get rid of slock spinlock
by Grygorii Strashko
· 9 years ago
65194cb
gpio: rcar: Fine-grained Runtime PM support
by Geert Uytterhoeven
· 9 years ago
977bd8a
gpio: omap: add missed spin_unlock_irqrestore in omap_gpio_irq_type
by Grygorii Strashko
· 9 years ago
527b397
gpio: em: Remove obsolete platform data support
by Geert Uytterhoeven
· 9 years ago
e7aa6d8
gpio: zx: Add ZTE zx296702 GPIO support
by Jun Nie
· 9 years ago
2252607
gpio: brcmstb: fix null ptr dereference in driver remove
by Gregory Fong
· 9 years ago
39561e8
gpio: of: remove unnecessary variable in of_get_gpio_hog()
by Masahiro Yamada
· 9 years ago
4c52bd5
gpio: mvebu: kill bogus dependency on GPIO_GENERIC
by Masahiro Yamada
· 9 years ago
41ec66c
gpio: altera: use of_mm_gpiochip_remove() to fix memory leak
by Masahiro Yamada
· 9 years ago
1c8b5d6
gpio: altera: fix return value of altera_gpio_remove()
by Masahiro Yamada
· 9 years ago
d58ec58
gpio: altera: kill bogus dependency on GPIO_GENERIC
by Masahiro Yamada
· 9 years ago
80d2bf5
gpio: zynq: add missing module_exit function
by Masahiro Yamada
· 9 years ago
d32651f
gpiolib: Fix docs for gpiochip_add_pingroup_range
by Tomeu Vizoso
· 9 years ago
db3b0fc
gpio: generic: add get_direction support
by Philipp Zabel
· 9 years ago
bdac2b6
gpio/davinci: Fix race in installing chained irq handler
by Thomas Gleixner
· 9 years ago
1765d67
gpio/davinci: Avoid redundant lookup of irq_data
by Thomas Gleixner
· 9 years ago
789f9da
gpio/msm-v2: Avoid redundant lookup of irq_data
by Thomas Gleixner
· 9 years ago
2951a79
gpio/sa1100: Prepare sa1100_gpio_handler for irq argument removal
by Thomas Gleixner
· 9 years ago
364ea44
gpio/mvebu: Prepare mvebu_gpio_irq_handler for irq argument removal
by Thomas Gleixner
· 9 years ago
e43ea7a
gpio/ep93xx: Prepare ep93xx_gpio_f_irq_handler for irq argument removal
by Thomas Gleixner
· 9 years ago
c3ca1e6
gpio/davinci: Prepare gpio_irq_handler for irq argument removal
by Thomas Gleixner
· 9 years ago
476f8b4
gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
by Jiang Liu
· 9 years ago
c16edb8
gpio/davinci: Use accessor function irq_data_get_irq_handler_data()
by Jiang Liu
· 10 years ago
f170d71
gpio/gpio-tegra: Use irq_set_handler_locked()
by Thomas Gleixner
· 9 years ago
2456d86
gpio/pch: Use irq_set_handler_locked()
by Thomas Gleixner
· 9 years ago
43ec2e4
gpio/omap: Use irq_set_handler_locked()
by Thomas Gleixner
· 9 years ago
b11b7af
gpio/msm-v2: Use irq_set_handler_locked()
by Thomas Gleixner
· 9 years ago
72b2a9e
gpio/ep93xx: Use irq_set_handler_locked()
by Thomas Gleixner
· 9 years ago
47c0846
gpio/zynq: Use irq_set_chip_handler_name_locked()
by Thomas Gleixner
· 9 years ago
f7f8775
gpiolib: Consolidate chained IRQ handler install/remove
by Thomas Gleixner
· 9 years ago
77c77e3
gpio/tz1090: Consolidate chained IRQ handler install/remove
by Thomas Gleixner
· 9 years ago
8a52211
gpio/timberdale: Consolidate chained IRQ handler install/remove
by Thomas Gleixner
· 9 years ago
d68cd06ce4
gpio/mvebu: Consolidate chained IRQ handler install/remove
by Thomas Gleixner
· 9 years ago
0537981
gpio/mpc8xxx: Consolidate chained IRQ handler install/remove
by Thomas Gleixner
· 9 years ago
20483d0
gpio/davinci: Fix race in installing chained irq handler
by Thomas Gleixner
· 9 years ago
b17d1bf
gpio: make flags mandatory for gpiod_get functions
by Uwe Kleine-König
· 10 years ago
Next »