aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/spi/mcp23s08.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-23pinctrl: mcp23s08: fix comment for mcp23s08_platform_data.baseSebastian Reichel1-5/+5
2017-05-23pinctrl: mcp23s08: drop comment about missing irq supportSebastian Reichel1-3/+0
2017-05-23pinctrl: mcp23s08: simplify spi_present_mask handlingSebastian Reichel1-5/+1
2017-05-23pinctrl: mcp23s08: generalize irq property handlingSebastian Reichel1-18/+0
2017-05-23pinctrl: mcp23s08: drop pullup config from pdataSebastian Reichel1-1/+0
2014-09-04gpio: mcp23s08 to support both device tree and platform dataSonic Zhang1-0/+18
2011-07-15mcp23s08: get rid of setup/teardown callbacksPeter Korsgaard1-9/+0
2011-03-12gpio/mcp23s08: support mcp23s17 variantPeter Korsgaard1-6/+9
2008-07-25gpio: mcp23s08 handles multiple chips per chipselectDavid Brownell1-9/+16
2008-02-05mcp23s08 spi gpio expander supportDavid Brownell1-0/+24