| Commit message (Expand) | Author | Age | Files | Lines |
* | mfd: Constify static struct resources | Rikard Falkeborn | 2020-11-19 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -5/+1 |
* | mfd: Use dev_get_drvdata() directly | Kefeng Wang | 2019-05-14 | 1 | -8/+4 |
* | mfd: tc6387xb: prepare/unprepare clocks | Dmitry Eremin-Solenikov | 2014-11-25 | 1 | -5/+5 |
* | mfd: tc6387xb: Remove unnecessary braces and correct style warnings | Lee Jones | 2014-07-25 | 1 | -4/+3 |
* | mfd: toshiba: Constify struct mfd_cell where possible | Geert Uytterhoeven | 2014-01-06 | 1 | -1/+1 |
* | mfd: Use dev_get_platdata() | Jingoo Han | 2013-07-31 | 1 | -3/+3 |
* | mfd: tc6387xb: Remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-06-11 | 1 | -1/+0 |
* | mfd: remove use of __devexit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | mfd: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | mfd: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | mfd: core: Push irqdomain mapping out into devices | Mark Brown | 2012-09-15 | 1 | -1/+1 |
* | mfd: Convert MFD drivers to use module_platform_driver | Mark Brown | 2012-01-09 | 1 | -13/+1 |
* | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 1 | -1/+1 |
* | mmc: Use device platform_data to retrieve tmio_mmc platform bits | Samuel Ortiz | 2011-05-26 | 1 | -1/+2 |
* | mmc: Use mfd_data instead of driver_data for tmio-mmc | Andres Salomon | 2011-03-23 | 1 | -1/+1 |
* | mfd: mfd_cell is now implicitly available to tc6387xb drivers | Andres Salomon | 2011-03-23 | 1 | -5/+0 |
* | mfd: Annotate tc6387xb probe/remove routines with __devinit/__devexit | Axel Lin | 2010-08-12 | 1 | -3/+3 |
* | mfd: Fix tc6387xb resource reclaim | Axel Lin | 2010-08-12 | 1 | -3/+7 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | mfd: tmio_mmc hardware abstraction for CNF area | Ian Molton | 2010-01-18 | 1 | -31/+88 |
* | mfd: fix tmio related warnings | Samuel Ortiz | 2009-06-17 | 1 | -1/+1 |
* | MFD,mmc: tmio_mmc: make HCLK configurable | Philipp Zabel | 2009-06-13 | 1 | -0/+5 |
* | mfd: update TMIO drivers to use the clock API | Ian Molton | 2008-10-19 | 1 | -18/+29 |
* | mfd: tc6387 MMC platform data | Ian Molton | 2008-08-10 | 1 | -1/+10 |
* | mfd: Fix 7l66 and 6387 according to the new mfd-core API | Samuel Ortiz | 2008-08-10 | 1 | -2/+2 |
* | mfd: driver for the TC6387XB TMIO controller. | Ian Molton | 2008-08-10 | 1 | -0/+172 |