[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *
[safe/jmp/linux-2.6] / sound / soc / codecs /
2009-05-05 Jinyoung ParkASoC: Fix errors in WM8990
2009-04-28 Joonyoung ShimASoC: TWL4030: Fix gain control for earpiece amplifier
2009-04-27 Mark BrownASoC: Fix logic in WM8350 master clocking check
2009-04-23 Mark BrownMerge commit 'takashi/fix/asoc' into for-2.6.30
2009-04-23 Takashi IwaiASoC: remove non-existing referece to CONFIG_SND_SOC_CO...
2009-04-22 Mark BrownASoC: Fix WM8580 volume update handling for large regis...
2009-04-21 Mark BrownASoC: Fix offset of freqmode in WM8580 PLL configuration
2009-04-18 Russell King - ARM... ASoC: Fix warning in wm9705
2009-04-07 Peter UjfalusiASoC: TWL4030: Compillation error fix
2009-04-06 Dan CarpenterASoC: Fix null dereference in ak4535_remove()
2009-04-03 Peter UjfalusiASoC: TWL4030: Add actual support for 96KHz playback...
2009-04-02 Mark BrownASoC: Implement suspend and resume operations for WM9705
2009-04-02 Peter UjfalusiASoC: TWL4030: Add constrains for second stream
2009-04-02 Peter UjfalusiASoC: TWL4030: 96KHz playback support
2009-03-19 Mark BrownASoC: Add FLL support for WM8400
2009-03-18 Mark BrownASoC: Add separate AVDD for WM8400
2009-03-18 Mark BrownASoC: Further optimise WM8400 bias configuration sequence
2009-03-16 Joonyoung ShimASoC: twl4030 - Fix build error
2009-03-12 Philipp ZabelASoC: Replace remaining uses of snd_soc_cnew with snd_s...
2009-03-12 Mark BrownASoC: Move WM8580 to normal I2C device probe
2009-03-11 Mark BrownASoC: Merge dai_ops factor out
2009-03-11 Mark BrownASoC: Remove version display from WM8580 driver
2009-03-11 Mark BrownASoC: Add initial driver for the WM8400 CODEC
2009-03-09 Daniel MackASoC: Add a driver for AK4104 S/PDIF transmitter
2009-03-08 Mark BrownASoC: Remove unneeded forward reference to WM8753 SPI...
2009-03-08 Daniel MackASoC: bring cs4270 feature/limitations list in sync
2009-03-06 Mike FrysingerASoC: Blackfin: fix typo in MUTE definition
2009-03-06 Peter UjfalusiASoC: TWL4030: Make the HS ramp delay configurable
2009-03-04 Eric MiaoASoC: make ops a pointer in 'struct snd_soc_dai'
2009-03-04 Jonas AnderssonASoC: wm8510 pll settings
2009-03-03 Philipp ZabelASoC: UDA1380: DATAI is slave only
2009-03-03 Philipp ZabelASoC: UDA1380: change decimator/interpolator register...
2009-03-03 Philipp ZabelASoC: Remove version display from the UDA1380 driver
2009-03-02 Daniel MackASoC: fix typo and removed unneeded switch case for...
2009-02-28 Daniel MackASoC: Add cs4270 support for slave mode configurations
2009-02-26 Takashi IwaiASoC: wm8753 - Fix build error
2009-02-24 Mark BrownASoC: Only write back non-default registers when resumi...
2009-02-24 Mark BrownASoC: Convert WM8753 to register via normal device...
2009-02-24 Mark BrownASoC: Shuffle WM8753 device registration code
2009-02-24 Mark BrownASoC: Improve WM9713 voice DAC shutdown procedure
2009-02-22 Mark BrownASoC: Only unregister drivers we registered for WM8753
2009-02-22 Mark BrownASoC: Report I/O errors from WM8753 reset
2009-02-19 Mark BrownASoC: Disable WM8731 line bypass by default
2009-02-18 Mark BrownASoC: Add device init/exit annotations to new-style...
2009-02-18 Mark BrownASoC: Check for errors when writing WM8731 reset register
2009-02-18 Peter UjfalusiASoC: TWL4030: Add digital loopback support
2009-02-18 Mark BrownASoC: Implement SPI device unregistration for WM8731
2009-02-18 Mark BrownASoC: Remove version display from the WM8753 driver
2009-02-18 Mark BrownASoC: Refactor WM8731 device registration
2009-02-18 Mark BrownASoC: Shuffle WM8731 SPI and I2C device registration
2009-02-17 Mark BrownASoC: Clean up WM8731 bias level configuration
2009-02-17 Mark BrownASoC: Remove version display from the WM8731 driver
2009-02-17 Paul FertserASoC: Fix WM8753 DAIs unregistering
2009-02-13 Timur TabiASoC: add additional controls to the CS4270 codec driver
2009-02-09 Jarkko NikulaASoC: TLV320AIC3X: Add TLV information for volume controls
2009-02-09 Jarkko NikulaASoC: TLV320AIC3X: Fix volume ranges
2009-02-06 Mark BrownMerge branch 'for-2.6.29' into for-2.6.30
2009-02-06 Jarkko NikulaASoC: WM8990: Fix kcontrol's private value use in put...
2009-02-06 Eero NurkkalaASoC: TLV320AIC3X: Fix kcontrol's private value use...
2009-02-04 Philipp ZabelASoC: uda1380: split set_dai_fmt into _both, _playback...
2009-02-03 Vasily KhoruzhickASoC: Don't unconditionally use the PLL in UDA1380
2009-02-03 Takashi IwaiMerge branch 'fix/asoc' into topic/asoc
2009-02-03 Liam GirdwoodALSA: ASoC: email - update email addresses.
2009-02-02 Timur TabiASoC: fix message display in CS4270 codec driver
2009-02-02 Timur TabiASoC: fix build break in CS4270 codec driver
2009-01-31 Timur TabiASoC: fix documentation in CS4270 codec driver
2009-01-30 Timur TabiASoC: fix initialization order of the CS4270 codec...
2009-01-29 Peter UjfalusiASoC: TWL4030: Add analog loopback support
2009-01-29 Mark BrownMerge branch 'for-2.6.29' into for-2.6.30
2009-01-29 Mark BrownASoC: Fix null string usage with WM8753 DAIs
2009-01-27 Peter UjfalusiASoC: TWL4030: Move the twl4030_power_up and _power_dow...
2009-01-27 Peter UjfalusiASoC: TWL4030: Physical ADC and amplifier power switch...
2009-01-27 Peter UjfalusiASoC: TWL4030: Enable Headset Left anti-pop/bias ramp...
2009-01-27 Peter UjfalusiASoC: TWL4030: Code clean up for codec power up and...
2009-01-27 Peter UjfalusiASoC: TWL4030: Syncronize the reg_cache for ANAMICL...
2009-01-27 Mark BrownASoC: Push the codec runtime storage into the card...
2009-01-23 Timur TabiASoC: improve I2C initialization code in CS4270 driver
2009-01-23 Mark BrownASoC: Fix L3 bus handling in Kconfig
2009-01-23 Mark BrownASoC: Include header file in cs4270 and wm9705
2009-01-23 Mark BrownASoC: Fix spurious codec driver dependencies
2009-01-23 Timur TabiASoC: remove stand-alone mode support from CS4270 codec...
2009-01-20 Ian MoltonASoC: Fix WM9705 capture switch name
2009-01-19 Ian MoltonASoC: fixes to caching implementations
2009-01-16 Mark BrownASoC: Ignore output frequency for WM9713 PLL
2009-01-16 Ian MoltonASoC: Driver for the WM9705 AC97 codec.
2009-01-09 Mark BrownMerge branch 'for-2.6.29' into for-2.6.30
2009-01-09 Peter UjfalusiASoC: TWL4030: Module unloading fix
2009-01-09 Ian MoltonASoC: cleanup duplicated code.
2009-01-09 Mark BrownASoC: Implement WM8350 headphone jack detection
2009-01-08 Peter UjfalusiASoC: TWL4030: Change the soc_value_enum back to soc_enum
2009-01-06 Mark BrownASoC: Fix SND_SOC_ALL_CODECS handling of dual SPI and...
2009-01-05 Peter UjfalusiASoC: TWL4030: Convert the bitfield enums to VALUE_ENUM...
2008-12-31 Peter UjfalusiASoC: TWL4030: DAPM based capture implementation
2008-12-31 Peter UjfalusiASoC: TWL4030: Make the enum filter generic for twl4030
2008-12-22 Jarkko NikulaASoC: Fix DSP formats in SSM2602 audio codec
2008-12-22 Jarkko NikulaASoC: Fix incorrect DSP format in OMAP McBSP DAI and...
2008-12-20 Takashi IwaiALSA: ASoC - Add missing __devexit annotation to wm8350.c
2008-12-20 Troy KiskyALSA: ASoC: tlv320aic3x add dsp_a
2008-12-18 Mark BrownASoC: Add WM8350 AudioPlus codec driver
2008-12-11 Stanley.MiaoASoC: TWL4030: hands-free start-up sequence.
next