aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa/cs423x/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16[ALSA] isa libs Makefiles cleanupKrzysztof Helt1-13/+4
2007-10-16[ALSA] seq_midi_event: fix parsing of F9/FD bytesClemens Ladisch1-1/+1
2007-10-16[ALSA] seq_midi_event: fix parsing of missing data bytesClemens Ladisch1-39/+41
2007-10-16[ALSA] seq_midi_event: prevent running status after system messagesClemens Ladisch1-0/+2
2007-10-16[ALSA] seq_midi_event: fix encoding of data bytes after end of sysexClemens Ladisch1-7/+8
2007-10-16[ALSA] This patch is a USB quirk to ensure the Stanton Scratchamp v1 is detectedMark Hills1-0/+18
2007-10-16[ALSA] Add new AFMT_* formats for OSS emulationTakashi Iwai1-1/+34
2007-10-16[ALSA] Fix OSS documentation about 3bytes formatTakashi Iwai1-7/+0
2007-10-16[ALSA] Support 3-bytes 24bit format in PCM OSS emulationTakashi Iwai2-59/+29
2007-10-16[ALSA] Simplify the format conversion in PCM OSS emulationTakashi Iwai3-436/+97
2007-10-16[ALSA] Remove ifdefs from OSS PCM emulation codesTakashi Iwai8-37/+3
2007-10-16[ALSA] doc - Remove IRQF_DISABLED from the example descriptionTakashi Iwai1-1/+1
2007-10-16[ALSA] seq: resource leak fix and various code cleanupsEugene Teo2-19/+27
2007-10-16[ALSA] hda-codec - Add support for Acer Aspire laptopsTobin Davis2-0/+57
2007-10-16[ALSA] hda-codec - Add more Dell systemsTobin Davis2-0/+15
2007-10-16[ALSA] fix selector unit bug affecting some USB speakerphonesRuss Cox1-1/+1
2007-10-16[ALSA] au88x0: mem leak fix in snd_vortex_create()Jesper Juhl1-0/+1
2007-10-16[ALSA] hda-intel - Remove invalid __devinitTakashi Iwai1-13/+10
2007-10-16[ALSA] Get rid of dead code in sound/arm/sa11xx-uda1341.cMichal Piotrowski1-31/+4
2007-10-16[ALSA] Coding style fix sound/pci/ca0106/ca_midi.hMichal Piotrowski1-3/+3
2007-10-16[ALSA] hda-intel - Fix a typo in KconfigTakashi Iwai1-1/+1
2007-10-16[ALSA] add the ESS1879 pnpbios ID to the es18xx driverRene Herman1-0/+1
2007-10-16[ALSA] sound/soc ioremap/iounmap balancingScott Thompson1-0/+1
2007-10-16[ALSA] CS4270 driver does not compile with I2C disabledTimur Tabi1-147/+172
2007-10-16[ALSA] ASoC CS4270 codec device driverTimur Tabi5-0/+859
2007-10-16[ALSA] hda-codec - Fix GPIO in resumeTakashi Iwai1-12/+18
2007-10-16[ALSA] hda-intel - Fix a typo in MakefileTakashi Iwai1-1/+1
2007-10-16[ALSA] hda-intel - Fix compile warning in snd_hwdep_ioctl_compat()Takashi Iwai1-1/+1
2007-10-16[ALSA] hda-codec - Add support for the ASRock K8NF6G-VSTA motherboardTobin Davis1-0/+1
2007-10-16[ALSA] sound/synth/util_mem.c: remove pointless checkAdrian Bunk1-1/+1
2007-10-16[ALSA] Add missing static in ac97_codec.cTakashi Iwai1-2/+2
2007-10-16[ALSA] check for linked substreams of different cardsClemens Ladisch4-4/+14
2007-10-16[ALSA] hda-codec - kernel config for each codecTakashi Iwai4-14/+125
2007-10-16[ALSA] hda-codec - Add a generic bind-control helperTakashi Iwai4-155/+184
2007-10-16[ALSA] hda-intel - Add hwdep interfaceTakashi Iwai8-5/+192
2007-10-16[ALSA] hdspm - Coding style fixesTakashi Iwai2-279/+336
2007-10-16[ALSA] hda-intel - Coding style fixesTakashi Iwai4-122/+225
2007-10-16[ALSA] Fix bugs in mode change/recalibration for opl3sa2 driverPaul Vojta3-1/+4
2007-10-16[ALSA] snd_usb_caiaq_input_free() fixKarsten Wiese1-1/+0
2007-10-16[ALSA] Clean up MakefileTakashi Iwai5-23/+10
2007-10-16[ALSA] Fix build error without CONFIG_HAS_DMATakashi Iwai2-1/+8
2007-10-16[ALSA] snd-emu10k1:Unmute the Audio/Micro Dock after firmware load.James Courtier-Dutton1-0/+6
2007-10-16[ALSA] snd-emu10k1:Implement SPDIF/ADAT status.James Courtier-Dutton4-18/+58
2007-10-16[ALSA] Fixes to follow the standard coding styleTakashi Iwai1-48/+77
2007-10-16[ALSA] hda-codec - Fix the initial mixer state of ALC262 sony-assamd modelTakashi Iwai1-25/+41
2007-10-16[ALSA] ca0106: remove extra commands in SPI DAC init sequenceTrent Piepho1-11/+5
2007-10-16[ALSA] ca0106: Add more symbol SPI register names and use themTrent Piepho3-40/+92
2007-10-16[ALSA] ca0106: power down SPI DAC channels when not in useTrent Piepho2-3/+36
2007-10-16[ALSA] hda-codec - Fix AD1988 SPDIF outputTakashi Iwai1-14/+31
2007-10-16[ALSA] s3c24xx-pcm: fix hw_params dma handlingHarald Welte1-9/+13