summaryrefslogtreecommitdiff
path: root/sound/ppc/tumbler.c
AgeCommit message (Expand)Author
2023-04-19ALSA: Use of_property_read_bool() for boolean propertiesRob Herring
2023-04-19ALSA: ppc/tumbler: Use of_property_present() for testing DT property presenceRob Herring
2022-09-17ALSA: ppc: Switch to use for_each_child_of_node() macroYang Yingliang
2021-06-09ALSA: poewrmac: Fix assignment in if conditionTakashi Iwai
2020-01-05ALSA: ppc: More constificationsTakashi Iwai
2020-01-03ALSA: ppc: Constify snd_kcontrol_new itemsTakashi Iwai
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-02-19ALSA: ppc: Fix of-node refcount unbalanceTakashi Iwai
2018-12-06ALSA: aoa: Use of_node_name_eq for node name comparisonsRob Herring
2017-05-30ALSA: declare snd_kcontrol_new structures as constBhumika Goyal
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai
2014-10-21ALSA: ppc: Use snd_ctl_enum_info()Takashi Iwai
2013-10-09drivers: clean-up prom.h implicit includesRob Herring
2012-12-07ALSA: ppc: remove __dev* attributesBill Pemberton
2011-04-22ALSA: powermac - Correct lineout detection on PowerMac G4 DARisto Suominen
2010-09-14ALSA: sound/ppc/powermac: remove undefined operationsAndreas Schwab
2010-04-07ALSA: powermac - Fix obsoleted machine_is_compatible()Takashi Iwai
2010-04-04ALSA: powermac - Add debug logRisto Suominen
2010-04-04ALSA: powermac - Lineout detection on G4 DARisto Suominen
2010-04-04ALSA: powermac - Reverse HP detection on G4 DARisto Suominen
2009-11-05ALSA: rename "PC Speaker" controls to "Speaker"Jaroslav Kysela
2009-06-03ALSA: powermac - Replace the rest of __init*Takashi Iwai
2009-06-03ALSA: sound/ppc: update annotations of serveral functionsStephen Rothwell
2009-03-09ALSA: powermac - Add missing KERN_* prefix to printkTakashi Iwai
2008-11-12ALSA: powermac - Rename mic-analog loopback mixer elementTakashi Iwai
2008-08-13ALSA: Kill snd_assert() in other placesTakashi Iwai
2008-07-10ALSA: remove CONFIG_KMOD from soundJohannes Berg
2008-02-14Dont touch fs_struct in driversJan Blunck
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2008-01-31[ALSA] powermac - Fix typosKamalesh Babulal
2008-01-31[ALSA] powermac - Check value range in ctl callbacksTakashi Iwai
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell
2007-04-24[POWERPC] Remove old interface find_devicesStephen Rothwell
2007-04-13[POWERPC] Rename get_property to of_get_property: soundStephen Rothwell
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-23[ALSA] [PPC,SOUND] Fix audio gpio state detectionAndreas Schwab
2006-08-08Merge branch 'merge'Paul Mackerras
2006-08-03[ALSA] Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris
2006-07-31[POWERPC] sound: Constify & voidify get_property()Jeremy Kerr
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt
2006-04-21[PATCH] powerpc: fix oops in alsa powermac driverBenjamin Herrenschmidt
2006-03-23[PATCH] I2C: Drop unneeded i2c-dev.h includesJean Delvare
2006-02-07[PATCH] powerpc: Fix sound driver use of i2cBenjamin Herrenschmidt
2006-01-03[ALSA] Remove xxx_t typedefs: PowerMacTakashi Iwai
2005-11-16[PATCH] PowerBook 6,1: headphone not detected after suspendGuido Guenther
2005-09-12[ALSA] powermac - Add AUTO_DRC configTakashi Iwai
2005-07-28[ALSA] Fix-up sleeping in sound/ppcNishanth Aravamudan
2005-06-27[PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt