Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
[linux-flexiantxendom0-3.2.10.git] / drivers / mfd / wm8994-core.c
2012-03-28 Linus TorvaldsMerge tag 'mfd_3.4-1' of git://git./linux/kernel/git...
2012-03-23 Linus TorvaldsMerge tag 'regmap-3.4' of git://git./linux/kernel/git...
2012-03-06 Mark Brownmfd: wm8994: Add __devinit and __devexit annotations...
2012-03-06 Mark Brownmfd: Test for jack detection when deciding if wm8994...
2012-03-06 Mark Brownmfd: wm8994: We don't need to runtime resume by default
2012-02-29 Mark Brownmfd: Improve performance of later WM1811 revisions
2012-02-22 Mark Brownmfd: wm8994: Convert to devm_regmap_init()
2012-02-22 Mark Brownmfd/ASoC: Convert WM8994 driver to use regmap patches
2012-02-22 Mark Brownmfd: Add __devinit and __devexit annotations in wm8994
2012-02-22 Mark Brownmfd: wm8994: Add __devinit and __devexit annotations...
2012-02-21 Mark Brownmfd: Test for jack detection when deciding if wm8994...
2012-01-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-09 Mark Brownmfd: Put WM8994 into cache only mode when suspending
2012-01-08 Mark Brownmfd: Add WM1811A device ID to wm8994 driver
2012-01-08 Mark Brownmfd: Add basic device tree binding for wm8994
2012-01-08 Mark Brownmfd: Disable more pulls on WM8994
2012-01-08 Mark Brownmfd: Convert wm8994 to devm_kzalloc()
2011-12-20 Mark Brownmfd: Update wm8994 active device checks for WM1811
2011-12-14 Mark Brownmfd: Test for jack detection when deciding if wm8994...
2011-12-12 Mark Brownmfd: Mark WM1811 GPIO6 register volatile for later...
2011-12-12 Mark Brownmfd: Add WM1811A device ID to wm8994 driver
2011-12-12 Mark Brownmfd: Correct revision display for WM1811 revision D
2011-12-12 Mark Brownmfd: Initialise WM8994 register cache after reading...
2011-12-12 Mark Brownmfd: Enable register cache for wm8994 devices
2011-12-12 Mark Brownmfd: Don't hard code the reset value for WM8994 devices
2011-12-12 Mark Brownmfd: Disable more pulls on WM8994
2011-12-12 Mark Brownmfd: Convert wm8994 to devm_kzalloc()
2011-12-12 Mark Brownmfd: Add basic device tree binding for wm8994
2011-11-03 Linus TorvaldsMerge branch 'for-next' of git://git.infradead.org...
2011-10-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-10-24 Mark Brownmfd: Add more checks for WM8994 being active during...
2011-10-24 Mark Brownmfd: Allow WM8994 LDO enable pulls to be disabled
2011-10-04 Mark Brownmfd: Add WM1811 support
2011-08-22 Mark Brownmfd: Convert WM8994 to use new register map API
2011-07-31 Mark Brownmfd: Fix error handling if BUG() isn't enabled in WM8994
2011-07-31 Mark Brownmfd: Fix WM8994 IRQ register cache restore on resume
2011-07-31 Mark Brownmfd: Restructure wm8994-core device revision handling
2011-03-23 Mark Brownmfd: Push byte swaps out of wm8994 bulk read path
2011-03-23 Mark Brownmfd: Constify WM8994 write path
2011-03-23 Mark Brownmfd: Push byte swap out of WM8994 bulk I/O
2011-03-23 Mark Brownmfd: Avoid copying data in WM8994 I2C write
2011-03-23 Mark Brownmfd: Staticise WM8994 PM ops
2011-03-23 Mark Brownmfd: Add WM8994 bulk register write operation
2011-03-23 Mark Brownmfd: Put WM8994 into reset when suspending
2011-03-02 Mark Brownmfd: Don't suspend WM8994 if the CODEC is not suspended
2011-01-14 Mark Brownmfd: Implement runtime PM for WM8994 core driver
2010-11-26 Mark Brownmfd: Add initial WM8958 support
2010-08-12 Axel Linmfd: Fix incorrect kfree(i2c) in wm8994-core i2c_driver...
2010-08-12 Axel Linmfd: Fix wm8994_device_init() return value
2010-05-20 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2010-04-05 Mark Brownmfd: Add WM8994 interrupt controller support
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-07 Joonyoung Shimmfd: Fix WM8994 error handling
2010-03-07 Mark Brownmfd: Add initial WM8994 support