summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/dummy' into for-linusTakashi Iwai2009-09-106-181/+559
|\
| * ALSA: dummy - Increase MAX_PCM_SUBSTREAMS to 128Takashi Iwai2009-09-081-1/+1
| * ALSA: dummy - Add debug proc fileTakashi Iwai2009-09-081-0/+132
| * ALSA: Add const prefix to proc helper functionsTakashi Iwai2009-09-083-4/+6
| * ALSA: Re-export snd_pcm_format_name() functionTakashi Iwai2009-09-082-14/+16
| * ALSA: dummy - Fake buffer allocationsTakashi Iwai2009-09-071-8/+98
| * ALSA: dummy - Fix the timer calculation in systimer modeTakashi Iwai2009-09-041-8/+21
| * ALSA: dummy - Better jiffies handlingTakashi Iwai2009-09-031-35/+43
| * ALSA: dummy - Support high-res timer modeTakashi Iwai2009-09-031-141/+272
* | Merge branch 'topic/dma-sgbuf' into for-linusTakashi Iwai2009-09-104-1/+11
|\ \
| * | ALSA: Fix SG-buffer DMA with non-coherent architecturesTakashi Iwai2009-07-084-1/+11
* | | Merge branch 'topic/ctxfi' into for-linusTakashi Iwai2009-09-1011-110/+155
|\ \ \
| * | | ALSA: ctxfi - Simple code clean upTakashi Iwai2009-07-2210-101/+100
| * | | Merge branch 'fix/ctxfi' into topic/ctxfiTakashi Iwai2009-07-222-12/+9
| |\ \ \
| * \ \ \ Merge branch 'fix/ctxfi' into topic/ctxfiTakashi Iwai2009-07-201-2/+2
| |\ \ \ \
| * | | | | ALSA: ctxfi - Native timer support for emu20k2Takashi Iwai2009-07-202-9/+55
* | | | | | Merge branch 'topic/ctl-add-remove-fixes' into for-linusTakashi Iwai2009-09-101-17/+17
|\ \ \ \ \ \
| * | | | | | sound: snd_ctl_remove_user_ctl: prevent removal of kernel controlsClemens Ladisch2009-08-171-0/+4
| * | | | | | sound: snd_ctl_remove_unlocked_id: simplify user control countingClemens Ladisch2009-08-171-12/+7
| * | | | | | sound: snd_ctl_remove_unlocked_id: simplify error pathsClemens Ladisch2009-08-171-4/+5
| * | | | | | sound: snd_ctl_elem_add: fix value count checkClemens Ladisch2009-08-171-1/+1
* | | | | | | Merge branch 'topic/cs46xx' into for-linusTakashi Iwai2009-09-101-1/+1
|\ \ \ \ \ \ \
| * | | | | | | ALSA: cs46xx - Fix minimum period sizeSophie Hamilton2009-09-081-1/+1
* | | | | | | | Merge branch 'topic/cmi8330' into for-linusTakashi Iwai2009-09-101-34/+52
|\ \ \ \ \ \ \ \
| * | | | | | | | ALSA: cmi8330: Allow MPU-401-less operationOndrej Zary2009-07-071-5/+5
| * | | | | | | | ALSA: cmi8330: find OPL3 port automaticallyOndrej Zary2009-07-071-3/+8
| * | | | | | | | cmi8330: Add basic CMI8329 supportOndrej Zary2009-07-051-29/+42
| * | | | | | | | ALSA: cmi8330: revert comments about AD1848 backOndrej Zary2009-06-291-4/+4
* | | | | | | | | Merge branch 'topic/cleanup' into for-linusTakashi Iwai2009-09-101-3/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ALSA: info - Use krealloc()Takashi Iwai2009-07-061-3/+1
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'topic/azt3328' into for-linusTakashi Iwai2009-09-103-553/+670
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ALSA: azt3328: fix previous breakage, improve suspend, cleanupsAndreas Mohr2009-07-152-81/+135
| * | | | | | | | | ALSA: azt3328: large codec cleanup, add I2S port etc.Andreas Mohr2009-07-062-501/+564
| * | | | | | | | | ALSA: azt3328: fix Kconfig entryAndreas Mohr2009-07-061-2/+2
| |/ / / / / / / /
* | | | | | | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-09-10123-2747/+22737
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ASoC: au1x: PSC-AC97 bugfixesManuel Lauss2009-09-082-33/+97
| * | | | | | | | | ASoC: Fix WM835x Out4 capture enumerationMark Brown2009-09-071-1/+1
| * | | | | | | | | ASoC: fix pxa2xx-ac97.c breakageRobert Schwebel2009-09-041-1/+1
| * | | | | | | | | ASoC: Fully specify DC servo bits to update in wm_hubsMark Brown2009-09-021-10/+2
| * | | | | | | | | ASoC: Debugged improper setting of PLL fields in WM8580 driverjassi brar2009-09-011-2/+2
| * | | | | | | | | ASoC: new board driver to connect bfin-5xx with ad1836 codecBarry Song2009-09-013-0/+138
| * | | | | | | | | ASoC: OMAP: Add functionality to set CLKR and FSR sources in McBSP DAIJarkko Nikula2009-08-282-0/+45
| * | | | | | | | | ASoC: davinci: i2c device creation moved into board filesChaithrika U S2009-08-281-27/+5
| * | | | | | | | | ASoC: Don't reconfigure WM8350 FLL if not neededMark Brown2009-08-261-0/+9
| * | | | | | | | | ASoC: Fix s3c-i2s-v2 buildMark Brown2009-08-261-0/+1
| * | | | | | | | | ASoC: Make platform data optional for TLV320AIC3xMark Brown2009-08-261-7/+6
| * | | | | | | | | ASoC: Add S3C24xx dependencies for Simtec machinesMark Brown2009-08-261-2/+2
| * | | | | | | | | ASoC: SDP3430: Fix TWL GPIO6 pin mux requestCandelaria Villareal, Jorge2009-08-251-4/+11
| * | | | | | | | | ASoC: S3C platform: Fix s3c2410_dma_started() called at improper timeShine Liu2009-08-254-1/+25
| * | | | | | | | | ARM: OMAP: McBSP: Merge two functions into omap_mcbsp_start/_stopJarkko Nikula2009-08-251-5/+0
OpenPOWER on IntegriCloud