Age | Commit message (Expand) | Author |
2014-02-12 | ALSA: drivers: Convert to snd_card_new() with a device pointer | Takashi Iwai |
2014-02-07 | ALSA: pcsp: Include appropriate header file in pcsp/pcsp_input.c | Rashika Kheria |
2013-11-14 | ALSA: pcsp: Fix the order of input device unregistration | Takashi Iwai |
2013-10-29 | ALSA: pcsp: Fix initialization with nopcm=1 | Takashi Iwai |
2013-05-23 | ALSA: pcsp: Remove redundant platform_set_drvdata() | Sachin Kamat |
2012-12-07 | ALSA: drivers: remove __dev* attributes | Bill Pemberton |
2012-08-09 | ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PM | Takashi Iwai |
2012-07-03 | ALSA: convert PM ops of platform_driver to new pm ops | Takashi Iwai |
2011-12-19 | ALSA: module_param: make bool parameters really bool | Rusty Russell |
2011-10-31 | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker |
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 |
2010-05-03 | Merge commit 'v2.6.34-rc6' into core/locking | Ingo Molnar |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-02 | i8253: Convert i8253_lock to raw_spinlock | Thomas Gleixner |
2009-11-05 | ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep" | Jaroslav Kysela |
2009-11-01 | ALSA: snd-pcsp: add nopcm mode | Stas Sergeev |
2009-10-30 | ALSA: pcsp - Fix nforce workaround | Stas Sergeev |
2009-06-16 | time: move PIT_TICK_RATE to linux/timex.h | Arnd Bergmann |
2009-05-20 | ALSA: pcsp - fix printk format warning again | Takashi Iwai |
2009-05-14 | ALSA: pcsp: fix printk format warning | Randy Dunlap |
2009-03-24 | Merge branch 'topic/misc' into for-linus | Takashi Iwai |
2009-02-05 | ALSA: Add missing KERN_* prefix to printk in sound/drivers | Takashi Iwai |
2009-01-12 | ALSA: Convert to snd_card_create() in other sound/* | Takashi Iwai |
2008-12-30 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-11-26 | ALSA: pcsp - Fix starting the stream with HRTIMER_CB_IRQSAFE_UNLOCK | Takashi Iwai |
2008-11-26 | Merge branch 'topic/misc' into topic/pcsp-fix | Takashi Iwai |
2008-11-25 | hrtimer: removing all ur callback modes | Peter Zijlstra |
2008-11-14 | ALSA: pcsp - Use HRTIMER_CB_IRQSAFE_UNLOCKED | Takashi Iwai |
2008-11-07 | Merge branch 'topic/fix/misc' into topic/misc | Takashi Iwai |
2008-11-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2008-11-03 | ALSA: Fix PIT lockup on some chipsets when using the PC-Speaker | Zoltan Devai |
2008-10-20 | ALSA: pcsp - Fix locking messes in snd-pcsp | Takashi Iwai |
2008-09-05 | hrtimer: convert sound/ to the new hrtimer apis | Arjan van de Ven |
2008-05-25 | [ALSA] snd-pcsp - fix pcsp_treble_info() to honour an item number | Stas Sergeev |
2008-05-20 | snd-pcsp: use HRTIMER_CB_SOFTIRQ | Stas Sergeev |
2008-05-19 | snd-pcsp: silent misleading warning | Stas Sergeev |
2008-05-19 | snd-pcsp: put back the compatibility code for the older alsa-libs | Stas Sergeev |
2008-05-05 | [ALSA] pcsp: Fix build with CONFIG_PM=n | Johann Felix Soden |
2008-04-24 | [ALSA] pcsp: fix wording in DEBUG_PAGEALLOC warning | Stas Sergeev |
2008-04-24 | [ALSA] pcsp: remove downsampling | Stas Sergeev |
2008-04-24 | [ALSA] sound/drivers/pcsp/pcsp.c build fix | Mariusz Kozlowski |
2008-04-24 | [ALSA] pcsp: locking fix | Stas Sergeev |
2008-04-24 | [ALSA] pcsp: improve "enable" option handling | Stas Sergeev |
2008-04-24 | [ALSA] pcsp - clean ups | Stas Sergeev |
2008-04-24 | [ALSA] Add PC-speaker sound driver | Stas Sergeev |