aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-05latency.c: use QoS infrastructureMark Gross1-4/+7
2008-01-31[ALSA] Fix Oops with PCM OSS syncTakashi Iwai1-0/+1
2008-01-31[ALSA] fix compilation warning in GCCMiguel Boton1-1/+1
2008-01-31[ALSA] PCM interface - rename SNDRV_PCM_TSTAMP_MMAP to SNDRV_PCM_TSTAMP_ENABLEJaroslav Kysela3-4/+10
2008-01-31[ALSA] rawmidi: let sparse know what is going on _for real_Marcin Ślusarz1-19/+21
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai48-49/+1
2008-01-31[ALSA] Remove PCM sleep_min and tickTakashi Iwai4-152/+3
2008-01-31[ALSA] PCM - clean up snd_pcm_lib_read/writeTakashi Iwai1-140/+76
2008-01-31[ALSA] Remove PCM xfer_align sw paramsTakashi Iwai4-29/+4
2008-01-31[ALSA] Fix PCM write blockingTakashi Iwai1-2/+5
2008-01-31[ALSA] Remove indirect control accessTakashi Iwai1-31/+20
2008-01-31[ALSA] PCM core - remove SNDRV_PCM_TSTAMP_MMAP condition in snd_pcm_status()Jaroslav Kysela1-7/+2
2008-01-31[ALSA] Add SNDRV_PCM_IOCTL_TSTAMP back to compat ioctlTakashi Iwai1-0/+1
2008-01-31[ALSA] PCM - added back TSTAMP ioctl for PCM (for old alsa-lib binaries)Jaroslav Kysela1-0/+2
2008-01-31[ALSA] sound/core/seq: move declarations of globally visible variables to proper headersMarcin Ślusarz4-9/+9
2008-01-31[ALSA] info_oss: move prototype of snd_card_info_read_oss to info.hMarcin Ślusarz1-2/+0
2008-01-31[ALSA] pcm_lib: fix sparse warning about different signednessMarcin Ślusarz1-1/+1
2008-01-31[ALSA] pcm_lib: fix sparse warning about shadowing 'n' symbolMarcin Ślusarz1-6/+10
2008-01-31[ALSA] pcm_native: fix sparse warning about shadowing 'state' symbolMarcin Ślusarz1-3/+3
2008-01-31[ALSA] copy_ctl_value_from_user() warning fixAndrew Morton1-1/+2
2008-01-31[ALSA] Fix old tstamp ioctl for compat_ioctlTakashi Iwai1-1/+1
2008-01-31[ALSA] alsa: nopageNick Piggin1-34/+25
2008-01-31[ALSA] PCM - fixed SNDRV_PCM_FORMAT_U24_BE silence constantJaroslav Kysela1-1/+1
2008-01-31[ALSA] Use posix clock monotonic for PCM and timer timestampsJaroslav Kysela3-9/+34
2008-01-31[ALSA] sound/core/memalloc.c: Add missing pci_dev_putJulia Lawall1-0/+1
2008-01-31[ALSA] Fix PCM MMAP time-stamp modeTakashi Iwai2-3/+3
2008-01-31[ALSA] Remove sequencer instrument layerTakashi Iwai9-2045/+3
2008-01-31[ALSA] Introduce slots option to snd moduleTakashi Iwai1-0/+36
2008-01-08snd_mixer_oss_build_input(): fix for __you_cannot_kmalloc_that_much failure with gcc-3.2Jean Delvare1-38/+63
2007-10-23[ALSA] sound/core/control.c: hard-irq-safe -> hard-irq-unsafe lock warningBorislav Petkov1-2/+3
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-4/+4
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela44-58/+58
2007-10-16[ALSA] sound: snd_register_device_for_dev fixMariusz Kozlowski1-0/+8
2007-10-16[ALSA] schedule_timeout() fix for core/seq/seq_instr.cRene Herman1-4/+6
2007-10-16[ALSA] unexport snd_ctl_elem_{read,write}Adrian Bunk1-4/+0
2007-10-16[ALSA] pcm: add snd_pcm_rate_to_rate_bit() helperClemens Ladisch1-0/+18
2007-10-16[ALSA] pcm: merge rates[] from pcm_misc.c and pcm_native.cClemens Ladisch2-10/+11
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] Add new AFMT_* formats for OSS emulationTakashi Iwai1-1/+34
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] seq: resource leak fix and various code cleanupsEugene Teo2-19/+27
2007-10-16[ALSA] Clean up MakefileTakashi Iwai1-7/+3
2007-10-16[ALSA] Fix build error without CONFIG_HAS_DMATakashi Iwai2-1/+8
2007-10-16[ALSA] Add helper functions for frequently used callbacksTakashi Iwai1-0/+27
2007-10-16[ALSA] Clean up duplicate includes in sound/core/Jesper Juhl1-1/+0