| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | mfd: Staticise unexported symbols in ASIC3 | Mark Brown | 2011-01-14 | 1 | -2/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | mfd: tmio_mmc hardware abstraction for CNF area | Ian Molton | 2010-01-18 | 1 | -8/+32 |
* | mfd: Move asic3_remove to .devexit.text | Uwe Kleine-König | 2009-12-13 | 1 | -1/+1 |
* | mfd: asic3: enable SD/SDIO cell | Philipp Zabel | 2009-06-17 | 1 | -1/+113 |
* | mfd: asic3: enable DS1WM cell | Philipp Zabel | 2009-06-17 | 1 | -0/+99 |
* | mfd: asic3: use resource_size macro instead of local variable | Philipp Zabel | 2009-06-17 | 1 | -4/+2 |
* | mfd: asic3: add clock handling for MFD cells | Philipp Zabel | 2009-06-17 | 1 | -0/+80 |
* | mfd: asic3: add asic3_set_register common operation | Philipp Zabel | 2009-06-17 | 1 | -0/+15 |
* | [ARM] remove memzero() | Russell King | 2008-11-27 | 1 | -3/+3 |
* | generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_... | Yinghai Lu | 2008-10-16 | 1 | -2/+2 |
* | mfd: Fix asic3 compilation | Samuel Ortiz | 2008-09-30 | 1 | -1/+1 |
* | removed unused #include <linux/version.h>'s | Adrian Bunk | 2008-08-23 | 1 | -1/+0 |
* | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* | Dmitry Baryshkov | 2008-07-27 | 1 | -7/+7 |
* | asic3: platform_get_irq() may return signed unnoticed | Roel Kluin | 2008-07-26 | 1 | -3/+5 |
* | mfd: let asic3 use mem resource instead of bus_shift | Philipp Zabel | 2008-07-20 | 1 | -6/+5 |
* | mfd: fix the asic3 irq demux code | Philipp Zabel | 2008-07-20 | 1 | -1/+1 |
* | mfd: fix asic3 config array initialisation | Philipp Zabel | 2008-07-20 | 1 | -3/+3 |
* | mfd: move asic3 probe functions into __init section | Philipp Zabel | 2008-07-20 | 1 | -6/+5 |
* | mfd: Use uppercase only for asic3 macros and defines | Samuel Ortiz | 2008-07-20 | 1 | -44/+44 |
* | mfd: use dev_* macros for asic3 debugging | Samuel Ortiz | 2008-07-20 | 1 | -14/+13 |
* | mfd: New asic3 gpio configuration code | Samuel Ortiz | 2008-07-20 | 1 | -56/+43 |
* | mfd: asic3 children platform data removal | Samuel Ortiz | 2008-07-20 | 1 | -8/+0 |
* | mfd: asic3 gpiolib support | Samuel Ortiz | 2008-07-20 | 1 | -71/+153 |
* | drivers: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-30 | 1 | -3/+3 |
* | mfd/asic3: ioread/iowrite take pointer, not unsigned long | Al Viro | 2008-03-30 | 1 | -2/+2 |
* | ASIC3 driver | Samuel Ortiz | 2008-02-07 | 1 | -0/+588 |