summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/core-change' into for-linusTakashi Iwai2009-12-0449-2260/+1163
|\
| * Merge branch 'topic/pcm-dma-fix' into topic/core-changeTakashi Iwai2009-12-0116-136/+108
| |\
| | * ALSA: Remove old DMA-mmap code from arm/devdma.cTakashi Iwai2009-11-274-95/+6
| | * ALSA: pcm - fix page conversion on non-coherent PPC archTakashi Iwai2009-11-271-0/+10
| | * ALSA: pcm - fix page conversion on non-coherent MIPS archTakashi Iwai2009-11-271-0/+4
| | * ALSA: pcm - define snd_pcm_default_page_ops()Takashi Iwai2009-11-261-8/+12
| | * ALSA: pcm - Use dma_mmap_coherent() if availableTakashi Iwai2009-11-261-16/+33
| | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-11-185-3/+14
| | |\
| | * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-11-175-5/+10
| | |\ \
| | * \ \ Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-11-171-1/+1
| | |\ \ \
| | | * | | oss: Mark loadhex static in hex2hex.cJosh Triplett2009-11-151-1/+1
| | * | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-11-112-8/+18
| | |\ \ \ \
| * | \ \ \ \ Merge branch 'topic/beep-rename' into topic/core-changeTakashi Iwai2009-12-0140-2130/+1077
| |\ \ \ \ \ \
| | * | | | | | ALSA: rename "PC Speaker" controls to "Speaker"Jaroslav Kysela2009-11-054-11/+12
| | * | | | | | ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela2009-11-0517-44/+45
| | * | | | | | ALSA: sh: add SuperH DAC audio driver for ALSA V4Rafael Ignacio Zurita2009-11-043-0/+463
| | * | | | | | ALSA: snd-pcsp: add nopcm modeStas Sergeev2009-11-013-20/+47
| | * | | | | | Merge branch 'fix/misc' into topic/miscTakashi Iwai2009-11-0163-573/+888
| | |\ \ \ \ \ \
| | * | | | | | | ALSA: es18xx: remove snd_audiodrive structureKrzysztof Helt2009-10-301-46/+25
| | * | | | | | | ALSA: es18xx: remove snd_card pointer from snd_es18xx structureKrzysztof Helt2009-10-301-31/+44
| | * | | | | | | sound: remove OSS Ensoniq SoundScape driverKrzysztof Helt2009-10-303-1493/+0
| | * | | | | | | ALSA: Cleanup redundant tests on unsignedRoel Kluin2009-10-307-12/+8
| | * | | | | | | ALSA: snd-usb-us122l: corrent error number for not probing US-144 on ehci-hcdTobias Hansen2009-10-131-1/+1
| | * | | | | | | ALSA: SND_CS5535AUDIO: Remove the X86 platform dependencyWu Zhangjin2009-10-121-1/+0
| | * | | | | | | ALSA: snd_dma_pointer workaround for chipsets with buggy DMAKrzysztof Helt2009-10-111-1/+9
| | * | | | | | | ALSA: wss: reuse CS4231 controls for AD1848Krzysztof Helt2009-10-111-56/+23
| | * | | | | | | ALSA: wss: convert CS4231 mixer to dB scaleKrzysztof Helt2009-10-101-17/+26
| | * | | | | | | ALSA: sscape: coding style fixesKrzysztof Helt2009-10-101-86/+83
| | * | | | | | | ALSA: sscape - Remove invalid __devinitdata to module parametersTakashi Iwai2009-10-051-9/+9
| | * | | | | | | ALSA: sscape: force AD1848 codec mode on old SoundscapeKrzysztof Helt2009-10-051-4/+29
| | * | | | | | | ALSA: sscape: remove MIDI instances counting with limit ULONG_MAXKrzysztof Helt2009-10-041-72/+29
| | * | | | | | | ALSA: sscape: convert to firmware loader frameworkKrzysztof Helt2009-10-012-224/+112
| | * | | | | | | ALSA: sscape: add supoort for SPEA Media FX/Reveal SC-600Krzysztof Helt2009-09-282-36/+86
| | * | | | | | | ALSA: snd-usb-us122l: add support for US-144Tobias Hansen2009-09-221-8/+67
| * | | | | | | | sound: rawmidi: record a substream's owner processClemens Ladisch2009-11-101-0/+9
| * | | | | | | | sound: pcm: record a substream's owner processClemens Ladisch2009-11-101-0/+4
| * | | | | | | | sound: rawmidi: fix opened substreams countClemens Ladisch2009-11-101-4/+2
| * | | | | | | | Merge branch 'topic/ctl-pid-lock' into topic/core-changeTakashi Iwai2009-11-103-6/+5
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | control: use reference-counted pidClemens Ladisch2009-11-063-4/+5
| | * | | | | | | control: remove snd_konctrol_volatile::owner_pid fieldClemens Ladisch2009-11-061-3/+1
* | | | | | | | | ALSA: AACI: fix recording bugRussell King2009-11-301-1/+1
* | | | | | | | | ALSA: AACI: fix AC97 multiple-open bugRussell King2009-11-301-0/+4
* | | | | | | | | Merge branch 'fix/asoc' into fix/miscTakashi Iwai2009-11-302-5/+18
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | ASoC: AIC23: Fixing infinite loop in resume pathAnuj Aggarwal2009-11-271-2/+1
| * | | | | | | | ASoC: Fix suspend with active audio streamsMark Brown2009-11-231-3/+17
* | | | | | | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-11-183-3/+4
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | ASoC: tlv320aic23 fix rate selectionTroy Kisky2009-11-181-1/+1
| * | | | | | | | ASoC: OMAP3 Pandora: update for TWL4030 codec changesGrazvydas Ignotas2009-11-181-1/+2
| * | | | | | | | ASoC: Modifying the license string GPLv2 for OMAP3 EVMAnuj Aggarwal2009-11-181-1/+1
* | | | | | | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-11-181-0/+1
|\ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud