aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core
Commit message (Expand)AuthorAge
* ALSA: make snd_ctl_elem_read() and snd_ctl_elem_write() staticTakashi Iwai2008-06-13
* [ALSA] Improve the slots option handlingTakashi Iwai2008-05-28
* [ALSA] Replace CONFIG_SND_DEBUG_DETECT with CONFIG_SND_DEBUG_VERBOSETakashi Iwai2008-05-27
* sound: Convert to menuconfigTakashi Iwai2008-05-27
* [ALSA] Remove unneeded ugly hack for i386 in memalloc.cTakashi Iwai2008-05-19
* SOUND: fix race in device_createGreg Kroah-Hartman2008-05-20
* sound: use non-racy method for /proc/driver/snd-page-alloc creationDenis V. Lunev2008-04-29
* proc: remove proc_root from driversAlexey Dobriyan2008-04-29
* [ALSA] Clean up snd_card_free*()Takashi Iwai2008-04-24
* [ALSA] Fix the race of card instance unregistrationTakashi Iwai2008-04-24
* [ALSA] sound: this amplifier only goes up to 7Nick Andrew2008-04-24
* [ALSA] sound: replace remaining __FUNCTION__ occurencesHarvey Harrison2008-04-24
* [ALSA] seq-oss - Remove invalid BUG()Takashi Iwai2008-04-24
* [ALSA] Keep private TLV entry in vmaster itselfTakashi Iwai2008-04-24
* [ALSA] Move vmaster code to sound coreTakashi Iwai2008-04-24
* [ALSA] Add more fallbacks to OSS PHONEOUT mixer mapTakashi Iwai2008-04-24
* Dont touch fs_struct in driversJan Blunck2008-02-15
* latency.c: use QoS infrastructureMark Gross2008-02-05
* [ALSA] Fix Oops with PCM OSS syncTakashi Iwai2008-01-31
* [ALSA] fix compilation warning in GCCMiguel Boton2008-01-31
* [ALSA] PCM interface - rename SNDRV_PCM_TSTAMP_MMAP to SNDRV_PCM_TSTAMP_ENABLEJaroslav Kysela2008-01-31
* [ALSA] rawmidi: let sparse know what is going on _for real_Marcin Ślusarz2008-01-31
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-31
* [ALSA] Remove PCM sleep_min and tickTakashi Iwai2008-01-31
* [ALSA] PCM - clean up snd_pcm_lib_read/writeTakashi Iwai2008-01-31
* [ALSA] Remove PCM xfer_align sw paramsTakashi Iwai2008-01-31
* [ALSA] Fix PCM write blockingTakashi Iwai2008-01-31
* [ALSA] Remove indirect control accessTakashi Iwai2008-01-31
* [ALSA] PCM core - remove SNDRV_PCM_TSTAMP_MMAP condition in snd_pcm_status()Jaroslav Kysela2008-01-31
* [ALSA] Add SNDRV_PCM_IOCTL_TSTAMP back to compat ioctlTakashi Iwai2008-01-31
* [ALSA] PCM - added back TSTAMP ioctl for PCM (for old alsa-lib binaries)Jaroslav Kysela2008-01-31
* [ALSA] sound/core/seq: move declarations of globally visible variables to pro...Marcin Ślusarz2008-01-31
* [ALSA] info_oss: move prototype of snd_card_info_read_oss to info.hMarcin Ślusarz2008-01-31
* [ALSA] pcm_lib: fix sparse warning about different signednessMarcin Ślusarz2008-01-31
* [ALSA] pcm_lib: fix sparse warning about shadowing 'n' symbolMarcin Ślusarz2008-01-31
* [ALSA] pcm_native: fix sparse warning about shadowing 'state' symbolMarcin Ślusarz2008-01-31
* [ALSA] copy_ctl_value_from_user() warning fixAndrew Morton2008-01-31
* [ALSA] Fix old tstamp ioctl for compat_ioctlTakashi Iwai2008-01-31
* [ALSA] alsa: nopageNick Piggin2008-01-31
* [ALSA] PCM - fixed SNDRV_PCM_FORMAT_U24_BE silence constantJaroslav Kysela2008-01-31
* [ALSA] Use posix clock monotonic for PCM and timer timestampsJaroslav Kysela2008-01-31
* [ALSA] sound/core/memalloc.c: Add missing pci_dev_putJulia Lawall2008-01-31
* [ALSA] Fix PCM MMAP time-stamp modeTakashi Iwai2008-01-31
* [ALSA] Remove sequencer instrument layerTakashi Iwai2008-01-31
* [ALSA] Introduce slots option to snd moduleTakashi Iwai2008-01-31
* snd_mixer_oss_build_input(): fix for __you_cannot_kmalloc_that_much failure w...Jean Delvare2008-01-08
* [ALSA] sound/core/control.c: hard-irq-safe -> hard-irq-unsafe lock warningBorislav Petkov2007-10-23
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-19
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-16
* [ALSA] sound: snd_register_device_for_dev fixMariusz Kozlowski2007-10-16