Commit Graph

303 Commits (c8acccc959663f1434093c275c455f92a5964974)

Author SHA1 Message Date
Mark Gross f011e2e2df latency.c: use QoS infrastructure 17 years ago
Takashi Iwai 4939c66034 [ALSA] Fix Oops with PCM OSS sync 17 years ago
Miguel Boton bc9abce0de [ALSA] fix compilation warning in GCC 17 years ago
Jaroslav Kysela 8c12158687 [ALSA] PCM interface - rename SNDRV_PCM_TSTAMP_MMAP to SNDRV_PCM_TSTAMP_ENABLE 17 years ago
Marcin Ślusarz 17596a80d3 [ALSA] rawmidi: let sparse know what is going on _for real_ 17 years ago
Takashi Iwai 9004acc70e [ALSA] Remove sound/driver.h 17 years ago
Takashi Iwai 31e8960b35 [ALSA] Remove PCM sleep_min and tick 17 years ago
Takashi Iwai 130755108b [ALSA] PCM - clean up snd_pcm_lib_read/write 17 years ago
Takashi Iwai d948035a92 [ALSA] Remove PCM xfer_align sw params 17 years ago
Takashi Iwai fa5717f209 [ALSA] Fix PCM write blocking 17 years ago
Takashi Iwai 8ace4f3c9d [ALSA] Remove indirect control access 17 years ago
Jaroslav Kysela a713b58347 [ALSA] PCM core - remove SNDRV_PCM_TSTAMP_MMAP condition in snd_pcm_status() 17 years ago
Takashi Iwai 5a7f261921 [ALSA] Add SNDRV_PCM_IOCTL_TSTAMP back to compat ioctl 17 years ago
Jaroslav Kysela 28e9e47384 [ALSA] PCM - added back TSTAMP ioctl for PCM (for old alsa-lib binaries) 17 years ago
Marcin Ślusarz 3b378e1f7e [ALSA] sound/core/seq: move declarations of globally visible variables to proper headers 17 years ago
Marcin Ślusarz 36b9cdfea6 [ALSA] info_oss: move prototype of snd_card_info_read_oss to info.h 17 years ago
Marcin Ślusarz 67c393172c [ALSA] pcm_lib: fix sparse warning about different signedness 17 years ago
Marcin Ślusarz be3e0115e3 [ALSA] pcm_lib: fix sparse warning about shadowing 'n' symbol 17 years ago
Marcin Ślusarz b05e578740 [ALSA] pcm_native: fix sparse warning about shadowing 'state' symbol 17 years ago
Andrew Morton 5050b0921a [ALSA] copy_ctl_value_from_user() warning fix 17 years ago
Takashi Iwai 6b587ef9a1 [ALSA] Fix old tstamp ioctl for compat_ioctl 17 years ago
Nick Piggin 3ad5afcd5f [ALSA] alsa: nopage 17 years ago
Jaroslav Kysela 67a7be7e9c [ALSA] PCM - fixed SNDRV_PCM_FORMAT_U24_BE silence constant 17 years ago
Jaroslav Kysela b751eef1fd [ALSA] Use posix clock monotonic for PCM and timer timestamps 17 years ago
Julia Lawall df1deb6753 [ALSA] sound/core/memalloc.c: Add missing pci_dev_put 17 years ago
Takashi Iwai 7c7fc2d44b [ALSA] Fix PCM MMAP time-stamp mode 17 years ago
Takashi Iwai e5723b41ab [ALSA] Remove sequencer instrument layer 17 years ago
Takashi Iwai 304cd07f92 [ALSA] Introduce slots option to snd module 17 years ago
Jean Delvare 22a860a9e2 snd_mixer_oss_build_input(): fix for __you_cannot_kmalloc_that_much failure with gcc-3.2 17 years ago
Borislav Petkov 7507e8da2f [ALSA] sound/core/control.c: hard-irq-safe -> hard-irq-unsafe lock warning 18 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 18 years ago
Jaroslav Kysela c1017a4cdb [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 18 years ago
Mariusz Kozlowski 2469049e72 [ALSA] sound: snd_register_device_for_dev fix 18 years ago
Rene Herman c929e5ef4f [ALSA] schedule_timeout() fix for core/seq/seq_instr.c 18 years ago
Adrian Bunk 9ecf60df45 [ALSA] unexport snd_ctl_elem_{read,write} 18 years ago
Clemens Ladisch 918f3a0e8c [ALSA] pcm: add snd_pcm_rate_to_rate_bit() helper 18 years ago
Clemens Ladisch 7653d55760 [ALSA] pcm: merge rates[] from pcm_misc.c and pcm_native.c 18 years ago
Clemens Ladisch 0e75182cf3 [ALSA] seq_midi_event: fix parsing of F9/FD bytes 18 years ago
Clemens Ladisch bf8c1382c0 [ALSA] seq_midi_event: fix parsing of missing data bytes 18 years ago
Clemens Ladisch 0b664f7206 [ALSA] seq_midi_event: prevent running status after system messages 18 years ago
Clemens Ladisch 394d051686 [ALSA] seq_midi_event: fix encoding of data bytes after end of sysex 18 years ago
Takashi Iwai 24038a25e7 [ALSA] Add new AFMT_* formats for OSS emulation 18 years ago
Takashi Iwai 64d27f96cb [ALSA] Support 3-bytes 24bit format in PCM OSS emulation 18 years ago
Takashi Iwai 9390ec85c0 [ALSA] Simplify the format conversion in PCM OSS emulation 18 years ago
Takashi Iwai 887f9f0253 [ALSA] Remove ifdefs from OSS PCM emulation codes 18 years ago
Eugene Teo 7034632d88 [ALSA] seq: resource leak fix and various code cleanups 18 years ago
Takashi Iwai 52a6db82ef [ALSA] Clean up Makefile 18 years ago
Takashi Iwai 8f11551b17 [ALSA] Fix build error without CONFIG_HAS_DMA 18 years ago
Takashi Iwai b9ed4f2b68 [ALSA] Add helper functions for frequently used callbacks 18 years ago
Jesper Juhl 25765c4e5d [ALSA] Clean up duplicate includes in sound/core/ 18 years ago