Age | Commit message (Expand) | Author | Files | Lines |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 1 | -0/+1 |
2019-01-15 | ALSA: drivers: Remove superfluous snd_pcm_suspend*() calls | Takashi Iwai | 1 | -1/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 4 | -0/+4 |
2017-08-22 | ALSA: pcsp: Use common error handling code in snd_card_pcsp_probe() | Markus Elfring | 1 | -16/+13 |
2017-08-17 | ALSA: drivers: make snd_pcm_hardware const | Bhumika Goyal | 1 | -1/+1 |
2017-06-09 | ALSA : pcsp: pcsp_lib: constify snd_pcsp_playback_ops | Arvind Yadav | 1 | -1/+1 |
2016-12-25 | ktime: Cleanup ktime_set() usage | Thomas Gleixner | 1 | -1/+1 |
2016-03-17 | sound: query dynamic DEBUG_PAGEALLOC setting | Joonsoo Kim | 1 | -4/+5 |
2015-05-12 | ALSA: drivers: pcsp: Fix printout of resolution | Thomas Gleixner | 1 | -2/+2 |
2015-04-22 | sound: Use hrtimer_resolution instead of hrtimer_get_res() | Thomas Gleixner | 1 | -9/+6 |
2015-01-28 | ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/* | Takashi Iwai | 1 | -1/+1 |
2015-01-28 | ALSA: Include linux/io.h instead of asm/io.h | Takashi Iwai | 2 | -2/+2 |
2014-10-20 | ALSA: drivers: pcsp: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-02-12 | ALSA: drivers: Convert to snd_card_new() with a device pointer | Takashi Iwai | 1 | -3/+1 |
2014-02-07 | ALSA: pcsp: Include appropriate header file in pcsp/pcsp_input.c | Rashika Kheria | 1 | -0/+1 |
2013-11-14 | ALSA: pcsp: Fix the order of input device unregistration | Takashi Iwai | 1 | -1/+1 |
2013-10-29 | ALSA: pcsp: Fix initialization with nopcm=1 | Takashi Iwai | 1 | -1/+2 |
2013-05-23 | ALSA: pcsp: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -1/+0 |
2012-12-07 | ALSA: drivers: remove __dev* attributes | Bill Pemberton | 5 | -15/+15 |
2012-08-09 | ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PM | Takashi Iwai | 1 | -2/+2 |
2012-07-03 | ALSA: convert PM ops of platform_driver to new pm ops | Takashi Iwai | 1 | -4/+7 |
2011-12-19 | ALSA: module_param: make bool parameters really bool | Rusty Russell | 2 | -3/+3 |
2011-10-31 | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker | 1 | -1/+1 |
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 |
2010-05-03 | Merge commit 'v2.6.34-rc6' into core/locking | Ingo Molnar | 1 | -0/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-02 | i8253: Convert i8253_lock to raw_spinlock | Thomas Gleixner | 3 | -9/+9 |
2009-11-05 | ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep" | Jaroslav Kysela | 1 | -1/+1 |
2009-11-01 | ALSA: snd-pcsp: add nopcm mode | Stas Sergeev | 3 | -20/+47 |
2009-10-30 | ALSA: pcsp - Fix nforce workaround | Stas Sergeev | 2 | -32/+35 |
2009-06-16 | time: move PIT_TICK_RATE to linux/timex.h | Arnd Bergmann | 1 | -0/+1 |
2009-05-20 | ALSA: pcsp - fix printk format warning again | Takashi Iwai | 1 | -1/+1 |
2009-05-14 | ALSA: pcsp: fix printk format warning | Randy Dunlap | 1 | -1/+1 |
2009-03-24 | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 1 | -1/+1 |
2009-02-05 | ALSA: Add missing KERN_* prefix to printk in sound/drivers | Takashi Iwai | 1 | -1/+1 |
2009-01-12 | ALSA: Convert to snd_card_create() in other sound/* | Takashi Iwai | 1 | -3/+3 |
2008-12-30 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+0 |
2008-11-26 | ALSA: pcsp - Fix starting the stream with HRTIMER_CB_IRQSAFE_UNLOCK | Takashi Iwai | 2 | -31/+58 |
2008-11-26 | Merge branch 'topic/misc' into topic/pcsp-fix | Takashi Iwai | 3 | -48/+56 |
2008-11-25 | hrtimer: removing all ur callback modes | Peter Zijlstra | 1 | -1/+0 |
2008-11-14 | ALSA: pcsp - Use HRTIMER_CB_IRQSAFE_UNLOCKED | Takashi Iwai | 1 | -1/+1 |
2008-11-07 | Merge branch 'topic/fix/misc' into topic/misc | Takashi Iwai | 1 | -2/+2 |
2008-11-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -2/+2 |
2008-11-03 | ALSA: Fix PIT lockup on some chipsets when using the PC-Speaker | Zoltan Devai | 1 | -2/+2 |
2008-10-20 | ALSA: pcsp - Fix locking messes in snd-pcsp | Takashi Iwai | 3 | -48/+56 |
2008-09-05 | hrtimer: convert sound/ to the new hrtimer apis | Arjan van de Ven | 1 | -2/+3 |
2008-05-25 | [ALSA] snd-pcsp - fix pcsp_treble_info() to honour an item number | Stas Sergeev | 2 | -3/+6 |
2008-05-20 | snd-pcsp: use HRTIMER_CB_SOFTIRQ | Stas Sergeev | 2 | -34/+5 |