| Commit message (Expand) | Author | Age | Files | Lines |
* | mfd: Still check other interrupts if we get a wm831x touchscreen IRQ | Mark Brown | 2012-01-09 | 1 | -2/+1 |
* | mfd: Remove unused wm831x_irq_data_to_mask_reg() | Mark Brown | 2012-01-09 | 1 | -5/+0 |
* | mfd: Simulate active high IRQs with wm831x | Mark Brown | 2011-10-24 | 1 | -1/+21 |
* | mfd: Remove spurious newlines from wm831x-irq.c | Mark Brown | 2011-10-24 | 1 | -2/+0 |
* | mfd: Acknowlege all WM831x IRQs before we handle them | Mark Brown | 2011-07-31 | 1 | -17/+13 |
* | mfd: Fix off by one in WM831x IRQ code | Dimitris Papastamos | 2011-07-31 | 1 | -0/+5 |
* | mfd: Support dynamic allocation of IRQ range for wm831x | Mark Brown | 2011-07-31 | 1 | -5/+13 |
* | mfd: Fix bus lock interaction for WM831x IRQ set_type() operation | Mark Brown | 2011-07-31 | 1 | -6/+18 |
* | mfd: Continue with IRQ setup even if we don't have PMIC main IRQ | Mark Brown | 2011-05-26 | 1 | -13/+14 |
* | mfd: Cleanup irq namespace | Thomas Gleixner | 2011-03-27 | 1 | -4/+4 |
* | mfd: Convert WM831x interrupt masking to enable/disable operations | Mark Brown | 2011-03-23 | 1 | -4/+8 |
* | mfd: Remove bitrotted genirq comment from wm831x IRQ code | Mark Brown | 2011-03-23 | 1 | -9/+0 |
* | mfd: Add fast path for WM831x touchscreen interrupts | Mark Brown | 2011-03-23 | 1 | -0/+12 |
* | mfd: Support configuration of WM831x /IRQ output in CMOS mode | Mark Brown | 2011-03-23 | 1 | -0/+8 |
* | mfd: Leave acknowledgement of WM831x touchscreen IRQs to the driver | Mark Brown | 2011-03-23 | 1 | -0/+3 |
* | mfd: Flag WM831x /IRQ as a wake source | Mark Brown | 2011-01-14 | 1 | -0/+11 |
* | mfd: Convert Wolfson MFD drivers to use irq_data accessor function | Mark Brown | 2011-01-14 | 1 | -5/+5 |
* | mfd: Convert WM831x to new irq_ interrupt methods | Mark Brown | 2011-01-14 | 1 | -20/+22 |
* | mfd: Ignore non-GPIO IRQs when setting wm831x IRQ types | Mark Brown | 2010-09-29 | 1 | -2/+7 |
* | mfd: Initialise WM831x IRQ masks on chip even if interrupts not in use | Mark Brown | 2010-05-28 | 1 | -8/+8 |
* | mfd: Remove unused wm831x IRQ handler data | Mark Brown | 2010-05-28 | 1 | -2/+0 |
* | ASoC: Use more idiomatic driver name for WM8731 | Mark Brown | 2010-05-10 | 1 | -0/+30 |
* | mfd: Move WM831x to generic IRQ | Mark Brown | 2009-12-13 | 1 | -122/+87 |
* | mfd: Always initialise WM831x IRQ mutex | Mark Brown | 2009-10-27 | 1 | -1/+2 |
* | mfd: Add WM831x interrupt support | Mark Brown | 2009-09-17 | 1 | -0/+559 |