The following changes since commit fc8e6e8668e74fbf8e00d6e143d7f43b20f73f32:
ASoC: Supply dcs_codes for newer WM1811 revisions (2011-11-28 23:18:38 +0000)
are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-3.2
fixing some bugs in the SigmaDSP code. It's in the firmware subsystem but that's orphaned and changes in -next move the code over to the ASoC tree as these DSPs are specialist DSPs for audio use.
Lars-Peter Clausen (3): firmware: Sigma: Prevent out of bounds memory access firmware: Sigma: Skip header during CRC generation firmware: Sigma: Fix endianess issues
drivers/firmware/sigma.c | 81 +++++++++++++++++++++++++++++++++------------- include/linux/sigma.h | 13 ++----- 2 files changed, 62 insertions(+), 32 deletions(-)