aboutsummaryrefslogtreecommitdiff
path: root/sound/sparc
AgeCommit message (Expand)Author
2007-08-03[SOUND] CS4231 SBus: Two fixes.Georg Chini
2007-05-11[ALSA] Fix compilation error in sparc/cs4231.cTakashi Iwai
2007-05-11[ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day
2007-04-26[SPARC/64] constify of_get_property return: soundStephen Rothwell
2007-02-09[ALSA] sparc dbri comment fixKrzysztof Helt
2007-01-03[SOUND] Sparc CS4231: Use 64 for period_bytes_minDavid S. Miller
2007-01-03[SOUND] Sparc CS4231: Fix IRQ return value and initialization.Georg Chini
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-29[PATCH] sound/sparc/dbri: Use ARRAY_SIZE macroTobias Klauser
2006-09-25[SOUND] sparc/amd7930: Use __devinit and __devinitdata as needed.David S. Miller
2006-09-24[PATCH] NULL noise removalAl Viro
2006-09-23[ALSA] sparc dbri: SMP fixesKrzysztof Helt
2006-09-23[ALSA] sparc dbri: OSS layer fixKrzysztof Helt
2006-09-23[ALSA] dbri sparc: fixes TS leakKrzysztof Helt
2006-09-23[ALSA] sparc dbri: recording is backKrzysztof Helt
2006-09-23[ALSA] sparc dbri: hardware constrains addedKrzysztof Helt
2006-09-23[ALSA] sparc dbri: ring buffered versionKrzysztof Helt
2006-09-23[ALSA] sparc dbri: simplifed linking time slot functionKrzysztof Helt
2006-09-23[ALSA] sparc dbri: fixed setting of burst size after resetKrzysztof Helt
2006-09-23[ALSA] sparc dbri: more driver cleanupKrzysztof Helt
2006-09-23[ALSA] sparc dbri: removal of dri_desc structKrzysztof Helt
2006-09-23[ALSA] sparc dbri: removal of redudant volatile keywordsKrzysztof Helt
2006-09-23[ALSA] sparc dbri: removal of unused struct membersKrzysztof Helt
2006-09-23[ALSA] sparc dbri removal of DBRI_NO_INTSKrzysztof Helt
2006-09-23[ALSA] dbri driver cleanupKrzysztof Helt
2006-07-03[PATCH] sparc: resource warning fixAndrew Morton
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-30typo fixes: specfic -> specificAdrian Bunk
2006-06-27[PATCH] 64bit resource: fix up printks for resources in sound driversGreg Kroah-Hartman
2006-06-23[SOUND] sparc: Port amd7930 to new SBUS device layer.David S. Miller
2006-06-23[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller
2006-06-22[ALSA] Remove zero-initialization of static variablesTakashi Iwai
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller
2006-03-24BUG_ON() Conversion in sound/sparc/cs4231.cEric Sesterhenn
2006-03-22[ALSA] semaphore -> mutex (Archs, misc buses)Ingo Molnar
2006-01-17[SOUND]: sparc/cs4231: Fix some typos which wrecked the build.David S. Miller
2006-01-03[ALSA] Remove xxx_t typedefs: SPARC CS4231Takashi Iwai
2006-01-03[ALSA] dbri - Don't return errors without CONFIG_PROC_FSTakashi Iwai
2006-01-03[ALSA] Remove snd_card_generic_dev()Takashi Iwai
2006-01-03[ALSA] Remove xxx_t typedefs: SPARC DBRITakashi Iwai
2006-01-03[ALSA] Remove xxx_t typedefs: SPARC AMD7930Takashi Iwai
2006-01-03[ALSA] Remove superfluous pcm_free callbacksTakashi Iwai
2005-12-22[SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk
2005-11-07[SPARC]: More abstractions and cleanups of dma handling in cs4231.Georg Chini
2005-11-07[SPARC]: Make SBUS dma code similar to EBUSGeorg Chini
2005-11-04[ALSA] Remove obsolete chip_tTakashi Iwai
2005-09-21[SPARC] cs4231: Fix SBUS support in this driver.Christopher Zimmermann