summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8995.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wm8995: Slightly optimize configure_clockAxel Lin2011-10-041-8/+4
* ASoC: Add missed regulator_unregister_notifier and regulator_bulk_free in wm8...Axel Lin2011-09-301-0/+7
* ASoC: wm8995: Remove unused i2c variable in wm8995_remove()Axel Lin2011-09-161-2/+0
* ASoC: wm8995: Return -EINVAL if device ID mismatchAxel Lin2011-09-161-0/+1
* ASoC: Fix wrong data type access in a few codec driversJarkko Nikula2011-05-161-2/+2
* Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-01-191-1/+1
|\
| * ASoC: WM8995: Fix incorrect use of snd_soc_update_bits()Dimitris Papastamos2011-01-191-1/+1
* | ASoC: WM8995: Add regulator handling codeDimitris Papastamos2011-01-171-5/+97
* | ASoC: Update users of readable_register()/volatile_register()Dimitris Papastamos2011-01-131-1/+1
* | Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-01-131-1/+1
|\ \ | |/
| * ASoC: Fix section mismatch in wm8995.cTakashi Iwai2011-01-111-1/+1
* | ASoC: WM8995: Remember to flush the cache on resumeDimitris Papastamos2011-01-111-0/+1
|/
* ASoC: Add initial WM8995 driverDimitris Papastamos2010-12-221-0/+1818
OpenPOWER on IntegriCloud