Linus Walleij
|
d245b3f9bd
gpio: simplify adding threaded interrupts
|
8 lat temu |
Linus Walleij
|
60f749f8e4
gpio: mcp23s08: make driver depend on OF_GPIO
|
9 lat temu |
Alexander Stein
|
16fe1ad289
gpio: mcp23s08: Add support for level triggered interrupts
|
9 lat temu |
Linus Walleij
|
f7aed67d63
gpio: mcp23s08: delete req/rel_resource callbacks
|
9 lat temu |
Phil Reid
|
dad3d27295
gpio: mcp23s08: switch to use gpiolib irqchip helpers
|
9 lat temu |
Phil Reid
|
3539699c03
gpio: mcp23s08: Fix clearing of interrupt.
|
9 lat temu |
Phil Reid
|
28c5a41e4a
gpio: mcp23s08: Add support for mcp23s18
|
9 lat temu |
Insu Yun
|
aaf2b3afb9
gpio-mcp23s08: correctly handling failed allocation
|
9 lat temu |
Linus Walleij
|
9e03cf0b12
gpio: mcp: use gpiochip data pointer
|
9 lat temu |
Linus Walleij
|
58383c7842
gpio: change member .dev to .parent
|
9 lat temu |
Andrew F. Davis
|
3821a065f5
spi: Drop owner assignment from spi_drivers
|
9 lat temu |
Rob Herring
|
23393d49fb
gpio: kill off set_irq_flags usage
|
10 lat temu |
Varka Bhadram
|
c4941e072e
gpio: removing kfree remove functionality
|
10 lat temu |
Varka Bhadram
|
7898b31eba
gpio: use devm_kzalloc
|
10 lat temu |
Sonic Zhang
|
b184c388f7
gpio: mcp23s08: handle default gpio base
|
10 lat temu |
Linus Walleij
|
170680abd1
gpio: mcp23s08: fix up compilation error
|
10 lat temu |
Alexander Stein
|
a4e635544f
gpio: mcp23s08: Add option to configure IRQ output polarity as active high
|
10 lat temu |
Alexander Stein
|
a231b88cfc
gpio: mcp23s08: Add simple IRQ support for SPI devices
|
10 lat temu |
Alexander Stein
|
9c0b04bcb3
gpio: mcp23s08: request a shared interrupt
|
10 lat temu |
Alexander Stein
|
1c649f4c86
gpio: mcp23s08: Do not free unrequested interrupt
|
10 lat temu |
Alexandre Courbot
|
e3a2e87893
gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq
|
10 lat temu |
Sonic Zhang
|
3af0dbd592
gpio: mcp23s08 to support both device tree and platform data
|
11 lat temu |
Linus Torvalds
|
06b49ea43c
Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
|
11 lat temu |
abdoulaye berthe
|
9f5132ae82
gpio: remove all usage of gpio_remove retval in driver/gpio
|
11 lat temu |
Michael Welling
|
ef8290ac72
gpio: mcp23s08: Eliminates redundant checking.
|
11 lat temu |
Linus Torvalds
|
80fb974798
Merge tag 'gpio-v3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio into next
|
11 lat temu |
Linus Walleij
|
596a1c5f51
gpio: mcp23s08: switch chip count to int
|
11 lat temu |
Michael Stickel
|
3e3bed913e
gpio: mcp23s08: fixed count variable for devicetree probing
|
11 lat temu |
Jingoo Han
|
ac791804ac
gpio: mcp23s08: Make of_device_id array const
|
11 lat temu |
Michael Welling
|
99e4b98dbe
gpio: mcp23s08: Bug fix of SPI device tree registration.
|
11 lat temu |