| Commit message (Expand) | Author | Age |
* | ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some drivers | Takashi Iwai | 2009-04-28 |
* | sparc: Fix section mismatch warnings in cs4231 sound driver. | David S. Miller | 2009-04-08 |
* | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2009-03-23 |
|\ |
|
| * | ALSA: Add missing KERN_* prefix to printk in other sound/* | Takashi Iwai | 2009-02-05 |
* | | ALSA: Convert to snd_card_create() in other sound/* | Takashi Iwai | 2009-01-12 |
|/ |
|
* | sparc64: Fix unsigned long long warnings in drivers. | Sam Ravnborg | 2009-01-06 |
* | Revert "of_platform_driver noise on sparce" | Linus Torvalds | 2008-12-01 |
* | of_platform_driver noise on sparce | Al Viro | 2008-11-30 |
* | dbri: check dma_alloc_coherent errors | FUJITA Tomonori | 2008-10-29 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-10-11 |
|\ |
|
| * | ALSA: Kill snd_assert() in other places | Takashi Iwai | 2008-08-13 |
* | | sparc: Annotate of_device_id arrays with const or __initdata. | David S. Miller | 2008-08-31 |
* | | cs4231: Convert to EBUS side to pure OF driver. | David S. Miller | 2008-08-30 |
* | | sparc: Move EBUS DMA interfaces into seperate header file. | David S. Miller | 2008-08-30 |
* | | cs4231: Convert SBUS side to OF driver. | David S. Miller | 2008-08-29 |
* | | cs4231: Use SNDRV_DMA_TYPE_DEV instead of SNDRV_DMA_TYPE_SBUS. | David S. Miller | 2008-08-29 |
* | | dbri: Convert to pure OF driver. | David S. Miller | 2008-08-29 |
* | | amd7930: Convert to pure OF driver. | David S. Miller | 2008-08-29 |
* | | sparc: Convert all SBUS drivers to dma_*() interfaces. | David S. Miller | 2008-08-29 |
* | | sparc: Make SBUS DMA interfaces take struct device. | David S. Miller | 2008-08-29 |
|/ |
|
* | ALSA: make sparc/dbri.c:snd_dbri_proc() static | Adrian Bunk | 2008-06-06 |
* | sound: Convert to menuconfig | Takashi Iwai | 2008-05-27 |
* | [ALSA] Remove sound/driver.h | Takashi Iwai | 2008-01-31 |
* | [ALSA] dbri - Fix broken change for value range checks | Takashi Iwai | 2008-01-31 |
* | [ALSA] Check value range in ctl callbacks | Takashi Iwai | 2008-01-31 |
* | [ALSA] This simplifies and fixes waiting loops of the mce_down() | Krzysztof Helt | 2007-10-23 |
* | [ALSA] Fix thinko in cs4231 mce down check | Takashi Iwai | 2007-10-16 |
* | [ALSA] sun-cs4231: improved waiting after MCE down | Krzysztof Helt | 2007-10-16 |
* | [ALSA] sun-cs4231: use cs4231-regs.h | Krzysztof Helt | 2007-10-16 |
* | [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz | Jaroslav Kysela | 2007-10-16 |
* | [ALSA] sun-cs4231: checkpatch fixes | Krzysztof Helt | 2007-10-16 |
* | [ALSA] dbri - Use linux/of.h instead of asm/prom.h | Krzysztof Helt | 2007-10-16 |
* | [ALSA] sun-cs4231: memory management fix | Krzysztof Helt | 2007-10-16 |
* | [ALSA] dbri: conversion to OpenFirmware framework | Krzysztof Helt | 2007-10-16 |
* | [ALSA] dbri: more cleanups | Krzysztof Helt | 2007-10-16 |
* | [ALSA] sun-cs4231: code improvements | Krzysztof Helt | 2007-10-16 |
* | [ALSA] dbri: driver cleanup | Krzysztof Helt | 2007-10-16 |
* | [SOUND] CS4231 SBus: Two fixes. | Georg Chini | 2007-08-03 |
* | [ALSA] Fix compilation error in sparc/cs4231.c | Takashi Iwai | 2007-05-11 |
* | [ALSA] Add snd_pcm_group_for_each_entry() for code cleanup | Takashi Iwai | 2007-05-11 |
* | Fix misspellings collected by members of KJ list. | Robert P. J. Day | 2007-05-09 |
* | [SPARC/64] constify of_get_property return: sound | Stephen Rothwell | 2007-04-26 |
* | [ALSA] sparc dbri comment fix | Krzysztof Helt | 2007-02-09 |
* | [SOUND] Sparc CS4231: Use 64 for period_bytes_min | David S. Miller | 2007-01-03 |
* | [SOUND] Sparc CS4231: Fix IRQ return value and initialization. | Georg Chini | 2007-01-03 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 |
* | [PATCH] sound/sparc/dbri: Use ARRAY_SIZE macro | Tobias Klauser | 2006-09-29 |
* | [SOUND] sparc/amd7930: Use __devinit and __devinitdata as needed. | David S. Miller | 2006-09-25 |
* | [PATCH] NULL noise removal | Al Viro | 2006-09-24 |
* | [ALSA] sparc dbri: SMP fixes | Krzysztof Helt | 2006-09-23 |