Age | Commit message (Expand) | Author | Files | Lines |
2017-07-06 | mfd: tc6393xb: Handle return value of clk_prepare_enable | Arvind Yadav | 1 | -1/+3 |
2017-04-27 | mfd: tc6393xb: Make use of raw_spinlock variants | Julia Cartwright | 1 | -26/+26 |
2016-04-19 | mfd: tc6393xb: Use gpiochip data pointer | Linus Walleij | 1 | -7/+7 |
2016-01-14 | mfd: tc6393xb: Be sure to clamp return value | Linus Walleij | 1 | -2/+2 |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 1 | -2/+1 |
2015-08-11 | mfd: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc | Jiang Liu | 1 | -1/+1 |
2015-08-11 | mfd: tc6393xb: Consolidate chained IRQ handler install/remove | Thomas Gleixner | 1 | -4/+3 |
2015-08-11 | mfd: Kill off set_irq_flags usage | Rob Herring | 1 | -2/+2 |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-11-25 | mfd: tc6393xb: Prepare/unprepare clocks | Dmitry Eremin-Solenikov | 1 | -5/+5 |
2014-11-25 | mfd: tc6393xb: Fail ohci suspend if full state restore is required | Dmitry Eremin-Solenikov | 1 | -1/+12 |
2014-10-20 | mfd: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-09-18 | driver:gpio remove all usage of gpio_remove retval in driver | abdoulaye berthe | 1 | -9/+4 |
2013-07-31 | mfd: Use dev_get_platdata() | Jingoo Han | 1 | -4/+4 |
2013-06-11 | mfd: tc6393xb: Remove unnecessary platform_set_drvdata() | Jingoo Han | 1 | -1/+0 |
2012-11-28 | mfd: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-28 | mfd: remove use of __devinitdata | Bill Pemberton | 1 | -3/+3 |
2012-11-28 | mfd: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
2012-11-28 | mfd: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-09-15 | mfd: core: Push irqdomain mapping out into devices | Mark Brown | 1 | -2/+2 |
2011-05-26 | mtd: Use platform_data to retrieve tmio_nand platform bits | Samuel Ortiz | 1 | -1/+3 |
2011-05-26 | fb: Use platform_data to retrieve tmiofb platform bits | Samuel Ortiz | 1 | -1/+2 |
2011-05-26 | mmc: Use device platform_data to retrieve tmio_mmc platform bits | Samuel Ortiz | 1 | -1/+2 |
2011-03-27 | mfd: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 1 | -2/+1 |
2011-03-27 | mfd: Cleanup irq namespace | Thomas Gleixner | 1 | -11/+11 |
2011-03-23 | fb: Use mfd_data instead of driver_data for tmio-fb | Andres Salomon | 1 | -1/+1 |
2011-03-23 | mtd: Use mfd_data instead of driver_data for tmio_nand | Andres Salomon | 1 | -1/+1 |
2011-03-23 | mmc: Use mfd_data instead of driver_data for tmio-mmc | Andres Salomon | 1 | -1/+1 |
2011-03-23 | mfd: mfd_cell is now implicitly available to tc6393xb drivers | Andres Salomon | 1 | -19/+0 |
2011-01-14 | mfd: Convert tc6393xb driver to new irq_ APIs | Mark Brown | 1 | -11/+11 |
2010-10-29 | mfd: Remove __devinitdata from tc6393xb_mmc_resources | Marek Vasut | 1 | -1/+1 |
2010-08-12 | mfd: Fix wrong goto labels for tc6393xb error handling | Axel Lin | 1 | -2/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-07 | mfd: Use resouce_size for tc6393xb | H Hartley Sweeten | 1 | -1/+1 |
2010-01-18 | mfd: tmio_mmc hardware abstraction for CNF area | Ian Molton | 1 | -9/+47 |
2009-06-17 | mfd: fix tmio related warnings | Samuel Ortiz | 1 | -1/+1 |
2009-06-13 | MFD,mmc: tmio_mmc: make HCLK configurable | Philipp Zabel | 1 | -0/+5 |
2009-04-05 | mfd: Storage class should be before const qualifier | Tobias Klauser | 1 | -1/+1 |
2008-10-19 | mfd: support tmiofb cell on tc6393xb | Dmitry Baryshkov | 1 | -0/+114 |
2008-10-19 | mfd: add OHCI cell to tc6393xb | Dmitry Baryshkov | 1 | -0/+87 |
2008-10-19 | mfd: do tcb6393xb state restore on resume only if requested | Dmitry Baryshkov | 1 | -40/+34 |
2008-10-19 | mfd: provide and use setup hook for tc6393xb | Dmitry Baryshkov | 1 | -7/+14 |
2008-08-10 | mfd: tc6393 cleanup and update | Ian Molton | 1 | -63/+93 |
2008-08-10 | mfd: Fix tc6393 according to the new tmio.h | Samuel Ortiz | 1 | -3/+0 |
2008-07-29 | mfd: accept pure device as a parent, not only platform_device | Dmitry Baryshkov | 1 | -2/+2 |
2008-07-29 | mfd: add platform_data to mfd_cell | Mike Rapoport | 1 | -0/+4 |
2008-07-27 | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* | Dmitry Baryshkov | 1 | -1/+1 |
2008-07-07 | [ARM] 5128/1: tc6393xb: tmio-nand support | Dmitry Baryshkov | 1 | -0/+63 |
2008-07-07 | [ARM] 5096/2: Support Toshiba TC6393XB Mobile I/O Controller. | Dmitry Baryshkov | 1 | -0/+537 |