aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/asic3.c
AgeCommit message (Expand)Author
2018-06-04mfd: asic3: Fix broken MMC card detectionRobert Jarzmik
2017-04-27mfd: asic3: Make use of raw_spinlock variantsJulia Cartwright
2016-04-19mfd: asic3: Use gpiochip data pointerLinus Walleij
2016-01-14mfd: asic3: Fix a plethora of Checkpatch errors and warningsLee Jones
2016-01-14mfd: asic3: Be sure to clamp return valueLinus Walleij
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-08-11mfd: Kill off set_irq_flags usageRob Herring
2015-06-25mfd/asic3: Fix race in installing chained IRQ handlerThomas Gleixner
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe
2014-07-09mfd: asic3: Fix potential null pointer dereferenceSachin Kamat
2014-01-06mfd: Constify struct mfd_cell where possibleGeert Uytterhoeven
2013-07-31mfd: Use dev_get_platdata()Jingoo Han
2013-06-13mfd: asic3: Convert to managed resources for allocating memoryLee Jones
2012-11-28mfd: remove use of __devexitBill Pemberton
2012-11-28mfd: remove use of __devexit_pBill Pemberton
2012-09-15mfd: core: Push irqdomain mapping out into devicesMark Brown
2012-08-08mfd/asic3: fix asic3_mfd_probe return valueArnd Bergmann
2012-05-01mfd: No need to check for the GPIO offset from asic3_gpio_to_irqSamuel Ortiz
2012-05-01mfd: Avoid unbalanced asic3 irq wakeup enables/disablesPaul Parsons
2012-05-01mfd: Set asic3 DS1WM clock_ratePaul Parsons
2012-05-01mfd: Add PCMCIA/CF support to asic3Paul Parsons
2012-04-16mfd: Fix asic3_gpio_to_irqDmitry Artamonow
2012-03-06mfd: Add to_irq() member to asic3 gpio_chip structurePaul Parsons
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31mfd: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker
2011-10-24mfd: Define asic3 gpio_chip labelPaul Parsons
2011-10-24mfd: Make asic3_clk_enable() a void functionPaul Parsons
2011-10-24mfd: Add asic3 based LED suspend/resume handlersPaul Parsons
2011-10-24mfd: Fix asic3 based SD card resume after suspendPaul Parsons
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