summaryrefslogtreecommitdiff
path: root/sound/ppc
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-19ALSA: ppc: constify snd_pcm_ops structuresArvind Yadav
2017-08-17ALSA: ppc: make snd_pcm_hardware constBhumika Goyal
2017-05-30ALSA: declare snd_kcontrol_new structures as constBhumika Goyal
2017-02-27scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman
2016-09-07ALSA: squash lines for simple wrapper functionsMasahiro Yamada
2016-07-05ALSA: ppc/awacs: shut up maybe-uninitialized warningArnd Bergmann
2016-02-05PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas
2015-08-25ALSA: ppc: Add missing inclusion of linux/module.hTakashi Iwai
2015-08-25ALSA: ppc: keywest: Export I2C module alias informationJavier Martinez Canillas
2015-05-29ALSA: ppc: keywest: check if DEQ was already instantiatedWolfram Sang
2015-05-18ALSA: ppc: keywest: drop using attach adapterWolfram Sang
2015-03-23powerpc: Move Power Macintosh drivers to generic byteswappersDavid Gibson
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai
2015-01-04ALSA: Deletion of checks before the function call "iounmap"Markus Elfring
2015-01-02ALSA: ps3: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()Lars-Peter Clausen
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-17ALSA: powermac: Deletion of an unnecessary check before the function call "pc...Markus Elfring
2014-10-21ALSA: ppc: Use snd_ctl_enum_info()Takashi Iwai
2014-10-20ALSA: ppc: drop owner assignment from platform_driversWolfram Sang
2014-06-26of: Migrate of_find_node_by_name() users to for_each_node_by_name()Grant Likely
2014-02-14ALSA: ppc: Convert to snd_card_new() with a device pointerTakashi Iwai
2013-11-18Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-06ALSA: ps3: Use WARN_ON() instead of BUG_ON()Takashi Iwai
2013-10-09drivers: clean-up prom.h implicit includesRob Herring
2013-10-03ALSA: ppc: keywest: Don't use i2c_client->driverLars-Peter Clausen
2013-05-23ALSA: powermac: Remove redundant platform_set_drvdata()Sachin Kamat
2012-12-07ALSA: ppc: remove __dev* attributesBill Pemberton
2012-12-07ALSA: sound/ps3: remove __dev* attributesBill Pemberton
2012-08-20ALSA: sound/ppc/snd_ps3.c: fix error return codeJulia Lawall
2012-08-09ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PMTakashi Iwai
2012-07-03ALSA: convert PM ops of platform_driver to new pm opsTakashi Iwai
2012-07-02ALSA: Add missing .owner=THIS_MODULE to platform_driver definitionsTakashi Iwai
2012-01-12Merge branch 'topic/misc' into for-linusTakashi Iwai
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell
2011-11-08powerpc/ps3: Fix lv1_gpu_attribute hcallGeoff Levand
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang
2011-09-12ALSA: keywest: Remove obsolete cleanup for clientdataAxel Lin
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-05-22Merge branch 'topic/misc' into for-linusTakashi Iwai
2011-04-22ALSA: powermac - Correct lineout detection on PowerMac G4 DARisto Suominen
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-28ALSA: powermac - Allow input from microphone on TumblerRisto Suominen
2011-01-03Fix spelling milisec -> ms in snd_ps3 module parameter descriptionStefan Weil
2010-11-22ALSA: sound/ppc: Use printf extension %pR for struct resourceJoe Perches