Age | Commit message (Expand) | Author | Files | Lines |
2015-01-28 | ALSA: Include linux/io.h instead of asm/io.h | Takashi Iwai | 1 | -1/+1 |
2015-01-19 | ALSA: aica: Use setup_timer() and mod_timer() | Takashi Iwai | 1 | -5/+3 |
2014-10-20 | ALSA: sh: drop owner assignment from platform_drivers | Wolfram Sang | 2 | -2/+0 |
2014-02-14 | ALSA: sh: Convert to snd_card_new() with a device pointer | Takashi Iwai | 2 | -4/+3 |
2013-05-23 | ALSA: sh_dac_audio: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -2/+0 |
2013-05-23 | ALSA: sh: aica: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -1/+0 |
2012-12-07 | ALSA: sh: remove __dev* attributes | Bill Pemberton | 2 | -12/+11 |
2012-07-02 | ALSA: Add missing .owner=THIS_MODULE to platform_driver definitions | Takashi Iwai | 2 | -1/+4 |
2012-05-21 | ALSA: sh: Fix up namespace collision in sh_dac_audio. | Paul Mundt | 1 | -2/+2 |
2011-12-19 | ALSA: module_param: make bool parameters really bool | Rusty Russell | 1 | -1/+1 |
2011-11-27 | ALSA: convert sound/* to use module_platform_driver() | Axel Lin | 1 | -12/+1 |
2011-10-31 | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 1 | -0/+1 |
2011-10-31 | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker | 1 | -1/+1 |
2010-10-27 | sound: sh: ctrl_in/outX to __raw_read/writeX conversion. | Paul Mundt | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-12-01 | Merge branch 'topic/beep-rename' into topic/core-change | Takashi Iwai | 3 | -0/+463 |
2009-11-08 | ALSA: snd-aica: declare MODULE_FIRMWARE | Ben Hutchings | 1 | -0/+1 |
2009-11-04 | ALSA: sh: add SuperH DAC audio driver for ALSA V4 | Rafael Ignacio Zurita | 3 | -0/+463 |
2009-03-30 | trivial: Fix misspelling of firmware | Nick Andrew | 1 | -1/+1 |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 1 | -0/+1 |
2009-03-17 | sh: dma: Make G2 DMA configurable. | Paul Mundt | 1 | -0/+1 |
2009-01-12 | ALSA: Convert to snd_card_create() in other sound/* | Takashi Iwai | 1 | -4/+4 |
2008-09-23 | ALSA: Fix section for snd-aica platform driver | Uwe Kleine-König | 1 | -3/+3 |
2008-08-13 | ALSA: Kill snd_assert() in other places | Takashi Iwai | 1 | -1/+2 |
2008-07-29 | sh: migrate to arch/sh/include/ | Paul Mundt | 1 | -1/+1 |
2008-05-27 | sound: Convert to menuconfig | Takashi Iwai | 1 | -4/+12 |
2008-04-29 | Remove duplicated unlikely() in IS_ERR() | Hirofumi Nakagawa | 1 | -1/+1 |
2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai | 1 | -1/+0 |
2008-01-31 | [ALSA] Check value range in ctl callbacks | Takashi Iwai | 1 | -2/+5 |
2008-01-31 | [ALSA] Dreamcast AICA sound - Get rid of annoying compiler warning | Takashi Iwai | 1 | -0/+1 |
2007-10-23 | [ALSA] protect Dreamcast PCM driver (AICA) from G2 bus effects | Adrian McMenamin | 1 | -2/+29 |
2007-10-16 | [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks | Takashi Iwai | 1 | -9/+1 |
2007-07-24 | sh: Fix Dreamcast DMA issues. | Adrian McMenamin | 1 | -1/+1 |
2007-07-20 | [ALSA] aica - fix behaviour in poor resource conditions | Takashi Iwai | 2 | -46/+37 |
2007-07-20 | [ALSA] Add ALSA support for the SEGA Dreamcast PCM device | Adrian McMenamin | 4 | -0/+777 |