| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2020-12-17 | 1 | -2/+1 |
|\ |
|
| * | powerpc/ps3: make system bus's remove and shutdown callbacks return void | Uwe Kleine-König | 2020-12-03 | 1 | -2/+1 |
| * | ALSA: ppc: drop if block with always false condition | Uwe Kleine-König | 2020-12-03 | 1 | -2/+0 |
* | | ALSA: ppc: remove redundant checks in PS3 driver probe | Leonard Goehrs | 2020-11-28 | 1 | -5/+0 |
* | | ALSA: ppc: drop if block with always false condition | Uwe Kleine-König | 2020-11-28 | 1 | -2/+0 |
|/ |
|
* | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-24 | 1 | -2/+2 |
* | drivers/powerpc: Replace _ALIGN_UP() by ALIGN() | Christophe Leroy | 2020-05-11 | 1 | -1/+1 |
* | ALSA: ppc: Constify snd_kcontrol_new items | Takashi Iwai | 2020-01-03 | 1 | -1/+1 |
* | ALSA: ppc: Drop superfluous ioctl PCM ops | Takashi Iwai | 2019-12-11 | 1 | -1/+0 |
* | ALSA: ps3: Use managed buffer allocation | Takashi Iwai | 2019-12-11 | 1 | -23/+5 |
* | ALSA: ps3: Remove Unneeded variable: "ret" | Hariprasad Kelam | 2019-07-10 | 1 | -2/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 277 | Thomas Gleixner | 2019-06-05 | 1 | -13/+1 |
* | ALSA: ps3: Remove set but not used variables 'start_vaddr' and 'pcm_index' | YueHaibing | 2019-04-17 | 1 | -4/+0 |
* | ALSA: ppc: Drop superfluous PCM preallocation error checks | Takashi Iwai | 2019-02-06 | 1 | -5/+1 |
* | powerpc/ps3: Set driver coherent_dma_mask | Geoff Levand | 2018-07-20 | 1 | -0/+5 |
* | ALSA: ppc: constify snd_pcm_ops structures | Arvind Yadav | 2017-08-19 | 1 | -1/+1 |
* | scripts/spelling.txt: add "followings" pattern and fix typo instances | Masahiro Yamada | 2017-02-28 | 1 | -1/+1 |
* | ALSA: squash lines for simple wrapper functions | Masahiro Yamada | 2016-09-07 | 1 | -3/+1 |
* | ALSA: ps3: Remove unnecessary snd_pcm_lib_preallocate_free_for_all() | Lars-Peter Clausen | 2015-01-02 | 1 | -3/+1 |
* | ALSA: ppc: Convert to snd_card_new() with a device pointer | Takashi Iwai | 2014-02-14 | 1 | -2/+2 |
* | ALSA: ps3: Use WARN_ON() instead of BUG_ON() | Takashi Iwai | 2013-11-06 | 1 | -2/+4 |
* | ALSA: sound/ps3: remove __dev* attributes | Bill Pemberton | 2012-12-07 | 1 | -6/+6 |
* | ALSA: sound/ppc/snd_ps3.c: fix error return code | Julia Lawall | 2012-08-20 | 1 | -0/+1 |
* | powerpc/ps3: Fix lv1_gpu_attribute hcall | Geoff Levand | 2011-11-08 | 1 | -1/+1 |
* | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | sound: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-09-22 | 1 | -1/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | Fix spelling milisec -> ms in snd_ps3 module parameter description | Stefan Weil | 2011-01-03 | 1 | -1/+1 |
* | sound: Remove pr_<level> uses of KERN_<level> | Joe Perches | 2010-09-13 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+1 |
* | ALSA: sound/ps3: Correct existing and add missing annotations | Geert Uytterhoeven | 2009-06-10 | 1 | -6/+6 |
* | ALSA: sound/ps3: Restructure driver source | Geert Uytterhoeven | 2009-06-10 | 1 | -333/+288 |
* | ALSA: sound/ps3: Fix checkpatch issues | Geert Uytterhoeven | 2009-06-10 | 1 | -17/+15 |
* | Merge branch 'topic/snd_card_new-err' into for-linus | Takashi Iwai | 2009-03-24 | 1 | -4/+2 |
|\ |
|
| * | ALSA: Convert to snd_card_create() in other sound/* | Takashi Iwai | 2009-01-12 | 1 | -4/+2 |
* | | powerpc/ps3: Printing fixups for l64 to ll64 conversion sound/ppc | Stephen Rothwell | 2009-01-16 | 1 | -2/+2 |
|/ |
|
* | ALSA: ps3: Add support for SPDIF/HDMI passthru | Takashi Iwai | 2008-10-20 | 1 | -6/+90 |
* | ALSA: Storage class should be before const qualifier | Tobias Klauser | 2008-04-22 | 1 | -1/+1 |
* | [ALSA] Remove sound/driver.h | Takashi Iwai | 2008-01-31 | 1 | -1/+0 |
* | [ALSA] Add missing device link | Takashi Iwai | 2008-01-31 | 1 | -0/+1 |
* | [ALSA] Clean up duplicate includes in sound/ppc/ | Jesper Juhl | 2007-10-16 | 1 | -1/+0 |
* | [ALSA] Add PS3 sound driver | Masakazu Mokuno | 2007-07-20 | 1 | -0/+1125 |