Age | Commit message (Expand) | Author |
2008-01-31 | [ALSA] fix compilation warning in GCC | Miguel Boton |
2008-01-31 | [ALSA] PCM interface - rename SNDRV_PCM_TSTAMP_MMAP to SNDRV_PCM_TSTAMP_ENABLE | Jaroslav Kysela |
2008-01-31 | [ALSA] rawmidi: let sparse know what is going on _for real_ | Marcin Ślusarz |
2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai |
2008-01-31 | [ALSA] Remove PCM sleep_min and tick | Takashi Iwai |
2008-01-31 | [ALSA] PCM - clean up snd_pcm_lib_read/write | Takashi Iwai |
2008-01-31 | [ALSA] Remove PCM xfer_align sw params | Takashi Iwai |
2008-01-31 | [ALSA] Fix PCM write blocking | Takashi Iwai |
2008-01-31 | [ALSA] Remove indirect control access | Takashi Iwai |
2008-01-31 | [ALSA] PCM core - remove SNDRV_PCM_TSTAMP_MMAP condition in snd_pcm_status() | Jaroslav Kysela |
2008-01-31 | [ALSA] Add SNDRV_PCM_IOCTL_TSTAMP back to compat ioctl | Takashi Iwai |
2008-01-31 | [ALSA] PCM - added back TSTAMP ioctl for PCM (for old alsa-lib binaries) | Jaroslav Kysela |
2008-01-31 | [ALSA] sound/core/seq: move declarations of globally visible variables to pro... | Marcin Ślusarz |
2008-01-31 | [ALSA] info_oss: move prototype of snd_card_info_read_oss to info.h | Marcin Ślusarz |
2008-01-31 | [ALSA] pcm_lib: fix sparse warning about different signedness | Marcin Ślusarz |
2008-01-31 | [ALSA] pcm_lib: fix sparse warning about shadowing 'n' symbol | Marcin Ślusarz |
2008-01-31 | [ALSA] pcm_native: fix sparse warning about shadowing 'state' symbol | Marcin Ślusarz |
2008-01-31 | [ALSA] copy_ctl_value_from_user() warning fix | Andrew Morton |
2008-01-31 | [ALSA] Fix old tstamp ioctl for compat_ioctl | Takashi Iwai |
2008-01-31 | [ALSA] alsa: nopage | Nick Piggin |
2008-01-31 | [ALSA] PCM - fixed SNDRV_PCM_FORMAT_U24_BE silence constant | Jaroslav Kysela |
2008-01-31 | [ALSA] Use posix clock monotonic for PCM and timer timestamps | Jaroslav Kysela |
2008-01-31 | [ALSA] sound/core/memalloc.c: Add missing pci_dev_put | Julia Lawall |
2008-01-31 | [ALSA] Fix PCM MMAP time-stamp mode | Takashi Iwai |
2008-01-31 | [ALSA] Remove sequencer instrument layer | Takashi Iwai |
2008-01-31 | [ALSA] Introduce slots option to snd module | Takashi Iwai |
2008-01-08 | snd_mixer_oss_build_input(): fix for __you_cannot_kmalloc_that_much failure w... | Jean Delvare |
2007-10-23 | [ALSA] sound/core/control.c: hard-irq-safe -> hard-irq-unsafe lock warning | Borislav Petkov |
2007-10-19 | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day |
2007-10-16 | [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz | Jaroslav Kysela |
2007-10-16 | [ALSA] sound: snd_register_device_for_dev fix | Mariusz Kozlowski |
2007-10-16 | [ALSA] schedule_timeout() fix for core/seq/seq_instr.c | Rene Herman |
2007-10-16 | [ALSA] unexport snd_ctl_elem_{read,write} | Adrian Bunk |
2007-10-16 | [ALSA] pcm: add snd_pcm_rate_to_rate_bit() helper | Clemens Ladisch |
2007-10-16 | [ALSA] pcm: merge rates[] from pcm_misc.c and pcm_native.c | Clemens Ladisch |
2007-10-16 | [ALSA] seq_midi_event: fix parsing of F9/FD bytes | Clemens Ladisch |
2007-10-16 | [ALSA] seq_midi_event: fix parsing of missing data bytes | Clemens Ladisch |
2007-10-16 | [ALSA] seq_midi_event: prevent running status after system messages | Clemens Ladisch |
2007-10-16 | [ALSA] seq_midi_event: fix encoding of data bytes after end of sysex | Clemens Ladisch |
2007-10-16 | [ALSA] Add new AFMT_* formats for OSS emulation | Takashi Iwai |
2007-10-16 | [ALSA] Support 3-bytes 24bit format in PCM OSS emulation | Takashi Iwai |
2007-10-16 | [ALSA] Simplify the format conversion in PCM OSS emulation | Takashi Iwai |
2007-10-16 | [ALSA] Remove ifdefs from OSS PCM emulation codes | Takashi Iwai |
2007-10-16 | [ALSA] seq: resource leak fix and various code cleanups | Eugene Teo |
2007-10-16 | [ALSA] Clean up Makefile | Takashi Iwai |
2007-10-16 | [ALSA] Fix build error without CONFIG_HAS_DMA | Takashi Iwai |
2007-10-16 | [ALSA] Add helper functions for frequently used callbacks | Takashi Iwai |
2007-10-16 | [ALSA] Clean up duplicate includes in sound/core/ | Jesper Juhl |
2007-09-24 | Convert snd-page-alloc proc file to use seq_file | Takashi Iwai |
2007-07-20 | [ALSA] timer: check for incorrect device state in non-debug compiles, too | Clemens Ladisch |