Sonic Zhang
|
3af0dbd592
gpio: mcp23s08 to support both device tree and platform data
|
11 years ago |
Linus Torvalds
|
06b49ea43c
Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
|
11 years ago |
abdoulaye berthe
|
9f5132ae82
gpio: remove all usage of gpio_remove retval in driver/gpio
|
11 years ago |
Michael Welling
|
ef8290ac72
gpio: mcp23s08: Eliminates redundant checking.
|
11 years ago |
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 years ago |
Linus Walleij
|
596a1c5f51
gpio: mcp23s08: switch chip count to int
|
11 years ago |
Michael Stickel
|
3e3bed913e
gpio: mcp23s08: fixed count variable for devicetree probing
|
11 years ago |
Jingoo Han
|
ac791804ac
gpio: mcp23s08: Make of_device_id array const
|
11 years ago |
Michael Welling
|
99e4b98dbe
gpio: mcp23s08: Bug fix of SPI device tree registration.
|
11 years ago |
Linus Walleij
|
57ef04288a
gpio: switch drivers to use new callback
|
11 years ago |
Gary Servin
|
33bc8411ee
gpio: mcp23s08: trivial: fixed coding style issues
|
11 years ago |
SeongJae Park
|
de755c3305
gpio: mcp23s08: fix casting caused build warning
|
11 years ago |
Lars Poeschel
|
4e47f91bf7
gpio: mcp23s08: Add irq functionality for i2c chips
|
11 years ago |
Linus Walleij
|
9fb1f39eb2
gpio/pinctrl: make gpio_chip members typed boolean
|
11 years ago |
Lars Poeschel
|
4597168696
gpio: mcp23s08: rename the device tree property
|
12 years ago |
Jingoo Han
|
e56aee1897
gpio: use dev_get_platdata()
|
12 years ago |
Daniel M. Weeks
|
8a56406582
gpio-mcp23s08: i2c: auto-select base if no DT match or platform data
|
12 years ago |
Lars Poeschel
|
97ddb1c88b
gpio: mcp23s08: convert driver to DT
|
12 years ago |
Linus Torvalds
|
cff2f741b8
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
12 years ago |
Bill Pemberton
|
206210ce68
gpio: remove use of __devexit
|
12 years ago |
Bill Pemberton
|
3836309d93
gpio: remove use of __devinit
|
12 years ago |
Bill Pemberton
|
8283c4ff57
gpio: remove use of __devexit_p
|
12 years ago |
Daniel M. Weeks
|
cbf24fad8e
gpio-mcp23s08: Build I2C support even when CONFIG_I2C=m
|
12 years ago |
Peter Korsgaard
|
eb1567f7ad
gpio-mcp23s08: dbg_show: fix pullup configuration display
|
13 years ago |
Paul Gortmaker
|
bb207ef1e8
drivers/gpio: Fix drivers who are implicit users of module.h
|
14 years ago |
Peter Korsgaard
|
752ad5e82d
mcp23s08: add i2c support
|
14 years ago |
Peter Korsgaard
|
d62b98f305
mcp23s08: isolate spi specific parts
|
14 years ago |
Peter Korsgaard
|
1bb6f9b042
mcp23s08: get rid of setup/teardown callbacks
|
14 years ago |
Peter Korsgaard
|
8ff37c38a2
mcp23s08: remove unused work queue
|
14 years ago |
Grant Likely
|
c103de2404
gpio: reorganize drivers
|
14 years ago |