summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] hda-codec - rewrite amp cache more genericTakashi Iwai2007-10-162-45/+68
* [ALSA] Use msecs_to_jiffies() in ac97_codec.cTakashi Iwai2007-10-161-6/+8
* [ALSA] usb-audio - Add advanced mode support for Edirol UA-1EXTakashi Iwai2007-10-161-1/+22
* [ALSA] isa libs Makefiles cleanupKrzysztof Helt2007-10-162-18/+6Star
* [ALSA] seq_midi_event: fix parsing of F9/FD bytesClemens Ladisch2007-10-161-1/+1
* [ALSA] seq_midi_event: fix parsing of missing data bytesClemens Ladisch2007-10-161-39/+41
* [ALSA] seq_midi_event: prevent running status after system messagesClemens Ladisch2007-10-161-0/+2
* [ALSA] seq_midi_event: fix encoding of data bytes after end of sysexClemens Ladisch2007-10-161-7/+8
* [ALSA] This patch is a USB quirk to ensure the Stanton Scratchamp v1 is detectedMark Hills2007-10-161-0/+18
* [ALSA] Add new AFMT_* formats for OSS emulationTakashi Iwai2007-10-161-1/+34
* [ALSA] Support 3-bytes 24bit format in PCM OSS emulationTakashi Iwai2007-10-162-59/+29Star
* [ALSA] Simplify the format conversion in PCM OSS emulationTakashi Iwai2007-10-163-436/+97Star
* [ALSA] Remove ifdefs from OSS PCM emulation codesTakashi Iwai2007-10-168-37/+3Star
* [ALSA] seq: resource leak fix and various code cleanupsEugene Teo2007-10-162-19/+27
* [ALSA] hda-codec - Add support for Acer Aspire laptopsTobin Davis2007-10-161-0/+56
* [ALSA] hda-codec - Add more Dell systemsTobin Davis2007-10-161-0/+14
* [ALSA] fix selector unit bug affecting some USB speakerphonesRuss Cox2007-10-161-1/+1
* [ALSA] au88x0: mem leak fix in snd_vortex_create()Jesper Juhl2007-10-161-0/+1
* [ALSA] hda-intel - Remove invalid __devinitTakashi Iwai2007-10-161-13/+10Star
* [ALSA] Get rid of dead code in sound/arm/sa11xx-uda1341.cMichal Piotrowski2007-10-161-31/+4Star
* [ALSA] Coding style fix sound/pci/ca0106/ca_midi.hMichal Piotrowski2007-10-161-3/+3
* [ALSA] hda-intel - Fix a typo in KconfigTakashi Iwai2007-10-161-1/+1
* [ALSA] add the ESS1879 pnpbios ID to the es18xx driverRene Herman2007-10-161-0/+1
* [ALSA] sound/soc ioremap/iounmap balancingScott Thompson2007-10-161-0/+1
* [ALSA] CS4270 driver does not compile with I2C disabledTimur Tabi2007-10-161-147/+172
* [ALSA] ASoC CS4270 codec device driverTimur Tabi2007-10-164-0/+858
* [ALSA] hda-codec - Fix GPIO in resumeTakashi Iwai2007-10-161-12/+18
* [ALSA] hda-intel - Fix a typo in MakefileTakashi Iwai2007-10-161-1/+1
* [ALSA] hda-intel - Fix compile warning in snd_hwdep_ioctl_compat()Takashi Iwai2007-10-161-1/+1
* [ALSA] hda-codec - Add support for the ASRock K8NF6G-VSTA motherboardTobin Davis2007-10-161-0/+1
* [ALSA] sound/synth/util_mem.c: remove pointless checkAdrian Bunk2007-10-161-1/+1
* [ALSA] Add missing static in ac97_codec.cTakashi Iwai2007-10-161-2/+2
* [ALSA] check for linked substreams of different cardsClemens Ladisch2007-10-164-4/+14
* [ALSA] hda-codec - kernel config for each codecTakashi Iwai2007-10-164-14/+125
* [ALSA] hda-codec - Add a generic bind-control helperTakashi Iwai2007-10-164-155/+184
* [ALSA] hda-intel - Add hwdep interfaceTakashi Iwai2007-10-166-5/+147
* [ALSA] hdspm - Coding style fixesTakashi Iwai2007-10-161-274/+325
* [ALSA] hda-intel - Coding style fixesTakashi Iwai2007-10-164-122/+225
* [ALSA] Fix bugs in mode change/recalibration for opl3sa2 driverPaul Vojta2007-10-162-0/+3
* [ALSA] snd_usb_caiaq_input_free() fixKarsten Wiese2007-10-161-1/+0Star
* [ALSA] Clean up MakefileTakashi Iwai2007-10-165-23/+10Star
* [ALSA] Fix build error without CONFIG_HAS_DMATakashi Iwai2007-10-162-1/+8
* [ALSA] snd-emu10k1:Unmute the Audio/Micro Dock after firmware load.James Courtier-Dutton2007-10-161-0/+6
* [ALSA] snd-emu10k1:Implement SPDIF/ADAT status.James Courtier-Dutton2007-10-163-15/+53
* [ALSA] hda-codec - Fix the initial mixer state of ALC262 sony-assamd modelTakashi Iwai2007-10-161-25/+41
* [ALSA] ca0106: remove extra commands in SPI DAC init sequenceTrent Piepho2007-10-161-11/+5Star
* [ALSA] ca0106: Add more symbol SPI register names and use themTrent Piepho2007-10-163-40/+92
* [ALSA] ca0106: power down SPI DAC channels when not in useTrent Piepho2007-10-162-3/+36
* [ALSA] hda-codec - Fix AD1988 SPDIF outputTakashi Iwai2007-10-161-14/+31
* [ALSA] s3c24xx-pcm: fix hw_params dma handlingHarald Welte2007-10-161-9/+13