Rob Herring
|
23393d49fb
gpio: kill off set_irq_flags usage
|
10 年之前 |
Varka Bhadram
|
c4941e072e
gpio: removing kfree remove functionality
|
10 年之前 |
Varka Bhadram
|
7898b31eba
gpio: use devm_kzalloc
|
10 年之前 |
Sonic Zhang
|
b184c388f7
gpio: mcp23s08: handle default gpio base
|
10 年之前 |
Linus Walleij
|
170680abd1
gpio: mcp23s08: fix up compilation error
|
10 年之前 |
Alexander Stein
|
a4e635544f
gpio: mcp23s08: Add option to configure IRQ output polarity as active high
|
10 年之前 |
Alexander Stein
|
a231b88cfc
gpio: mcp23s08: Add simple IRQ support for SPI devices
|
10 年之前 |
Alexander Stein
|
9c0b04bcb3
gpio: mcp23s08: request a shared interrupt
|
10 年之前 |
Alexander Stein
|
1c649f4c86
gpio: mcp23s08: Do not free unrequested interrupt
|
10 年之前 |
Alexandre Courbot
|
e3a2e87893
gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq
|
10 年之前 |
Sonic Zhang
|
3af0dbd592
gpio: mcp23s08 to support both device tree and platform data
|
11 年之前 |
Linus Torvalds
|
06b49ea43c
Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
|
11 年之前 |
abdoulaye berthe
|
9f5132ae82
gpio: remove all usage of gpio_remove retval in driver/gpio
|
11 年之前 |
Michael Welling
|
ef8290ac72
gpio: mcp23s08: Eliminates redundant checking.
|
11 年之前 |
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 年之前 |
Linus Walleij
|
596a1c5f51
gpio: mcp23s08: switch chip count to int
|
11 年之前 |
Michael Stickel
|
3e3bed913e
gpio: mcp23s08: fixed count variable for devicetree probing
|
11 年之前 |
Jingoo Han
|
ac791804ac
gpio: mcp23s08: Make of_device_id array const
|
11 年之前 |
Michael Welling
|
99e4b98dbe
gpio: mcp23s08: Bug fix of SPI device tree registration.
|
11 年之前 |
Linus Walleij
|
57ef04288a
gpio: switch drivers to use new callback
|
11 年之前 |
Gary Servin
|
33bc8411ee
gpio: mcp23s08: trivial: fixed coding style issues
|
11 年之前 |
SeongJae Park
|
de755c3305
gpio: mcp23s08: fix casting caused build warning
|
11 年之前 |
Lars Poeschel
|
4e47f91bf7
gpio: mcp23s08: Add irq functionality for i2c chips
|
11 年之前 |
Linus Walleij
|
9fb1f39eb2
gpio/pinctrl: make gpio_chip members typed boolean
|
11 年之前 |
Lars Poeschel
|
4597168696
gpio: mcp23s08: rename the device tree property
|
12 年之前 |
Jingoo Han
|
e56aee1897
gpio: use dev_get_platdata()
|
12 年之前 |
Daniel M. Weeks
|
8a56406582
gpio-mcp23s08: i2c: auto-select base if no DT match or platform data
|
12 年之前 |
Lars Poeschel
|
97ddb1c88b
gpio: mcp23s08: convert driver to DT
|
12 年之前 |
Linus Torvalds
|
cff2f741b8
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
12 年之前 |
Bill Pemberton
|
206210ce68
gpio: remove use of __devexit
|
12 年之前 |