summaryrefslogtreecommitdiffstats
path: root/sound/core
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-10-311-0/+2
|\
| * Create platform_device.h to contain all the platform device details.Russell King2005-10-291-0/+2
* | [PATCH] core remove PageReservedNick Piggin2005-10-291-6/+3
|/
* Merge ../bleed-2.6Greg KH2005-10-284-7/+9
|\
| * [PATCH] gfp_t: soundAl Viro2005-10-284-7/+9
* | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-281-10/+4
* | [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-281-1/+1
|/
* [PATCH] ALSA: Fix Oops of suspend/resume with generic driversTakashi Iwai2005-10-241-2/+4
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-084-8/+8
* [ALSA] Replace with kzalloc() - seq stuffTakashi Iwai2005-09-1222-32/+32
* [ALSA] Replace with kzalloc() - core stuffTakashi Iwai2005-09-1214-46/+46
* [ALSA] pcm-oss - Add bugg-yptr optionTakashi Iwai2005-09-121-1/+7
* [ALSA] pci_find_device removeJiri Slaby2005-09-121-1/+2
* [ALSA] Fix DocBook warningsTakashi Iwai2005-09-124-6/+124
* [ALSA] rtctimer: add option to make RTC timer the default sequencer timerClemens Ladisch2005-09-122-1/+19
* [ALSA] Introduce snd_card_set_generic_dev()Takashi Iwai2005-09-123-86/+116
* [ALSA] sparse address space annotationsClemens Ladisch2005-09-124-8/+18
* [PATCH] ALSA: convert kcalloc to kzallocPekka Enberg2005-09-071-4/+10
* [PATCH] Assign device pointer to OSS devicesTakashi Iwai2005-08-301-2/+5
* [ALSA] pcm - Fix zero-division in 32bit compat layerTakashi Iwai2005-08-301-3/+8
* [ALSA] Fix compilation without CONFIG_PROC_FSTakashi Iwai2005-08-301-2/+1
* [ALSA] ALSA timer - fixed compilationJaroslav Kysela2005-08-301-2/+2
* [ALSA] Timer API - added SUSPEND/RESUME eventsJaroslav Kysela2005-08-302-5/+11
* [ALSA] Fix PCM 32bit compat layerTakashi Iwai2005-08-301-14/+28
* [ALSA] make local objects staticClemens Ladisch2005-08-303-5/+5
* [ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flagKarsten Wiese2005-08-303-16/+21
* [ALSA] adds __init and in snd_memory_init()Henrik Kretzschmar2005-08-301-1/+1
* [PATCH] Kconfig fix (ISA_DMA_API and sound/*)Al Viro2005-08-232-2/+2
* [ALSA] sound/core Fix the sparse warning 'implicit cast to nocast type'Victor Fusco2005-07-285-10/+14
* [ALSA] seq-midi - silently ignore non-MIDI eventsClemens Ladisch2005-07-281-10/+6
* [ALSA] typo-fix and snd_assert()-expression-splitHenrik Kretzschmar2005-07-281-2/+3
* [ALSA] Fix dependency of GUS driverTakashi Iwai2005-07-281-1/+1
* [ALSA] Fix two typos and changes on snd_assert()Henrik Kretzschmar2005-07-281-6/+9
* [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-273-6/+6
* [PATCH] create a kstrdup library functionPaulo Marques2005-06-237-33/+25
* [ALSA] Add const prefixTakashi Iwai2005-06-221-1/+1
* [ALSA] OSS PCM emulation - The 2nd final fix for SNDCTL_DSP_GETOPTR problemJaroslav Kysela2005-06-221-4/+4
* [ALSA] OSS PCM emulation - The final fix for SNDCTL_DSP_GETOPTR problemJaroslav Kysela2005-06-221-2/+5
* [ALSA] Fix races between PCM drain and other opsTakashi Iwai2005-06-221-34/+36
* [ALSA] Add write support to snd-page-alloc proc fileTakashi Iwai2005-06-221-92/+109
* [ALSA] Remove redundant NULL checks before kfreeJesper Juhl2005-06-223-28/+13
* Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJaroslav Kysela2005-06-211-3/+3
|\
| * [PATCH] class: convert sound/* to use the new class api instead of class_simplegregkh@suse.de2005-06-201-3/+3
* | [ALSA] Fix compilation on 32bit archTakashi Iwai2005-05-291-1/+10
* | [ALSA] alsa-oss - 2nd - improved readabilityJaroslav Kysela2005-05-291-2/+2
* | [ALSA] alsa-oss - improve readability of snd_pcm_oss_bytes() functionJaroslav Kysela2005-05-291-3/+3
* | [ALSA] Reverted last patch for SNDCTL_DSP_GETOPTR fix & possible overflow fixJaroslav Kysela2005-05-291-4/+3
* | [ALSA] pcm_oss - fix SNDCTL_DSP_GETOPTR not working correctlyRoger Mach2005-05-291-2/+3
* | [ALSA] Make docproc happyTakashi Iwai2005-05-291-3/+3
* | [ALSA] sound/core/: possible cleanupsAdrian Bunk2005-05-2911-43/+42