Age | Commit message (Expand) | Author | Files | Lines |
2007-08-04 | [SOUND] CS4231 SBus: Two fixes. | Georg Chini | 1 | -37/+5 |
2007-05-11 | [ALSA] Fix compilation error in sparc/cs4231.c | Takashi Iwai | 1 | -1/+0 |
2007-05-11 | [ALSA] Add snd_pcm_group_for_each_entry() for code cleanup | Takashi Iwai | 1 | -2/+1 |
2007-05-09 | Fix misspellings collected by members of KJ list. | Robert P. J. Day | 1 | -1/+1 |
2007-04-26 | [SPARC/64] constify of_get_property return: sound | Stephen Rothwell | 2 | -3/+3 |
2007-02-09 | [ALSA] sparc dbri comment fix | Krzysztof Helt | 1 | -1/+1 |
2007-01-04 | [SOUND] Sparc CS4231: Use 64 for period_bytes_min | David S. Miller | 1 | -2/+2 |
2007-01-04 | [SOUND] Sparc CS4231: Fix IRQ return value and initialization. | Georg Chini | 1 | -14/+12 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 3 | -4/+3 |
2006-09-29 | [PATCH] sound/sparc/dbri: Use ARRAY_SIZE macro | Tobias Klauser | 1 | -3/+1 |
2006-09-26 | [SOUND] sparc/amd7930: Use __devinit and __devinitdata as needed. | David S. Miller | 1 | -10/+10 |
2006-09-25 | [PATCH] NULL noise removal | Al Viro | 1 | -3/+3 |
2006-09-23 | [ALSA] sparc dbri: SMP fixes | Krzysztof Helt | 1 | -17/+48 |
2006-09-23 | [ALSA] sparc dbri: OSS layer fix | Krzysztof Helt | 1 | -2/+0 |
2006-09-23 | [ALSA] dbri sparc: fixes TS leak | Krzysztof Helt | 1 | -2/+18 |
2006-09-23 | [ALSA] sparc dbri: recording is back | Krzysztof Helt | 1 | -45/+20 |
2006-09-23 | [ALSA] sparc dbri: hardware constrains added | Krzysztof Helt | 1 | -19/+62 |
2006-09-23 | [ALSA] sparc dbri: ring buffered version | Krzysztof Helt | 1 | -193/+192 |
2006-09-23 | [ALSA] sparc dbri: simplifed linking time slot function | Krzysztof Helt | 1 | -84/+41 |
2006-09-23 | [ALSA] sparc dbri: fixed setting of burst size after reset | Krzysztof Helt | 1 | -8/+9 |
2006-09-23 | [ALSA] sparc dbri: more driver cleanup | Krzysztof Helt | 1 | -29/+16 |
2006-09-23 | [ALSA] sparc dbri: removal of dri_desc struct | Krzysztof Helt | 1 | -23/+17 |
2006-09-23 | [ALSA] sparc dbri: removal of redudant volatile keywords | Krzysztof Helt | 1 | -3/+3 |
2006-09-23 | [ALSA] sparc dbri: removal of unused struct members | Krzysztof Helt | 1 | -29/+6 |
2006-09-23 | [ALSA] sparc dbri removal of DBRI_NO_INTS | Krzysztof Helt | 1 | -23/+8 |
2006-09-23 | [ALSA] dbri driver cleanup | Krzysztof Helt | 1 | -11/+5 |
2006-07-04 | [PATCH] sparc: resource warning fix | Andrew Morton | 3 | -4/+4 |
2006-07-03 | [PATCH] irq-flags: sound: Use the new IRQF_ constants | Thomas Gleixner | 3 | -3/+3 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-06-30 | typo fixes: specfic -> specific | Adrian Bunk | 1 | -1/+1 |
2006-06-27 | [PATCH] 64bit resource: fix up printks for resources in sound drivers | Greg Kroah-Hartman | 2 | -4/+4 |
2006-06-24 | [SOUND] sparc: Port amd7930 to new SBUS device layer. | David S. Miller | 1 | -61/+77 |
2006-06-24 | [SPARC64]: Use in-kernel PROM tree for EBUS and ISA. | David S. Miller | 1 | -7/+6 |
2006-06-22 | [ALSA] Remove zero-initialization of static variables | Takashi Iwai | 1 | -2/+2 |
2006-06-22 | [ALSA] Remove unneeded read/write_size fields in proc text ops | Takashi Iwai | 1 | -2/+2 |
2006-06-20 | [SPARC]: Kill __irq_itoa(). | David S. Miller | 3 | -13/+12 |
2006-03-24 | BUG_ON() Conversion in sound/sparc/cs4231.c | Eric Sesterhenn | 1 | -4/+2 |
2006-03-22 | [ALSA] semaphore -> mutex (Archs, misc buses) | Ingo Molnar | 1 | -17/+17 |
2006-01-18 | [SOUND]: sparc/cs4231: Fix some typos which wrecked the build. | David S. Miller | 1 | -1/+2 |
2006-01-03 | [ALSA] Remove xxx_t typedefs: SPARC CS4231 | Takashi Iwai | 1 | -174/+168 |
2006-01-03 | [ALSA] dbri - Don't return errors without CONFIG_PROC_FS | Takashi Iwai | 1 | -6/+6 |
2006-01-03 | [ALSA] Remove snd_card_generic_dev() | Takashi Iwai | 4 | -12/+0 |
2006-01-03 | [ALSA] Remove xxx_t typedefs: SPARC DBRI | Takashi Iwai | 1 | -109/+109 |
2006-01-03 | [ALSA] Remove xxx_t typedefs: SPARC AMD7930 | Takashi Iwai | 1 | -65/+65 |
2006-01-03 | [ALSA] Remove superfluous pcm_free callbacks | Takashi Iwai | 2 | -17/+0 |
2005-12-23 | [SPARC]: introduce a SPARC Kconfig symbol | Adrian Bunk | 1 | -1/+1 |
2005-11-08 | [SPARC]: More abstractions and cleanups of dma handling in cs4231. | Georg Chini | 1 | -341/+342 |
2005-11-08 | [SPARC]: Make SBUS dma code similar to EBUS | Georg Chini | 1 | -112/+199 |
2005-11-04 | [ALSA] Remove obsolete chip_t | Takashi Iwai | 1 | -4/+1 |
2005-09-21 | [SPARC] cs4231: Fix SBUS support in this driver. | Christopher Zimmermann | 1 | -157/+166 |