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