aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/rdc321x-southbridge.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-19mfd: Constify static struct resourcesRikard Falkeborn1-2/+2
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner1-15/+1
2016-04-19mfd: rdc321x: Use devm_mfd_add_devices() for mfd_device registrationLaxman Dewangan1-9/+4
2014-06-03mfd: rdc321x: Fix off-by-one for ngpio settingAxel Lin1-1/+1
2014-03-19mfd: Delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
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-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-09-15mfd: core: Push irqdomain mapping out into devicesMark Brown1-1/+2
2012-09-01mfd: printk/comment fixesMasanari Iida1-1/+1
2012-05-01mfd: Use module_pci_driverAxel Lin1-12/+1
2011-05-26mfd: Use mfd cell platform_data for rdc321x cells platform bitsSamuel Ortiz1-2/+4
2011-03-27mfd: Add MODULE_DEVICE_TABLE to rdc321x-southbridgeAxel Lin1-0/+1
2011-03-23rdc321x-southbridge: Use mfd_data instead of driver_dataAndres Salomon1-2/+2
2010-05-28mfd: Change rdc321x resources flags to IORESOURCE_IOFlorian Fainelli1-3/+3
2010-05-28mfd: Add support for the RDC321x southbridgeFlorian Fainelli1-0/+123