summaryrefslogtreecommitdiffstats
path: root/sound/core
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ALSA: pcm - Fix update of runtime->hw_ptr_interruptTakashi Iwai2009-06-071-1/+2
| * | | ALSA: pcm - Fix a typo in hw_ptr update checkJaroslav Kysela2009-06-061-1/+1
| * | | ALSA: PCM midlevel: lower jiffies check margin using runtime->delay valueJaroslav Kysela2009-05-291-2/+10
| * | | ALSA: PCM midlevel: Do not update hw_ptr_jiffies when hw_ptr is not changedJaroslav Kysela2009-05-291-2/+14
| * | | ALSA: PCM midlevel: introduce mask for xrun_debug() macroJaroslav Kysela2009-05-291-9/+9
| * | | ALSA: PCM midlevel: improve fifo_size handlingJaroslav Kysela2009-05-292-3/+31
| * | | Merge branch 'fix/pcm-jiffies-check' into topic/pcm-jiffies-checkTakashi Iwai2009-05-292-2/+21
| |\ \ \ | | | |/ | | |/|
* | | | Merge branch 'topic/pcm-delay' into for-linusTakashi Iwai2009-06-101-3/+5
|\ \ \ \ | |/ / /
| * | | ALSA: Add extra delay count in PCMTakashi Iwai2009-05-051-3/+5
* | | | Merge branch 'topic/div64-cleanup' into for-linusTakashi Iwai2009-06-102-4/+4
|\ \ \ \
| * | | | ALSA: Clean up 64bit division functionsTakashi Iwai2009-06-052-4/+4
| | |/ / | |/| |
* | | | ALSA: Core - clean up snd_card_set_id* calls and remove possible id collisionJaroslav Kysela2009-06-041-16/+10
* | | | ALSA: Fix double locking of card list in snd_card_register()Mark Brown2009-06-031-12/+19
* | | | ALSA: Core - add snd_card_set_id() functionJaroslav Kysela2009-06-021-23/+39
|/ / /
* | | ALSA: Enable PCM hw_ptr_jiffies check only in xrun_debug modeTakashi Iwai2009-05-271-1/+8
* | | ALSA: Fix invalid jiffies check after pauseTakashi Iwai2009-05-272-1/+6
| |/ |/|
* | ALSA: pcm core - Avoid jiffies check for devices with BATCH flagTakashi Iwai2009-04-281-0/+7
|/
* Merge branch 'topic/memdup_user' into for-linusTakashi Iwai2009-04-155-99/+60
|\
| * ALSA: sound/core: use memdup_user()Li Zefan2009-04-145-99/+60
* | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-04-151-0/+3
|\ \
| * | ALSA: add private_data to struct snd_jackTakashi Iwai2009-04-141-0/+3
| |/
* | [ALSA] pcm-midlevel: Add more strict buffer position checks based on jiffiesJaroslav Kysela2009-04-101-8/+39
|/
* ALSA: oss - volume control for CSWITCH and CROUTEDeepika Makhija2009-04-071-0/+8
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-311-29/+2
* Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2009-03-264-13/+6
|\
| * Rationalize fasync return valuesJonathan Corbet2009-03-163-13/+4
| * Use f_lock to protect f_flagsJonathan Corbet2009-03-161-0/+2
* | Merge branch 'topic/misc' into for-linusTakashi Iwai2009-03-246-26/+40
|\ \
| * \ Merge branch 'topic/quirk-cleanup' into topic/miscTakashi Iwai2009-02-091-4/+6
| |\ \
| * | | ALSA: Add missing KERN_* prefix to printk in sound/coreTakashi Iwai2009-02-055-25/+39
| * | | ALSA: snd_pcm_new api cleanupTim Blechmann2009-02-051-1/+1
* | | | Merge branch 'topic/pcm-cleanup' into for-linusTakashi Iwai2009-03-243-60/+102
|\ \ \ \
| * | | | ALSA: pcm - Safer boundary checksTakashi Iwai2009-03-201-4/+5
| * | | | ALSA: pcm - Fix delta calculation at boundary overlapTakashi Iwai2009-03-191-2/+7
| * | | | ALSA: pcm - Reset invalid position even without debug optionTakashi Iwai2009-03-191-3/+7
| * | | | ALSA: pcm - avoid unnecessary inlineTakashi Iwai2009-03-191-5/+6
| * | | | ALSA: pcm - Fix a typo in error messagesTakashi Iwai2009-03-191-1/+1
| * | | | ALSA: Remove unneeded snd_pcm_substream.timer_lockTakashi Iwai2009-03-092-7/+0
| * | | | ALSA: Rewrite hw_ptr updatersTakashi Iwai2009-03-091-45/+83
| | |_|/ | |/| |
* | | | Merge branch 'topic/vmaster-update' into for-linusTakashi Iwai2009-03-241-19/+43
|\ \ \ \
| * | | | ALSA: Add kernel-doc comments to vmaster stuffTakashi Iwai2009-03-091-2/+14
| * | | | ALSA: add snd_ctl_add_slave_uncached()Takashi Iwai2009-03-091-17/+29
| |/ / /
* | | | Merge branch 'topic/rawmidi-fix' into for-linusTakashi Iwai2009-03-241-184/+195
|\ \ \ \
| * | | | ALSA: rawmidi - Refactor rawmidi open/close codesTakashi Iwai2009-03-091-183/+194
| * | | | ALSA: rawmidi - Fix possible race in openTakashi Iwai2009-03-091-7/+7
| |/ / /
* | | | Merge branch 'topic/ctl-list-cleanup' into for-linusTakashi Iwai2009-03-241-27/+15
|\ \ \ \
| * | | | ALSA: Clean up snd_monitor_file managementTakashi Iwai2009-03-091-27/+15
| |/ / /
* | | | Merge branch 'topic/quirk-cleanup' into for-linusTakashi Iwai2009-03-241-4/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | ALSA: Add subdevice_mask field to quirk entriesTakashi Iwai2009-02-091-4/+6
| | |/ | |/|
* | | Merge branch 'topic/jack' into for-linusTakashi Iwai2009-03-241-24/+21
|\ \ \
OpenPOWER on IntegriCloud