UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / sound / soc / soc-core.c
2011-02-02 Janusz KrzysztofikASoC: fill in snd_soc_pcm_runtime.card before calling...
2011-01-26 Jarkko NikulaASoC: Fix module refcount for auxiliary devices
2011-01-13 Takashi IwaiMerge branch 'topic/misc' into for-linus
2011-01-05 Harsha PriyaASoC: Fix the device references to codec and platform...
2010-12-15 Jarkko NikulaASoC: Extend DAPM to handle power changes on cross...
2010-12-15 Jarkko NikulaASoC: Move widgets from DAPM context to snd_soc_card
2010-12-15 Jarkko NikulaASoC: Move DAPM paths from DAPM context to snd_soc_card
2010-12-13 Mark BrownASoC: Fix AC'97 registration unwind
2010-12-13 Takashi IwaiMerge branch 'topic/workq-update' into topic/asoc
2010-12-13 Tejun Heosound: don't use flush_scheduled_work()
2010-12-08 Dimitris PapastamosASoC: soc-core: Fix null pointer dereference
2010-12-07 Axel LinASoC: Fix snd_soc_instantiate_card error path
2010-12-07 Axel LinASoC: Fix resource leak if soc_register_ac97_dai_link...
2010-12-06 Dimitris PapastamosASoC: soc-core: Remove useless inline function construct
2010-12-06 Dimitris PapastamosASoC: soc-core: Replace use of strncpy() with strlcpy()
2010-12-06 Jarkko NikulaASoC: Merge common code in DAI link and auxiliary codec...
2010-12-06 Mark BrownMerge branch 'for-2.6.37' into for-2.6.38
2010-12-06 Dimitris PapastamosASoC: soc-cache: Add optional cache name member to...
2010-12-06 Mark BrownASoC: Add trace events for jack detection
2010-12-06 Axel LinASoC: Hold client_mutex while calling snd_soc_instantia...
2010-12-03 Mark BrownASoC: Constify struct snd_soc_codec_driver
2010-12-03 Dimitris PapastamosASoC: soc-core: Allow machine drivers to override compr...
2010-12-03 Dimitris PapastamosASoC: soc-cache: Use reg_def_copy instead of reg_cache_...
2010-12-03 Dimitris PapastamosASoC: soc-core: Generalize snd_soc_prefix_map and renam...
2010-12-03 Dimitris PapastamosASoC: Add compress_type as a member to snd_soc_codec
2010-12-03 Jarkko NikulaASoC: Don't oops in soc_probe_aux_dev in case of missin...
2010-12-03 Mark BrownASoC: Move active copy of CODEC read and write into...
2010-12-03 Mark BrownASoC: Apostrophe patrol in soc-core.c
2010-12-01 Jarkko NikulaASoC: Fix build failure in soc-core.c
2010-11-30 Jarkko NikulaASoC: Add support for optional auxiliary dailess codecs
2010-11-22 Jarkko NikulaASoC: Do not include soc-dapm.h
2010-11-15 Jarkko NikulaASoC: Add optional name_prefix for codec kcontrol,...
2010-11-11 Dimitris PapastamosASoC: soc-cache: Add support for flat register caching
2010-11-11 Mark BrownASoC: Add trace events for ASoC register read/write
2010-11-09 Axel LinASoC: Fix compile error if CONFIG_DEBUG_FS is not confi...
2010-11-06 Jarkko NikulaASoC: Move pop time from DAPM context to sound card
2010-11-06 Jarkko NikulaASoC: Move codec debugfs directories under parent card...
2010-11-06 Jarkko NikulaASoC: Add sound card directory under debugfs/asoc/
2010-11-06 Liam GirdwoodASoC: Decouple DAPM from CODECs
2010-11-05 Mark BrownMerge branch 'for-2.6.37' into HEAD
2010-11-03 Mark BrownASoC: Push snd_soc_write() and snd_soc_read() into...
2010-11-03 Axel LinASoC: Fix snd_soc_register_dais error handling
2010-11-02 Mark BrownMerge commit 'v2.6.37-rc1' into for-2.6.37
2010-10-28 Mark BrownASoC: Check return value of struct_strtoul() in pmdown_...
2010-10-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-10-21 Dimitris PapastamosASoC: soc-core: Fix codec->name memory leak
2010-10-19 Jarkko NikulaASoC: Fix I2C component device id number creation
2010-10-15 Arnd Bergmannllseek: automatically add .llseek fop
2010-10-13 Mark BrownASoC: Pay attention to driver supplied DAI IDs
2010-10-13 Mark BrownASoC: Check list debugfs files for PAGE_SIZE overflow
2010-10-13 Mark BrownASoC: Move soc-core module init next to functon definition
2010-10-13 Mika WesterbergASoC: don't register AC97 devices twice
2010-09-22 Mark BrownASoC: Report error codes for card DAI instantiation...
2010-09-21 Jarkko NikulaASoC: Remove extra rtd->dev.init_name assignment in...
2010-09-21 Mark BrownASoC: Report error code when failing to add controls
2010-09-16 Mark BrownASoC: Add platform listing to debugfs
2010-09-16 Mark BrownASoC: Add DAI list to debugfs
2010-09-16 Mark BrownASoC: Add debugfs listing of registered CODECs
2010-08-27 Mark BrownMerge branch 'for-2.6.36' into for-2.6.37
2010-08-27 Axel LinASoC: soc-core: fix debugfs_pop_time file permissions
2010-08-20 Mark BrownASoC: Don't call DAI registration for CODECs with no DAI
2010-08-18 Liam GirdwoodASoC: core - fix build warning on x86_64
2010-08-17 Liam GirdwoodASoC: core - fix build warning on x86_64
2010-08-16 Mark BrownMerge branch 'for-2.6.36' into for-2.6.37
2010-08-15 Mark BrownASoC: Remove redundant device name from debugfs directory
2010-08-15 Mark BrownASoC: Set up debugfs only once per CODEC
2010-08-12 Liam GirdwoodASoC: multi-component - ASoC Multi-Component Support
2010-08-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-07-14 Mark BrownASoC: Handle read failures in codec_reg
2010-06-19 Stuart LonglandASoC: Fix overflow bug in SOC_DOUBLE_R_SX_TLV
2010-06-16 Uwe Kleine-Königfix typos concerning "initiali[zs]e"
2010-06-16 Mark BrownASoC: Pay attention to write errors in volsw_2r_sx
2010-05-31 Mark BrownMerge commit 'v2.6.35-rc1' into for-2.6.36
2010-05-20 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2010-05-16 apatard@mandriva.comASoC: Add SOC_DOUBLE_R_SX_TLV control
2010-05-11 Peter UjfalusiASoC: core: Fix for the volume limiting when invert...
2010-05-10 Mark BrownASoC: Allow DAI links to be kept active over suspend
2010-05-10 Mark BrownASoC: Support leaving paths enabled over system suspend
2010-05-10 Mark BrownASoC: Refactor DAPM suspend handling
2010-05-07 Peter UjfalusiASoC: core: Support for limiting the volume
2010-04-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-29 Mark BrownMerge branch 'for-2.6.34' into for-2.6.35
2010-03-29 Graham GowerASoC: Fix passing platform_data to ac97 bus users and...
2010-03-19 Guennadi LiakhovetskiASoC: remove a card from the list, if instantiation...
2010-03-12 Jassi BrarASoC: PCM_RATE: Check for KNOT and CONTINUOUS flags
2010-03-10 Mark BrownMerge commit 'v2.6.34-rc1' into for-2.6.35
2010-03-03 Jassi BrarASoC: soc_pcm_open: Add missing bailout tag
2010-03-03 Peter UjfalusiASoC: core: Add delay operation to snd_soc_dai_ops
2010-03-03 Peter UjfalusiASoC: core: soc level wrapper for pcm_pointer callback
2010-03-03 Peter UjfalusiASoC: core: fix tailing whitespace in soc_pcm_apply_sym...
2010-02-26 Jassi BrarASoC: Allow mulitple usage count of codec and cpu dai
2010-02-22 Peter UjfalusiASoC: core: On resume also check the soc device state
2010-02-22 jassi brarASoC: Remove runtime field from DAI
2010-02-22 jassi brarASoC: Pass dai_link as argument to platform suspend...
2010-02-17 Mark BrownASoC: Make pmdown_time a long
2010-02-16 Mark BrownASoC: Make pmdown_time runtime configurable
2010-02-16 Mark BrownASoC: Make pmdown_time a per-card setting
2010-01-28 Mark BrownASoC: Set codec->dev for AC97 devices
2010-01-12 Mark BrownMerge branch 'for-2.6.33' into for-2.6.34
next