ASoC: ad1980: fix codec name
[pandora-kernel.git] / sound /
2011-03-29 Mike FrysingerASoC: ad1980: fix codec name
2011-03-29 Mike FrysingerASoC: ad193x: fix codec name
2011-03-29 Mike FrysingerASoC: ad73311: fix codec name
2011-03-29 Mike FrysingerASoC: SSM2602: fix codec name
2011-03-29 Mike FrysingerASoC: fix sorting order of codecs in kconfig
2011-03-29 Mark BrownASoC: Remove -codec from WM8731 driver name
2011-03-29 Mark BrownASoC: Convert WM8731 to table based DAPM setup
2011-03-29 Mark BrownASoC: Convert WM8903 to table based DAPM setup
2011-03-29 Mark BrownMerge branch 'for-2.6.39' into for-2.6.40
2011-03-29 Mark BrownASoC: Fix CODEC device name for Corgi
2011-03-26 Scott JiangASoC: ad73311: drop I2C requirement
2011-03-26 Scott JiangASoC: ad193x: tweak style to match other codecs
2011-03-26 Cliff CaiASoC: Blackfin I2S: add 8-bit sample support
2011-03-26 Dimitris PapastamosASoC: Add snd_soc_codec_{readable,writable}_register()
2011-03-26 Dimitris PapastamosASoC: Add default snd_soc_default_writable_register...
2011-03-26 Dimitris PapastamosASoC: soc-cache: Return -ENOSYS instead of -EINVAL
2011-03-26 Dimitris PapastamosASoC: soc-cache: Factor-out the SPI write code
2011-03-26 Dimitris PapastamosASoC: soc-cache: Factor-out the hw_read() specific...
2011-03-26 Dimitris PapastamosASoC: soc-cache: Factor-out the hw_write() specific...
2011-03-26 Dimitris PapastamosASoC: soc-cache: Introduce raw bulk write support
2011-03-26 Dimitris PapastamosASoC: soc-cache: Factor-out the I2C read code
2011-03-26 Wolfram SangASoC: imx: remove superfluous code in imx-ssi.c
2011-03-26 Mark BrownMerge branch 'for-2.6.39' into for-2.6.40
2011-03-26 Wolfram SangASoC: imx: fix burstsize for DMA
2011-03-26 Wolfram SangASoC: imx: set watermarks for mx2-dma
2011-03-22 Mark BrownASoC: Add WM8958 enhanced EQ support
2011-03-22 Mark BrownASoC: Add WM8958 VSS support
2011-03-22 Mark BrownASoC: Refactor WM8958 DSP to support additional algorithms
2011-03-22 Mark BrownASoC: Support download of WM8958 MBC firmware
2011-03-22 Mark BrownASoC: Support !REGULATOR build for sgtl5000
2011-03-18 Mark BrownASoC: Mark WM8958 DSP2 registers readable
2011-03-18 Mark BrownASoC: Handle startup sequencing of WM8958 DSP2 with...
2011-03-18 Mark BrownASoC: Factor WM8958 DSP2 handling into separate file
2011-03-18 Mark BrownASoC: Treat WM8958 revision A as WM8994 revision D
2011-03-18 Mark BrownASoC: Remove bogus check for register validity in debug...
2011-03-18 Mark BrownMerge branch 'topic/asoc' of git://git./linux/kernel...
2011-03-16 Takashi IwaiMerge branch 'for-2.6.39' of git://git./linux/kernel...
2011-03-11 Marek BeliskoASoC: mini2440: Fix uda134x codec problem.
2011-03-11 Mark BrownASoC: Fix spacing in MAX8950
2011-03-11 Vasily KhoruzhickASoC: PXA: Z2: Fix codec pin name
2011-03-11 Vasily KhoruzhickASoC: PXA: z2: Mute internal speaker when headphones...
2011-03-11 Christian GlindkampASoC: Add MAX9850 codec driver
2011-03-11 Takashi IwaiALSA: Add snd_ctl_activate_id()
2011-03-10 Mark BrownMerge branch 'for-2.6.38' into for-2.6.39
2011-03-09 Mark BrownASoC: Ensure WM8958 gets all WM8994 late revision widgets
2011-03-09 Mark BrownASoC: Fix typo in late revision WM8994 DAC2R name
2011-03-09 Alexander SverdlinASoC: Enable 192kHz sample rate for EP93xx.
2011-03-09 Alexander SverdlinASoC: Improve EP93xx I2S clocks management.
2011-03-09 Alexander SverdlinASoC: EDB93xx: Manage I2S rates according to datasheet...
2011-03-09 Alexander SverdlinASoC: Manage mode and rate bits correctly for CS4271...
2011-03-09 Mark BrownMerge branch 'for-2.6.38' into for-2.6.39
2011-03-09 Mark BrownASoC: Fix double addition of prefixes due to widget...
2011-03-09 Mark BrownASoC: Use the correct DAPM context when cleaning up...
2011-03-09 Mark BrownASoC: Fix broken bitfield definitions in WM8978
2011-03-09 Mark BrownASoC: Simplify WM9081 speaker startup by using widgets...
2011-03-09 Jarkko NikulaASoC: omap: rx51: Enable McBSP2 sidetone
2011-03-08 Dan CarpenterASoC: sgtl5000: use after free in ldo_regulator_register()
2011-03-08 Mark BrownASoC: Fix prefixing of DAPM controls by factoring prefi...
2011-03-08 Mark BrownASoC: Warn rather than set a silly constraint when...
2011-03-08 Mark BrownASoC: Refactor symmetric_rates check to reduce indentation
2011-03-08 Mark BrownASoC: Convert WM9081 SYSCLK configuration to be device...
2011-03-08 Mark BrownASoC: Provide CODEC clocking operations and API calls
2011-03-08 Mark BrownASoC: Fix section mismatch warnings in WM8994
2011-03-08 Mark BrownASoC: Use data based init for WM9081 DAPM
2011-03-08 Mark BrownASoC: Add DAPM widget and path data to CODEC driver...
2011-03-07 Alexander SverdlinASoC: Remove warnings in ep93xx-i2s.c
2011-03-07 Alexander SverdlinASoC: Extend range of supported sample rates for CS4271...
2011-03-07 Mark BrownASoC: Add LM4857 to SND_SOC_ALL_CODECS
2011-03-07 Lars-Peter ClausenASoC: Add driver for the dfbmcs320 bluetooth module
2011-03-07 Lars-Peter ClausenASoC: Samsung: Merge neo1937_wm8753 and neo1973_gta02_w...
2011-03-07 Lars-Peter ClausenASoC: neo1973_gta02_wm8753: Use gpio_request_array...
2011-03-07 Lars-Peter ClausenASoC: neo1973_gta02_wm8753: Remove lm4853_{set,get...
2011-03-07 Lars-Peter ClausenASoC: neo1973_wm8753: Move lm4857 specefic code to...
2011-03-07 Lars-Peter ClausenASoC: neo1973_wm8753: Remove scenario management code.
2011-03-07 Javier MartinASoC: Add machine driver for Visstrim_M10 board.
2011-03-07 Axel LinASoC: Constify i2c_device_id table
2011-03-07 Axel LinASoC: tlv320dac33: add MODULE_DEVICE_TABLE
2011-03-07 Mark BrownASoC: Add missing debugfs conditionals
2011-03-07 Mark BrownASoC: Fix outdated API usage in tlv320aic32x4
2011-03-04 Javier MartinASoC: Add TI tlv320aic32x4 codec support.
2011-03-03 Mark BrownASoC: Add a late_probe() callback to cards
2011-03-03 Mark BrownASoC: Allow card DAPM widgets and routes to be set...
2011-03-03 Mark BrownASoC: Add a per-card DAPM context
2011-03-03 Mark BrownASoC: Check for a CODEC before dereferencing in DAPM
2011-03-03 Mark BrownASoC: Get the card directly from the DAPM context
2011-03-03 Mark BrownASoC: Add TLV information for WM8978 DAC limiter
2011-03-03 Mark BrownMerge branch 'for-2.6.38' into for-2.6.39
2011-03-03 Mark BrownASoC: Fix broken bitfield definitions in WM8978
2011-03-03 Dimitris PapastamosASoC: WM8994: Ensure MICBIAS is provided with a clock
2011-03-01 Mark BrownASoC: Add platform data for WM9081 IRQ pin configuration
2011-03-01 Mark BrownASoC: Remove module probe announcements from CODEC...
2011-03-01 Javier MartinASoC: Fix burstsize and DSP_B format problems in imx...
2011-03-01 Dimitris PapastamosASoC: WM8994: Ensure MICBIAS is provided with a clock
2011-03-01 Mark BrownMerge branch 'for-2.6.38' into for-2.6.39
2011-03-01 Dimitris PapastamosASoC: WM8994: Ensure late enable events are processed...
2011-03-01 Dimitris PapastamosASoC: WM8994: Don't disable the AIF[1|2]CLK_ENA uncondi...
2011-03-01 Mark BrownASoC: Fix WM9081 platform data initialisation
2011-02-28 Stephen WarrenASoC: Tegra: Fix error handling in DMA channel alloc
2011-02-28 Mark BrownASoC: Staticise non-exported symbols in SGTL5000
2011-02-28 Zeng ZhaomingASoC: remove unnecessary header including in SGTL5000...
next