aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/ezx-pcap.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: pxa: remove irq_to_gpio from ezx-pcap driverArnd Bergmann2012-08-151-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