Age | Commit message (Expand) | Author |
2012-11-28 | mfd: remove use of __devexit | Bill Pemberton |
2012-11-28 | mfd: remove use of __devinitdata | Bill Pemberton |
2012-11-28 | mfd: remove use of __devinit | Bill Pemberton |
2012-11-28 | mfd: remove use of __devexit_p | Bill Pemberton |
2012-09-15 | mfd: core: Push irqdomain mapping out into devices | Mark Brown |
2011-05-26 | mtd: Use platform_data to retrieve tmio_nand platform bits | Samuel Ortiz |
2011-05-26 | fb: Use platform_data to retrieve tmiofb platform bits | Samuel Ortiz |
2011-05-26 | mmc: Use device platform_data to retrieve tmio_mmc platform bits | Samuel Ortiz |
2011-03-27 | mfd: Fold irq_set_chip/irq_set_handler | Thomas Gleixner |
2011-03-27 | mfd: Cleanup irq namespace | Thomas Gleixner |
2011-03-23 | fb: Use mfd_data instead of driver_data for tmio-fb | Andres Salomon |
2011-03-23 | mtd: Use mfd_data instead of driver_data for tmio_nand | Andres Salomon |
2011-03-23 | mmc: Use mfd_data instead of driver_data for tmio-mmc | Andres Salomon |
2011-03-23 | mfd: mfd_cell is now implicitly available to tc6393xb drivers | Andres Salomon |
2011-01-14 | mfd: Convert tc6393xb driver to new irq_ APIs | Mark Brown |
2010-10-29 | mfd: Remove __devinitdata from tc6393xb_mmc_resources | Marek Vasut |
2010-08-12 | mfd: Fix wrong goto labels for tc6393xb error handling | Axel Lin |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-07 | mfd: Use resouce_size for tc6393xb | H Hartley Sweeten |
2010-01-18 | mfd: tmio_mmc hardware abstraction for CNF area | Ian Molton |
2009-06-17 | mfd: fix tmio related warnings | Samuel Ortiz |
2009-06-13 | MFD,mmc: tmio_mmc: make HCLK configurable | Philipp Zabel |
2009-04-05 | mfd: Storage class should be before const qualifier | Tobias Klauser |
2008-10-19 | mfd: support tmiofb cell on tc6393xb | Dmitry Baryshkov |
2008-10-19 | mfd: add OHCI cell to tc6393xb | Dmitry Baryshkov |
2008-10-19 | mfd: do tcb6393xb state restore on resume only if requested | Dmitry Baryshkov |
2008-10-19 | mfd: provide and use setup hook for tc6393xb | Dmitry Baryshkov |
2008-08-10 | mfd: tc6393 cleanup and update | Ian Molton |
2008-08-10 | mfd: Fix tc6393 according to the new tmio.h | Samuel Ortiz |
2008-07-29 | mfd: accept pure device as a parent, not only platform_device | Dmitry Baryshkov |
2008-07-29 | mfd: add platform_data to mfd_cell | Mike Rapoport |
2008-07-27 | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* | Dmitry Baryshkov |
2008-07-07 | [ARM] 5128/1: tc6393xb: tmio-nand support | Dmitry Baryshkov |
2008-07-07 | [ARM] 5096/2: Support Toshiba TC6393XB Mobile I/O Controller. | Dmitry Baryshkov |