summaryrefslogtreecommitdiffstats
path: root/sound/sparc/cs4231.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* sparc: Fix section mismatch warnings in cs4231 sound driver.David S. Miller2009-04-081-14/+14
* ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai2009-01-121-4/+5
* sparc64: Fix unsigned long long warnings in drivers.Sam Ravnborg2009-01-061-1/+1
* Revert "of_platform_driver noise on sparce"Linus Torvalds2008-12-011-5/+5
* of_platform_driver noise on sparceAl Viro2008-11-301-5/+5
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-10-111-1/+2
|\
| * ALSA: Kill snd_assert() in other placesTakashi Iwai2008-08-131-1/+2
* | sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-311-1/+1
* | cs4231: Convert to EBUS side to pure OF driver.David S. Miller2008-08-301-118/+54
* | sparc: Move EBUS DMA interfaces into seperate header file.David S. Miller2008-08-291-0/+1
* | cs4231: Convert SBUS side to OF driver.David S. Miller2008-08-291-28/+50
* | cs4231: Use SNDRV_DMA_TYPE_DEV instead of SNDRV_DMA_TYPE_SBUS.David S. Miller2008-08-291-3/+3
|/
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] This simplifies and fixes waiting loops of the mce_down()Krzysztof Helt2007-10-231-40/+19
* [ALSA] Fix thinko in cs4231 mce down checkTakashi Iwai2007-10-161-6/+7
* [ALSA] sun-cs4231: improved waiting after MCE downKrzysztof Helt2007-10-161-19/+14
* [ALSA] sun-cs4231: use cs4231-regs.hKrzysztof Helt2007-10-161-153/+42
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-1/+1
* [ALSA] sun-cs4231: checkpatch fixesKrzysztof Helt2007-10-161-150/+230
* [ALSA] sun-cs4231: memory management fixKrzysztof Helt2007-10-161-4/+0
* [ALSA] sun-cs4231: code improvementsKrzysztof Helt2007-10-161-131/+73
* [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
* [SPARC/64] constify of_get_property return: soundStephen Rothwell2007-04-261-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-051-1/+1
* [PATCH] sparc: resource warning fixAndrew Morton2006-07-031-1/+1
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] 64bit resource: fix up printks for resources in sound driversGreg Kroah-Hartman2006-06-271-2/+2
* [SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller2006-06-231-7/+6
* [SPARC]: Kill __irq_itoa().David S. Miller2006-06-201-7/+6
* 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] Remove snd_card_generic_dev()Takashi Iwai2006-01-031-3/+0
* [ALSA] Remove superfluous pcm_free callbacksTakashi Iwai2006-01-031-8/+0
* [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
* [SPARC] cs4231: Fix SBUS support in this driver.Christopher Zimmermann2005-09-211-157/+166
* [ALSA] Replace with kzalloc() - othersTakashi Iwai2005-09-121-2/+2
* [ALSA] Add snd_card_set_generic_dev() callTakashi Iwai2005-09-121-0/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+2245