| Commit message (Expand) | Author | Age |
* | device create: sound: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 2008-10-16 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-10-11 |
|\ |
|
| * | ALSA: Add a note on dependency of RTC stuff | Takashi Iwai | 2008-10-10 |
| * | ALSA: use correct lock in snd_ctl_dev_disconnect() | Takashi Iwai | 2008-09-09 |
| * | ALSA: add dummy function to support shared mmap in nommu Blackfin arch | Cliff Cai | 2008-09-04 |
| * | sound: make OSS sound core optional | Tejun Heo | 2008-08-29 |
| * | ALSA: Allocate larger pages in sgbuf | Takashi Iwai | 2008-08-25 |
| * | ALSA: Fix allocation size calculation in snd_dma_alloc_pages_fallback() | Takashi Iwai | 2008-08-25 |
| * | ALSA: Clean up SG-buffer helper functions and macros | Takashi Iwai | 2008-08-25 |
| * | ALSA: fix a typo during snd_assert() removal | Takashi Iwai | 2008-08-15 |
| * | ALSA: Kill snd_assert() in sound/core/* | Takashi Iwai | 2008-08-13 |
| * | ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE | Pawel MOLL | 2008-08-01 |
| * | sound: Revert "ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_D... | Jaroslav Kysela | 2008-08-01 |
| * | ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE | Pawel MOLL | 2008-07-29 |
| * | ALSA: Build jack detection | Mark Brown | 2008-07-29 |
| * | ALSA: Add jack reporting API | Mark Brown | 2008-07-29 |
| * | ALSA: remove unneeded power_mutex lock in snd_pcm_drop | Takashi Iwai | 2008-09-25 |
| * | ALSA: fix locking in snd_pcm_open*() and snd_rawmidi_open*() | Takashi Iwai | 2008-09-25 |
* | | alsa: Remove special SBUS dma support code. | David S. Miller | 2008-08-29 |
* | | sparc: Convert all SBUS drivers to dma_*() interfaces. | David S. Miller | 2008-08-29 |
* | | sparc: Make SBUS DMA interfaces take struct device. | David S. Miller | 2008-08-29 |
|/ |
|
* | Revert "pcm_native.c: remove unused label" | Linus Torvalds | 2008-08-06 |
* | pcm_native.c: remove unused label | Linus Torvalds | 2008-08-06 |
* | sound: ensure device number is valid in snd_seq_oss_synth_make_info | Willy Tarreau | 2008-08-04 |
* | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 2008-07-24 |
* | device create: sound: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 2008-07-22 |
* | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2008-07-14 |
|\ |
|
| * | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 2008-07-14 |
| |\ |
|
| * | | snd/PCM: fasync BKL pushdown | Jonathan Corbet | 2008-07-02 |
| * | | sound: cdev lock_kernel() pushdown | Jonathan Corbet | 2008-06-20 |
* | | | ALSA: remove CONFIG_KMOD from sound | Johannes Berg | 2008-07-10 |
* | | | ALSA: make snd_ctl_elem_read() and snd_ctl_elem_write() static | Takashi Iwai | 2008-06-13 |
* | | | [ALSA] Improve the slots option handling | Takashi Iwai | 2008-05-28 |
* | | | [ALSA] Replace CONFIG_SND_DEBUG_DETECT with CONFIG_SND_DEBUG_VERBOSE | Takashi Iwai | 2008-05-27 |
* | | | sound: Convert to menuconfig | Takashi Iwai | 2008-05-27 |
* | | | [ALSA] Remove unneeded ugly hack for i386 in memalloc.c | Takashi Iwai | 2008-05-19 |
| |/
|/| |
|
* | | SOUND: fix race in device_create | Greg Kroah-Hartman | 2008-05-20 |
|/ |
|
* | sound: use non-racy method for /proc/driver/snd-page-alloc creation | Denis V. Lunev | 2008-04-29 |
* | proc: remove proc_root from drivers | Alexey Dobriyan | 2008-04-29 |
* | [ALSA] Clean up snd_card_free*() | Takashi Iwai | 2008-04-24 |
* | [ALSA] Fix the race of card instance unregistration | Takashi Iwai | 2008-04-24 |
* | [ALSA] sound: this amplifier only goes up to 7 | Nick Andrew | 2008-04-24 |
* | [ALSA] sound: replace remaining __FUNCTION__ occurences | Harvey Harrison | 2008-04-24 |
* | [ALSA] seq-oss - Remove invalid BUG() | Takashi Iwai | 2008-04-24 |
* | [ALSA] Keep private TLV entry in vmaster itself | Takashi Iwai | 2008-04-24 |
* | [ALSA] Move vmaster code to sound core | Takashi Iwai | 2008-04-24 |
* | [ALSA] Add more fallbacks to OSS PHONEOUT mixer map | Takashi Iwai | 2008-04-24 |
* | Dont touch fs_struct in drivers | Jan Blunck | 2008-02-15 |
* | latency.c: use QoS infrastructure | Mark Gross | 2008-02-05 |
* | [ALSA] Fix Oops with PCM OSS sync | Takashi Iwai | 2008-01-31 |