summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | | ASoC: Fix variable shadowing warning in TLV320AIC3xMark Brown2010-01-041-4/+4
| | | * | | | | | | | | | | | ASoc: tpa6130a2: Remove unnecessary variableIlkka Koskinen2010-01-041-4/+0
| | | * | | | | | | | | | | | ASoC: Use snprintf() when generating stream namesMark Brown2009-12-311-2/+2
| | | * | | | | | | | | | | | ASoC: Remove unneeded suspend checks from CODEC driversMark Brown2009-12-312-16/+0
| | | * | | | | | | | | | | | ASoC: tlv320dac33: Safety check for codec slave modePeter Ujfalusi2009-12-311-1/+6
| | | * | | | | | | | | | | | ASoC: tlv320dac33: Add new FIFO mode: mode 7Peter Ujfalusi2009-12-311-1/+34
| | | * | | | | | | | | | | | ASoC: tlv320dac33: Clean up the hardware configuration codePeter Ujfalusi2009-12-311-16/+45
| | | * | | | | | | | | | | | ASoC: tlv320dac33: Introduce prefill and playback state handlersPeter Ujfalusi2009-12-311-6/+40
| | | * | | | | | | | | | | | ASoC: tlv320dac33: Change nsample switch to FIFO mode enumPeter Ujfalusi2009-12-311-17/+32
| | | * | | | | | | | | | | | ASoC: soc-cache: cleanup training whitespace and coding styleBarry Song2009-12-311-1/+1
| | | * | | | | | | | | | | | ASoC: fsi: Add over/under run error settlementKuninori Morimoto2009-12-301-4/+25
| | | * | | | | | | | | | | | ASoC: fsi: Add fsi_get_dai to get snd_soc_daiKuninori Morimoto2009-12-301-2/+8
| | | * | | | | | | | | | | | ASoC: fsi: Add over_period flag to prevent the misunderstandingKuninori Morimoto2009-12-301-8/+12
| | | * | | | | | | | | | | | ASoC: ad1938: let soc-core dapm handle PLL powerBarry Song2009-12-301-59/+3
| | | * | | | | | | | | | | | ASoC: ad1938: fix typo, rename mask to rx_mask for ad1938_set_tdm_slotBarry Song2009-12-301-1/+1
| | | * | | | | | | | | | | | ASoC: ad1836: reset and restore clock control mode in suspend/resume entryBarry Song2009-12-301-0/+32
| | | * | | | | | | | | | | | ASoC: Host clock2 read up in WM8904 FLL configurationMark Brown2009-12-181-1/+2
| | | * | | | | | | | | | | | Merge branch 'for-2.6.33' into for-2.6.34Mark Brown2009-12-186-26/+10
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | ASoC: Set AIF word length for WM8904Mark Brown2009-12-181-0/+17
| | | * | | | | | | | | | | | | ASoC: Add initial WM8955 CODEC driverMark Brown2009-12-184-0/+1646
| | | * | | | | | | | | | | | | ASoC: Fix build of DA7210Mark Brown2009-12-161-0/+3
| | | * | | | | | | | | | | | | ASoC: PLL computation in TLV320AIC3x SoC driverPeter Meerwald2009-12-161-26/+49
| | | * | | | | | | | | | | | | ASoC: Fix sorting of codecs Makefile entriesMark Brown2009-12-161-2/+2
| | | * | | | | | | | | | | | | ASoC: Add FSI-DA7210 sound support for SuperHKuninori Morimoto2009-12-163-0/+93
| | | * | | | | | | | | | | | | ASoC: Add DA7210 codec device support for ALSAKuninori Morimoto2009-12-164-0/+616
| | | * | | | | | | | | | | | | ASoC: tpa6130a2: Add support for regulator frameworkIlkka Koskinen2009-12-161-17/+70
| | | * | | | | | | | | | | | | ASoC: S3C64XX: Compress and generalize the CPU driverJassi Brar2009-12-161-73/+41
| | | * | | | | | | | | | | | | ASoC: S3C64XX: Remove unnecessary header includesJassi Brar2009-12-161-6/+0
| | | * | | | | | | | | | | | | ASoC: Register the CODEC in WM8727Mark Brown2009-12-161-17/+49
| | | * | | | | | | | | | | | | ASoC: Sort DAPM sequences by CODEC as wellMark Brown2009-12-161-0/+2
| | | * | | | | | | | | | | | | ASoC: Push registers out of mixer power decisionMark Brown2009-12-161-12/+14
| | | * | | | | | | | | | | | | ASoC: Add regulator support to CS4270 codec driverDaniel Mack2009-12-071-3/+40
| | | * | | | | | | | | | | | | ASoC: Initial WM8904 CODEC driverMark Brown2009-12-044-0/+4225
| | | * | | | | | | | | | | | | ASoC: Display the power register in DAPM widget debugfsMark Brown2009-12-041-1/+8
| | | * | | | | | | | | | | | | ASoC: Export snd_soc_update_bits_unlocked()Mark Brown2009-12-041-3/+4
| | | * | | | | | | | | | | | | ASoC: tlv320dac33: Add support for regulator frameworkIlkka Koskinen2009-12-041-13/+79
| | | * | | | | | | | | | | | | Merge branch 'for-2.6.33' into for-2.6.34Mark Brown2009-12-041-8/+8
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | ASoC: DaVinci: Update suspend/resume support for McASP driverChaithrika U S2009-12-043-3/+18
| | | * | | | | | | | | | | | | | ASoC: sh_fsi: avoid using global variableKuninori Morimoto2009-12-031-53/+62
| | * | | | | | | | | | | | | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2010-03-018-484/+844
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / / / / / / | | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | ALSA: hda - Add/fix ALC269 FSC and Quanta modelsKailang Yang2010-02-251-1/+7
| | | * | | | | | | | | | | | | | ALSA: hda - Add ALC670 codec supportKailang Yang2010-02-251-16/+24
| | | * | | | | | | | | | | | | | ALSA: hda - remove unnecessary msleep on power state transitionsZhang, Rui2010-02-241-2/+2
| | | * | | | | | | | | | | | | | ALSA: add support for Macbook Air 2,1 internal speakerReimundo Heluani2010-02-231-0/+64
| | | * | | | | | | | | | | | | | ALSA: hda - enable snoop for Intel Cougar PointSeth Heasley2010-02-231-1/+5
| | | * | | | | | | | | | | | | | ALSA: hda - Remove identical definitions for macmini3 modelTakashi Iwai2010-02-231-29/+1
| | | * | | | | | | | | | | | | | ALSA: hda-intel: Add position_fix quirk for ASUS M2V-MX SE.Paul Menzel2010-02-221-0/+1
| | | * | | | | | | | | | | | | | ALSA: Typo. s/distrubs/disturbs/Paul Menzel2010-02-221-1/+1
| | | * | | | | | | | | | | | | | ALSA: hda - Clean up Intel Mac unsol codesTakashi Iwai2010-02-221-64/+17
| | | * | | | | | | | | | | | | | ALSA: hda - Add Macmini 3,1 supportLuke Yelavich2010-02-221-0/+136
OpenPOWER on IntegriCloud