aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/ezx-pcap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-29mfd: Fix ezx_pcap_probe error pathAxel Lin1-0/+1
2010-10-29mfd: Fix pcap_add_subdev error pathAxel Lin1-1/+9
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-13mfd: ezx-pcap: Don't pass pcap pointer as subdev drvdata.Antonio Ospite1-1/+0
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov1-0/+1
2009-09-17mfd: register ezx-pcap earlierAntonio Ospite1-1/+1
2009-09-17mfd: add ezx_pcap_setbitsDaniel Ribeiro1-0/+23
2009-09-17mfd: fix pcap irq bottom handlerDaniel Ribeiro1-22/+27
2009-09-17mfd: add set_ts_bits for pcapDaniel Ribeiro1-4/+18
2009-09-17mfd: Introduce irq_to_pcap()Daniel Ribeiro1-4/+5
2009-07-03mfd: fix pcap adc lockingDaniel Ribeiro1-1/+3
2009-06-17mfd: add PCAP driverDaniel Ribeiro1-0/+505