aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/asic3.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-26asic3: platform_get_irq() may return signed unnoticedRoel Kluin1-3/+5
2008-07-20mfd: let asic3 use mem resource instead of bus_shiftPhilipp Zabel1-6/+5
2008-07-20mfd: fix the asic3 irq demux codePhilipp Zabel1-1/+1
2008-07-20mfd: fix asic3 config array initialisationPhilipp Zabel1-3/+3
2008-07-20mfd: move asic3 probe functions into __init sectionPhilipp Zabel1-6/+5
2008-07-20mfd: Use uppercase only for asic3 macros and definesSamuel Ortiz1-44/+44
2008-07-20mfd: use dev_* macros for asic3 debuggingSamuel Ortiz1-14/+13
2008-07-20mfd: New asic3 gpio configuration codeSamuel Ortiz1-56/+43
2008-07-20mfd: asic3 children platform data removalSamuel Ortiz1-8/+0
2008-07-20mfd: asic3 gpiolib supportSamuel Ortiz1-71/+153
2008-04-30drivers: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-3/+3
2008-03-30mfd/asic3: ioread/iowrite take pointer, not unsigned longAl Viro1-2/+2
2008-02-07ASIC3 driverSamuel Ortiz1-0/+588