Age | Commit message (Expand) | Author | Files | Lines |
2020-01-05 | ALSA: sh: Fix compile warning wrt const | Takashi Iwai | 1 | -2/+2 |
2019-12-11 | ALSA: sh: Drop superfluous ioctl PCM ops | Takashi Iwai | 1 | -1/+0 |
2019-12-11 | ALSA: aica: Use managed buffer allocation | Takashi Iwai | 1 | -24/+5 |
2019-11-06 | ALSA: sh: Remove superfluous snd_dma_continuous_data() | Takashi Iwai | 1 | -1/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 200 | Thomas Gleixner | 1 | -17/+1 |
2019-05-08 | ALSA: aica: Fix a long-time build breakage | Takashi Iwai | 1 | -10/+4 |
2019-02-06 | ALSA: sh: Drop superfluous PCM preallocation error checks | Takashi Iwai | 1 | -8/+6 |
2017-10-05 | ALSA: sh: aica: Convert timers to use timer_setup() | Kees Cook | 1 | -11/+9 |
2017-08-19 | ALSA: sh: constify snd_pcm_ops structures | Arvind Yadav | 1 | -1/+1 |
2017-08-17 | ALSA: sh: make snd_pcm_hardware const | Bhumika Goyal | 1 | -1/+1 |
2017-05-30 | ALSA: declare snd_kcontrol_new structures as const | Bhumika Goyal | 1 | -2/+2 |
2016-06-07 | ALSA: sh: aica: Remove deprecated create_workqueue | Bhaktipriya Shridhar | 1 | -13/+3 |
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 | 1 | -1/+0 |
2014-02-14 | ALSA: sh: Convert to snd_card_new() with a device pointer | Takashi Iwai | 1 | -3/+2 |
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 | 1 | -7/+6 |
2012-07-02 | ALSA: Add missing .owner=THIS_MODULE to platform_driver definitions | Takashi Iwai | 1 | -1/+3 |
2011-12-19 | ALSA: module_param: make bool parameters really bool | Rusty Russell | 1 | -1/+1 |
2011-11-01 | 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 |
2009-11-08 | ALSA: snd-aica: declare MODULE_FIRMWARE | Ben Hutchings | 1 | -0/+1 |
2009-03-30 | trivial: Fix misspelling of firmware | Nick Andrew | 1 | -1/+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-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-20 | [ALSA] aica - fix behaviour in poor resource conditions | Takashi Iwai | 1 | -46/+36 |
2007-07-20 | [ALSA] Add ALSA support for the SEGA Dreamcast PCM device | Adrian McMenamin | 1 | -0/+675 |