Age | Commit message (Expand) | Author |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner |
2019-01-15 | ALSA: drivers: Remove superfluous snd_pcm_suspend*() calls | Takashi Iwai |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-22 | ALSA: pcsp: Use common error handling code in snd_card_pcsp_probe() | Markus Elfring |
2017-08-17 | ALSA: drivers: make snd_pcm_hardware const | Bhumika Goyal |
2017-06-09 | ALSA : pcsp: pcsp_lib: constify snd_pcsp_playback_ops | Arvind Yadav |
2016-12-25 | ktime: Cleanup ktime_set() usage | Thomas Gleixner |
2016-03-17 | sound: query dynamic DEBUG_PAGEALLOC setting | Joonsoo Kim |
2015-05-12 | ALSA: drivers: pcsp: Fix printout of resolution | Thomas Gleixner |
2015-04-22 | sound: Use hrtimer_resolution instead of hrtimer_get_res() | Thomas Gleixner |
2015-01-28 | ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/* | Takashi Iwai |
2015-01-28 | ALSA: Include linux/io.h instead of asm/io.h | Takashi Iwai |
2014-10-20 | ALSA: drivers: pcsp: drop owner assignment from platform_drivers | Wolfram Sang |
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 |