summaryrefslogtreecommitdiff
path: root/sound/sparc/cs4231.c
Commit message (Expand)AuthorAge
* ALSA: sparc: constify snd_pcm_ops structuresArvind Yadav2017-08-19
* ALSA: sparc: make snd_pcm_hardware constBhumika Goyal2017-08-17
* ALSA: sparc: Constify hw_constraintsTakashi Iwai2017-06-09
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * ALSA: sparc: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | ALSA: sparc: Use snd_ctl_enum_info()Takashi Iwai2014-10-21
|/
* ALSA: sparc: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-14
* ALSA: sparc: fix missing unlock on error in snd_cs4231_playback_prepare()Wei Yongjun2013-11-11
* ALSA: sparc/cs4231: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-06
* ALSA: sparc: remove __dev* attributesBill Pemberton2012-12-07
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-19
* ALSA: convert sound/* to use module_platform_driver()Axel Lin2011-11-27
* dt/sound: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-28
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-24
* sparc/of: Move of_device fields into struct pdev_archdataGrant Likely2010-06-28
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* sparc: Fix section mismatch warnings in cs4231 sound driver.David S. Miller2009-04-08
* ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai2009-01-12
* sparc64: Fix unsigned long long warnings in drivers.Sam Ravnborg2009-01-06
* Revert "of_platform_driver noise on sparce"Linus Torvalds2008-12-01
* of_platform_driver noise on sparceAl Viro2008-11-30
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-10-11
|\
| * ALSA: Kill snd_assert() in other placesTakashi Iwai2008-08-13
* | sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-31
* | cs4231: Convert to EBUS side to pure OF driver.David S. Miller2008-08-30
* | sparc: Move EBUS DMA interfaces into seperate header file.David S. Miller2008-08-29
* | cs4231: Convert SBUS side to OF driver.David S. Miller2008-08-29
* | cs4231: Use SNDRV_DMA_TYPE_DEV instead of SNDRV_DMA_TYPE_SBUS.David S. Miller2008-08-29
|/
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-31
* [ALSA] This simplifies and fixes waiting loops of the mce_down()Krzysztof Helt2007-10-23
* [ALSA] Fix thinko in cs4231 mce down checkTakashi Iwai2007-10-16
* [ALSA] sun-cs4231: improved waiting after MCE downKrzysztof Helt2007-10-16
* [ALSA] sun-cs4231: use cs4231-regs.hKrzysztof Helt2007-10-16
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-16
* [ALSA] sun-cs4231: checkpatch fixesKrzysztof Helt2007-10-16
* [ALSA] sun-cs4231: memory management fixKrzysztof Helt2007-10-16
* [ALSA] sun-cs4231: code improvementsKrzysztof Helt2007-10-16
* [SOUND] CS4231 SBus: Two fixes.Georg Chini2007-08-03
* [ALSA] Fix compilation error in sparc/cs4231.cTakashi Iwai2007-05-11
* [ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai2007-05-11
* [SPARC/64] constify of_get_property return: soundStephen Rothwell2007-04-26
* [SOUND] Sparc CS4231: Use 64 for period_bytes_minDavid S. Miller2007-01-03
* [SOUND] Sparc CS4231: Fix IRQ return value and initialization.Georg Chini2007-01-03
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] sparc: resource warning fixAndrew Morton2006-07-03
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30