| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | seq-midi: always log message on output overrun | Clemens Ladisch | 2009-07-15 | 1 | -1/+2 |
* | | | | | | Merge branch 'topic/dummy' into for-linus | Takashi Iwai | 2009-09-10 | 4 | -16/+20 |
|\ \ \ \ \ \ |
|
| * | | | | | | ALSA: Add const prefix to proc helper functions | Takashi Iwai | 2009-09-08 | 3 | -4/+6 |
| * | | | | | | ALSA: Re-export snd_pcm_format_name() function | Takashi Iwai | 2009-09-08 | 1 | -12/+14 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'topic/dma-sgbuf' into for-linus | Takashi Iwai | 2009-09-10 | 4 | -1/+11 |
|\ \ \ \ \ \ |
|
| * | | | | | | ALSA: Fix SG-buffer DMA with non-coherent architectures | Takashi Iwai | 2009-07-08 | 4 | -1/+11 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'topic/ctl-add-remove-fixes' into for-linus | Takashi Iwai | 2009-09-10 | 1 | -17/+17 |
|\ \ \ \ \ \ |
|
| * | | | | | | sound: snd_ctl_remove_user_ctl: prevent removal of kernel controls | Clemens Ladisch | 2009-08-17 | 1 | -0/+4 |
| * | | | | | | sound: snd_ctl_remove_unlocked_id: simplify user control counting | Clemens Ladisch | 2009-08-17 | 1 | -12/+7 |
| * | | | | | | sound: snd_ctl_remove_unlocked_id: simplify error paths | Clemens Ladisch | 2009-08-17 | 1 | -4/+5 |
| * | | | | | | sound: snd_ctl_elem_add: fix value count check | Clemens Ladisch | 2009-08-17 | 1 | -1/+1 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'topic/cleanup' into for-linus | Takashi Iwai | 2009-09-10 | 1 | -3/+1 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | ALSA: info - Use krealloc() | Takashi Iwai | 2009-07-06 | 1 | -3/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa... | Linus Torvalds | 2009-08-25 | 1 | -31/+8 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | sound: pcm_lib: fix unsorted list constraint handling | Clemens Ladisch | 2009-08-25 | 1 | -31/+8 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'fix/pcm-hwptr' into for-linus | Takashi Iwai | 2009-07-26 | 1 | -1/+35 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | ALSA: pcm - Fix hwptr buffer-size overlap bug | Takashi Iwai | 2009-07-23 | 1 | -1/+1 |
| * | | | ALSA: pcm - Fix warnings in debug loggings | Takashi Iwai | 2009-07-23 | 1 | -12/+12 |
| * | | | ALSA: pcm - Add logging of hwptr updates and interrupt updates | Takashi Iwai | 2009-07-23 | 1 | -0/+25 |
| * | | | ALSA: pcm - Fix regressions with VMware | Takashi Iwai | 2009-07-22 | 1 | -1/+10 |
| |/ / |
|
* / / | ALSA: OSS sequencer should be initialized after snd_seq_system_client_init | Jaswinder Singh Rajput | 2009-07-19 | 1 | -5/+2 |
|/ / |
|
* | | Merge branch 'topic/seq-midi-fix' into for-linus | Takashi Iwai | 2009-06-22 | 1 | -4/+4 |
|\ \ |
|
| * | | sound: seq_midi_event: fix decoding of (N)RPN events | Clemens Ladisch | 2009-06-22 | 1 | -4/+4 |
| |/ |
|
* | | Merge branch 'topic/pcm-jiffies-check' into for-linus | Takashi Iwai | 2009-06-22 | 1 | -1/+1 |
|\ \ |
|
| * | | sound: fix check for return value in snd_pcm_hw_refine | Mariusz Kozlowski | 2009-06-22 | 1 | -1/+1 |
* | | | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2009-06-12 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | ALSA: use card device as parent for jack input-devices | Kay Sievers | 2009-06-10 | 1 | -1/+1 |
* | | | | Merge branch 'topic/seq-kconfig-cleanup' into for-linus | Takashi Iwai | 2009-06-10 | 3 | -13/+23 |
|\ \ \ \ |
|
| * | | | | ALSA: clean up the logic for building sequencer modules | Michal Marek | 2009-05-29 | 3 | -13/+23 |
| |/ / / |
|
* | | | | Merge branch 'topic/pcm-jiffies-check' into for-linus | Takashi Iwai | 2009-06-10 | 2 | -22/+82 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | ALSA: pcm - A helper function to compose PCM stream name for debug prints | Takashi Iwai | 2009-06-08 | 1 | -6/+17 |
| * | | | ALSA: pcm - Fix update of runtime->hw_ptr_interrupt | Takashi Iwai | 2009-06-07 | 1 | -1/+2 |
| * | | | ALSA: pcm - Fix a typo in hw_ptr update check | Jaroslav Kysela | 2009-06-06 | 1 | -1/+1 |
| * | | | ALSA: PCM midlevel: lower jiffies check margin using runtime->delay value | Jaroslav Kysela | 2009-05-29 | 1 | -2/+10 |
| * | | | ALSA: PCM midlevel: Do not update hw_ptr_jiffies when hw_ptr is not changed | Jaroslav Kysela | 2009-05-29 | 1 | -2/+14 |
| * | | | ALSA: PCM midlevel: introduce mask for xrun_debug() macro | Jaroslav Kysela | 2009-05-29 | 1 | -9/+9 |
| * | | | ALSA: PCM midlevel: improve fifo_size handling | Jaroslav Kysela | 2009-05-29 | 2 | -3/+31 |
| * | | | Merge branch 'fix/pcm-jiffies-check' into topic/pcm-jiffies-check | Takashi Iwai | 2009-05-29 | 2 | -2/+21 |
| |\ \ \
| | | |/
| | |/| |
|
* | | | | Merge branch 'topic/pcm-delay' into for-linus | Takashi Iwai | 2009-06-10 | 1 | -3/+5 |
|\| | | |
|
| * | | | ALSA: Add extra delay count in PCM | Takashi Iwai | 2009-05-05 | 1 | -3/+5 |
* | | | | Merge branch 'topic/div64-cleanup' into for-linus | Takashi Iwai | 2009-06-10 | 2 | -4/+4 |
|\ \ \ \ |
|
| * | | | | ALSA: Clean up 64bit division functions | Takashi Iwai | 2009-06-05 | 2 | -4/+4 |
| | |/ /
| |/| | |
|
* | | | | ALSA: Core - clean up snd_card_set_id* calls and remove possible id collision | Jaroslav Kysela | 2009-06-04 | 1 | -16/+10 |
* | | | | ALSA: Fix double locking of card list in snd_card_register() | Mark Brown | 2009-06-03 | 1 | -12/+19 |
* | | | | ALSA: Core - add snd_card_set_id() function | Jaroslav Kysela | 2009-06-02 | 1 | -23/+39 |
|/ / / |
|
* | | | ALSA: Enable PCM hw_ptr_jiffies check only in xrun_debug mode | Takashi Iwai | 2009-05-27 | 1 | -1/+8 |
* | | | ALSA: Fix invalid jiffies check after pause | Takashi Iwai | 2009-05-27 | 2 | -1/+6 |
| |/
|/| |
|
* | | ALSA: pcm core - Avoid jiffies check for devices with BATCH flag | Takashi Iwai | 2009-04-28 | 1 | -0/+7 |
|/ |
|
* | Merge branch 'topic/memdup_user' into for-linus | Takashi Iwai | 2009-04-15 | 5 | -99/+60 |
|\ |
|
| * | ALSA: sound/core: use memdup_user() | Li Zefan | 2009-04-14 | 5 | -99/+60 |