aboutsummaryrefslogtreecommitdiffstats
path: root/sound/ppc
AgeCommit message (Expand)AuthorFilesLines
2023-07-16ALSA: Explicitly include correct DT includesRob Herring2-0/+2
2023-06-05ALSA: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2023-04-24Merge tag 'asoc-v6.4' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai1-3/+2
2023-04-19ALSA: Use of_property_read_bool() for boolean propertiesRob Herring1-1/+1
2023-04-19ALSA: ppc/tumbler: Use of_property_present() for testing DT property presenceRob Herring1-1/+1
2023-03-20ALSA: ppc/powermac: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-02-09ALSA: ppc: fix unused function local variableTakashi Sakamoto1-1/+0
2023-02-08ALSA: core: Make snd_card_free() return voidUwe Kleine-König1-3/+1
2022-11-19ALSA: ppc: keywest: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-10-05Merge tag 'sound-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-4/+2
2022-09-17ALSA: ppc: Switch to use for_each_child_of_node() macroYang Yingliang1-4/+2
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-4/+2
2022-02-07powerpc/machdep: Move sys_ctrler_t definition into pmac_feature.hChristophe Leroy1-0/+1
2021-12-07ALSA: ppc: beep: fix clang -Wimplicit-fallthroughAnders Roxell1-1/+1
2021-06-16ALSA: ppc: fix error return code in snd_pmac_probe()Yang Yingliang1-1/+5
2021-06-09ALSA: poewrmac: Fix assignment in if conditionTakashi Iwai6-45/+89
2021-03-30Merge tag 'tags/mute-led-rework' into for-nextTakashi Iwai1-1/+0
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky1-1/+0
2021-03-11ALSA: ppc: keywest: remove outdated commentWolfram Sang1-5/+0
2021-03-02ALSA: ps3: fix spelling typo of valuesdingsenjie1-1/+1
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches1-1/+1
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-2/+1
2020-12-04powerpc/ps3: make system bus's remove and shutdown callbacks return voidUwe Kleine-König1-2/+1
2020-12-04ALSA: ppc: drop if block with always false conditionUwe Kleine-König1-2/+0
2020-11-28ALSA: ppc: remove redundant checks in PS3 driver probeLeonard Goehrs1-5/+0
2020-11-28ALSA: ppc: drop if block with always false conditionUwe Kleine-König1-2/+0
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2020-07-20ALSA: Replace the word "slave" in vmaster APITakashi Iwai1-6/+6
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-1/+1
2020-05-11drivers/powerpc: Replace _ALIGN_UP() by ALIGN()Christophe Leroy1-1/+1
2020-05-07ALSA: sound/ppc: Use bitwise instead of arithmetic operator for flagsSamuel Zou1-2/+2
2020-03-27ALSA: ppc: keywest: convert to use i2c_new_client_device()Wolfram Sang1-3/+6
2020-01-05ALSA: ppc: More constificationsTakashi Iwai5-22/+22
2020-01-03ALSA: ppc: Constify snd_kcontrol_new itemsTakashi Iwai6-40/+40
2020-01-03ALSA: ppc: Constify snd_device_ops definitionsTakashi Iwai1-1/+1
2019-12-11ALSA: ppc: Drop superfluous ioctl PCM opsTakashi Iwai2-3/+0
2019-12-11ALSA: ps3: Use managed buffer allocationTakashi Iwai1-23/+5
2019-12-11ALSA: pmac: Use managed buffer allocationTakashi Iwai1-25/+3
2019-07-10ALSA: ps3: Remove Unneeded variable: "ret"Hariprasad Kelam1-2/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 277Thomas Gleixner2-26/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner1-13/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner11-155/+11
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-04-17ALSA: ps3: Remove set but not used variables 'start_vaddr' and 'pcm_index'YueHaibing1-4/+0
2019-02-19ALSA: ppc: Fix of-node refcount unbalanceTakashi Iwai1-0/+1
2019-02-06ALSA: ppc: Drop superfluous PCM preallocation error checksTakashi Iwai1-5/+1
2019-01-15ALSA: ppc: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai1-1/+0
2018-12-06ALSA: aoa: Use of_node_name_eq for node name comparisonsRob Herring2-4/+4
2018-07-20powerpc/ps3: Set driver coherent_dma_maskGeoff Levand1-0/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-19ALSA: ppc: constify snd_pcm_ops structuresArvind Yadav2-3/+3
2017-08-17ALSA: ppc: make snd_pcm_hardware constBhumika Goyal1-2/+2
2017-05-30ALSA: declare snd_kcontrol_new structures as constBhumika Goyal3-7/+7
2017-02-27scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada1-1/+1
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-4/+4
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman1-4/+4
2016-09-07ALSA: squash lines for simple wrapper functionsMasahiro Yamada1-3/+1
2016-07-05ALSA: ppc/awacs: shut up maybe-uninitialized warningArnd Bergmann1-0/+1
2016-02-05PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas1-1/+0
2015-08-25ALSA: ppc: Add missing inclusion of linux/module.hTakashi Iwai1-0/+1
2015-08-25ALSA: ppc: keywest: Export I2C module alias informationJavier Martinez Canillas1-0/+1
2015-05-29ALSA: ppc: keywest: check if DEQ was already instantiatedWolfram Sang1-1/+12
2015-05-18ALSA: ppc: keywest: drop using attach adapterWolfram Sang1-4/+19
2015-03-23powerpc: Move Power Macintosh drivers to generic byteswappersDavid Gibson1-29/+29
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai5-5/+5
2015-01-04ALSA: Deletion of checks before the function call "iounmap"Markus Elfring1-10/+5
2015-01-02ALSA: ps3: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()Lars-Peter Clausen1-3/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
2014-11-17ALSA: powermac: Deletion of an unnecessary check before the function call "pc...Markus Elfring1-2/+1
2014-10-21ALSA: ppc: Use snd_ctl_enum_info()Takashi Iwai1-8/+3
2014-10-20ALSA: ppc: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-06-26of: Migrate of_find_node_by_name() users to for_each_node_by_name()Grant Likely1-3/+3
2014-02-14ALSA: ppc: Convert to snd_card_new() with a device pointerTakashi Iwai2-5/+3
2013-11-18Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+3
2013-11-06ALSA: ps3: Use WARN_ON() instead of BUG_ON()Takashi Iwai1-2/+4
2013-10-09drivers: clean-up prom.h implicit includesRob Herring2-0/+3
2013-10-03ALSA: ppc: keywest: Don't use i2c_client->driverLars-Peter Clausen1-2/+2
2013-05-23ALSA: powermac: Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2012-12-07ALSA: ppc: remove __dev* attributesBill Pemberton8-59/+59
2012-12-07ALSA: sound/ps3: remove __dev* attributesBill Pemberton1-6/+6
2012-08-20ALSA: sound/ppc/snd_ps3.c: fix error return codeJulia Lawall1-0/+1
2012-08-09ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PMTakashi Iwai1-1/+1
2012-07-03ALSA: convert PM ops of platform_driver to new pm opsTakashi Iwai1-8/+10
2012-07-02ALSA: Add missing .owner=THIS_MODULE to platform_driver definitionsTakashi Iwai1-1/+2
2012-01-12Merge branch 'topic/misc' into for-linusTakashi Iwai1-1/+1
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell1-1/+1
2011-11-08powerpc/ps3: Fix lv1_gpu_attribute hcallGeoff Levand1-1/+1
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker1-1/+1
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-09-12ALSA: keywest: Remove obsolete cleanup for clientdataAxel Lin1-1/+0
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-6/+3
2011-05-22Merge branch 'topic/misc' into for-linusTakashi Iwai1-1/+1
2011-04-22ALSA: powermac - Correct lineout detection on PowerMac G4 DARisto Suominen1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi2-8/+8
2011-02-28ALSA: powermac - Allow input from microphone on TumblerRisto Suominen1-1/+5
2011-01-03Fix spelling milisec -> ms in snd_ps3 module parameter descriptionStefan Weil1-1/+1
2010-11-22ALSA: sound/ppc: Use printf extension %pR for struct resourceJoe Perches1-8/+4
2010-09-14ALSA: sound/ppc/powermac: remove undefined operationsAndreas Schwab1-1/+1
2010-09-13sound: Remove pr_<level> uses of KERN_<level>Joe Perches1-1/+1
2010-04-13Merge branch 'topic/bkl' into topic/core-cleanupTakashi Iwai1-1/+11
2010-04-07ALSA: powermac - Fix obsoleted machine_is_compatible()Takashi Iwai1-1/+1
2010-04-04ALSA: powermac - Add debug logRisto Suominen1-0/+3
2010-04-04ALSA: powermac - Lineout detection on G4 DARisto Suominen1-1/+5
2010-04-04ALSA: powermac - Reverse HP detection on G4 DARisto Suominen1-1/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo3-3/+1
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely3-23/+23
2009-12-01Merge branch 'topic/beep-rename' into topic/core-changeTakashi Iwai3-11/+11
2009-11-05ALSA: rename "PC Speaker" controls to "Speaker"Jaroslav Kysela3-11/+11
2009-10-27powerpc: Minor cleanup to sound/ppc/KconfigKumar Gala1-1/+1
2009-10-02sound: Make keywest_driver staticJean Delvare1-1/+1
2009-10-01ALSA: Don't assume i2c device probing always succeedsTakashi Iwai1-0/+12
2009-06-12Merge branch 'topic/ps3' into for-linusTakashi Iwai1-351/+304
2009-06-10ALSA: sound/ps3: Correct existing and add missing annotationsGeert Uytterhoeven1-6/+6
2009-06-10ALSA: sound/ps3: Restructure driver sourceGeert Uytterhoeven1-333/+288
2009-06-10ALSA: sound/ps3: Fix checkpatch issuesGeert Uytterhoeven1-17/+15
2009-06-10Merge branch 'topic/section-fix' into for-linusTakashi Iwai7-56/+56
2009-06-04ALSA: burgundy: timeout message is off by one.Roel Kluin1-2/+2
2009-06-03ALSA: powermac - Replace the rest of __init*Takashi Iwai4-44/+44
2009-06-03ALSA: sound/ppc: update annotations of serveral functionsStephen Rothwell7-12/+12
2009-05-14ALSA: keywest: Get rid of useless i2c_device_name() macroJean Delvare1-5/+1
2009-04-21ALSA: keywest: Convert to new-style i2c driverJean Delvare1-41/+41
2009-04-06ALSA: move snd_powermac's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-03-24Merge branch 'topic/powermac' into for-linusTakashi Iwai7-24/+95
2009-03-24Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai2-7/+5
2009-03-09ALSA: snd-powermac: timeout reaches -1Roel Kluin1-1/+1
2009-03-09ALSA: powermac - Add missing KERN_* prefix to printkTakashi Iwai4-12/+13
2009-03-09ALSA: Add vmaster controls for Pmac 5500, iMac G3 SL, and PBook G3 LombardRisto Suominen2-6/+69
2009-03-09ALSA: powermac - Allow input from mic in iBook G3 Dual-USBRisto Suominen1-1/+2
2009-03-09ALSA: powermac - Correct volume controls and HP detection for PMac 8500/9500Risto Suominen1-1/+3
2009-03-09ALSA: powermac - Correct volume controls for PowerBook G3 LombardRisto Suominen1-2/+4
2009-03-09ALSA: powermac - Correct HP detection and input selectors for PMac 5500Risto Suominen1-2/+4
2009-01-16powerpc/ps3: Printing fixups for l64 to ll64 conversion sound/ppcStephen Rothwell1-2/+2
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai2-7/+5
2008-11-26Merge branch 'topic/misc' into topic/pcsp-fixTakashi Iwai2-2/+3
2008-11-18ALSA: snd-powermac: enable mic on iMac G4Risto Suominen1-1/+1
2008-11-12ALSA: powermac - Rename mic-analog loopback mixer elementTakashi Iwai1-1/+2
2008-10-20ALSA: ps3: Add support for SPDIF/HDMI passthruTakashi Iwai2-6/+91
2008-08-13ALSA: Kill snd_assert() in other placesTakashi Iwai3-28/+18
2008-10-02ALSA: snd-powermac: HP detection for 1st iMac G3 SLRisto Suominen1-9/+22
2008-10-02ALSA: snd-powermac: mixers for PowerMac G4 AGPRisto Suominen1-3/+16
2008-07-10ALSA: remove CONFIG_KMOD from soundJohannes Berg2-4/+0
2008-05-27sound: Convert to menuconfigTakashi Iwai1-15/+11
2008-04-24[ALSA] snd-powermac: style burgundy.cRisto Suominen1-16/+16
2008-04-24[ALSA] snd-powermac: Burgundy mixers for B&W and iMacRisto Suominen2-83/+381
2008-04-24[ALSA] snd-powermac: style awacs.s and awacs.hRisto Suominen2-37/+62
2008-04-24[ALSA] snd-powermac: AWACS and Screamer mixers for PM7500, Beige, and iMac SLRisto Suominen2-36/+151
2008-04-24[ALSA] snd-powermac: style pmac.cRisto Suominen1-2/+2
2008-04-24[ALSA] snd-powermac: enable headphone detectionRisto Suominen1-3/+3
2008-04-21ALSA: Storage class should be before const qualifierTobias Klauser1-1/+1
2008-02-14Dont touch fs_struct in driversJan Blunck2-6/+4
2008-01-31[ALSA] snd-powermac: handle dead DMA transfersT. H. Huth1-5/+102
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai9-9/+0
2008-01-31[ALSA] Add missing device linkTakashi Iwai1-0/+1
2008-01-31[ALSA] powermac - Fix typosKamalesh Babulal1-2/+2
2008-01-31[ALSA] powermac - Check value range in ctl callbacksTakashi Iwai6-33/+79
2008-01-27i2c: Kill rogue driver IDsJean Delvare1-3/+0
2007-10-19get rid of input BIT* duplicate definesJiri Slaby1-2/+2
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela1-1/+1
2007-10-16[ALSA] pcm: add snd_pcm_rate_to_rate_bit() helperClemens Ladisch1-26/+5
2007-10-16[ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sy...Clemens Ladisch1-3/+0
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai3-34/+3
2007-10-16[ALSA] Clean up duplicate includes in sound/ppc/Jesper Juhl1-1/+0
2007-07-20[ALSA] Add PS3 sound driverMasakazu Mokuno5-1/+2173
2007-07-10Input: ppc-beep - switch to using input_dev->dev.parentDmitry Torokhov1-5/+5
2007-06-19[POWERPC] Fix snd-powermac refcounting bugsBenjamin Herrenschmidt1-3/+5
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2-8/+8
2007-04-24[POWERPC] Remove old interface find_devicesStephen Rothwell2-21/+41
2007-04-13[POWERPC] Rename get_property to of_get_property: soundStephen Rothwell2-17/+17
2006-11-22WorkStruct: make allyesconfigDavid Howells1-3/+5
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2-4/+4
2006-09-23[ALSA] powermac - Fix Oops when conflicting with aoa driverTakashi Iwai1-0/+3
2006-09-23[ALSA] [PPC,SOUND] Fix audio gpio state detectionAndreas Schwab1-2/+3
2006-09-23[ALSA] ppc-beep - handle errors from input_register_device()Dmitry Torokhov1-11/+21
2006-08-08Merge branch 'merge'Paul Mackerras5-18/+7
2006-08-03[ALSA] make snd-powermac load even when it can't bind the deviceJohannes Berg1-10/+3
2006-08-03[ALSA] Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris4-8/+4
2006-07-31[POWERPC] sound: Constify & voidify get_property()Jeremy Kerr1-7/+8
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2-23/+18
2006-07-01[PATCH] powermac: Fix some 64b resource damageBenjamin Herrenschmidt1-1/+1
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-6/+8
2006-06-27Properly delete sound/ppc/toonie.cLinus Torvalds1-0/+0
2006-06-27[PATCH] 64bit resource: fix up printks for resources in sound driversGreg Kroah-Hartman1-6/+8
2006-06-22[ALSA] Remove ppc/toonie.cTakashi Iwai1-378/+0
2006-06-22[ALSA] snd-powermac: no longer handle anything with a layout-id propertyJohannes Berg4-46/+10
2006-06-22[ALSA] unregister platform device again if probe was unsuccessfulRene Herman1-5/+9
2006-04-28[PATCH] sound/ppc: snd_pmac_toonie_init should be __initAndreas Schwab1-1/+1
2006-04-21[PATCH] powerpc: fix oops in alsa powermac driverBenjamin Herrenschmidt2-2/+2
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt1-1/+1
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan1-2/+2
2006-03-23[PATCH] I2C: Drop unneeded i2c-dev.h includesJean Delvare4-4/+0
2006-02-07[PATCH] powerpc: Fix sound driver use of i2cBenjamin Herrenschmidt2-10/+12
2006-02-01[PATCH] sound/ppc/pmac.c typoBenjamin Herrenschmidt1-1/+1
2006-01-09[PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt2-38/+65
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 7 of 11Laurent Riffard1-1/+4
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare1-1/+0
2006-01-03[ALSA] unregister platform devicesClemens Ladisch1-1/+3
2006-01-03[ALSA] powermac - Revert the last addition for 17' powerbookTakashi Iwai1-1/+0