aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-0/+8
2008-11-03Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linusTakashi Iwai1-0/+8
2008-11-03ALSA: rawmidi - Add open check in rawmidi callbacksTakashi Iwai1-0/+8
2008-11-01saner FASYNC handling on file closeAl Viro4-4/+4
2008-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-1/+6
2008-10-29Merge branches 'topic/fix/hda' and 'topic/fix/misc' into for-linusTakashi Iwai1-1/+6
2008-10-29ALSA: Warn when control names are truncatedMark Brown1-1/+6
2008-10-21[PATCH] introduce fmode_t, do annotationsAl Viro1-1/+1
2008-10-20Merge branches 'topic/asoc', 'topic/misc-fixes', 'topic/ps3-csbits' and 'topic/staging-fixes' into for-linusTakashi Iwai7-93/+42
2008-10-18sound: add missing pcm kernel-docRandy Dunlap1-0/+1
2008-10-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds3-40/+35
2008-10-16device create: sound: convert device_create_drvdata to device_createGreg Kroah-Hartman2-6/+5
2008-10-16ALSA: kernel docs: fix sound/core/ kernel-docRandy Dunlap2-40/+32
2008-10-16ALSA: Handle NULL jacks in snd_jack_report()Mark Brown1-0/+3
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller45-442/+890
2008-10-10ALSA: Add a note on dependency of RTC stuffTakashi Iwai1-0/+3
2008-09-09ALSA: use correct lock in snd_ctl_dev_disconnect()Takashi Iwai1-2/+2
2008-09-04ALSA: add dummy function to support shared mmap in nommu Blackfin archCliff Cai1-0/+13
2008-08-29alsa: Remove special SBUS dma support code.David S. Miller1-49/+1
2008-08-29sparc: Convert all SBUS drivers to dma_*() interfaces.David S. Miller1-4/+4
2008-08-29sparc: Make SBUS DMA interfaces take struct device.David S. Miller1-2/+4
2008-08-29sound: make OSS sound core optionalTejun Heo1-0/+1
2008-08-25ALSA: Allocate larger pages in sgbufTakashi Iwai2-16/+72
2008-08-25ALSA: Fix allocation size calculation in snd_dma_alloc_pages_fallback()Takashi Iwai1-1/+6
2008-08-25ALSA: Clean up SG-buffer helper functions and macrosTakashi Iwai1-8/+0
2008-08-15ALSA: fix a typo during snd_assert() removalTakashi Iwai1-1/+1
2008-08-13ALSA: Kill snd_assert() in sound/core/*Takashi Iwai41-388/+581
2008-08-06Revert "pcm_native.c: remove unused label"Linus Torvalds1-0/+1
2008-08-06pcm_native.c: remove unused labelLinus Torvalds1-1/+0
2008-08-04sound: ensure device number is valid in snd_seq_oss_synth_make_infoWilly Tarreau1-0/+3
2008-08-01ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICEPawel MOLL2-15/+37
2008-08-01sound: Revert "ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE"Jaroslav Kysela3-42/+20
2008-07-29ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICEPawel MOLL3-20/+42
2008-07-29ALSA: Build jack detectionMark Brown2-0/+7
2008-07-29ALSA: Add jack reporting APIMark Brown1-0/+163
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-09-25ALSA: remove unneeded power_mutex lock in snd_pcm_dropTakashi Iwai1-10/+3
2008-09-25ALSA: fix locking in snd_pcm_open*() and snd_rawmidi_open*()Takashi Iwai2-4/+4
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