aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/tc6387xb.c
AgeCommit message (Expand)AuthorFilesLines
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