aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/tc6387xb.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-5/+1
2019-05-14mfd: Use dev_get_drvdata() directlyGravatar Kefeng Wang 1-8/+4
2014-11-25mfd: tc6387xb: prepare/unprepare clocksGravatar Dmitry Eremin-Solenikov 1-5/+5
2014-07-25mfd: tc6387xb: Remove unnecessary braces and correct style warningsGravatar Lee Jones 1-4/+3
2014-01-06mfd: toshiba: Constify struct mfd_cell where possibleGravatar Geert Uytterhoeven 1-1/+1
2013-07-31mfd: Use dev_get_platdata()Gravatar Jingoo Han 1-3/+3
2013-06-11mfd: tc6387xb: Remove unnecessary platform_set_drvdata()Gravatar Jingoo Han 1-1/+0
2012-11-28mfd: remove use of __devexitGravatar Bill Pemberton 1-1/+1
2012-11-28mfd: remove use of __devinitGravatar Bill Pemberton 1-1/+1
2012-11-28mfd: remove use of __devexit_pGravatar Bill Pemberton 1-1/+1
2012-09-15mfd: core: Push irqdomain mapping out into devicesGravatar Mark Brown 1-1/+1
2012-01-09mfd: Convert MFD drivers to use module_platform_driverGravatar Mark Brown 1-13/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Gravatar Joe Perches 1-1/+1
2011-05-26mmc: Use device platform_data to retrieve tmio_mmc platform bitsGravatar Samuel Ortiz 1-1/+2
2011-03-23mmc: Use mfd_data instead of driver_data for tmio-mmcGravatar Andres Salomon 1-1/+1
2011-03-23mfd: mfd_cell is now implicitly available to tc6387xb driversGravatar Andres Salomon 1-5/+0
2010-08-12mfd: Annotate tc6387xb probe/remove routines with __devinit/__devexitGravatar Axel Lin 1-3/+3
2010-08-12mfd: Fix tc6387xb resource reclaimGravatar Axel Lin 1-3/+7
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-01-18mfd: tmio_mmc hardware abstraction for CNF areaGravatar Ian Molton 1-31/+88
2009-06-17mfd: fix tmio related warningsGravatar Samuel Ortiz 1-1/+1
2009-06-13MFD,mmc: tmio_mmc: make HCLK configurableGravatar Philipp Zabel 1-0/+5
2008-10-19mfd: update TMIO drivers to use the clock APIGravatar Ian Molton 1-18/+29
2008-08-10mfd: tc6387 MMC platform dataGravatar Ian Molton 1-1/+10
2008-08-10mfd: Fix 7l66 and 6387 according to the new mfd-core APIGravatar Samuel Ortiz 1-2/+2
2008-08-10mfd: driver for the TC6387XB TMIO controller.Gravatar Ian Molton 1-0/+172