summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/asic3.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* mfd: tmio_mmc hardware abstraction for CNF areaIan Molton2010-01-181-8/+32
* mfd: Move asic3_remove to .devexit.textUwe Kleine-König2009-12-131-1/+1
* mfd: asic3: enable SD/SDIO cellPhilipp Zabel2009-06-171-1/+113
* mfd: asic3: enable DS1WM cellPhilipp Zabel2009-06-171-0/+99
* mfd: asic3: use resource_size macro instead of local variablePhilipp Zabel2009-06-171-4/+2
* mfd: asic3: add clock handling for MFD cellsPhilipp Zabel2009-06-171-0/+80
* mfd: asic3: add asic3_set_register common operationPhilipp Zabel2009-06-171-0/+15
* [ARM] remove memzero()Russell King2008-11-271-3/+3
* generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu2008-10-161-2/+2
* mfd: Fix asic3 compilationSamuel Ortiz2008-09-301-1/+1
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-231-1/+0
* [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2008-07-271-7/+7
* asic3: platform_get_irq() may return signed unnoticedRoel Kluin2008-07-261-3/+5
* mfd: let asic3 use mem resource instead of bus_shiftPhilipp Zabel2008-07-201-6/+5
* mfd: fix the asic3 irq demux codePhilipp Zabel2008-07-201-1/+1
* mfd: fix asic3 config array initialisationPhilipp Zabel2008-07-201-3/+3
* mfd: move asic3 probe functions into __init sectionPhilipp Zabel2008-07-201-6/+5
* mfd: Use uppercase only for asic3 macros and definesSamuel Ortiz2008-07-201-44/+44
* mfd: use dev_* macros for asic3 debuggingSamuel Ortiz2008-07-201-14/+13
* mfd: New asic3 gpio configuration codeSamuel Ortiz2008-07-201-56/+43
* mfd: asic3 children platform data removalSamuel Ortiz2008-07-201-8/+0
* mfd: asic3 gpiolib supportSamuel Ortiz2008-07-201-71/+153
* drivers: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-301-3/+3
* mfd/asic3: ioread/iowrite take pointer, not unsigned longAl Viro2008-03-301-2/+2
* ASIC3 driverSamuel Ortiz2008-02-071-0/+588
OpenPOWER on IntegriCloud