summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-06-07ALSA: sh: aica: Remove deprecated create_workqueueBhaktipriya Shridhar1-13/+3
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai100-111/+100
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 Iwai13-10/+24
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 Russell109-172/+172
2011-11-27ALSA: convert sound/* to use module_platform_driver()Axel Lin5-61/+5
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker150-1/+151
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker97-97/+97
2010-10-27sound: sh: ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt2-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo4208-717/+3717
2009-12-01Merge branch 'topic/beep-rename' into topic/core-changeTakashi Iwai47-2157/+1165
2009-11-08ALSA: snd-aica: declare MODULE_FIRMWAREBen Hutchings1-0/+1
2009-11-04ALSA: sh: add SuperH DAC audio driver for ALSA V4Rafael Ignacio Zurita6-0/+543
2009-03-30trivial: Fix misspelling of firmwareNick Andrew20-21/+21
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds133-2131/+12275
2009-03-17sh: dma: Make G2 DMA configurable.Paul Mundt3-1/+13
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai31-103/+111
2008-09-23ALSA: Fix section for snd-aica platform driverUwe Kleine-König1-3/+3
2008-08-13ALSA: Kill snd_assert() in other placesTakashi Iwai38-168/+217
2008-07-28sh: migrate to arch/sh/include/Paul Mundt297-132/+79
2008-05-27sound: Convert to menuconfigTakashi Iwai26-265/+203
2008-04-29Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa17-23/+23
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai347-408/+20
2008-01-31[ALSA] Check value range in ctl callbacksTakashi Iwai6-8/+36
2008-01-31[ALSA] Dreamcast AICA sound - Get rid of annoying compiler warningTakashi Iwai1-0/+1
2007-10-23[ALSA] protect Dreamcast PCM driver (AICA) from G2 bus effectsAdrian McMenamin1-2/+29
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai60-973/+119
2007-07-24sh: Fix Dreamcast DMA issues.Adrian McMenamin3-4/+6
2007-07-20[ALSA] aica - fix behaviour in poor resource conditionsTakashi Iwai2-46/+37
2007-07-20[ALSA] Add ALSA support for the SEGA Dreamcast PCM deviceAdrian McMenamin6-1/+780