summaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Support GPIO based microphone detection for WM8904Mark Brown2010-03-161-0/+36
* ASoC: Allow configuration of WM8904 GPIO pin functionsMark Brown2010-03-161-2/+72
* ASoC: Implement interrupt driven microphone detection for WM8903Mark Brown2010-03-161-0/+2
* ASoC: Add WM8903 interrupt supportMark Brown2010-03-161-0/+2
* ASoC: Initial WM8903 microphone bias and short detectionMark Brown2010-03-161-0/+29
* ASoC: Add GPIO configuration support for WM8903Mark Brown2010-03-161-0/+216
* ASoC: Allow pins to be force enabledMark Brown2010-03-161-0/+3
* ASoC: Remove unused 'muted' flag from DAPM widgetsMark Brown2010-03-161-1/+0Star
* ASoC: tlv320dac33: Add option for keeping the BCLK runningPeter Ujfalusi2010-03-121-0/+1
* Merge commit 'v2.6.34-rc1' into for-2.6.35Mark Brown2010-03-107-6/+64
|\
| * Merge branch 'topic/misc' into for-linusTakashi Iwai2010-03-081-1/+1
| |\
| | * ALSA: timer - pass real event in snd_timer_notify1() to instance callbackJaroslav Kysela2010-03-031-1/+1
| * | Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-03-018-0/+176
| |\ \ | | |/ | |/|
| * | Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-01-261-0/+1
| |\ \
| | * | ALSA: pcm_lib - return back hw_ptr_interruptJaroslav Kysela2010-01-261-0/+1
| * | | Merge branch 'topic/noncached-mmap' into topic/miscTakashi Iwai2010-01-211-0/+4
| |\ \ \
| | * | | ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffersTakashi Iwai2010-01-181-0/+4
| * | | | Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-01-211-2/+3
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | ALSA: pcm_core: Fix wake_up() optimizationJaroslav Kysela2010-01-211-2/+3
| * | | ALSA: Add snd_pci_quirk_lookup_id()Takashi Iwai2010-01-141-0/+3
| * | | Merge commit alsa/devel into topic/miscTakashi Iwai2010-01-123-3/+11
| |\| |
| | * | ALSA: pcm_lib - optimize wake_up() calls for PCM I/OJaroslav Kysela2010-01-071-0/+3
| | * | ALSA: pcm_lib - cleanup & merge hw_ptr update functionsJaroslav Kysela2010-01-072-2/+1Star
| | * | ALSA: pcm_lib - add possibility to log last 10 DMA ring buffer positionsJaroslav Kysela2010-01-071-0/+6
| | * | ALSA: Release v1.0.22.1Jaroslav Kysela2009-12-281-1/+1
| | * | ALSA: Release v1.0.22Jaroslav Kysela2009-12-161-1/+1
| * | | ALSA: cs46xx - Fix suspend/resume with new DSPTakashi Iwai2009-12-221-2/+4
| * | | ALSA: jazz16: Add support for Media Vision Jazz16 chipsetKrzysztof Helt2009-12-211-0/+1
| * | | sound: pcm: add vmalloc buffer helper functionsClemens Ladisch2009-12-181-0/+38
| * | | ALSA: Release v1.0.22Jaroslav Kysela2009-12-171-1/+1
| |/ /
* | | ASoC: Remove unused pmdown_time flagMark Brown2010-03-051-1/+0Star
* | | ASoC: Add support for WM8960 capless modeMark Brown2010-03-031-0/+2
* | | ASoC: Move WM8960 platform data into include/soundMark Brown2010-03-031-0/+22
* | | ASoC: core: Add delay operation to snd_soc_dai_opsPeter Ujfalusi2010-03-032-0/+13
* | | ASoC: Allow mulitple usage count of codec and cpu daiJassi Brar2010-02-261-1/+1
* | | ASoC: Remove runtime field from DAIjassi brar2010-02-221-1/+0Star
* | | ASoC: Pass dai_link as argument to platform suspend and resumejassi brar2010-02-221-2/+3
| |/ |/|
* | ASoC: Make pmdown_time a longMark Brown2010-02-171-1/+1
* | ASoC: Make pmdown_time a per-card settingMark Brown2010-02-161-0/+2
* | ASoC: Add WM2000 driverMark Brown2010-02-121-0/+26
* | ASoC: Add a cache_sync bit to the CODEC structureMark Brown2010-02-041-0/+1
* | ASoC: Allow CODECs to ask soc-cache to suppress physical writesMark Brown2010-02-031-0/+1
* | ASoC: add helper macros to declare struct soc_enum instancesGuennadi Liakhovetski2010-01-251-0/+17
* | ASoC: add simplified versions of widget macrosGuennadi Liakhovetski2010-01-251-0/+32
* | ASoC: Support turning off bias when the CODEC is idleMark Brown2010-01-211-0/+2
* | ASoC: tlv320dac33: Burst mode BCLK divider configurationPeter Ujfalusi2010-01-201-0/+1
* | ASoC: fix compile breakage - add a missing header includeGuennadi Liakhovetski2010-01-191-0/+2
* | Merge branch 'for-2.6.33' into for-2.6.34Mark Brown2010-01-1214-35/+452
|\|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-102-2/+2
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1