Age | Commit message (Expand) | Author | Files | Lines |
2014-07-25 | mfd: ezx-pcap: Repair coding style errors picked up with checkpatch | Lee Jones | 1 | -2/+1 |
2013-10-23 | mfd: ezx-pcap: Drop devm_free_irq of devm_ allocated irq | Wei Yongjun | 1 | -7/+1 |
2013-07-31 | mfd: Use dev_get_platdata() | Jingoo Han | 1 | -3/+3 |
2013-04-09 | mfd: ezx-pcap: Use spi_get_drvdata() and spi_set_drvdata() | Jingoo Han | 1 | -2/+2 |
2013-04-08 | mfd: ezx-pcap: Use devm_*() functions | Jingoo Han | 1 | -10/+7 |
2012-11-29 | mfd: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-29 | mfd: remove use of __devinit | Bill Pemberton | 1 | -2/+2 |
2012-11-29 | mfd: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-08-09 | ARM: pxa: remove irq_to_gpio from ezx-pcap driver | Arnd Bergmann | 1 | -1/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -2/+2 |
2011-03-27 | mfd: Cleanup irq namespace | Thomas Gleixner | 1 | -10/+10 |
2011-03-27 | mfd: ezx-pcap: Remvove open coded irq handling | Thomas Gleixner | 1 | -11/+3 |
2011-01-14 | mfd: Convert ezx-pcap to new irq_ methods | Lennert Buytenhek | 1 | -10/+10 |
2011-01-14 | mfd: Update WARN uses | Joe Perches | 1 | -3/+2 |
2010-10-29 | mfd: Fix ezx_pcap_probe error path | Axel Lin | 1 | -0/+1 |
2010-10-29 | mfd: Fix pcap_add_subdev error path | Axel Lin | 1 | -1/+9 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-12-13 | mfd: ezx-pcap: Don't pass pcap pointer as subdev drvdata. | Antonio Ospite | 1 | -1/+0 |
2009-09-23 | spi: prefix modalias with "spi:" | Anton Vorontsov | 1 | -0/+1 |
2009-09-17 | mfd: register ezx-pcap earlier | Antonio Ospite | 1 | -1/+1 |
2009-09-17 | mfd: add ezx_pcap_setbits | Daniel Ribeiro | 1 | -0/+23 |
2009-09-17 | mfd: fix pcap irq bottom handler | Daniel Ribeiro | 1 | -22/+27 |
2009-09-17 | mfd: add set_ts_bits for pcap | Daniel Ribeiro | 1 | -4/+18 |
2009-09-17 | mfd: Introduce irq_to_pcap() | Daniel Ribeiro | 1 | -4/+5 |
2009-07-03 | mfd: fix pcap adc locking | Daniel Ribeiro | 1 | -1/+3 |
2009-06-17 | mfd: add PCAP driver | Daniel Ribeiro | 1 | -0/+505 |