aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/tc6393xb.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-26mtd: Use platform_data to retrieve tmio_nand platform bitsGravatar Samuel Ortiz 1-1/+3
2011-05-26fb: Use platform_data to retrieve tmiofb platform bitsGravatar Samuel Ortiz 1-1/+2
2011-05-26mmc: Use device platform_data to retrieve tmio_mmc platform bitsGravatar Samuel Ortiz 1-1/+2
2011-03-27mfd: Fold irq_set_chip/irq_set_handlerGravatar Thomas Gleixner 1-2/+1
2011-03-27mfd: Cleanup irq namespaceGravatar Thomas Gleixner 1-11/+11
2011-03-23fb: Use mfd_data instead of driver_data for tmio-fbGravatar Andres Salomon 1-1/+1
2011-03-23mtd: Use mfd_data instead of driver_data for tmio_nandGravatar Andres Salomon 1-1/+1
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 tc6393xb driversGravatar Andres Salomon 1-19/+0
2011-01-14mfd: Convert tc6393xb driver to new irq_ APIsGravatar Mark Brown 1-11/+11
2010-10-29mfd: Remove __devinitdata from tc6393xb_mmc_resourcesGravatar Marek Vasut 1-1/+1
2010-08-12mfd: Fix wrong goto labels for tc6393xb error handlingGravatar Axel Lin 1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-03-07mfd: Use resouce_size for tc6393xbGravatar H Hartley Sweeten 1-1/+1
2010-01-18mfd: tmio_mmc hardware abstraction for CNF areaGravatar Ian Molton 1-9/+47
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
2009-04-05mfd: Storage class should be before const qualifierGravatar Tobias Klauser 1-1/+1
2008-10-19mfd: support tmiofb cell on tc6393xbGravatar Dmitry Baryshkov 1-0/+114
2008-10-19mfd: add OHCI cell to tc6393xbGravatar Dmitry Baryshkov 1-0/+87
2008-10-19mfd: do tcb6393xb state restore on resume only if requestedGravatar Dmitry Baryshkov 1-40/+34
2008-10-19mfd: provide and use setup hook for tc6393xbGravatar Dmitry Baryshkov 1-7/+14
2008-08-10mfd: tc6393 cleanup and updateGravatar Ian Molton 1-63/+93
2008-08-10mfd: Fix tc6393 according to the new tmio.hGravatar Samuel Ortiz 1-3/+0
2008-07-29mfd: accept pure device as a parent, not only platform_deviceGravatar Dmitry Baryshkov 1-2/+2
2008-07-29mfd: add platform_data to mfd_cellGravatar Mike Rapoport 1-0/+4
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Gravatar Dmitry Baryshkov 1-1/+1
2008-07-07[ARM] 5128/1: tc6393xb: tmio-nand supportGravatar Dmitry Baryshkov 1-0/+63
2008-07-07[ARM] 5096/2: Support Toshiba TC6393XB Mobile I/O Controller.Gravatar Dmitry Baryshkov 1-0/+537