summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/t7l66xb.c
Commit message (Expand)AuthorAgeFilesLines
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* mfd: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-08-111-1/+1
* mfd: t7l66xb: Consolidate chained IRQ handler install/removeThomas Gleixner2015-08-111-4/+2
* mfd: Kill off set_irq_flags usageRob Herring2015-08-111-6/+0
* mfd: t7l66xb: Remove unnecessary pdata checkManinder Singh2015-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: t7l66xb: prepare/unprepare clocksDmitry Eremin-Solenikov2014-11-251-7/+7
|/
* mfd: Use dev_get_platdata()Jingoo Han2013-07-311-4/+4
* mfd: t7l66xb: Remove unnecessary platform_set_drvdata()Jingoo Han2013-06-111-1/+0
* mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-151-1/+1
* mfd: Convert MFD drivers to use module_platform_driverMark Brown2012-01-091-15/+1
* mtd: Use platform_data to retrieve tmio_nand 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
* 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 t7166xb driversAndres Salomon2011-03-231-9/+0
* mfd: Convert t7166xb driver to new irq_ APIMark Brown2011-01-141-10/+10
* mfd: Properly free t7l66xb clk32k clock sourceAxel Lin2010-08-121-1/+2
* mfd: Check t7l66 platform_data pointerSamuel Ortiz2010-05-281-0/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* mfd: Correct use after free for t7l66xbJulia Lawall2010-03-071-1/+1
* mfd: Use resource_size() for t7l66xbH Hartley Sweeten2010-03-071-1/+1
* mfd: tmio_mmc hardware abstraction for CNF areaIan Molton2010-01-181-18/+37
* 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-2/+2
* mfd: update TMIO drivers to use the clock APIIan Molton2008-10-191-8/+32
* mfd: t7l66 MMC platform dataIan Molton2008-08-101-0/+5
* mfd: Fix 7l66 and 6387 according to the new mfd-core APISamuel Ortiz2008-08-101-3/+8
* mfd: driver for the T7L66XB TMIO SoCIan Molton2008-08-101-0/+409
OpenPOWER on IntegriCloud