aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/tc6393xb.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: Use platform_data to retrieve tmio_nand platform bitsSamuel Ortiz2011-05-261-1/+3
* fb: Use platform_data to retrieve tmiofb platform bitsSamuel Ortiz2011-05-261-1/+2
* mmc: Use device platform_data to retrieve tmio_mmc platform bitsSamuel Ortiz2011-05-261-1/+2
* mfd: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-271-2/+1
* mfd: Cleanup irq namespaceThomas Gleixner2011-03-271-11/+11
* fb: Use mfd_data instead of driver_data for tmio-fbAndres Salomon2011-03-231-1/+1
* mtd: Use mfd_data instead of driver_data for tmio_nandAndres Salomon2011-03-231-1/+1
* mmc: Use mfd_data instead of driver_data for tmio-mmcAndres Salomon2011-03-231-1/+1
* mfd: mfd_cell is now implicitly available to tc6393xb driversAndres Salomon2011-03-231-19/+0
* mfd: Convert tc6393xb driver to new irq_ APIsMark Brown2011-01-141-11/+11
* mfd: Remove __devinitdata from tc6393xb_mmc_resourcesMarek Vasut2010-10-291-1/+1
* mfd: Fix wrong goto labels for tc6393xb error handlingAxel Lin2010-08-121-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* mfd: Use resouce_size for tc6393xbH Hartley Sweeten2010-03-071-1/+1
* mfd: tmio_mmc hardware abstraction for CNF areaIan Molton2010-01-181-9/+47
* mfd: fix tmio related warningsSamuel Ortiz2009-06-171-1/+1
* MFD,mmc: tmio_mmc: make HCLK configurablePhilipp Zabel2009-06-131-0/+5
* mfd: Storage class should be before const qualifierTobias Klauser2009-04-051-1/+1
* mfd: support tmiofb cell on tc6393xbDmitry Baryshkov2008-10-191-0/+114
* mfd: add OHCI cell to tc6393xbDmitry Baryshkov2008-10-191-0/+87
* mfd: do tcb6393xb state restore on resume only if requestedDmitry Baryshkov2008-10-191-40/+34
* mfd: provide and use setup hook for tc6393xbDmitry Baryshkov2008-10-191-7/+14
* mfd: tc6393 cleanup and updateIan Molton2008-08-101-63/+93
* mfd: Fix tc6393 according to the new tmio.hSamuel Ortiz2008-08-101-3/+0
* mfd: accept pure device as a parent, not only platform_deviceDmitry Baryshkov2008-07-291-2/+2
* mfd: add platform_data to mfd_cellMike Rapoport2008-07-291-0/+4
* [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2008-07-271-1/+1
* [ARM] 5128/1: tc6393xb: tmio-nand supportDmitry Baryshkov2008-07-071-0/+63
* [ARM] 5096/2: Support Toshiba TC6393XB Mobile I/O Controller.Dmitry Baryshkov2008-07-071-0/+537