| Commit message (Expand) | Author | Age |
* | sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed | Paul Gortmaker | 2011-10-31 |
* | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 2011-10-31 |
* | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker | 2011-10-31 |
* | Merge branch 'topic/remove-irqf_disable' into for-linus | Takashi Iwai | 2011-10-26 |
|\ |
|
| * | sound: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-09-22 |
* | | ALSA: aloop - Use vmalloc buffer | Takashi Iwai | 2011-09-24 |
|/ |
|
* | ALSA: mpu401: clean up interrupt specification | Clemens Ladisch | 2011-09-14 |
* | i8253: Make pcsp sound driver use the shared i8253_lock | Ralf Baechle | 2011-06-09 |
* | i8253: Create linux/i8253.h and use it in all 8253 related files | Ralf Baechle | 2011-06-09 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | ALSA: aloop - Fix possible IRQ lock inversion | Takashi Iwai | 2011-03-18 |
* | ALSA: use linux/io.h to fix compile warnings | Takashi Iwai | 2011-02-02 |
* | ALSA: ml403-ac97cr: Use vsprintf extension %pR for struct resource | Joe Perches | 2010-12-14 |
* | Merge remote branch 'alsa/devel' into topic/misc | Takashi Iwai | 2010-10-20 |
|\ |
|
| * | ALSA: snd-aloop - add pause support | Jaroslav Kysela | 2010-10-20 |
| * | ALSA: snd-aloop - fix locking issues (running flag updates) | Jaroslav Kysela | 2010-10-20 |
| * | ALSA: snd-aloop: add cable#0 and cable#1 files to proc card tree | Jaroslav Kysela | 2010-10-18 |
* | | Merge remote branch 'alsa/devel' into topic/misc | Takashi Iwai | 2010-10-17 |
|\| |
|
| * | ALSA: snd-aloop - fix issue in the timer start function | Jaroslav Kysela | 2010-10-14 |
* | | Merge remote branch 'alsa/devel' into topic/misc | Takashi Iwai | 2010-10-11 |
|\| |
|
| * | ALSA: snd-aloop: Fix hw_params restrictions and checking | Jaroslav Kysela | 2010-10-11 |
* | | Merge remote branch 'alsa/devel' into topic/misc | Takashi Iwai | 2010-10-04 |
|\| |
|
| * | ALSA: snd-aloop - fix "PCM Slave Active" element read value | Jaroslav Kysela | 2010-10-02 |
* | | Merge remote branch 'alsa/devel' into topic/misc | Takashi Iwai | 2010-09-30 |
|\| |
|
| * | ALSA: snd-aloop - fix capture buffer silence | Jaroslav Kysela | 2010-09-29 |
* | | Merge remote branch 'alsa/devel' into topic/misc | Takashi Iwai | 2010-09-22 |
|\| |
|
| * | ALSA: snd-aloop - fix the "PCM Playback Channels" kcontrol | Jaroslav Kysela | 2010-09-15 |
* | | sound: Remove unnecessary casts of private_data | Joe Perches | 2010-09-07 |
* | | Merge branch 'topic/aloop' into topic/misc | Takashi Iwai | 2010-08-18 |
|\| |
|
| * | ALSA: introduce the snd-aloop module for the PCM loopback | Jaroslav Kysela | 2010-08-09 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-08-07 |
|\ \ |
|
| * | | ALSA: Kconfig: SND_AC97_POWER_SAVE description improvement | Michael Witten | 2010-07-15 |
| |/ |
|
* / | Kconfig: fixo typo in "Xilinx'" | Michael Witten | 2010-07-15 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-05-20 |
|\ |
|
| * | ALSA: opl4 - Fix a wrong argument in proc write callback | Takashi Iwai | 2010-05-10 |
| * | ALSA: info - Implement common llseek for binary mode | Takashi Iwai | 2010-04-13 |
| * | ALSA: info - Check file position validity in common layer | Takashi Iwai | 2010-04-13 |
| * | ALSA: info - Use standard types for info callbacks | Takashi Iwai | 2010-04-13 |
* | | Merge commit 'v2.6.34-rc6' into core/locking | Ingo Molnar | 2010-05-03 |
|\| |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | | i8253: Convert i8253_lock to raw_spinlock | Thomas Gleixner | 2010-03-02 |
|/ |
|
* | Merge remote branch 'alsa/devel' into topic/misc | Takashi Iwai | 2010-02-12 |
|\ |
|
| * | ALSA: dummy driver - add model parameter | Jaroslav Kysela | 2010-02-02 |
* | | ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffers | Takashi Iwai | 2010-01-18 |
* | | sound: vx: use vmalloc buffer helper functions | Clemens Ladisch | 2009-12-18 |
|/ |
|
* | Merge branch 'topic/beep-rename' into topic/core-change | Takashi Iwai | 2009-12-01 |
|\ |
|
| * | ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep" | Jaroslav Kysela | 2009-11-05 |
| * | ALSA: snd-pcsp: add nopcm mode | Stas Sergeev | 2009-11-01 |
* | | ALSA: dummy - Fix descriptions of pcm_substreams parameter | Takashi Iwai | 2009-11-02 |
|/ |
|
* | ALSA: sound: Move dereference after NULL test and drop unnecessary NULL tests | Julia Lawall | 2009-10-30 |