aboutsummaryrefslogtreecommitdiff
path: root/sound/ppc/snd_ps3.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-11drivers/powerpc: Replace _ALIGN_UP() by ALIGN()Gravatar Christophe Leroy 1-1/+1
2020-01-03ALSA: ppc: Constify snd_kcontrol_new itemsGravatar Takashi Iwai 1-1/+1
2019-12-11ALSA: ppc: Drop superfluous ioctl PCM opsGravatar Takashi Iwai 1-1/+0
2019-12-11ALSA: ps3: Use managed buffer allocationGravatar Takashi Iwai 1-23/+5
2019-07-10ALSA: ps3: Remove Unneeded variable: "ret"Gravatar Hariprasad Kelam 1-2/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 277Gravatar Thomas Gleixner 1-13/+1
2019-04-17ALSA: ps3: Remove set but not used variables 'start_vaddr' and 'pcm_index'Gravatar YueHaibing 1-4/+0
2019-02-06ALSA: ppc: Drop superfluous PCM preallocation error checksGravatar Takashi Iwai 1-5/+1
2018-07-20powerpc/ps3: Set driver coherent_dma_maskGravatar Geoff Levand 1-0/+5
2017-08-19ALSA: ppc: constify snd_pcm_ops structuresGravatar Arvind Yadav 1-1/+1
2017-02-27scripts/spelling.txt: add "followings" pattern and fix typo instancesGravatar Masahiro Yamada 1-1/+1
2016-09-07ALSA: squash lines for simple wrapper functionsGravatar Masahiro Yamada 1-3/+1
2015-01-02ALSA: ps3: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()Gravatar Lars-Peter Clausen 1-3/+1
2014-02-14ALSA: ppc: Convert to snd_card_new() with a device pointerGravatar Takashi Iwai 1-2/+2
2013-11-06ALSA: ps3: Use WARN_ON() instead of BUG_ON()Gravatar Takashi Iwai 1-2/+4
2012-12-07ALSA: sound/ps3: remove __dev* attributesGravatar Bill Pemberton 1-6/+6
2012-08-20ALSA: sound/ppc/snd_ps3.c: fix error return codeGravatar Julia Lawall 1-0/+1
2011-11-08powerpc/ps3: Fix lv1_gpu_attribute hcallGravatar Geoff Levand 1-1/+1
2011-10-31sound: Add module.h to the previously silent sound usersGravatar Paul Gortmaker 1-0/+1
2011-09-22sound: irq: Remove IRQF_DISABLEDGravatar Yong Zhang 1-1/+1
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2011-01-03Fix spelling milisec -> ms in snd_ps3 module parameter descriptionGravatar Stefan Weil 1-1/+1
2010-09-13sound: Remove pr_<level> uses of KERN_<level>Gravatar Joe Perches 1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-1/+1
2009-06-10ALSA: sound/ps3: Correct existing and add missing annotationsGravatar Geert Uytterhoeven 1-6/+6
2009-06-10ALSA: sound/ps3: Restructure driver sourceGravatar Geert Uytterhoeven 1-333/+288
2009-06-10ALSA: sound/ps3: Fix checkpatch issuesGravatar Geert Uytterhoeven 1-17/+15
2009-03-24Merge branch 'topic/snd_card_new-err' into for-linusGravatar Takashi Iwai 1-4/+2
2009-01-16powerpc/ps3: Printing fixups for l64 to ll64 conversion sound/ppcGravatar Stephen Rothwell 1-2/+2
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Gravatar Takashi Iwai 1-4/+2
2008-10-20ALSA: ps3: Add support for SPDIF/HDMI passthruGravatar Takashi Iwai 1-6/+90
2008-04-21ALSA: Storage class should be before const qualifierGravatar Tobias Klauser 1-1/+1
2008-01-31[ALSA] Remove sound/driver.hGravatar Takashi Iwai 1-1/+0
2008-01-31[ALSA] Add missing device linkGravatar Takashi Iwai 1-0/+1
2007-10-16[ALSA] Clean up duplicate includes in sound/ppc/Gravatar Jesper Juhl 1-1/+0
2007-07-20[ALSA] Add PS3 sound driverGravatar Masakazu Mokuno 1-0/+1125