aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/vx855.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-21mfd: Remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2014-01-06mfd: Constify struct mfd_cell where possibleGeert Uytterhoeven1-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-09-15mfd: core: Push irqdomain mapping out into devicesMark Brown1-1/+1
2012-05-01mfd: Use module_pci_driverAxel Lin1-11/+1
2012-01-09mfd: Convert to DEFINE_PCI_DEVICE_TABLEAxel Lin1-1/+1
2011-03-23mfd: Add MODULE_DEVICE_TABLE to vx855Axel Lin1-0/+1
2011-01-14mfd: Add __devexit annotation for vx855_removeAxel Lin1-1/+1
2010-10-29mfd: Add VIA VX855 multi-function device supportDaniel Drake1-0/+147