| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-05-20 | 1 | -58/+25 |
|\ |
|
| * | ALSA: opl4 - Fix a wrong argument in proc write callback | Takashi Iwai | 2010-05-10 | 1 | -1/+1 |
| * | ALSA: info - Implement common llseek for binary mode | Takashi Iwai | 2010-04-13 | 1 | -24/+0 |
| * | ALSA: info - Check file position validity in common layer | Takashi Iwai | 2010-04-13 | 1 | -30/+16 |
| * | ALSA: info - Use standard types for info callbacks | Takashi Iwai | 2010-04-13 | 1 | -8/+13 |
* | | Merge commit 'v2.6.34-rc6' into core/locking | Ingo Molnar | 2010-05-03 | 9 | -2/+7 |
|\ \
| |/ |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 9 | -2/+7 |
* | | i8253: Convert i8253_lock to raw_spinlock | Thomas Gleixner | 2010-03-02 | 3 | -9/+9 |
|/ |
|
* | Merge remote branch 'alsa/devel' into topic/misc | Takashi Iwai | 2010-02-12 | 1 | -110/+180 |
|\ |
|
| * | ALSA: dummy driver - add model parameter | Jaroslav Kysela | 2010-02-02 | 1 | -110/+180 |
* | | ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffers | Takashi Iwai | 2010-01-18 | 1 | -0/+2 |
* | | sound: vx: use vmalloc buffer helper functions | Clemens Ladisch | 2009-12-18 | 1 | -54/+5 |
|/ |
|
* | Merge branch 'topic/beep-rename' into topic/core-change | Takashi Iwai | 2009-12-01 | 3 | -21/+48 |
|\ |
|
| * | ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep" | Jaroslav Kysela | 2009-11-05 | 1 | -1/+1 |
| * | ALSA: snd-pcsp: add nopcm mode | Stas Sergeev | 2009-11-01 | 3 | -20/+47 |
* | | ALSA: dummy - Fix descriptions of pcm_substreams parameter | Takashi Iwai | 2009-11-02 | 1 | -1/+1 |
|/ |
|
* | ALSA: sound: Move dereference after NULL test and drop unnecessary NULL tests | Julia Lawall | 2009-10-30 | 1 | -2/+0 |
* | ALSA: pcsp - Fix nforce workaround | Stas Sergeev | 2009-10-30 | 2 | -32/+35 |
* | ALSA: opl3: circular locking in the snd_opl3_note_on() and snd_opl3_note_off() | Krzysztof Helt | 2009-10-08 | 1 | -8/+20 |
* | ALSA: dummy - Increase MAX_PCM_SUBSTREAMS to 128 | Takashi Iwai | 2009-09-08 | 1 | -1/+1 |
* | ALSA: dummy - Add debug proc file | Takashi Iwai | 2009-09-08 | 1 | -0/+132 |
* | ALSA: dummy - Fake buffer allocations | Takashi Iwai | 2009-09-07 | 1 | -8/+98 |
* | ALSA: dummy - Fix the timer calculation in systimer mode | Takashi Iwai | 2009-09-04 | 1 | -8/+21 |
* | ALSA: dummy - Better jiffies handling | Takashi Iwai | 2009-09-03 | 1 | -35/+43 |
* | ALSA: dummy - Support high-res timer mode | Takashi Iwai | 2009-09-03 | 1 | -141/+272 |
* | time: move PIT_TICK_RATE to linux/timex.h | Arnd Bergmann | 2009-06-16 | 1 | -0/+1 |
* | ALSA: clean up the logic for building sequencer modules | Michal Marek | 2009-05-29 | 2 | -18/+2 |
* | ALSA: pcsp - fix printk format warning again | Takashi Iwai | 2009-05-20 | 1 | -1/+1 |
* | ALSA: pcsp: fix printk format warning | Randy Dunlap | 2009-05-14 | 1 | -1/+1 |
* | sound: serial-u16550: fix buffer overflow | Clemens Ladisch | 2009-05-05 | 1 | -8/+3 |
* | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 | 1 | -1/+1 |
|\ |
|
| * | Merge commit 'v2.6.29-rc5' into x86/apic | Ingo Molnar | 2009-02-15 | 1 | -1/+2 |
| |\ |
|
| * | | x86: allow more than 8 cpus to be used on 32-bit | Yinghai Lu | 2009-01-30 | 1 | -1/+1 |
* | | | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2009-03-24 | 11 | -36/+49 |
|\ \ \ |
|
| * | | | ALSA: sound/drivers/vx: fix sparse warning: different signedness | Hannes Eder | 2009-02-26 | 1 | -1/+1 |
| * | | | ALSA: Add missing KERN_* prefix to printk in sound/drivers | Takashi Iwai | 2009-02-05 | 10 | -35/+48 |
| |/ / |
|
* | | | Merge branch 'topic/hwdep-cleanup' into for-linus | Takashi Iwai | 2009-03-24 | 1 | -12/+0 |
|\ \ \ |
|
| * | | | ALSA: Remove superfluous hwdep ops | Takashi Iwai | 2009-02-05 | 1 | -12/+0 |
| |/ / |
|
* | | | Merge branch 'topic/snd_card_new-err' into for-linus | Takashi Iwai | 2009-03-24 | 9 | -29/+29 |
|\ \ \
| |_|/
|/| | |
|
| * | | ALSA: Convert to snd_card_create() in other sound/* | Takashi Iwai | 2009-01-12 | 9 | -29/+29 |
| |/ |
|
* | | ALSA: mtpav - Fix initial value for input hwport | Takashi Iwai | 2009-02-12 | 1 | -1/+2 |
|/ |
|
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-12-30 | 1 | -1/+0 |
|\ |
|
| * | hrtimer: removing all ur callback modes | Peter Zijlstra | 2008-11-25 | 1 | -1/+0 |
* | | Merge branch 'topic/convert-tasklet' into to-push | Takashi Iwai | 2008-12-25 | 2 | -2/+2 |
|\ \ |
|
| * | | ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule() | Takashi Iwai | 2008-12-18 | 2 | -2/+2 |
| |/ |
|
* | | Merge branch 'topic/pcsp-fix' into topic/misc | Takashi Iwai | 2008-12-20 | 2 | -30/+58 |
|\ \ |
|
| * | | ALSA: pcsp - Fix starting the stream with HRTIMER_CB_IRQSAFE_UNLOCK | Takashi Iwai | 2008-11-26 | 2 | -31/+58 |
| * | | Merge branch 'topic/misc' into topic/pcsp-fix | Takashi Iwai | 2008-11-26 | 3 | -48/+56 |
| |\ \
| | |/
| |/| |
|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2008-11-03 | 2 | -4/+4 |
| |\ \ |
|
| * \ \ | Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 | Thomas Gleixner | 2008-10-22 | 1 | -2/+3 |
| |\ \ \ |
|