aboutsummaryrefslogtreecommitdiff
path: root/sound/ppc/snd_ps3.c
AgeCommit message (Expand)AuthorFilesLines
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