summaryrefslogtreecommitdiff
path: root/drivers/mfd/asic3.c
AgeCommit message (Expand)Author
2011-07-08w1: ds1wm: add a reset recovery parameterJean-François Dagenais
2011-05-26mfd: Fix ASIC3 SD Host Controller Configuration sizePaul Parsons
2011-05-26mfd: Add ASIC3 LED supportPaul Parsons
2011-05-26w1: Use device platform_data to retrieve ds1wm platform bitsSamuel Ortiz
2011-05-26mmc: Use device platform_data to retrieve tmio_mmc platform bitsSamuel Ortiz
2011-05-11mfd: Fix asic3 build errorAxel Lin
2011-03-27mfd: Fold irq_set_chip/irq_set_handlerThomas Gleixner
2011-03-27mfd: Cleanup irq namespaceThomas Gleixner
2011-03-27mfd: asic3: Cleanup irq handlingThomas Gleixner
2011-03-23mmc: Use mfd_data instead of driver_data for tmio-mmcAndres Salomon
2011-03-23w1: Use mfd_data instead of driver_data for dsw1wm.cAndres Salomon
2011-03-23mfd: mfd_cell is now implicitly available to asic3 driversAndres Salomon
2011-03-02mfd: Fix ASIC3 build with GENERIC_HARDIRQS_NO_DEPRECATEDLennert Buytenhek
2011-01-14mfd: Convert ASIC3 to new irq_ APIsMark Brown
2011-01-14mfd: Correct ASIC3 IRQ_OWM resource setupMark Brown
2011-01-14mfd: Staticise unexported symbols in ASIC3Mark Brown
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-18mfd: tmio_mmc hardware abstraction for CNF areaIan Molton
2009-12-13mfd: Move asic3_remove to .devexit.textUwe Kleine-König
2009-06-17mfd: asic3: enable SD/SDIO cellPhilipp Zabel
2009-06-17mfd: asic3: enable DS1WM cellPhilipp Zabel
2009-06-17mfd: asic3: use resource_size macro instead of local variablePhilipp Zabel
2009-06-17mfd: asic3: add clock handling for MFD cellsPhilipp Zabel
2009-06-17mfd: asic3: add asic3_set_register common operationPhilipp Zabel
2008-11-27[ARM] remove memzero()Russell King
2008-10-16generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu
2008-09-30mfd: Fix asic3 compilationSamuel Ortiz
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov
2008-07-26asic3: platform_get_irq() may return signed unnoticedRoel Kluin
2008-07-20mfd: let asic3 use mem resource instead of bus_shiftPhilipp Zabel
2008-07-20mfd: fix the asic3 irq demux codePhilipp Zabel
2008-07-20mfd: fix asic3 config array initialisationPhilipp Zabel
2008-07-20mfd: move asic3 probe functions into __init sectionPhilipp Zabel
2008-07-20mfd: Use uppercase only for asic3 macros and definesSamuel Ortiz
2008-07-20mfd: use dev_* macros for asic3 debuggingSamuel Ortiz
2008-07-20mfd: New asic3 gpio configuration codeSamuel Ortiz
2008-07-20mfd: asic3 children platform data removalSamuel Ortiz
2008-07-20mfd: asic3 gpiolib supportSamuel Ortiz
2008-04-30drivers: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-03-30mfd/asic3: ioread/iowrite take pointer, not unsigned longAl Viro
2008-02-07ASIC3 driverSamuel Ortiz