index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-mcp23s08.c
Age
Commit message (
Expand
)
Author
2014-05-09
gpio: mcp23s08: Bug fix of SPI device tree registration.
Michael Welling
2014-03-18
gpio: switch drivers to use new callback
Linus Walleij
2014-03-12
gpio: mcp23s08: trivial: fixed coding style issues
Gary Servin
2014-01-20
gpio: mcp23s08: fix casting caused build warning
SeongJae Park
2014-01-17
gpio: mcp23s08: Add irq functionality for i2c chips
Lars Poeschel
2013-12-04
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
2013-08-30
gpio: mcp23s08: rename the device tree property
Lars Poeschel
2013-08-16
gpio: use dev_get_platdata()
Jingoo Han
2013-08-16
gpio-mcp23s08: i2c: auto-select base if no DT match or platform data
Daniel M. Weeks
2013-04-10
gpio: mcp23s08: convert driver to DT
Lars Poeschel
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-11-28
gpio: remove use of __devexit
Bill Pemberton
2012-11-28
gpio: remove use of __devinit
Bill Pemberton
2012-11-28
gpio: remove use of __devexit_p
Bill Pemberton
2012-11-17
gpio-mcp23s08: Build I2C support even when CONFIG_I2C=m
Daniel M. Weeks
2012-05-18
gpio-mcp23s08: dbg_show: fix pullup configuration display
Peter Korsgaard
2011-10-31
drivers/gpio: Fix drivers who are implicit users of module.h
Paul Gortmaker
2011-07-15
mcp23s08: add i2c support
Peter Korsgaard
2011-07-15
mcp23s08: isolate spi specific parts
Peter Korsgaard
2011-07-15
mcp23s08: get rid of setup/teardown callbacks
Peter Korsgaard
2011-07-15
mcp23s08: remove unused work queue
Peter Korsgaard
2011-06-06
gpio: reorganize drivers
Grant Likely