aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/ezx-pcap.c
AgeCommit message (Expand)Author
2013-10-23mfd: ezx-pcap: Drop devm_free_irq of devm_ allocated irqWei Yongjun
2013-07-31mfd: Use dev_get_platdata()Jingoo Han
2013-04-09mfd: ezx-pcap: Use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-04-08mfd: ezx-pcap: Use devm_*() functionsJingoo Han
2012-11-28mfd: remove use of __devexitBill Pemberton
2012-11-28mfd: remove use of __devinitBill Pemberton
2012-11-28mfd: remove use of __devexit_pBill Pemberton
2012-08-09ARM: pxa: remove irq_to_gpio from ezx-pcap driverArnd Bergmann
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-27mfd: Cleanup irq namespaceThomas Gleixner
2011-03-27mfd: ezx-pcap: Remvove open coded irq handlingThomas Gleixner
2011-01-14mfd: Convert ezx-pcap to new irq_ methodsLennert Buytenhek
2011-01-14mfd: Update WARN usesJoe Perches
2010-10-29mfd: Fix ezx_pcap_probe error pathAxel Lin
2010-10-29mfd: Fix pcap_add_subdev error pathAxel Lin
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-13mfd: ezx-pcap: Don't pass pcap pointer as subdev drvdata.Antonio Ospite
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov
2009-09-17mfd: register ezx-pcap earlierAntonio Ospite
2009-09-17mfd: add ezx_pcap_setbitsDaniel Ribeiro
2009-09-17mfd: fix pcap irq bottom handlerDaniel Ribeiro
2009-09-17mfd: add set_ts_bits for pcapDaniel Ribeiro
2009-09-17mfd: Introduce irq_to_pcap()Daniel Ribeiro
2009-07-03mfd: fix pcap adc lockingDaniel Ribeiro
2009-06-17mfd: add PCAP driverDaniel Ribeiro