aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-0/+1
2008-07-21device create: sound: convert device_create to device_create_drvdataGreg Kroah-Hartman1-2/+3
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2-3/+20
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet1-5/+3
2008-07-10ALSA: remove CONFIG_KMOD from soundJohannes Berg4-12/+10
2008-07-02snd/PCM: fasync BKL pushdownJonathan Corbet1-2/+6
2008-06-20sound: cdev lock_kernel() pushdownJonathan Corbet1-1/+14
2008-06-13ALSA: make snd_ctl_elem_read() and snd_ctl_elem_write() staticTakashi Iwai1-3/+4
2008-05-28[ALSA] Improve the slots option handlingTakashi Iwai1-27/+40
2008-05-27[ALSA] Replace CONFIG_SND_DEBUG_DETECT with CONFIG_SND_DEBUG_VERBOSETakashi Iwai1-4/+6
2008-05-27sound: Convert to menuconfigTakashi Iwai1-16/+3
2008-05-20SOUND: fix race in device_createGreg Kroah-Hartman1-5/+3
2008-05-19[ALSA] Remove unneeded ugly hack for i386 in memalloc.cTakashi Iwai1-62/+0
2008-04-29sound: use non-racy method for /proc/driver/snd-page-alloc creationDenis V. Lunev1-3/+2
2008-04-29proc: remove proc_root from driversAlexey Dobriyan1-2/+2
2008-04-24[ALSA] Clean up snd_card_free*()Takashi Iwai1-17/+9
2008-04-24[ALSA] Fix the race of card instance unregistrationTakashi Iwai1-4/+6
2008-04-24[ALSA] sound: this amplifier only goes up to 7Nick Andrew1-2/+2
2008-04-24[ALSA] sound: replace remaining __FUNCTION__ occurencesHarvey Harrison1-1/+1
2008-04-24[ALSA] seq-oss - Remove invalid BUG()Takashi Iwai1-2/+7
2008-04-24[ALSA] Keep private TLV entry in vmaster itselfTakashi Iwai1-3/+6
2008-04-24[ALSA] Move vmaster code to sound coreTakashi Iwai3-0/+373
2008-04-24[ALSA] Add more fallbacks to OSS PHONEOUT mixer mapTakashi Iwai1-0/+2
2008-02-14Dont touch fs_struct in driversJan Blunck4-11/+2
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