summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/ezx-pcap.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-041-1/+0
|\ \
| | * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
| |/
* | genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
|/
* mfd: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-08-111-1/+1
* mfd: ezx-pcap: Consolidate chained IRQ handler install/removeThomas Gleixner2015-08-111-2/+1
* mfd: Kill off set_irq_flags usageRob Herring2015-08-111-5/+1
* mfd: ezx-pcap: Repair coding style errors picked up with checkpatchLee Jones2014-07-251-2/+1
* mfd: ezx-pcap: Drop devm_free_irq of devm_ allocated irqWei Yongjun2013-10-231-7/+1
* mfd: Use dev_get_platdata()Jingoo Han2013-07-311-3/+3
* mfd: ezx-pcap: Use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-091-2/+2
* mfd: ezx-pcap: Use devm_*() functionsJingoo Han2013-04-081-10/+7
* mfd: remove use of __devexitBill Pemberton2012-11-281-1/+1
* mfd: remove use of __devinitBill Pemberton2012-11-281-2/+2
* mfd: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* ARM: pxa: remove irq_to_gpio from ezx-pcap driverArnd Bergmann2012-08-091-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* mfd: Cleanup irq namespaceThomas Gleixner2011-03-271-10/+10
* mfd: ezx-pcap: Remvove open coded irq handlingThomas Gleixner2011-03-271-11/+3
* mfd: Convert ezx-pcap to new irq_ methodsLennert Buytenhek2011-01-141-10/+10
* mfd: Update WARN usesJoe Perches2011-01-141-3/+2
* mfd: Fix ezx_pcap_probe error pathAxel Lin2010-10-291-0/+1
* mfd: Fix pcap_add_subdev error pathAxel Lin2010-10-291-1/+9
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* mfd: ezx-pcap: Don't pass pcap pointer as subdev drvdata.Antonio Ospite2009-12-131-1/+0
* spi: prefix modalias with "spi:"Anton Vorontsov2009-09-231-0/+1
* mfd: register ezx-pcap earlierAntonio Ospite2009-09-171-1/+1
* mfd: add ezx_pcap_setbitsDaniel Ribeiro2009-09-171-0/+23
* mfd: fix pcap irq bottom handlerDaniel Ribeiro2009-09-171-22/+27
* mfd: add set_ts_bits for pcapDaniel Ribeiro2009-09-171-4/+18
* mfd: Introduce irq_to_pcap()Daniel Ribeiro2009-09-171-4/+5
* mfd: fix pcap adc lockingDaniel Ribeiro2009-07-031-1/+3
* mfd: add PCAP driverDaniel Ribeiro2009-06-171-0/+505
OpenPOWER on IntegriCloud