aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/wm8350-irq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-07mfd: Convert WM8350 to genirqMark Brown1-68/+87
2010-03-07mfd: Add a data argument to the WM8350 IRQ free functionMark Brown1-1/+1
2010-01-18mfd: WM8350 off by one bugDan Carpenter1-2/+2
2009-12-13mfd: Mask and unmask wm8350 IRQs on request and freeMark Brown1-0/+4
2009-12-13mfd: Convert wm8350 IRQ handlers to irq_handler_tMark Brown1-3/+3
2009-12-13mfd: Convert WM835x IRQ handling to use a data tableMark Brown1-648/+369
2009-12-13mfd: Split wm8350 IRQ code into a separate fileMark Brown1-0/+804