| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: drivers: Remove superfluous snd_pcm_suspend*() calls | Takashi Iwai | 2019-01-15 | 1 | -1/+0 |
* | ALSA: pcsp: Use common error handling code in snd_card_pcsp_probe() | Markus Elfring | 2017-08-22 | 1 | -16/+13 |
* | sound: query dynamic DEBUG_PAGEALLOC setting | Joonsoo Kim | 2016-03-17 | 1 | -4/+5 |
* | ALSA: drivers: pcsp: Fix printout of resolution | Thomas Gleixner | 2015-05-12 | 1 | -2/+2 |
* | sound: Use hrtimer_resolution instead of hrtimer_get_res() | Thomas Gleixner | 2015-04-22 | 1 | -9/+6 |
* | ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/* | Takashi Iwai | 2015-01-28 | 1 | -1/+1 |
* | ALSA: drivers: pcsp: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | ALSA: drivers: Convert to snd_card_new() with a device pointer | Takashi Iwai | 2014-02-12 | 1 | -3/+1 |
* | ALSA: pcsp: Fix the order of input device unregistration | Takashi Iwai | 2013-11-14 | 1 | -1/+1 |
* | ALSA: pcsp: Fix initialization with nopcm=1 | Takashi Iwai | 2013-10-29 | 1 | -1/+2 |
* | ALSA: pcsp: Remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-23 | 1 | -1/+0 |
* | ALSA: drivers: remove __dev* attributes | Bill Pemberton | 2012-12-07 | 1 | -7/+7 |
* | ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PM | Takashi Iwai | 2012-08-09 | 1 | -2/+2 |
* | ALSA: convert PM ops of platform_driver to new pm ops | Takashi Iwai | 2012-07-03 | 1 | -4/+7 |
* | ALSA: module_param: make bool parameters really bool | Rusty Russell | 2011-12-19 | 1 | -2/+2 |
* | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker | 2011-10-31 | 1 | -1/+1 |
* | ALSA: snd-pcsp: add nopcm mode | Stas Sergeev | 2009-11-01 | 1 | -12/+20 |
* | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2009-03-24 | 1 | -1/+1 |
|\ |
|
| * | ALSA: Add missing KERN_* prefix to printk in sound/drivers | Takashi Iwai | 2009-02-05 | 1 | -1/+1 |
* | | ALSA: Convert to snd_card_create() in other sound/* | Takashi Iwai | 2009-01-12 | 1 | -3/+3 |
|/ |
|
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-12-30 | 1 | -1/+0 |
|\ |
|
| * | hrtimer: removing all ur callback modes | Peter Zijlstra | 2008-11-25 | 1 | -1/+0 |
* | | ALSA: pcsp - Use HRTIMER_CB_IRQSAFE_UNLOCKED | Takashi Iwai | 2008-11-14 | 1 | -1/+1 |
* | | ALSA: pcsp - Fix locking messes in snd-pcsp | Takashi Iwai | 2008-10-20 | 1 | -5/+3 |
|/ |
|
* | snd-pcsp: use HRTIMER_CB_SOFTIRQ | Stas Sergeev | 2008-05-20 | 1 | -1/+1 |
* | [ALSA] pcsp: Fix build with CONFIG_PM=n | Johann Felix Soden | 2008-05-05 | 1 | -0/+4 |
* | [ALSA] pcsp: fix wording in DEBUG_PAGEALLOC warning | Stas Sergeev | 2008-04-24 | 1 | -6/+2 |
* | [ALSA] sound/drivers/pcsp/pcsp.c build fix | Mariusz Kozlowski | 2008-04-24 | 1 | -0/+1 |
* | [ALSA] pcsp: locking fix | Stas Sergeev | 2008-04-24 | 1 | -3/+2 |
* | [ALSA] pcsp: improve "enable" option handling | Stas Sergeev | 2008-04-24 | 1 | -11/+11 |
* | [ALSA] pcsp - clean ups | Stas Sergeev | 2008-04-24 | 1 | -2/+0 |
* | [ALSA] Add PC-speaker sound driver | Stas Sergeev | 2008-04-24 | 1 | -0/+241 |