summaryrefslogtreecommitdiff
path: root/sound/core
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-11-031-0/+8
|\
| *-. Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linusTakashi Iwai2008-11-031-0/+8
| |\ \
| | * | ALSA: rawmidi - Add open check in rawmidi callbacksTakashi Iwai2008-11-031-0/+8
* | | | saner FASYNC handling on file closeAl Viro2008-11-014-4/+4
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-10-301-1/+6
|\ \ \ \ | |/ / /
| | | |
| | \ \
| *-. \ \ Merge branches 'topic/fix/hda' and 'topic/fix/misc' into for-linusTakashi Iwai2008-10-291-1/+6
| |\ \ \ \ | | | |/ / | | | | / | | | |/ | | |/|
| | | * ALSA: Warn when control names are truncatedMark Brown2008-10-291-1/+6
* | | | [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-211-1/+1
|/ / /
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'topic/asoc', 'topic/misc-fixes', 'topic/ps3-csbits' and 'topi...Takashi Iwai2008-10-207-93/+42
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| | | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-10-173-40/+35
| | | |\ | | | |/ | | |/|
| | | * device create: sound: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-162-6/+5
| | | * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-10-1145-442/+890
| | | |\ | |_|_|/ |/| | |
| | | * alsa: Remove special SBUS dma support code.David S. Miller2008-08-291-49/+1
| | | * sparc: Convert all SBUS drivers to dma_*() interfaces.David S. Miller2008-08-291-4/+4
| | | * sparc: Make SBUS DMA interfaces take struct device.David S. Miller2008-08-291-2/+4
| * | | sound: add missing pcm kernel-docRandy Dunlap2008-10-181-0/+1
| |/ /
| * | ALSA: kernel docs: fix sound/core/ kernel-docRandy Dunlap2008-10-162-40/+32
| * | ALSA: Handle NULL jacks in snd_jack_report()Mark Brown2008-10-161-0/+3
|/ /
* | ALSA: Add a note on dependency of RTC stuffTakashi Iwai2008-10-101-0/+3
* | ALSA: use correct lock in snd_ctl_dev_disconnect()Takashi Iwai2008-09-091-2/+2
* | ALSA: add dummy function to support shared mmap in nommu Blackfin archCliff Cai2008-09-041-0/+13
* | sound: make OSS sound core optionalTejun Heo2008-08-291-0/+1
* | ALSA: Allocate larger pages in sgbufTakashi Iwai2008-08-252-16/+72
* | ALSA: Fix allocation size calculation in snd_dma_alloc_pages_fallback()Takashi Iwai2008-08-251-1/+6
* | ALSA: Clean up SG-buffer helper functions and macrosTakashi Iwai2008-08-251-8/+0
* | ALSA: fix a typo during snd_assert() removalTakashi Iwai2008-08-151-1/+1
* | ALSA: Kill snd_assert() in sound/core/*Takashi Iwai2008-08-1341-388/+581
* | ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICEPawel MOLL2008-08-012-15/+37
* | sound: Revert "ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_D...Jaroslav Kysela2008-08-013-42/+20
* | ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICEPawel MOLL2008-07-293-20/+42
* | ALSA: Build jack detectionMark Brown2008-07-292-0/+7
* | ALSA: Add jack reporting APIMark Brown2008-07-291-0/+163
* | ALSA: remove unneeded power_mutex lock in snd_pcm_dropTakashi Iwai2008-09-251-10/+3
* | ALSA: fix locking in snd_pcm_open*() and snd_rawmidi_open*()Takashi Iwai2008-09-252-4/+4
|/
* Revert "pcm_native.c: remove unused label"Linus Torvalds2008-08-061-0/+1
* pcm_native.c: remove unused labelLinus Torvalds2008-08-061-1/+0
* sound: ensure device number is valid in snd_seq_oss_synth_make_infoWilly Tarreau2008-08-041-0/+3
* PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-241-0/+1
* device create: sound: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-2/+3
* Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-142-3/+20
|\
| * Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-141-5/+3
| |\
| * | snd/PCM: fasync BKL pushdownJonathan Corbet2008-07-021-2/+6
| * | sound: cdev lock_kernel() pushdownJonathan Corbet2008-06-201-1/+14
* | | ALSA: remove CONFIG_KMOD from soundJohannes Berg2008-07-104-12/+10
* | | ALSA: make snd_ctl_elem_read() and snd_ctl_elem_write() staticTakashi Iwai2008-06-131-3/+4
* | | [ALSA] Improve the slots option handlingTakashi Iwai2008-05-281-27/+40
* | | [ALSA] Replace CONFIG_SND_DEBUG_DETECT with CONFIG_SND_DEBUG_VERBOSETakashi Iwai2008-05-271-4/+6
* | | sound: Convert to menuconfigTakashi Iwai2008-05-271-16/+3
* | | [ALSA] Remove unneeded ugly hack for i386 in memalloc.cTakashi Iwai2008-05-191-62/+0
| |/ |/|
* | SOUND: fix race in device_createGreg Kroah-Hartman2008-05-201-5/+3
|/