Age | Commit message (Expand) | Author | Files | Lines |
2009-08-25 | Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa... | Linus Torvalds | 1 | -31/+8 |
2009-08-25 | sound: pcm_lib: fix unsorted list constraint handling | Clemens Ladisch | 1 | -31/+8 |
2009-07-26 | Merge branch 'fix/pcm-hwptr' into for-linus | Takashi Iwai | 1 | -1/+35 |
2009-07-23 | ALSA: pcm - Fix hwptr buffer-size overlap bug | Takashi Iwai | 1 | -1/+1 |
2009-07-23 | ALSA: pcm - Fix warnings in debug loggings | Takashi Iwai | 1 | -12/+12 |
2009-07-23 | ALSA: pcm - Add logging of hwptr updates and interrupt updates | Takashi Iwai | 1 | -0/+25 |
2009-07-22 | ALSA: pcm - Fix regressions with VMware | Takashi Iwai | 1 | -1/+10 |
2009-07-19 | ALSA: OSS sequencer should be initialized after snd_seq_system_client_init | Jaswinder Singh Rajput | 1 | -5/+2 |
2009-06-22 | Merge branch 'topic/seq-midi-fix' into for-linus | Takashi Iwai | 1 | -4/+4 |
2009-06-22 | Merge branch 'topic/pcm-jiffies-check' into for-linus | Takashi Iwai | 1 | -1/+1 |
2009-06-22 | sound: seq_midi_event: fix decoding of (N)RPN events | Clemens Ladisch | 1 | -4/+4 |
2009-06-22 | sound: fix check for return value in snd_pcm_hw_refine | Mariusz Kozlowski | 1 | -1/+1 |
2009-06-12 | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 1 | -1/+1 |
2009-06-10 | ALSA: use card device as parent for jack input-devices | Kay Sievers | 1 | -1/+1 |
2009-06-10 | Merge branch 'topic/seq-kconfig-cleanup' into for-linus | Takashi Iwai | 3 | -13/+23 |
2009-06-10 | Merge branch 'topic/pcm-jiffies-check' into for-linus | Takashi Iwai | 2 | -22/+82 |
2009-06-10 | Merge branch 'topic/pcm-delay' into for-linus | Takashi Iwai | 1 | -3/+5 |
2009-06-10 | Merge branch 'topic/div64-cleanup' into for-linus | Takashi Iwai | 2 | -4/+4 |
2009-06-08 | ALSA: pcm - A helper function to compose PCM stream name for debug prints | Takashi Iwai | 1 | -6/+17 |
2009-06-07 | ALSA: pcm - Fix update of runtime->hw_ptr_interrupt | Takashi Iwai | 1 | -1/+2 |
2009-06-06 | ALSA: pcm - Fix a typo in hw_ptr update check | Jaroslav Kysela | 1 | -1/+1 |
2009-06-05 | ALSA: Clean up 64bit division functions | Takashi Iwai | 2 | -4/+4 |
2009-06-04 | ALSA: Core - clean up snd_card_set_id* calls and remove possible id collision | Jaroslav Kysela | 1 | -16/+10 |
2009-06-04 | ALSA: Fix double locking of card list in snd_card_register() | Mark Brown | 1 | -12/+19 |
2009-06-02 | ALSA: Core - add snd_card_set_id() function | Jaroslav Kysela | 1 | -23/+39 |
2009-05-29 | ALSA: clean up the logic for building sequencer modules | Michal Marek | 3 | -13/+23 |
2009-05-29 | ALSA: PCM midlevel: lower jiffies check margin using runtime->delay value | Jaroslav Kysela | 1 | -2/+10 |
2009-05-29 | ALSA: PCM midlevel: Do not update hw_ptr_jiffies when hw_ptr is not changed | Jaroslav Kysela | 1 | -2/+14 |
2009-05-29 | ALSA: PCM midlevel: introduce mask for xrun_debug() macro | Jaroslav Kysela | 1 | -9/+9 |
2009-05-29 | ALSA: PCM midlevel: improve fifo_size handling | Jaroslav Kysela | 2 | -3/+31 |
2009-05-29 | Merge branch 'fix/pcm-jiffies-check' into topic/pcm-jiffies-check | Takashi Iwai | 2 | -2/+21 |
2009-05-27 | ALSA: Enable PCM hw_ptr_jiffies check only in xrun_debug mode | Takashi Iwai | 1 | -1/+8 |
2009-05-27 | ALSA: Fix invalid jiffies check after pause | Takashi Iwai | 2 | -1/+6 |
2009-05-05 | ALSA: Add extra delay count in PCM | Takashi Iwai | 1 | -3/+5 |
2009-04-28 | ALSA: pcm core - Avoid jiffies check for devices with BATCH flag | Takashi Iwai | 1 | -0/+7 |
2009-04-15 | Merge branch 'topic/memdup_user' into for-linus | Takashi Iwai | 5 | -99/+60 |
2009-04-15 | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 1 | -0/+3 |
2009-04-14 | ALSA: add private_data to struct snd_jack | Takashi Iwai | 1 | -0/+3 |
2009-04-14 | ALSA: sound/core: use memdup_user() | Li Zefan | 5 | -99/+60 |
2009-04-10 | [ALSA] pcm-midlevel: Add more strict buffer position checks based on jiffies | Jaroslav Kysela | 1 | -8/+39 |
2009-04-07 | ALSA: oss - volume control for CSWITCH and CROUTE | Deepika Makhija | 1 | -0/+8 |
2009-03-31 | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 1 | -29/+2 |
2009-03-27 | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 4 | -13/+6 |
2009-03-24 | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 6 | -26/+40 |
2009-03-24 | Merge branch 'topic/pcm-cleanup' into for-linus | Takashi Iwai | 3 | -60/+102 |
2009-03-24 | Merge branch 'topic/vmaster-update' into for-linus | Takashi Iwai | 1 | -19/+43 |
2009-03-24 | Merge branch 'topic/rawmidi-fix' into for-linus | Takashi Iwai | 1 | -184/+195 |
2009-03-24 | Merge branch 'topic/ctl-list-cleanup' into for-linus | Takashi Iwai | 1 | -27/+15 |
2009-03-24 | Merge branch 'topic/quirk-cleanup' into for-linus | Takashi Iwai | 1 | -4/+6 |
2009-03-24 | Merge branch 'topic/jack' into for-linus | Takashi Iwai | 1 | -24/+21 |