| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2008-11-03 | 1 | -0/+8 |
|\ |
|
| *-. | Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus | Takashi Iwai | 2008-11-03 | 1 | -0/+8 |
| |\ \ |
|
| | * | | ALSA: rawmidi - Add open check in rawmidi callbacks | Takashi Iwai | 2008-11-03 | 1 | -0/+8 |
* | | | | saner FASYNC handling on file close | Al Viro | 2008-11-01 | 4 | -4/+4 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2008-10-30 | 1 | -1/+6 |
|\ \ \ \
| |/ / / |
|
| | | | | |
| | \ \ | |
| *-. \ \ | Merge branches 'topic/fix/hda' and 'topic/fix/misc' into for-linus | Takashi Iwai | 2008-10-29 | 1 | -1/+6 |
| |\ \ \ \
| | | |/ /
| | | | /
| | | |/
| | |/| |
|
| | | * | ALSA: Warn when control names are truncated | Mark Brown | 2008-10-29 | 1 | -1/+6 |
* | | | | [PATCH] introduce fmode_t, do annotations | Al Viro | 2008-10-21 | 1 | -1/+1 |
|/ / / |
|
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'topic/asoc', 'topic/misc-fixes', 'topic/ps3-csbits' and 'topi... | Takashi Iwai | 2008-10-20 | 7 | -93/+42 |
|\ \ \ \ \
| |_|_|/ /
|/| | | /
| | |_|/
| |/| | |
|
| | | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2008-10-17 | 3 | -40/+35 |
| | | |\
| | | |/
| | |/| |
|
| | | * | device create: sound: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 2008-10-16 | 2 | -6/+5 |
| | | * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-10-11 | 45 | -442/+890 |
| | | |\
| |_|_|/
|/| | | |
|
| | | * | alsa: Remove special SBUS dma support code. | David S. Miller | 2008-08-29 | 1 | -49/+1 |
| | | * | sparc: Convert all SBUS drivers to dma_*() interfaces. | David S. Miller | 2008-08-29 | 1 | -4/+4 |
| | | * | sparc: Make SBUS DMA interfaces take struct device. | David S. Miller | 2008-08-29 | 1 | -2/+4 |
| * | | | sound: add missing pcm kernel-doc | Randy Dunlap | 2008-10-18 | 1 | -0/+1 |
| |/ / |
|
| * | | ALSA: kernel docs: fix sound/core/ kernel-doc | Randy Dunlap | 2008-10-16 | 2 | -40/+32 |
| * | | ALSA: Handle NULL jacks in snd_jack_report() | Mark Brown | 2008-10-16 | 1 | -0/+3 |
|/ / |
|
* | | ALSA: Add a note on dependency of RTC stuff | Takashi Iwai | 2008-10-10 | 1 | -0/+3 |
* | | ALSA: use correct lock in snd_ctl_dev_disconnect() | Takashi Iwai | 2008-09-09 | 1 | -2/+2 |
* | | ALSA: add dummy function to support shared mmap in nommu Blackfin arch | Cliff Cai | 2008-09-04 | 1 | -0/+13 |
* | | sound: make OSS sound core optional | Tejun Heo | 2008-08-29 | 1 | -0/+1 |
* | | ALSA: Allocate larger pages in sgbuf | Takashi Iwai | 2008-08-25 | 2 | -16/+72 |
* | | ALSA: Fix allocation size calculation in snd_dma_alloc_pages_fallback() | Takashi Iwai | 2008-08-25 | 1 | -1/+6 |
* | | ALSA: Clean up SG-buffer helper functions and macros | Takashi Iwai | 2008-08-25 | 1 | -8/+0 |
* | | ALSA: fix a typo during snd_assert() removal | Takashi Iwai | 2008-08-15 | 1 | -1/+1 |
* | | ALSA: Kill snd_assert() in sound/core/* | Takashi Iwai | 2008-08-13 | 41 | -388/+581 |
* | | ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE | Pawel MOLL | 2008-08-01 | 2 | -15/+37 |
* | | sound: Revert "ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_D... | Jaroslav Kysela | 2008-08-01 | 3 | -42/+20 |
* | | ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE | Pawel MOLL | 2008-07-29 | 3 | -20/+42 |
* | | ALSA: Build jack detection | Mark Brown | 2008-07-29 | 2 | -0/+7 |
* | | ALSA: Add jack reporting API | Mark Brown | 2008-07-29 | 1 | -0/+163 |
* | | ALSA: remove unneeded power_mutex lock in snd_pcm_drop | Takashi Iwai | 2008-09-25 | 1 | -10/+3 |
* | | ALSA: fix locking in snd_pcm_open*() and snd_rawmidi_open*() | Takashi Iwai | 2008-09-25 | 2 | -4/+4 |
|/ |
|
* | Revert "pcm_native.c: remove unused label" | Linus Torvalds | 2008-08-06 | 1 | -0/+1 |
* | pcm_native.c: remove unused label | Linus Torvalds | 2008-08-06 | 1 | -1/+0 |
* | sound: ensure device number is valid in snd_seq_oss_synth_make_info | Willy Tarreau | 2008-08-04 | 1 | -0/+3 |
* | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 2008-07-24 | 1 | -0/+1 |
* | device create: sound: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 2008-07-21 | 1 | -2/+3 |
* | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2008-07-14 | 2 | -3/+20 |
|\ |
|
| * | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 2008-07-14 | 1 | -5/+3 |
| |\ |
|
| * | | snd/PCM: fasync BKL pushdown | Jonathan Corbet | 2008-07-02 | 1 | -2/+6 |
| * | | sound: cdev lock_kernel() pushdown | Jonathan Corbet | 2008-06-20 | 1 | -1/+14 |
* | | | ALSA: remove CONFIG_KMOD from sound | Johannes Berg | 2008-07-10 | 4 | -12/+10 |
* | | | ALSA: make snd_ctl_elem_read() and snd_ctl_elem_write() static | Takashi Iwai | 2008-06-13 | 1 | -3/+4 |
* | | | [ALSA] Improve the slots option handling | Takashi Iwai | 2008-05-28 | 1 | -27/+40 |
* | | | [ALSA] Replace CONFIG_SND_DEBUG_DETECT with CONFIG_SND_DEBUG_VERBOSE | Takashi Iwai | 2008-05-27 | 1 | -4/+6 |
* | | | sound: Convert to menuconfig | Takashi Iwai | 2008-05-27 | 1 | -16/+3 |
* | | | [ALSA] Remove unneeded ugly hack for i386 in memalloc.c | Takashi Iwai | 2008-05-19 | 1 | -62/+0 |
| |/
|/| |
|
* | | SOUND: fix race in device_create | Greg Kroah-Hartman | 2008-05-20 | 1 | -5/+3 |
|/ |
|