summaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2008-11-11Merge commit 'sound/for-next'Stephen Rothwell
2008-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-11-03Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linusTakashi Iwai
2008-11-03Merge branch 'topic/fix/misc' into for-nextTakashi Iwai
2008-11-03ALSA: rawmidi - Add open check in rawmidi callbacksTakashi Iwai
2008-11-01saner FASYNC handling on file closeAl Viro
2008-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-10-29Merge branches 'topic/fix/hda' and 'topic/fix/misc' into for-linusTakashi Iwai
2008-10-29Merge branch 'topic/snd-hrtimer' into for-nextTakashi Iwai
2008-10-29ALSA: Fix a typo in KconfigTakashi Iwai
2008-10-29Merge branch 'topic/fix/misc' into for-nextTakashi Iwai
2008-10-29ALSA: Warn when control names are truncatedMark Brown
2008-10-29Merge branch 'topic/snd-hrtimer' into for-nextTakashi Iwai
2008-10-27Merge branch 'topic/hda' into for-nextTakashi Iwai
2008-10-27Merge branch 'topic/misc' into for-nextTakashi Iwai
2008-10-27Merge branch 'topic/misc-next' into topic/miscTakashi Iwai
2008-10-27ALSA: hda: dynamic jack idMatthew Ranostay
2008-10-27ALSA: jack: lineout support to jack abstraction layerMatthew Ranostay
2008-10-24ALSA: Add hrtimer backend for ALSA timer interfaceTakashi Iwai
2008-10-21[PATCH] introduce fmode_t, do annotationsAl Viro
2008-10-20Merge branches 'topic/asoc', 'topic/misc-fixes', 'topic/ps3-csbits' and 'topi...Takashi Iwai
2008-10-18sound: add missing pcm kernel-docRandy Dunlap
2008-10-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-10-16device create: sound: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-10-16ALSA: Print function symbol in the error messagesTakashi Iwai
2008-10-16ALSA: kernel docs: fix sound/core/ kernel-docRandy Dunlap
2008-10-16ALSA: Handle NULL jacks in snd_jack_report()Mark Brown
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-10-10ALSA: Add a note on dependency of RTC stuffTakashi Iwai
2008-09-09ALSA: use correct lock in snd_ctl_dev_disconnect()Takashi Iwai
2008-09-04ALSA: add dummy function to support shared mmap in nommu Blackfin archCliff Cai
2008-08-29alsa: Remove special SBUS dma support code.David S. Miller
2008-08-29sparc: Convert all SBUS drivers to dma_*() interfaces.David S. Miller
2008-08-29sparc: Make SBUS DMA interfaces take struct device.David S. Miller
2008-08-29sound: make OSS sound core optionalTejun Heo
2008-08-25ALSA: Allocate larger pages in sgbufTakashi Iwai
2008-08-25ALSA: Fix allocation size calculation in snd_dma_alloc_pages_fallback()Takashi Iwai
2008-08-25ALSA: Clean up SG-buffer helper functions and macrosTakashi Iwai
2008-08-15ALSA: fix a typo during snd_assert() removalTakashi Iwai
2008-08-13ALSA: Kill snd_assert() in sound/core/*Takashi Iwai
2008-08-06Revert "pcm_native.c: remove unused label"Linus Torvalds
2008-08-06pcm_native.c: remove unused labelLinus Torvalds
2008-08-04sound: ensure device number is valid in snd_seq_oss_synth_make_infoWilly Tarreau
2008-08-01ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICEPawel MOLL
2008-08-01sound: Revert "ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_D...Jaroslav Kysela
2008-07-29ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICEPawel MOLL
2008-07-29ALSA: Build jack detectionMark Brown
2008-07-29ALSA: Add jack reporting APIMark Brown
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi
2008-07-21device create: sound: convert device_create to device_create_drvdataGreg Kroah-Hartman