summaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | 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
| * | | | | Merge branch 'topic/jack' into for-linusTakashi Iwai2010-05-201-0/+8
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | ALSA: Add support for key reporting via the jack interfaceMark Brown2010-03-171-0/+8
| | | |/ / | | |/| |
| * | | | Merge branch 'topic/misc' into for-linusTakashi Iwai2010-05-203-16/+17
| |\ \ \ \
| | * | | | ALSA: include/sound/asound.h whitespace fixupsDaniel Mack2010-05-111-10/+10
| | * | | | ALSA: Merge es1688 and es968 driversKrzysztof Helt2010-05-101-0/+1
| | * | | | ALSA: es1688: allocate snd_es1688 structure as a part of snd_card structureKrzysztof Helt2010-05-101-5/+5
| | * | | | ALSA: Release v1.0.23Jaroslav Kysela2010-04-161-1/+1
| * | | | | ALSA: info - Use standard types for info callbacksTakashi Iwai2010-04-131-12/+12
| |/ / / /
* / / / / PM QOS updateMark Gross2010-05-101-1/+2
|/ / / /
* | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-04-072-1/+18
|\ \ \ \ | | |_|/ | |/| |
| * | | ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack2010-04-052-1/+18
| |/ /
* / / ALSA: i2c: cleanup: change parameter to pointerDan Carpenter2010-04-041-1/+1
|/ /
* | 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
|\ \ \ | |/ / |/| / | |/
| * 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
| |\
| * | ASoC: tpa6130a2: Support for tpa6140's regulatorsIlkka Koskinen2010-01-111-0/+6
| * | ASoC: Add initial WM8955 CODEC driverMark Brown2009-12-181-0/+26
| * | ASoC: Initial WM8904 CODEC driverMark Brown2009-12-041-0/+57
| * | ASoC: Export snd_soc_update_bits_unlocked()Mark Brown2009-12-041-0/+3
* | | 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