Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5285e910fb57418e78b1675a279ad63e0ba0491c
/
drivers
/
gpio
000255b
gpio: omap: drop omap1 mpuio specific irq_mask/unmask callbacks
by Grygorii Strashko
· 9 years ago
d06165b
gpiolib: fix oops, if gpio name is NULL
by Vladimir Zapolskiy
· 9 years ago
b59d5fb
gpio-tegra: Do not create the debugfs entry by default
by Suzuki K. Poulose
· 9 years ago
5664de2
gpio: palmas: fix a possible NULL dereference
by LABBE Corentin
· 9 years ago
853f0cb
gpio: syscon: fix a possible NULL dereference
by LABBE Corentin
· 9 years ago
56880a2
gpio: 74xx: fix a possible NULL dereference
by LABBE Corentin
· 9 years ago
9cf5c09
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 9 years ago
75f5db39
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 9 years ago
0d51ce9
Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
4c84518
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/owner', 'spi/topic/pxa' and 'spi/topic/pxa2xx' into spi-next
by Mark Brown
· 9 years ago
6aa2fdb
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
0963670
gpio: fix up SPI submenu
by Linus Walleij
· 9 years ago
269a46f
gpio: drop surplus I2C dependencies
by Linus Walleij
· 9 years ago
7768feb
gpio: drop surplus X86 dependencies
by Linus Walleij
· 9 years ago
c103a10
gpio / ACPI: Allow shared GPIO event to be read via operation region
by Mika Westerberg
· 9 years ago
bc6a73b
gpio: group port-mapped I/O drivers in a menu
by Linus Walleij
· 9 years ago
3821a06
spi: Drop owner assignment from spi_drivers
by Andrew F. Davis
· 9 years ago
79786721
gpio: xilinx: Drop architecture dependencies
by Soren Brinkmann
· 9 years ago
b2f68b6
gpio: generic: Revert to old error handling in bgpio_map
by Guenter Roeck
· 9 years ago
1ceacea
gpio: Add GPIO support for the ACCES 104-IDIO-16
by William Breathitt Gray
· 9 years ago
6057d40
gpio: driver for AMD Promontory
by YD Tseng
· 9 years ago
ab736d7
Merge branch 'device-properties'
by Rafael J. Wysocki
· 9 years ago
83ea24f
gpio: xlp: Convert to use gpiolib irqchip helpers
by Kamlakant Patel
· 9 years ago
8500108
gpio/xilinx: enable for MIPS
by Zubair Lutfullah Kakakhel
· 9 years ago
90b665f
gpiolib: Add and use OF_GPIO_SINGLE_ENDED flag
by Laurent Pinchart
· 9 years ago
923b93e
gpiolib: Split GPIO flags parsing and GPIO configuration
by Laurent Pinchart
· 9 years ago
31831f4
gpio: pl061: use the generic request/free implementations
by Jonas Gorski
· 9 years ago
da4002e
gpio: gpio-xz: use the generic request/free implementations
by Jonas Gorski
· 9 years ago
203f0da
gpio: replace trivial implementations of request/free with generic one
by Jonas Gorski
· 9 years ago
c771c2f
gpiolib: provide generic request/free implementations
by Jonas Gorski
· 9 years ago
30cefea
gpio: omap: fix static checker warning
by Grygorii Strashko
· 9 years ago
26ba9cd
gpio: pl061: assign the apropriate handler for irqs
by Linus Walleij
· 9 years ago
21d4de1
gpio: pl061: returning with lock held in pl061_irq_type()
by Dan Carpenter
· 9 years ago
16c3bd3
gpio-mxc: stop including <asm-generic/bug>
by Christoph Hellwig
· 9 years ago
5d4c9bc
irqdomain: Use irq_domain_get_of_node() instead of direct field access
by Marc Zyngier
· 9 years ago
78856ac
Revert "gpio-sysfs: Use gpio descriptor name instead of gpiochip names array"
by Linus Walleij
· 9 years ago
f32517b
gpio: pca953x: support ACPI devices found on Galileo Gen2
by Andy Shevchenko
· 9 years ago
c666414
gpio: pca953x: store driver_data for future use
by Andy Shevchenko
· 9 years ago
8d24026
gpio: generic: use error pointers
by Heiner Kallweit
· 9 years ago
43960b4
gpio: generic: modernize remapping
by Heiner Kallweit
· 9 years ago
cf3f2a2
gpio: generic: improve error handling in bgpio_map
by Heiner Kallweit
· 9 years ago
2db8aba
gpio: pca953x: Add TI TCA9539 support
by Thierry Reding
· 9 years ago
7474f23
gpio: max730x: eliminate double free
by Julia Lawall
· 9 years ago
450fa54
gpio: omap: convert to use generic irq handler
by Grygorii Strashko
· 9 years ago
aca82d1
gpio: omap: move pm runtime in irq_chip.irq_bus_lock/sync_unlock
by Grygorii Strashko
· 9 years ago
b866492
gpio: add GPIO support for IT87xx, replacing gpio-it8761e
by Diego Elio Pettenò
· 9 years ago
48b5953
gpio: gpiolib: don't compare an unsigned for >= 0
by Dirk Behme
· 9 years ago
633a506
gpio: arizona: add support for WM8998 and WM1814
by Richard Fitzgerald
· 9 years ago
c75a377
gpio: Fix error checking in the function device_pca957x_init
by Nicholas Krause
· 9 years ago
49a5bd8
gpio: ath79: Convert to the state container design pattern
by Alban Bedel
· 9 years ago
9f35382
gpio: msm: Remove unused driver
by Stephen Boyd
· 9 years ago
fa9795d
gpio: zynq: use container_of() to get state container
by Linus Walleij
· 9 years ago
2f93064
gpio: vf610: use container_of() to get state container
by Linus Walleij
· 9 years ago
218f1f8
gpio: sx150x: use container_of() to get state container
by Linus Walleij
· 9 years ago
231d51b
gpio: altera: use container_of() to get state container
by Linus Walleij
· 9 years ago
4843289
gpio: etraxfs: use container_of() to get state container
by Linus Walleij
· 9 years ago
1dbf7f2
gpio: pl061: detail IRQ trigger handling
by Linus Walleij
· 9 years ago
f881bab
gpio: keep the GPIO line names internal
by Linus Walleij
· 9 years ago
ced433e
gpiolib: Add gpio name information to /sys/kernel/debug/gpio
by Markus Pargmann
· 9 years ago
ddd5404
gpio-sysfs: Use gpio descriptor name instead of gpiochip names array
by Markus Pargmann
· 9 years ago
5f3ca73
gpiolib: Use GPIO name from names array for gpio descriptor
by Markus Pargmann
· 9 years ago
c0017ed
gpio: Introduce gpio descriptor 'name'
by Markus Pargmann
· 9 years ago
fd7337f
gpiolib-of: Rename gpio_hog functions to be generic
by Markus Pargmann
· 9 years ago
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
504a337
ACPI / property: Extend device_get_next_child_node() to data-only nodes
by Rafael J. Wysocki
· 9 years ago
d079524
ACPI / gpio: Split acpi_get_gpiod_by_index()
by Rafael J. Wysocki
· 9 years ago
3a7a2ab
ACPI / property: Extend fwnode_property_* to data-only subnodes
by Rafael J. Wysocki
· 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
Next »