aboutsummaryrefslogtreecommitdiffstats
path: root/sound/sh/sh_dac_audio.c (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 Iwai1-1/+0
2019-12-11ALSA: sh: Use managed buffer allocationTakashi Iwai1-18/+2
2019-11-06ALSA: sh: Remove superfluous snd_dma_continuous_data()Takashi Iwai1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-16/+1
2017-08-31ALSA: sh: Put missing KERN_* prefixTakashi Iwai1-1/+1
2017-08-19ALSA: sh: constify snd_pcm_ops structuresArvind Yadav1-1/+1
2017-08-17ALSA: sh: make snd_pcm_hardware constBhumika Goyal1-1/+1
2017-06-02ALSA: sh: Convert to the new PCM opsTakashi Iwai1-24/+30
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner1-1/+1
2014-10-20ALSA: sh: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-02-14ALSA: sh: Convert to snd_card_new() with a device pointerTakashi Iwai1-1/+1
2013-05-23ALSA: sh_dac_audio: Remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2012-12-07ALSA: sh: remove __dev* attributesBill Pemberton1-5/+5
2012-07-02ALSA: Add missing .owner=THIS_MODULE to platform_driver definitionsTakashi Iwai1-0/+1
2012-05-21ALSA: sh: Fix up namespace collision in sh_dac_audio.Paul Mundt1-2/+2
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
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-11-04ALSA: sh: add SuperH DAC audio driver for ALSA V4Rafael Ignacio Zurita1-0/+453