Age | Commit message (Expand) | Author |
2013-02-05 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2013-02-04 | ALSA: aloop: Fix Oops while PM resume | Takashi Iwai |
2013-01-25 | ALSA: Make snd_printd() and snd_printdd() inline | Takashi Iwai |
2012-12-07 | ALSA: drivers: remove __dev* attributes | Bill Pemberton |
2012-11-22 | ALSA: vx: hard dependency on the standard fw loader | Takashi Iwai |
2012-10-25 | ALSA: sound/drivers: remove CONFIG_EXPERIMENTAL | Kees Cook |
2012-10-21 | ALSA: aloop - Close races at restarting the stream | Takashi Iwai |
2012-10-21 | Merge branch 'dummy-ctl-inactive' of git://git.alsa-project.org/alsa-kprivate... | Takashi Iwai |
2012-10-20 | ALSA: dummy: allow disabling mixer controls | Clemens Ladisch |
2012-10-06 | ALSA: aloop - add locking to timer access | Omair Mohammed Abdullah |
2012-10-06 | sound: Remove unnecessary semicolon | Peter Senna Tschudin |
2012-09-05 | ALSA: opl4: use list_move_tail instead of list_del/list_add_tail | Wei Yongjun |
2012-08-09 | ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PM | Takashi Iwai |
2012-07-25 | ALSA: mpu401: Fix missing initialization of irq field | Takashi Iwai |
2012-07-03 | ALSA: Convert to new pm_ops for PCI drivers | Takashi Iwai |
2012-07-03 | ALSA: convert PM ops of platform_driver to new pm ops | Takashi Iwai |
2012-07-02 | ALSA: Add missing .owner=THIS_MODULE to platform_driver definitions | Takashi Iwai |
2012-05-15 | ALSA: snd-aloop - improve the sample copy accurracy | Jaroslav Kysela |
2012-03-30 | Documentation: remove references to /etc/modprobe.conf | Lucas De Marchi |
2011-12-19 | ALSA: module_param: make bool parameters really bool | Rusty Russell |
2011-11-27 | ALSA: convert sound/* to use module_platform_driver() | Axel Lin |
2011-10-31 | 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-26 | Merge branch 'topic/remove-irqf_disable' into for-linus | Takashi Iwai |
2011-09-24 | ALSA: aloop - Use vmalloc buffer | Takashi Iwai |
2011-09-22 | sound: irq: Remove IRQF_DISABLED | Yong Zhang |
2011-09-14 | ALSA: mpu401: clean up interrupt specification | Clemens Ladisch |
2011-06-09 | 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-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-18 | ALSA: aloop - Fix possible IRQ lock inversion | Takashi Iwai |
2011-02-02 | ALSA: use linux/io.h to fix compile warnings | Takashi Iwai |
2010-12-14 | ALSA: ml403-ac97cr: Use vsprintf extension %pR for struct resource | Joe Perches |
2010-10-20 | 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-18 | ALSA: snd-aloop: add cable#0 and cable#1 files to proc card tree | Jaroslav Kysela |
2010-10-17 | Merge remote branch 'alsa/devel' into topic/misc | Takashi Iwai |
2010-10-14 | ALSA: snd-aloop - fix issue in the timer start function | Jaroslav Kysela |
2010-10-11 | 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-04 | Merge remote branch 'alsa/devel' into topic/misc | Takashi Iwai |
2010-10-02 | ALSA: snd-aloop - fix "PCM Slave Active" element read value | Jaroslav Kysela |
2010-09-30 | Merge remote branch 'alsa/devel' into topic/misc | Takashi Iwai |
2010-09-30 | ALSA: snd-aloop - fix capture buffer silence | Jaroslav Kysela |
2010-09-22 | Merge remote branch 'alsa/devel' into topic/misc | Takashi Iwai |
2010-09-15 | ALSA: snd-aloop - fix the "PCM Playback Channels" kcontrol | Jaroslav Kysela |
2010-09-07 | sound: Remove unnecessary casts of private_data | Joe Perches |
2010-08-18 | Merge branch 'topic/aloop' into topic/misc | Takashi Iwai |