Age | Commit message (Expand) | Author | Files | Lines |
2018-05-28 | sound: Use octal not symbolic permissions | Joe Perches | 1 | -3/+3 |
2017-01-12 | ALSA: drivers: Constify snd_rawmidi_ops | Takashi Iwai | 1 | -2/+2 |
2016-02-29 | ALSA: mts64: fix NULL pointer dereference | Sudip Mukherjee | 1 | -5/+6 |
2016-02-22 | ALSA: mts64: use new parport device model | Sudip Mukherjee | 1 | -52/+43 |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-10-21 | ALSA: mts64: Use snd_ctl_elem_info() | Takashi Iwai | 1 | -14/+4 |
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 | -3/+2 |
2012-12-07 | ALSA: drivers: remove __dev* attributes | Bill Pemberton | 1 | -20/+20 |
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-10-31 | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 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 |
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-01-31 | [ALSA] sound: fix mts64 section mismatches | Randy Dunlap | 1 | -1/+1 |
2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai | 1 | -1/+0 |
2008-01-31 | [ALSA] drivers - Add missing snd_card_set_dev() | Takashi Iwai | 1 | -0/+2 |
2008-01-31 | [ALSA] Check value range in ctl callbacks | Takashi Iwai | 1 | -4/+8 |
2007-10-23 | [PARPORT] Remove unused 'irq' argument from parport irq functions | Jeff Garzik | 1 | -1/+1 |
2007-10-16 | [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks | Takashi Iwai | 1 | -9/+1 |
2007-07-01 | ALSA: more section mismatches | Randy Dunlap | 1 | -1/+1 |
2007-05-11 | [ALSA] sound: fix incorrect use of platform_device_register() | Akinobu Mita | 1 | -2/+2 |
2007-02-14 | [ALSA] Fix __devinit and __devexit issues with sound drivers | Prarit Bhargava | 1 | -3/+3 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -1/+1 |
2006-09-24 | [PATCH] NULL noise removal | Al Viro | 1 | -1/+1 |
2006-09-23 | [ALSA] Add snd-mts64 driver for ESI Miditerminal 4140 | Matthias Koenig | 1 | -0/+1091 |