summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/asic3.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: asic3: Use gpiochip data pointerLinus Walleij2016-04-191-5/+5
* mfd: asic3: Fix a plethora of Checkpatch errors and warningsLee Jones2016-01-141-15/+12
* mfd: asic3: Be sure to clamp return valueLinus Walleij2016-01-141-1/+2
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* mfd: Kill off set_irq_flags usageRob Herring2015-08-111-2/+2
* mfd/asic3: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-251-2/+1
* driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe2014-09-181-1/+2
* mfd: asic3: Fix potential null pointer dereferenceSachin Kamat2014-07-091-5/+7
* mfd: Constify struct mfd_cell where possibleGeert Uytterhoeven2014-01-061-2/+2
* mfd: Use dev_get_platdata()Jingoo Han2013-07-311-1/+1
* mfd: asic3: Convert to managed resources for allocating memoryLee Jones2013-06-131-10/+4
* mfd: remove use of __devexitBill Pemberton2012-11-281-1/+1
* mfd: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-151-3/+3
* mfd/asic3: fix asic3_mfd_probe return valueArnd Bergmann2012-08-081-0/+1
* mfd: No need to check for the GPIO offset from asic3_gpio_to_irqSamuel Ortiz2012-05-011-1/+1
* mfd: Avoid unbalanced asic3 irq wakeup enables/disablesPaul Parsons2012-05-011-0/+16
* mfd: Set asic3 DS1WM clock_ratePaul Parsons2012-05-011-3/+6
* mfd: Add PCMCIA/CF support to asic3Paul Parsons2012-05-011-0/+6
* mfd: Fix asic3_gpio_to_irqDmitry Artamonow2012-04-161-1/+3
* mfd: Add to_irq() member to asic3 gpio_chip structurePaul Parsons2012-03-061-0/+6
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * mfd: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-10-311-0/+1
* | mfd: Define asic3 gpio_chip labelPaul Parsons2011-10-241-0/+1
* | mfd: Make asic3_clk_enable() a void functionPaul Parsons2011-10-241-3/+1
* | mfd: Add asic3 based LED suspend/resume handlersPaul Parsons2011-10-241-0/+19
* | mfd: Fix asic3 based SD card resume after suspendPaul Parsons2011-10-241-0/+2
|/
* w1: ds1wm: add a reset recovery parameterJean-François Dagenais2011-07-081-0/+1
* mfd: Fix ASIC3 SD Host Controller Configuration sizePaul Parsons2011-05-261-1/+2
* mfd: Add ASIC3 LED supportPaul Parsons2011-05-261-6/+68
* w1: Use device platform_data to retrieve ds1wm platform bitsSamuel Ortiz2011-05-261-1/+2
* mmc: Use device platform_data to retrieve tmio_mmc platform bitsSamuel Ortiz2011-05-261-1/+2
* mfd: Fix asic3 build errorAxel Lin2011-05-111-1/+1
* mfd: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-271-2/+1
* mfd: Cleanup irq namespaceThomas Gleixner2011-03-271-11/+11
* mfd: asic3: Cleanup irq handlingThomas Gleixner2011-03-271-11/+6
* mmc: Use mfd_data instead of driver_data for tmio-mmcAndres Salomon2011-03-231-1/+1
* w1: Use mfd_data instead of driver_data for dsw1wm.cAndres Salomon2011-03-231-1/+1
* mfd: mfd_cell is now implicitly available to asic3 driversAndres Salomon2011-03-231-6/+0
* mfd: Fix ASIC3 build with GENERIC_HARDIRQS_NO_DEPRECATEDLennert Buytenhek2011-03-021-2/+2
* mfd: Convert ASIC3 to new irq_ APIsMark Brown2011-01-141-28/+28
* mfd: Correct ASIC3 IRQ_OWM resource setupMark Brown2011-01-141-1/+1
* mfd: Staticise unexported symbols in ASIC3Mark Brown2011-01-141-2/+2
* 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
OpenPOWER on IntegriCloud