summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/tc6393xb.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: tc6393xb: Use gpiochip data pointerLinus Walleij2016-04-191-7/+7
* mfd: tc6393xb: Be sure to clamp return valueLinus Walleij2016-01-141-2/+2
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-2/+1
* mfd: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-08-111-1/+1
* mfd: tc6393xb: Consolidate chained IRQ handler install/removeThomas Gleixner2015-08-111-4/+3
* mfd: Kill off set_irq_flags usageRob Herring2015-08-111-2/+2
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * mfd: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | mfd: tc6393xb: Prepare/unprepare clocksDmitry Eremin-Solenikov2014-11-251-5/+5
* | mfd: tc6393xb: Fail ohci suspend if full state restore is requiredDmitry Eremin-Solenikov2014-11-251-1/+12
|/
* driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe2014-09-181-9/+4
* mfd: Use dev_get_platdata()Jingoo Han2013-07-311-4/+4
* mfd: tc6393xb: Remove unnecessary platform_set_drvdata()Jingoo Han2013-06-111-1/+0
* mfd: remove use of __devexitBill Pemberton2012-11-281-1/+1
* mfd: remove use of __devinitdataBill Pemberton2012-11-281-3/+3
* mfd: remove use of __devinitBill Pemberton2012-11-281-1/+1
* mfd: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-151-2/+2
* 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
OpenPOWER on IntegriCloud