| Commit message (Expand) | Author | Age |
* | ALSA: sound/isa/sscape.c: add missing resource-release code | Julia Lawall | 2012-04-10 |
* | ALSA: fix isa/opti9xx module param type | Randy Dunlap | 2012-03-29 |
* | ALSA: emu8000: Remove duplicate linux/moduleparam.h include from emu8000_patch.c | Jesper Juhl | 2012-02-06 |
* | ALSA: module_param: make bool parameters really bool | Rusty Russell | 2011-12-19 |
* | sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed | Paul Gortmaker | 2011-10-31 |
* | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 2011-10-31 |
* | sound: add moduleparam.h to users of module_param/MODULE_PARM_DESC | Paul Gortmaker | 2011-10-31 |
* | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker | 2011-10-31 |
* | sound: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-09-22 |
* | ALSA: mpu401: clean up interrupt specification | Clemens Ladisch | 2011-09-14 |
* | snd_msnd ->mode is fmode_t, not mode_t | Al Viro | 2011-07-26 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 |
* | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2010-09-09 |
|\ |
|
| * | ALSA: msnd-classic: Fix invalid cfg parameter | Takashi Iwai | 2010-09-08 |
* | | sound: Remove unnecessary casts of private_data | Joe Perches | 2010-09-07 |
* | | ALSA: ISA: Remove snd-sgalaxy | René Herman | 2010-08-13 |
* | | ALSA: ISA: New Aztech Sound Galaxy driver | René Herman | 2010-08-13 |
|/ |
|
* | ALSA: msnd: check request_region() return value | Kulikov Vasiliy | 2010-07-29 |
* | ALSA: sb: check get_user() return value | Kulikov Vasiliy | 2010-07-29 |
* | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2010-05-20 |
|\ |
|
| * | ALSA: es1688: add pedantic range checks | Dan Carpenter | 2010-05-17 |
| * | ALSA: Merge es1688 and es968 drivers | Krzysztof Helt | 2010-05-10 |
| * | ALSA: es1688: allocate snd_es1688 structure as a part of snd_card structure | Krzysztof Helt | 2010-05-10 |
* | | Merge branch 'topic/core-cleanup' into for-linus | Takashi Iwai | 2010-05-20 |
|\ \
| |/
|/| |
|
| * | ALSA: info - Implement common llseek for binary mode | Takashi Iwai | 2010-04-13 |
| * | ALSA: info - Check file position validity in common layer | Takashi Iwai | 2010-04-13 |
| * | ALSA: info - Use standard types for info callbacks | Takashi Iwai | 2010-04-13 |
* | | ALSA: es968: fix wrong PnP dma index | Krzysztof Helt | 2010-04-26 |
|/ |
|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | sound: fix opti92x-ad1848 build | Randy Dunlap | 2010-03-08 |
* | ALSA: fix jazz16 compile (udelay) | Meelis Roos | 2010-03-05 |
* | ALSA: opti92x: use PnP data to select Master Control port | Krzysztof Helt | 2010-03-03 |
* | Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Jaroslav Kysela | 2010-02-16 |
|\ |
|
| * | ALSA: jazz16: refine dma and irq selection | Krzysztof Helt | 2009-12-25 |
| * | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2009-12-22 |
| |\ |
|
| * | | ALSA: jazz16: Add support for Media Vision Jazz16 chipset | Krzysztof Helt | 2009-12-21 |
| * | | Merge branch 'next/isa' into topic/misc | Takashi Iwai | 2009-12-14 |
| |\ \ |
|
| | * | | ALSA: sb_mixer: convert pointer tables to mixer control tables | Krzysztof Helt | 2009-12-14 |
| | * | | ALSA: opti93x: use dB scale for mixer controls | Krzysztof Helt | 2009-12-12 |
| | * | | ALSA: opti93x: move controls definitions to opti93x driver | Krzysztof Helt | 2009-12-11 |
| | * | | ALSA: dt019x: merge into the als100 driver | Krzysztof Helt | 2009-12-11 |
* | | | | sbawe: fix memory detection part 2 | Krzysztof Helt | 2010-01-08 |
| |_|/
|/| | |
|
* | | | ALSA: sbawe: fix memory detection | Krzysztof Helt | 2009-12-21 |
* | | | ALSA: Use kzalloc for allocating only one thing | Julia Lawall | 2009-12-19 |
* | | | Merge branch 'fixes' of git://git.alsa-project.org/alsa-kernel into for-linus | Takashi Iwai | 2009-12-15 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-12-12 |
| |\ \
| | |/
| |/| |
|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-12-09 |
| |\ \ |
|
| * \ \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 |
| |\ \ \ |
|
| | * | | | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |