| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'fix/kconfig' into for-linus | Takashi Iwai | 2011-08-08 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-08-02 | 2 | -2/+2 |
| |\ |
|
| * \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-07-27 | 1 | -5/+8 |
| |\ \ |
|
| * \ \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-07-25 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | get rid of create_proc_entry() abuses - proc_mkdir() is there for purpose | Al Viro | 2011-07-24 | 1 | -1/+1 |
* | | | | | ALSA: timer - Add NULL-check for invalid slave timer | Takashi Iwai | 2011-08-08 | 1 | -0/+3 |
* | | | | | ALSA: timer - Fix Oops at closing slave timer | Takashi Iwai | 2011-08-08 | 1 | -0/+2 |
| |_|_|/
|/| | | |
|
* | | | | ALSA: rtctimer.c needs module.h | Randy Dunlap | 2011-07-30 | 1 | -1/+1 |
* | | | | ALSA: sound/core/pcm_compat.c: adjust array index | Julia Lawall | 2011-07-28 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | ALSA: Make snd_pcm_debug_name usable outside pcm_lib | Eliot Blennerhassett | 2011-07-24 | 1 | -5/+8 |
|/ / |
|
* | | ALSA: Use krealloc() in possible places | Takashi Iwai | 2011-07-12 | 1 | -4/+4 |
* | | ALSA: rawmidi - Use workq for event handling | Takashi Iwai | 2011-06-14 | 1 | -26/+11 |
|/ |
|
* | ALSA: Use %pV for snd_printk() | Takashi Iwai | 2011-06-10 | 1 | -23/+17 |
* | ALSA: core: remove unused variables. | Luca Tettamanti | 2011-05-26 | 5 | -18/+1 |
* | ALSA: PCM - Don't check DMA time-out too shortly | Takashi Iwai | 2011-05-26 | 2 | -6/+24 |
* | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2011-05-22 | 3 | -6/+74 |
|\ |
|
| * | ALSA: sound, core, pcm_lib: fix xrun_log | Ben Gardiner | 2011-05-19 | 1 | -1/+1 |
| * | ALSA: sound, core, pcm_lib: xrun_log: log also in_interrupt | Ben Gardiner | 2011-05-18 | 1 | -4/+8 |
| * | ALSA: core - Don't use "default' for default | Takashi Iwai | 2011-04-04 | 1 | -1/+1 |
| * | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2011-04-04 | 1 | -1/+3 |
| |\ |
|
| * \ | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2011-03-28 | 2 | -9/+4 |
| |\ \ |
|
| * | | | ALSA: Add snd_ctl_replace() to dynamically replace a control | Dimitris Papastamos | 2011-03-22 | 1 | -0/+64 |
* | | | | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 2011-04-07 | 4 | -6/+6 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 4 | -6/+6 |
| | |/
| |/| |
|
* | | | ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0() | Kelly Anderson | 2011-04-01 | 1 | -1/+3 |
|/ / |
|
* | | ALSA: Fix yet another race in disconnection | Takashi Iwai | 2011-03-25 | 1 | -0/+4 |
* | | ALSA: vmalloc buffers should use normal mmap | Benjamin Herrenschmidt | 2011-03-25 | 1 | -9/+0 |
|/ |
|
* | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2011-03-18 | 19 | -110/+125 |
|\ |
|
| * | ALSA: sound/core: merge list_del()/list_add_tail() to list_move_tail() | Nicolas Kaiser | 2011-03-16 | 1 | -5/+3 |
| * | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2011-03-11 | 2 | -3/+5 |
| |\ |
|
| * | | ALSA: control: clean up snd_ctl_hole_check() | Clemens Ladisch | 2011-03-08 | 1 | -9/+9 |
| * | | ALSA: control: fix numid conflict check for new controls | Clemens Ladisch | 2011-03-08 | 1 | -4/+2 |
| * | | sound:core:seq:seq_ports.c Remove one to many n's in a word. | Justin P. Mattock | 2011-02-27 | 1 | -1/+1 |
| * | | ALSA: core: sparse cleanups | Clemens Ladisch | 2011-02-14 | 16 | -92/+111 |
* | | | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2011-03-16 | 1 | -0/+46 |
|\ \ \
| |_|/
|/| | |
|
| * | | ALSA: Add snd_ctl_activate_id() | Takashi Iwai | 2011-03-11 | 1 | -0/+46 |
| |/ |
|
* | | ALSA: fix one memory leak in sound jack | Lu Guanqun | 2011-02-21 | 1 | -0/+1 |
* | | ALSA: hrtimer: remove superfluous tasklet invocation | Clemens Ladisch | 2011-02-10 | 1 | -1/+1 |
* | | ALSA: hrtimer: handle delayed timer interrupts | Clemens Ladisch | 2011-02-10 | 1 | -2/+3 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-01-13 | 7 | -9/+77 |
|\ |
|
| * | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2011-01-13 | 7 | -9/+77 |
| |\ |
|
| | * | ALSA: core, oxygen, virtuoso: add an enum control info helper | Clemens Ladisch | 2011-01-10 | 1 | -1/+27 |
| | * | ALSA: Don't leak in sound/core/oss/pcm_oss.c::snd_pcm_hw_param_near() | Jesper Juhl | 2011-01-10 | 1 | -1/+3 |
| | * | Merge branch 'topic/workq-update' into topic/misc | Takashi Iwai | 2010-12-13 | 4 | -11/+11 |
| | |\ |
|
| | * | | ALSA: support module on-demand loading for seq and timer | Kay Sievers | 2010-11-24 | 3 | -5/+20 |
| | * | | ALSA: timer: automatically load the high-resolution timer | Clemens Ladisch | 2010-11-22 | 1 | -2/+2 |
| | * | | ALSA: pcm: optimize xrun detection in no-period-wakeup mode | Clemens Ladisch | 2010-11-22 | 1 | -0/+2 |
| | * | | ALSA: pcm: detect xruns in no-period-wakeup mode | Clemens Ladisch | 2010-11-22 | 1 | -2/+16 |
| | * | | ALSA: pcm: support for period wakeup disabling | Clemens Ladisch | 2010-11-22 | 2 | -0/+9 |
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 2 | -2/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|