Age | Commit message (Expand) | Author | Files | Lines |
2012-05-15 | ALSA: snd-aloop - improve the sample copy accurracy | Jaroslav Kysela | 1 | -27/+35 |
2012-03-31 | Documentation: remove references to /etc/modprobe.conf | Lucas De Marchi | 1 | -1/+2 |
2011-12-19 | ALSA: module_param: make bool parameters really bool | Rusty Russell | 12 | -18/+18 |
2011-11-27 | ALSA: convert sound/* to use module_platform_driver() | Axel Lin | 1 | -12/+1 |
2011-11-01 | sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed | Paul Gortmaker | 3 | -0/+3 |
2011-11-01 | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 10 | -0/+10 |
2011-11-01 | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker | 7 | -7/+7 |
2011-10-27 | Merge branch 'topic/remove-irqf_disable' into for-linus | Takashi Iwai | 4 | -5/+5 |
2011-09-24 | ALSA: aloop - Use vmalloc buffer | Takashi Iwai | 1 | -6/+7 |
2011-09-22 | sound: irq: Remove IRQF_DISABLED | Yong Zhang | 4 | -5/+5 |
2011-09-14 | ALSA: mpu401: clean up interrupt specification | Clemens Ladisch | 2 | -12/+11 |
2011-06-09 | i8253: Make pcsp sound driver use the shared i8253_lock | Ralf Baechle | 1 | -7/+1 |
2011-06-09 | i8253: Create linux/i8253.h and use it in all 8253 related files | Ralf Baechle | 1 | -1/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 2 | -3/+3 |
2011-03-18 | ALSA: aloop - Fix possible IRQ lock inversion | Takashi Iwai | 1 | -10/+9 |
2011-02-02 | ALSA: use linux/io.h to fix compile warnings | Takashi Iwai | 1 | -2/+1 |
2010-12-14 | ALSA: ml403-ac97cr: Use vsprintf extension %pR for struct resource | Joe Perches | 1 | -2/+2 |
2010-10-20 | Merge remote branch 'alsa/devel' into topic/misc | Takashi Iwai | 1 | -16/+123 |
2010-10-20 | ALSA: snd-aloop - add pause support | Jaroslav Kysela | 1 | -5/+22 |
2010-10-20 | ALSA: snd-aloop - fix locking issues (running flag updates) | Jaroslav Kysela | 1 | -13/+19 |
2010-10-18 | ALSA: snd-aloop: add cable#0 and cable#1 files to proc card tree | Jaroslav Kysela | 1 | -0/+84 |
2010-10-17 | Merge remote branch 'alsa/devel' into topic/misc | Takashi Iwai | 1 | -1/+7 |
2010-10-14 | ALSA: snd-aloop - fix issue in the timer start function | Jaroslav Kysela | 1 | -1/+7 |
2010-10-11 | Merge remote branch 'alsa/devel' into topic/misc | Takashi Iwai | 1 | -18/+106 |
2010-10-11 | ALSA: snd-aloop: Fix hw_params restrictions and checking | Jaroslav Kysela | 1 | -18/+106 |
2010-10-04 | Merge remote branch 'alsa/devel' into topic/misc | Takashi Iwai | 1 | -1/+1 |
2010-10-02 | ALSA: snd-aloop - fix "PCM Slave Active" element read value | Jaroslav Kysela | 1 | -1/+1 |
2010-09-30 | Merge remote branch 'alsa/devel' into topic/misc | Takashi Iwai | 1 | -2/+4 |
2010-09-30 | ALSA: snd-aloop - fix capture buffer silence | Jaroslav Kysela | 1 | -2/+4 |
2010-09-22 | Merge remote branch 'alsa/devel' into topic/misc | Takashi Iwai | 1 | -1/+1 |
2010-09-15 | ALSA: snd-aloop - fix the "PCM Playback Channels" kcontrol | Jaroslav Kysela | 1 | -1/+1 |
2010-09-07 | sound: Remove unnecessary casts of private_data | Joe Perches | 1 | -1/+1 |
2010-08-18 | Merge branch 'topic/aloop' into topic/misc | Takashi Iwai | 3 | -0/+1076 |
2010-08-09 | ALSA: introduce the snd-aloop module for the PCM loopback | Jaroslav Kysela | 3 | -0/+1076 |
2010-08-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -3/+21 |
2010-07-15 | ALSA: Kconfig: SND_AC97_POWER_SAVE description improvement | Michael Witten | 1 | -3/+21 |
2010-07-15 | Kconfig: fixo typo in "Xilinx'" | Michael Witten | 1 | -1/+1 |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -58/+25 |
2010-05-10 | ALSA: opl4 - Fix a wrong argument in proc write callback | Takashi Iwai | 1 | -1/+1 |
2010-05-03 | Merge commit 'v2.6.34-rc6' into core/locking | Ingo Molnar | 9 | -2/+7 |
2010-04-13 | ALSA: info - Implement common llseek for binary mode | Takashi Iwai | 1 | -24/+0 |
2010-04-13 | ALSA: info - Check file position validity in common layer | Takashi Iwai | 1 | -30/+16 |
2010-04-13 | ALSA: info - Use standard types for info callbacks | Takashi Iwai | 1 | -8/+13 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 9 | -2/+7 |
2010-03-02 | i8253: Convert i8253_lock to raw_spinlock | Thomas Gleixner | 3 | -9/+9 |
2010-02-12 | Merge remote branch 'alsa/devel' into topic/misc | Takashi Iwai | 1 | -110/+180 |
2010-02-02 | ALSA: dummy driver - add model parameter | Jaroslav Kysela | 1 | -110/+180 |
2010-01-18 | ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffers | Takashi Iwai | 1 | -0/+2 |
2009-12-18 | sound: vx: use vmalloc buffer helper functions | Clemens Ladisch | 1 | -54/+5 |
2009-12-01 | Merge branch 'topic/beep-rename' into topic/core-change | Takashi Iwai | 3 | -21/+48 |