summaryrefslogtreecommitdiffstats
path: root/sound/sh
Commit message (Expand)AuthorAgeFilesLines
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-1/+1
* ALSA: sh: aica: Remove deprecated create_workqueueBhaktipriya Shridhar2016-06-071-13/+3
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-281-1/+1
* ALSA: aica: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-5/+3
* ALSA: sh: drop owner assignment from platform_driversWolfram Sang2014-10-202-2/+0
* ALSA: sh: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-142-4/+3
* ALSA: sh_dac_audio: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-231-2/+0
* ALSA: sh: aica: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-231-1/+0
* ALSA: sh: remove __dev* attributesBill Pemberton2012-12-072-12/+11
* ALSA: Add missing .owner=THIS_MODULE to platform_driver definitionsTakashi Iwai2012-07-022-1/+4
* ALSA: sh: Fix up namespace collision in sh_dac_audio.Paul Mundt2012-05-211-2/+2
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-1/+1
* ALSA: convert sound/* to use module_platform_driver()Axel Lin2011-11-271-12/+1
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-311-1/+1
* sound: sh: ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt2010-10-271-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'topic/beep-rename' into topic/core-changeTakashi Iwai2009-12-013-0/+463
|\
| * ALSA: sh: add SuperH DAC audio driver for ALSA V4Rafael Ignacio Zurita2009-11-043-0/+463
* | ALSA: snd-aica: declare MODULE_FIRMWAREBen Hutchings2009-11-081-0/+1
|/
* trivial: Fix misspelling of firmwareNick Andrew2009-03-301-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-03-261-0/+1
|\
| * sh: dma: Make G2 DMA configurable.Paul Mundt2009-03-171-0/+1
* | ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai2009-01-121-4/+4
|/
* ALSA: Fix section for snd-aica platform driverUwe Kleine-König2008-09-231-3/+3
* ALSA: Kill snd_assert() in other placesTakashi Iwai2008-08-131-1/+2
* sh: migrate to arch/sh/include/Paul Mundt2008-07-291-1/+1
* sound: Convert to menuconfigTakashi Iwai2008-05-271-4/+12
* Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa2008-04-291-1/+1
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] Check value range in ctl callbacksTakashi Iwai2008-01-311-2/+5
* [ALSA] Dreamcast AICA sound - Get rid of annoying compiler warningTakashi Iwai2008-01-311-0/+1
* [ALSA] protect Dreamcast PCM driver (AICA) from G2 bus effectsAdrian McMenamin2007-10-231-2/+29
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-161-9/+1
* sh: Fix Dreamcast DMA issues.Adrian McMenamin2007-07-241-1/+1
* [ALSA] aica - fix behaviour in poor resource conditionsTakashi Iwai2007-07-202-46/+37
* [ALSA] Add ALSA support for the SEGA Dreamcast PCM deviceAdrian McMenamin2007-07-204-0/+777