Age | Commit message (Expand) | Author | Files | Lines |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-11-30 | ALSA: virmidi: Fix wrong error check | Takashi Iwai | 1 | -1/+1 |
2014-11-29 | ALSA: virmidi: fixed code style issues | Kyle Chamberlin | 1 | -8/+13 |
2014-10-20 | ALSA: drivers: 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 | -4/+2 |
2013-05-23 | ALSA: virmidi: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -1/+0 |
2012-12-07 | ALSA: drivers: remove __dev* attributes | Bill Pemberton | 1 | -3/+3 |
2012-07-02 | ALSA: Add missing .owner=THIS_MODULE to platform_driver definitions | Takashi Iwai | 1 | -1/+2 |
2011-12-19 | ALSA: module_param: make bool parameters really bool | Rusty Russell | 1 | -1/+1 |
2011-11-01 | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker | 1 | -1/+1 |
2010-09-07 | sound: Remove unnecessary casts of private_data | Joe Perches | 1 | -1/+1 |
2009-03-24 | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 1 | -1/+3 |
2009-02-05 | ALSA: Add missing KERN_* prefix to printk in sound/drivers | Takashi Iwai | 1 | -1/+3 |
2009-01-12 | ALSA: Convert to snd_card_create() in other sound/* | Takashi Iwai | 1 | -4/+4 |
2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai | 1 | -1/+0 |
2007-07-20 | [ALSA] fix section mismatch | Randy Dunlap | 1 | -1/+1 |
2007-02-14 | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 1 | -3/+3 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+0 |
2007-02-14 | [ALSA] Fix __devinit and __devexit issues with sound drivers | Prarit Bhargava | 1 | -3/+3 |
2006-06-22 | [ALSA] virmidi: revert erroneous removal of zero initialization | Clemens Ladisch | 1 | -1/+1 |
2006-06-22 | [ALSA] Remove zero-initialization of static variables | Takashi Iwai | 1 | -1/+1 |
2006-06-22 | [ALSA] unregister platform device again if probe was unsuccessful | Rene Herman | 1 | -0/+4 |
2006-04-27 | [ALSA] continue on IS_ERR from platform device registration | Rene Herman | 1 | -10/+4 |
2006-03-22 | [ALSA] Fix check of enable module option | Takashi Iwai | 1 | -1/+3 |
2006-01-03 | [ALSA] unregister platform devices | Clemens Ladisch | 1 | -2/+14 |
2006-01-03 | [ALSA] dynamic minors (5/6): reduce maximum number of MIDI devices per card | Clemens Ladisch | 1 | -2/+2 |
2006-01-03 | [ALSA] virmidi - Use platform_device | Takashi Iwai | 1 | -21/+43 |
2006-01-03 | [ALSA] Remove xxx_t typedefs: Generic drivers | Takashi Iwai | 1 | -8/+8 |
2005-09-12 | [ALSA] Add snd_card_set_generic_dev() call | Takashi Iwai | 1 | -0/+4 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+159 |