Age | Commit message (Expand) | Author | Files | Lines |
2020-11-19 | mfd: Constify static struct resources | Rikard Falkeborn | 1 | -2/+2 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner | 1 | -15/+1 |
2016-04-19 | mfd: rdc321x: Use devm_mfd_add_devices() for mfd_device registration | Laxman Dewangan | 1 | -9/+4 |
2014-06-03 | mfd: rdc321x: Fix off-by-one for ngpio setting | Axel Lin | 1 | -1/+1 |
2014-03-19 | mfd: Delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2014-01-21 | mfd: Remove DEFINE_PCI_DEVICE_TABLE macro | Jingoo Han | 1 | -1/+1 |
2014-01-06 | mfd: Constify struct mfd_cell where possible | Geert Uytterhoeven | 1 | -1/+1 |
2012-11-29 | mfd: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-29 | mfd: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
2012-11-29 | mfd: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-10-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2012-09-16 | mfd: core: Push irqdomain mapping out into devices | Mark Brown | 1 | -1/+2 |
2012-09-01 | mfd: printk/comment fixes | Masanari Iida | 1 | -1/+1 |
2012-05-01 | mfd: Use module_pci_driver | Axel Lin | 1 | -12/+1 |
2011-05-26 | mfd: Use mfd cell platform_data for rdc321x cells platform bits | Samuel Ortiz | 1 | -2/+4 |
2011-03-27 | mfd: Add MODULE_DEVICE_TABLE to rdc321x-southbridge | Axel Lin | 1 | -0/+1 |
2011-03-23 | rdc321x-southbridge: Use mfd_data instead of driver_data | Andres Salomon | 1 | -2/+2 |
2010-05-28 | mfd: Change rdc321x resources flags to IORESOURCE_IO | Florian Fainelli | 1 | -3/+3 |
2010-05-28 | mfd: Add support for the RDC321x southbridge | Florian Fainelli | 1 | -0/+123 |