aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core
Commit message (Expand)AuthorAge
* [PATCH] core remove PageReservedNick Piggin2005-10-30
* Merge ../bleed-2.6Greg KH2005-10-28
|\
| * [PATCH] gfp_t: soundAl Viro2005-10-28
* | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-28
* | [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-28
|/
* [PATCH] ALSA: Fix Oops of suspend/resume with generic driversTakashi Iwai2005-10-24
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* [ALSA] Replace with kzalloc() - seq stuffTakashi Iwai2005-09-12
* [ALSA] Replace with kzalloc() - core stuffTakashi Iwai2005-09-12
* [ALSA] pcm-oss - Add bugg-yptr optionTakashi Iwai2005-09-12
* [ALSA] pci_find_device removeJiri Slaby2005-09-12
* [ALSA] Fix DocBook warningsTakashi Iwai2005-09-12
* [ALSA] rtctimer: add option to make RTC timer the default sequencer timerClemens Ladisch2005-09-12
* [ALSA] Introduce snd_card_set_generic_dev()Takashi Iwai2005-09-12
* [ALSA] sparse address space annotationsClemens Ladisch2005-09-12
* [PATCH] ALSA: convert kcalloc to kzallocPekka Enberg2005-09-07
* [PATCH] Assign device pointer to OSS devicesTakashi Iwai2005-08-30
* [ALSA] pcm - Fix zero-division in 32bit compat layerTakashi Iwai2005-08-30
* [ALSA] Fix compilation without CONFIG_PROC_FSTakashi Iwai2005-08-30
* [ALSA] ALSA timer - fixed compilationJaroslav Kysela2005-08-30
* [ALSA] Timer API - added SUSPEND/RESUME eventsJaroslav Kysela2005-08-30
* [ALSA] Fix PCM 32bit compat layerTakashi Iwai2005-08-30
* [ALSA] make local objects staticClemens Ladisch2005-08-30
* [ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flagKarsten Wiese2005-08-30
* [ALSA] adds __init and in snd_memory_init()Henrik Kretzschmar2005-08-30
* [PATCH] Kconfig fix (ISA_DMA_API and sound/*)Al Viro2005-08-23
* [ALSA] sound/core Fix the sparse warning 'implicit cast to nocast type'Victor Fusco2005-07-28
* [ALSA] seq-midi - silently ignore non-MIDI eventsClemens Ladisch2005-07-28
* [ALSA] typo-fix and snd_assert()-expression-splitHenrik Kretzschmar2005-07-28
* [ALSA] Fix dependency of GUS driverTakashi Iwai2005-07-28
* [ALSA] Fix two typos and changes on snd_assert()Henrik Kretzschmar2005-07-28
* [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-27
* [PATCH] create a kstrdup library functionPaulo Marques2005-06-23
* [ALSA] Add const prefixTakashi Iwai2005-06-22
* [ALSA] OSS PCM emulation - The 2nd final fix for SNDCTL_DSP_GETOPTR problemJaroslav Kysela2005-06-22
* [ALSA] OSS PCM emulation - The final fix for SNDCTL_DSP_GETOPTR problemJaroslav Kysela2005-06-22
* [ALSA] Fix races between PCM drain and other opsTakashi Iwai2005-06-22
* [ALSA] Add write support to snd-page-alloc proc fileTakashi Iwai2005-06-22
* [ALSA] Remove redundant NULL checks before kfreeJesper Juhl2005-06-22
* Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJaroslav Kysela2005-06-21
|\
| * [PATCH] class: convert sound/* to use the new class api instead of class_simplegregkh@suse.de2005-06-20
* | [ALSA] Fix compilation on 32bit archTakashi Iwai2005-05-29
* | [ALSA] alsa-oss - 2nd - improved readabilityJaroslav Kysela2005-05-29
* | [ALSA] alsa-oss - improve readability of snd_pcm_oss_bytes() functionJaroslav Kysela2005-05-29
* | [ALSA] Reverted last patch for SNDCTL_DSP_GETOPTR fix & possible overflow fixJaroslav Kysela2005-05-29
* | [ALSA] pcm_oss - fix SNDCTL_DSP_GETOPTR not working correctlyRoger Mach2005-05-29
* | [ALSA] Make docproc happyTakashi Iwai2005-05-29
* | [ALSA] sound/core/: possible cleanupsAdrian Bunk2005-05-29
* | [ALSA] Export missing snd_pcm_format_*()Takashi Iwai2005-05-29
* | [ALSA] fixed PAUSE ioctl for user space interfaceJaroslav Kysela2005-05-29