aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/arizona-spi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-23mfd: arizona: Include linux/of.h headerSachin Kamat1-0/+1
2013-05-20mfd: Add device tree bindings for Arizona class devicesMark Brown1-2/+8
2013-04-09mfd: arizona: Use spi_get_drvdata()Jingoo Han1-1/+1
2012-11-28mfd: remove use of __devexitBill Pemberton1-1/+1
2012-11-28mfd: remove use of __devinitBill Pemberton1-1/+1
2012-11-28mfd: remove use of __devexit_pBill Pemberton1-1/+1
2012-07-16mfd: Initial support for the WM5110Mark Brown1-0/+6
2012-06-23mfd: arizona: SPI bus interfaceMark Brown1-0/+91