aboutsummaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: soc-cache: Introduce raw bulk write supportDimitris Papastamos2011-03-262-0/+46
* ASoC: soc-cache: Factor-out the I2C read codeDimitris Papastamos2011-03-261-68/+32
* ASoC: imx: remove superfluous code in imx-ssi.cWolfram Sang2011-03-261-6/+0
* Merge branch 'for-2.6.39' into for-2.6.40Mark Brown2011-03-263-5/+21
|\
| * ASoC: imx: fix burstsize for DMAWolfram Sang2011-03-261-2/+2
| * ASoC: imx: set watermarks for mx2-dmaWolfram Sang2011-03-262-3/+5
| * ASoC: Support !REGULATOR build for sgtl5000Mark Brown2011-03-221-0/+14
* | ASoC: Add WM8958 enhanced EQ supportMark Brown2011-03-223-3/+198
* | ASoC: Add WM8958 VSS supportMark Brown2011-03-223-8/+371
* | ASoC: Refactor WM8958 DSP to support additional algorithmsMark Brown2011-03-222-53/+44
* | ASoC: Support download of WM8958 MBC firmwareMark Brown2011-03-223-0/+231
* | ASoC: Mark WM8958 DSP2 registers readableMark Brown2011-03-181-0/+12
* | ASoC: Handle startup sequencing of WM8958 DSP2 with deferred clockingMark Brown2011-03-182-21/+17
* | ASoC: Factor WM8958 DSP2 handling into separate fileMark Brown2011-03-184-303/+364
* | ASoC: Treat WM8958 revision A as WM8994 revision DMark Brown2011-03-181-10/+26
|/
* ASoC: Remove bogus check for register validity in debugfs writeMark Brown2011-03-181-2/+0
* Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Mark Brown2011-03-181-6/+36
|\
| * Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2011-03-161-6/+36
| |\
| | * ASoC: omap: rx51: Enable McBSP2 sidetoneJarkko Nikula2011-03-091-0/+4
| | * ASoC: omap: rx51: Add FM transmitter supportJarkko Nikula2011-02-221-0/+4
| | * ASoC: omap: rx51: Report headset insertion instead of video out cableJarkko Nikula2011-02-151-2/+3
| | * ASoC: omap: rx51: Add headset supportJarkko Nikula2011-02-151-2/+23
| | * ASoC: omap: rx51: Use gpio_request_one to configure tvout_sel gpioJarkko Nikula2011-02-151-2/+2
* | | ASoC: mini2440: Fix uda134x codec problem.Marek Belisko2011-03-112-2/+4
|/ /
* | ASoC: Fix spacing in MAX8950Mark Brown2011-03-111-1/+1
* | ASoC: PXA: Z2: Fix codec pin nameVasily Khoruzhick2011-03-111-1/+1
* | ASoC: PXA: z2: Mute internal speaker when headphones are connectedVasily Khoruzhick2011-03-111-0/+5
* | ASoC: Add MAX9850 codec driverChristian Glindkamp2011-03-114-0/+433
* | ALSA: Add snd_ctl_activate_id()Takashi Iwai2011-03-111-0/+46
* | Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-03-101-1/+9
|\ \
| * | ASoC: Ensure WM8958 gets all WM8994 late revision widgetsMark Brown2011-03-091-0/+8
| * | ASoC: Fix typo in late revision WM8994 DAC2R nameMark Brown2011-03-091-1/+1
* | | ASoC: Enable 192kHz sample rate for EP93xx.Alexander Sverdlin2011-03-092-4/+4
* | | ASoC: Improve EP93xx I2S clocks management.Alexander Sverdlin2011-03-091-10/+9
* | | ASoC: EDB93xx: Manage I2S rates according to datasheet for CS4271 CODEC.Alexander Sverdlin2011-03-091-8/+8
* | | ASoC: Manage mode and rate bits correctly for CS4271 CODEC.Alexander Sverdlin2011-03-091-30/+53
* | | Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-03-091-1/+1
|\ \ \ | |/ /
| * | ASoC: Use the correct DAPM context when cleaning up final widget setMark Brown2011-03-091-1/+1
| * | ASoC: Fix broken bitfield definitions in WM8978Mark Brown2011-03-091-6/+8
* | | ASoC: Fix double addition of prefixes due to widget prefixingMark Brown2011-03-091-3/+26
* | | ASoC: Simplify WM9081 speaker startup by using widgets for spaker outputMark Brown2011-03-091-26/+6
* | | ASoC: sgtl5000: use after free in ldo_regulator_register()Dan Carpenter2011-03-081-1/+3
* | | ASoC: Fix prefixing of DAPM controls by factoring prefix into snd_soc_cnew()Mark Brown2011-03-082-16/+45
* | | ASoC: Warn rather than set a silly constraint when we can't do symmetryMark Brown2011-03-081-0/+10
* | | ASoC: Refactor symmetric_rates check to reduce indentationMark Brown2011-03-081-14/+14
* | | ASoC: Convert WM9081 SYSCLK configuration to be device wideMark Brown2011-03-081-3/+5
* | | ASoC: Provide CODEC clocking operations and API callsMark Brown2011-03-081-0/+46
* | | ASoC: Fix section mismatch warnings in WM8994Mark Brown2011-03-082-2/+2
* | | ASoC: Use data based init for WM9081 DAPMMark Brown2011-03-081-6/+5
* | | ASoC: Add DAPM widget and path data to CODEC driver structureMark Brown2011-03-081-2/+10