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