summaryrefslogtreecommitdiffstats
path: root/sound/ppc
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* ALSA: ppc: constify snd_pcm_ops structuresArvind Yadav2017-08-192-3/+3
* ALSA: ppc: make snd_pcm_hardware constBhumika Goyal2017-08-171-2/+2
* ALSA: declare snd_kcontrol_new structures as constBhumika Goyal2017-05-303-7/+7
* scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-071-4/+4
|\
| * powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-201-4/+4
* | ALSA: squash lines for simple wrapper functionsMasahiro Yamada2016-09-071-3/+1
|/
* ALSA: ppc/awacs: shut up maybe-uninitialized warningArnd Bergmann2016-07-051-0/+1
* PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas2016-02-051-1/+0
* ALSA: ppc: Add missing inclusion of linux/module.hTakashi Iwai2015-08-251-0/+1
* ALSA: ppc: keywest: Export I2C module alias informationJavier Martinez Canillas2015-08-251-0/+1
* ALSA: ppc: keywest: check if DEQ was already instantiatedWolfram Sang2015-05-291-1/+12
* ALSA: ppc: keywest: drop using attach adapterWolfram Sang2015-05-181-4/+19
* powerpc: Move Power Macintosh drivers to generic byteswappersDavid Gibson2015-03-231-29/+29
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-285-5/+5
* ALSA: Deletion of checks before the function call "iounmap"Markus Elfring2015-01-041-10/+5
* ALSA: ps3: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()Lars-Peter Clausen2015-01-021-3/+1
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * ALSA: ppc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | ALSA: powermac: Deletion of an unnecessary check before the function call "pc...Markus Elfring2014-11-171-2/+1
* | ALSA: ppc: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-8/+3
|/
* of: Migrate of_find_node_by_name() users to for_each_node_by_name()Grant Likely2014-06-261-3/+3
* ALSA: ppc: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-142-5/+3
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-181-2/+2
|\
| * ALSA: ppc: keywest: Don't use i2c_client->driverLars-Peter Clausen2013-10-031-2/+2
* | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-122-0/+3
|\ \
| * | drivers: clean-up prom.h implicit includesRob Herring2013-10-092-0/+3
| |/
* / ALSA: ps3: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-061-2/+4
|/
* ALSA: powermac: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-231-1/+0
* ALSA: ppc: remove __dev* attributesBill Pemberton2012-12-078-59/+59
* ALSA: sound/ps3: remove __dev* attributesBill Pemberton2012-12-071-6/+6
* ALSA: sound/ppc/snd_ps3.c: fix error return codeJulia Lawall2012-08-201-0/+1
* ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PMTakashi Iwai2012-08-091-1/+1
* ALSA: convert PM ops of platform_driver to new pm opsTakashi Iwai2012-07-031-8/+10
* ALSA: Add missing .owner=THIS_MODULE to platform_driver definitionsTakashi Iwai2012-07-021-1/+2
* Merge branch 'topic/misc' into for-linusTakashi Iwai2012-01-121-1/+1
|\
| * ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-1/+1
* | powerpc/ps3: Fix lv1_gpu_attribute hcallGeoff Levand2011-11-081-1/+1
|/
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-311-1/+1
* sound: irq: Remove IRQF_DISABLEDYong Zhang2011-09-221-1/+1
* ALSA: keywest: Remove obsolete cleanup for clientdataAxel Lin2011-09-121-1/+0
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-6/+3
* Merge branch 'topic/misc' into for-linusTakashi Iwai2011-05-221-1/+1
|\
| * ALSA: powermac - Correct lineout detection on PowerMac G4 DARisto Suominen2011-04-221-1/+1
* | Fix common misspellingsLucas De Marchi2011-03-312-8/+8
|/
* ALSA: powermac - Allow input from microphone on TumblerRisto Suominen2011-02-281-1/+5
* Fix spelling milisec -> ms in snd_ps3 module parameter descriptionStefan Weil2011-01-031-1/+1
* ALSA: sound/ppc: Use printf extension %pR for struct resourceJoe Perches2010-11-221-8/+4