aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-03-18119-2473/+13693
|\
| * 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: 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
| * | Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-03-101-1/+9
| |\ \
| * | | 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: 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
| * | | | ASoC: Remove warnings in ep93xx-i2s.cAlexander Sverdlin2011-03-071-2/+6
| * | | | ASoC: Extend range of supported sample rates for CS4271 CODEC.Alexander Sverdlin2011-03-071-2/+3
| * | | | ASoC: Add LM4857 to SND_SOC_ALL_CODECSMark Brown2011-03-071-0/+1
| * | | | ASoC: Add driver for the dfbmcs320 bluetooth moduleLars-Peter Clausen2011-03-075-29/+86
| * | | | ASoC: Samsung: Merge neo1937_wm8753 and neo1973_gta02_wm8753 sound board driverLars-Peter Clausen2011-03-074-522/+196
| * | | | ASoC: neo1973_gta02_wm8753: Use gpio_request_array to request gpiosLars-Peter Clausen2011-03-071-35/+17
| * | | | ASoC: neo1973_gta02_wm8753: Remove lm4853_{set,get}_stateLars-Peter Clausen2011-03-071-48/+7
| * | | | ASoC: neo1973_wm8753: Move lm4857 specefic code to its own moduleLars-Peter Clausen2011-03-076-236/+347
| * | | | ASoC: neo1973_wm8753: Remove scenario management code.Lars-Peter Clausen2011-03-071-137/+11
| * | | | ASoC: Add machine driver for Visstrim_M10 board.Javier Martin2011-03-073-0/+149
| * | | | ASoC: Constify i2c_device_id tableAxel Lin2011-03-072-2/+2
| * | | | ASoC: tlv320dac33: add MODULE_DEVICE_TABLEAxel Lin2011-03-071-0/+1
| * | | | ASoC: Add missing debugfs conditionalsMark Brown2011-03-071-0/+2
| * | | | ASoC: Fix outdated API usage in tlv320aic32x4Mark Brown2011-03-071-5/+5
| * | | | ASoC: Add TI tlv320aic32x4 codec support.Javier Martin2011-03-044-0/+943
| * | | | ASoC: Add a late_probe() callback to cardsMark Brown2011-03-031-0/+9
| * | | | ASoC: Allow card DAPM widgets and routes to be set up at registrationMark Brown2011-03-031-0/+7
| * | | | ASoC: Add a per-card DAPM contextMark Brown2011-03-031-0/+13
| * | | | ASoC: Check for a CODEC before dereferencing in DAPMMark Brown2011-03-031-3/+3
| * | | | ASoC: Get the card directly from the DAPM contextMark Brown2011-03-031-4/+4
| * | | | ASoC: Add TLV information for WM8978 DAC limiterMark Brown2011-03-031-2/+3
| * | | | Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-03-031-6/+8
| |\ \ \ \