summaryrefslogtreecommitdiff
path: root/sound/ppc/snd_ps3.c
AgeCommit message (Expand)Author
2023-02-09ALSA: ppc: fix unused function local variableTakashi Sakamoto
2023-02-08ALSA: core: Make snd_card_free() return voidUwe Kleine-König
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-12-04powerpc/ps3: make system bus's remove and shutdown callbacks return voidUwe Kleine-König
2020-12-04ALSA: ppc: drop if block with always false conditionUwe Kleine-König
2020-11-28ALSA: ppc: remove redundant checks in PS3 driver probeLeonard Goehrs
2020-11-28ALSA: ppc: drop if block with always false conditionUwe Kleine-König
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-05-11drivers/powerpc: Replace _ALIGN_UP() by ALIGN()Christophe Leroy
2020-01-03ALSA: ppc: Constify snd_kcontrol_new itemsTakashi Iwai
2019-12-11ALSA: ppc: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-11ALSA: ps3: Use managed buffer allocationTakashi Iwai
2019-07-10ALSA: ps3: Remove Unneeded variable: "ret"Hariprasad Kelam
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 277Thomas Gleixner
2019-04-17ALSA: ps3: Remove set but not used variables 'start_vaddr' and 'pcm_index'YueHaibing
2019-02-06ALSA: ppc: Drop superfluous PCM preallocation error checksTakashi Iwai
2018-07-20powerpc/ps3: Set driver coherent_dma_maskGeoff Levand
2017-08-19ALSA: ppc: constify snd_pcm_ops structuresArvind Yadav
2017-02-27scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada
2016-09-07ALSA: squash lines for simple wrapper functionsMasahiro Yamada
2015-01-02ALSA: ps3: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()Lars-Peter Clausen
2014-02-14ALSA: ppc: Convert to snd_card_new() with a device pointerTakashi Iwai
2013-11-06ALSA: ps3: Use WARN_ON() instead of BUG_ON()Takashi Iwai
2012-12-07ALSA: sound/ps3: remove __dev* attributesBill Pemberton
2012-08-20ALSA: sound/ppc/snd_ps3.c: fix error return codeJulia Lawall
2011-11-08powerpc/ps3: Fix lv1_gpu_attribute hcallGeoff Levand
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-03Fix spelling milisec -> ms in snd_ps3 module parameter descriptionStefan Weil
2010-09-13sound: Remove pr_<level> uses of KERN_<level>Joe Perches
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-10ALSA: sound/ps3: Correct existing and add missing annotationsGeert Uytterhoeven
2009-06-10ALSA: sound/ps3: Restructure driver sourceGeert Uytterhoeven
2009-06-10ALSA: sound/ps3: Fix checkpatch issuesGeert Uytterhoeven
2009-03-24Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai
2009-01-16powerpc/ps3: Printing fixups for l64 to ll64 conversion sound/ppcStephen Rothwell
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai
2008-10-20ALSA: ps3: Add support for SPDIF/HDMI passthruTakashi Iwai
2008-04-21ALSA: Storage class should be before const qualifierTobias Klauser
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2008-01-31[ALSA] Add missing device linkTakashi Iwai
2007-10-16[ALSA] Clean up duplicate includes in sound/ppc/Jesper Juhl
2007-07-20[ALSA] Add PS3 sound driverMasakazu Mokuno