summaryrefslogtreecommitdiffstats
path: root/sound/core
AgeCommit message (Expand)AuthorLines
2005-03-29Sound/USB mergeLinus Torvalds-238/+354
2005-03-28[PATCH] io_remap_pfn_range: convert last callersRandy Dunlap-2/+2
2005-03-24[ALSA] seq - fix local variable initializationJaroslav Kysela-0/+2
2005-03-24[ALSA] Use vprintk()Jaroslav Kysela-6/+2
2005-03-24[ALSA] Reduce stack usageJaroslav Kysela-197/+285
2005-03-22[ALSA] add HPET supportJaroslav Kysela-3/+5
2005-03-22[ALSA] rawmidi - move output trigger into a taskletJaroslav Kysela-18/+37
2005-03-22[ALSA] rawmidi - fix locking in drop_output and drain_inputJaroslav Kysela-3/+6
2005-03-22[ALSA] Fix typosJaroslav Kysela-6/+6
2005-03-22[ALSA] Wake up polls and signals at timer notificationJaroslav Kysela-0/+2
2005-03-22[ALSA] Fix Oops with timer notifyingJaroslav Kysela-1/+2
2005-03-22[ALSA] Add proper spin/irq locks to suspendJaroslav Kysela-6/+9
2005-03-13[PATCH] verify_area cleanup : soundJesper Juhl-2/+2
2005-03-10[ALSA] fix forgotten release of semaphore in error pathJaroslav Kysela-2/+2
2005-03-10[ALSA] remove duplicate module aliasJaroslav Kysela-1/+0
2005-03-10[ALSA] add module aliases for rtctimer and seq-dummyJaroslav Kysela-0/+3
2005-03-10[ALSA] move rawmidi event callback into taskletJaroslav Kysela-20/+34
2005-03-10[ALSA] move common code into snd_rawmidi_runtime_create/_free functionsJaroslav Kysela-50/+29
2005-03-10[ALSA] Fix bugs with incorrectly wrapped appl_ptrJaroslav Kysela-10/+6
2005-03-10[ALSA] Fix rounded-up integer division bugJaroslav Kysela-2/+1
2005-03-02[ALSA] Control API - fix the wrong allocation for userspace controlsJaroslav Kysela-1/+1
2005-03-02[ALSA] remove _snd_rawmidi_runtime.triggerJaroslav Kysela-11/+0
2005-03-02[ALSA] fix counting of MIDI input overrunsJaroslav Kysela-1/+1
2005-03-02[ALSA] fix buffer wrap in snd_rawmidi_transmit_peekJaroslav Kysela-1/+5
2005-03-02[ALSA] Add module_init and module_exit entriesJaroslav Kysela-0/+12
2005-03-02[ALSA] remove superfluous from_timer_port parameterJaroslav Kysela-18/+16
2005-03-02[ALSA] Fix compilation with compat supportJaroslav Kysela-2/+2
2005-03-02[ALSA] [SPARSE] Fix __user pointersJaroslav Kysela-28/+33
2005-03-02[ALSA] Fix the wrong function call from ioctlJaroslav Kysela-1/+1
2005-02-14[ALSA] Remove interruptible_sleep_on_timeout().Jaroslav Kysela-20/+9
2005-02-14[ALSA] replace interruptible_sleep_on_timeout() with wait_event_interruptible...Jaroslav Kysela-11/+9
2005-02-14[ALSA] Kconfig: cleanup sound menuJaroslav Kysela-1/+7
2005-02-14[ALSA] Fix 32bit calls to snd_pcm_channel_info()Jaroslav Kysela-10/+16
2005-02-14[ALSA] Fix suspend/resume functionsJaroslav Kysela-2/+2
2005-02-14[ALSA] driver model type fixes for ALSAJaroslav Kysela-15/+9
2005-02-14[ALSA] Interpret negative index as bitmask of permissible indexesJaroslav Kysela-7/+4
2005-02-14[ALSA] Remove pm_register/pm_unregisterJaroslav Kysela-27/+113
2005-02-14[ALSA] Add newline to printkJaroslav Kysela-1/+1
2005-01-25[ALSA] replace schedule_timeout() with msleep()Jaroslav Kysela-4/+3
2005-01-21[ALSA] remove obsolete sound/core/ioctl32 directoryJaroslav Kysela-1395/+0
2005-01-20[ALSA] Use DEFINE_SPINLOCK(), DEFINE_RWLOCK() macrosJaroslav Kysela-9/+9
2005-01-20[ALSA] Remove snd-ioctl32 entryJaroslav Kysela-15/+0
2005-01-20[ALSA] Export new register/unregister functionsJaroslav Kysela-0/+4
2005-01-20[ALSA] unlocked/compat_ioctl rewrite for OSS compatible driversJaroslav Kysela-33/+31
2005-01-20[ALSA] unlocked/compat_ioctl rewrite for hwdep, rawmidi, timer and sequencer APIJaroslav Kysela-51/+495
2005-01-20[ALSA] unlocked/compat_ioctl rewrite for PCM APIJaroslav Kysela-18/+532
2005-01-20[ALSA] unlocked/compat_ioctl rewrite for control APIJaroslav Kysela-81/+507
2005-01-20[ALSA] Fix struct size mismatchJaroslav Kysela-1/+1
2005-01-20[ALSA] Add missing FORWARD ioctlJaroslav Kysela-0/+3
2005-01-20[ALSA] Fix struct alignment on PPC64Jaroslav Kysela-0/+3