summaryrefslogtreecommitdiff
path: root/sound/sh
AgeCommit message (Expand)Author
2023-08-18ALSA: sh: Convert to generic PCM copy opsTakashi Iwai
2023-03-20ALSA: sh_dac_audio: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ALSA: sh: aica: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ALSA: sh: aica: Drop if blocks with always false conditionUwe Kleine-König
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2020-01-05ALSA: sh: Fix compile warning wrt constTakashi Iwai
2020-01-04ALSA: sh: Fix unused variable warningsTakashi Iwai
2020-01-03ALSA: sh: Constify snd_device_ops definitionsTakashi Iwai
2019-12-11ALSA: sh: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-11ALSA: sh: Use managed buffer allocationTakashi Iwai
2019-12-11ALSA: aica: Use managed buffer allocationTakashi Iwai
2019-11-06ALSA: sh: Remove superfluous snd_dma_continuous_data()Takashi Iwai
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 273Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 200Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-08ALSA: aica: Fix a long-time build breakageTakashi Iwai
2019-02-06ALSA: sh: Drop superfluous PCM preallocation error checksTakashi Iwai
2017-10-05ALSA: sh: aica: Convert timers to use timer_setup()Kees Cook
2017-08-31ALSA: sh: Put missing KERN_* prefixTakashi Iwai
2017-08-19ALSA: sh: constify snd_pcm_ops structuresArvind Yadav
2017-08-17ALSA: sh: make snd_pcm_hardware constBhumika Goyal
2017-06-02ALSA: sh: Convert to the new PCM opsTakashi Iwai
2017-05-30ALSA: declare snd_kcontrol_new structures as constBhumika Goyal
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-06-07ALSA: sh: aica: Remove deprecated create_workqueueBhaktipriya Shridhar
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai
2015-01-19ALSA: aica: Use setup_timer() and mod_timer()Takashi Iwai
2014-10-20ALSA: sh: drop owner assignment from platform_driversWolfram Sang
2014-02-14ALSA: sh: Convert to snd_card_new() with a device pointerTakashi Iwai
2013-05-23ALSA: sh_dac_audio: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-23ALSA: sh: aica: Remove redundant platform_set_drvdata()Sachin Kamat
2012-12-07ALSA: sh: remove __dev* attributesBill Pemberton
2012-07-02ALSA: Add missing .owner=THIS_MODULE to platform_driver definitionsTakashi Iwai
2012-05-21ALSA: sh: Fix up namespace collision in sh_dac_audio.Paul Mundt
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell
2011-11-27ALSA: convert sound/* to use module_platform_driver()Axel Lin
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker
2010-10-27sound: sh: ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-01Merge branch 'topic/beep-rename' into topic/core-changeTakashi Iwai
2009-11-08ALSA: snd-aica: declare MODULE_FIRMWAREBen Hutchings
2009-11-04ALSA: sh: add SuperH DAC audio driver for ALSA V4Rafael Ignacio Zurita
2009-03-30trivial: Fix misspelling of firmwareNick Andrew
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-03-17sh: dma: Make G2 DMA configurable.Paul Mundt
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai
2008-09-23ALSA: Fix section for snd-aica platform driverUwe Kleine-König
2008-08-13ALSA: Kill snd_assert() in other placesTakashi Iwai