aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/wm8994-core.c
Commit message (Expand)AuthorAgeFilesLines
* samsung update 1codeworkx2012-06-021-18/+224
* mfd: Push byte swaps out of wm8994 bulk read pathMark Brown2011-03-231-5/+5
* mfd: Constify WM8994 write pathMark Brown2011-03-231-4/+4
* mfd: Push byte swap out of WM8994 bulk I/OMark Brown2011-03-231-4/+6
* mfd: Avoid copying data in WM8994 I2C writeMark Brown2011-03-231-9/+13
* mfd: Staticise WM8994 PM opsMark Brown2011-03-231-1/+2
* mfd: Add WM8994 bulk register write operationMark Brown2011-03-231-0/+23
* mfd: Put WM8994 into reset when suspendingMark Brown2011-03-231-0/+5
* mfd: Don't suspend WM8994 if the CODEC is not suspendedMark Brown2011-03-021-0/+18
* mfd: Implement runtime PM for WM8994 core driverMark Brown2011-01-141-23/+23
* mfd: Add initial WM8958 supportMark Brown2010-11-261-19/+74
* mfd: Fix incorrect kfree(i2c) in wm8994-core i2c_driver probeAxel Lin2010-08-121-3/+1
* mfd: Fix wm8994_device_init() return valueAxel Lin2010-08-121-1/+3
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-3/+40
|\
| * mfd: Add WM8994 interrupt controller supportMark Brown2010-04-051-3/+40
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* mfd: Fix WM8994 error handlingJoonyoung Shim2010-03-071-2/+2
* mfd: Add initial WM8994 supportMark Brown2010-03-071-0/+537