aboutsummaryrefslogtreecommitdiffstats
path: root/sound/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-04ALSA: sh: Fix unused variable warningsTakashi Iwai1-3/+0
2020-01-03ALSA: sh: Constify snd_device_ops definitionsTakashi Iwai1-1/+1
2019-12-11ALSA: sh: Drop superfluous ioctl PCM opsTakashi Iwai2-2/+0
2019-12-11ALSA: sh: Use managed buffer allocationTakashi Iwai1-18/+2
2019-12-11ALSA: aica: Use managed buffer allocationTakashi Iwai1-24/+5
2019-11-06ALSA: sh: Remove superfluous snd_dma_continuous_data()Takashi Iwai2-2/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 273Thomas Gleixner1-14/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 200Thomas Gleixner1-17/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-16/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-05-08ALSA: aica: Fix a long-time build breakageTakashi Iwai1-10/+4
2019-02-06ALSA: sh: Drop superfluous PCM preallocation error checksTakashi Iwai1-8/+6
2017-10-05ALSA: sh: aica: Convert timers to use timer_setup()Kees Cook1-11/+9
2017-08-31ALSA: sh: Put missing KERN_* prefixTakashi Iwai1-1/+1
2017-08-19ALSA: sh: constify snd_pcm_ops structuresArvind Yadav2-2/+2
2017-08-17ALSA: sh: make snd_pcm_hardware constBhumika Goyal2-2/+2
2017-06-02ALSA: sh: Convert to the new PCM opsTakashi Iwai1-24/+30
2017-05-30ALSA: declare snd_kcontrol_new structures as constBhumika Goyal1-2/+2
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner1-1/+1
2016-06-07ALSA: sh: aica: Remove deprecated create_workqueueBhaktipriya Shridhar1-13/+3
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai1-1/+1
2015-01-19ALSA: aica: Use setup_timer() and mod_timer()Takashi Iwai1-5/+3
2014-10-20ALSA: sh: drop owner assignment from platform_driversWolfram Sang2-2/+0
2014-02-14ALSA: sh: Convert to snd_card_new() with a device pointerTakashi Iwai2-4/+3
2013-05-23ALSA: sh_dac_audio: Remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-05-23ALSA: sh: aica: Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2012-12-07ALSA: sh: remove __dev* attributesBill Pemberton2-12/+11
2012-07-02ALSA: Add missing .owner=THIS_MODULE to platform_driver definitionsTakashi Iwai2-1/+4
2012-05-21ALSA: sh: Fix up namespace collision in sh_dac_audio.Paul Mundt1-2/+2
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell1-1/+1
2011-11-27ALSA: convert sound/* to use module_platform_driver()Axel Lin1-12/+1
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker1-1/+1
2010-10-27sound: sh: ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-01Merge branch 'topic/beep-rename' into topic/core-changeTakashi Iwai3-0/+463
2009-11-08ALSA: snd-aica: declare MODULE_FIRMWAREBen Hutchings1-0/+1
2009-11-04ALSA: sh: add SuperH DAC audio driver for ALSA V4Rafael Ignacio Zurita3-0/+463
2009-03-30trivial: Fix misspelling of firmwareNick Andrew1-1/+1
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-0/+1
2009-03-17sh: dma: Make G2 DMA configurable.Paul Mundt1-0/+1
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai1-4/+4
2008-09-23ALSA: Fix section for snd-aica platform driverUwe Kleine-König1-3/+3
2008-08-13ALSA: Kill snd_assert() in other placesTakashi Iwai1-1/+2
2008-07-29sh: migrate to arch/sh/include/Paul Mundt1-1/+1
2008-05-27sound: Convert to menuconfigTakashi Iwai1-4/+12
2008-04-29Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa1-1/+1
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2008-01-31[ALSA] Check value range in ctl callbacksTakashi Iwai1-2/+5
2008-01-31[ALSA] Dreamcast AICA sound - Get rid of annoying compiler warningTakashi Iwai1-0/+1