summaryrefslogtreecommitdiffstats
path: root/sound/sparc
Commit message (Expand)AuthorAgeFilesLines
...
* [ALSA] sun-cs4231: code improvementsKrzysztof Helt2007-10-161-131/+73
* [ALSA] dbri: driver cleanupKrzysztof Helt2007-10-161-182/+208
* [SOUND] CS4231 SBus: Two fixes.Georg Chini2007-08-031-37/+5
* [ALSA] Fix compilation error in sparc/cs4231.cTakashi Iwai2007-05-111-1/+0
* [ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai2007-05-111-2/+1
* Fix misspellings collected by members of KJ list.Robert P. J. Day2007-05-091-1/+1
* [SPARC/64] constify of_get_property return: soundStephen Rothwell2007-04-262-3/+3
* [ALSA] sparc dbri comment fixKrzysztof Helt2007-02-091-1/+1
* [SOUND] Sparc CS4231: Use 64 for period_bytes_minDavid S. Miller2007-01-031-2/+2
* [SOUND] Sparc CS4231: Fix IRQ return value and initialization.Georg Chini2007-01-031-14/+12
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-053-4/+3
* [PATCH] sound/sparc/dbri: Use ARRAY_SIZE macroTobias Klauser2006-09-291-3/+1
* [SOUND] sparc/amd7930: Use __devinit and __devinitdata as needed.David S. Miller2006-09-251-10/+10
* [PATCH] NULL noise removalAl Viro2006-09-241-3/+3
* [ALSA] sparc dbri: SMP fixesKrzysztof Helt2006-09-231-17/+48
* [ALSA] sparc dbri: OSS layer fixKrzysztof Helt2006-09-231-2/+0
* [ALSA] dbri sparc: fixes TS leakKrzysztof Helt2006-09-231-2/+18
* [ALSA] sparc dbri: recording is backKrzysztof Helt2006-09-231-45/+20
* [ALSA] sparc dbri: hardware constrains addedKrzysztof Helt2006-09-231-19/+62
* [ALSA] sparc dbri: ring buffered versionKrzysztof Helt2006-09-231-193/+192
* [ALSA] sparc dbri: simplifed linking time slot functionKrzysztof Helt2006-09-231-84/+41
* [ALSA] sparc dbri: fixed setting of burst size after resetKrzysztof Helt2006-09-231-8/+9
* [ALSA] sparc dbri: more driver cleanupKrzysztof Helt2006-09-231-29/+16
* [ALSA] sparc dbri: removal of dri_desc structKrzysztof Helt2006-09-231-23/+17
* [ALSA] sparc dbri: removal of redudant volatile keywordsKrzysztof Helt2006-09-231-3/+3
* [ALSA] sparc dbri: removal of unused struct membersKrzysztof Helt2006-09-231-29/+6
* [ALSA] sparc dbri removal of DBRI_NO_INTSKrzysztof Helt2006-09-231-23/+8
* [ALSA] dbri driver cleanupKrzysztof Helt2006-09-231-11/+5
* [PATCH] sparc: resource warning fixAndrew Morton2006-07-033-4/+4
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-023-3/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* typo fixes: specfic -> specificAdrian Bunk2006-06-301-1/+1
* [PATCH] 64bit resource: fix up printks for resources in sound driversGreg Kroah-Hartman2006-06-272-4/+4
* [SOUND] sparc: Port amd7930 to new SBUS device layer.David S. Miller2006-06-231-61/+77
* [SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller2006-06-231-7/+6
* [ALSA] Remove zero-initialization of static variablesTakashi Iwai2006-06-221-2/+2
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-221-2/+2
* [SPARC]: Kill __irq_itoa().David S. Miller2006-06-203-13/+12
* BUG_ON() Conversion in sound/sparc/cs4231.cEric Sesterhenn2006-03-241-4/+2
* [ALSA] semaphore -> mutex (Archs, misc buses)Ingo Molnar2006-03-221-17/+17
* [SOUND]: sparc/cs4231: Fix some typos which wrecked the build.David S. Miller2006-01-171-1/+2
* [ALSA] Remove xxx_t typedefs: SPARC CS4231Takashi Iwai2006-01-031-174/+168
* [ALSA] dbri - Don't return errors without CONFIG_PROC_FSTakashi Iwai2006-01-031-6/+6
* [ALSA] Remove snd_card_generic_dev()Takashi Iwai2006-01-034-12/+0
* [ALSA] Remove xxx_t typedefs: SPARC DBRITakashi Iwai2006-01-031-109/+109
* [ALSA] Remove xxx_t typedefs: SPARC AMD7930Takashi Iwai2006-01-031-65/+65
* [ALSA] Remove superfluous pcm_free callbacksTakashi Iwai2006-01-032-17/+0
* [SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk2005-12-221-1/+1
* [SPARC]: More abstractions and cleanups of dma handling in cs4231.Georg Chini2005-11-071-341/+342
* [SPARC]: Make SBUS dma code similar to EBUSGeorg Chini2005-11-071-112/+199