aboutsummaryrefslogtreecommitdiffstats
path: root/sound/ppc/pmac.c
AgeCommit message (Expand)Author
2017-08-19ALSA: ppc: constify snd_pcm_ops structuresArvind Yadav
2017-08-17ALSA: ppc: make snd_pcm_hardware constBhumika Goyal
2016-02-05PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas
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
2014-11-17ALSA: powermac: Deletion of an unnecessary check before the function call "pc...Markus Elfring
2014-06-26of: Migrate of_find_node_by_name() users to for_each_node_by_name()Grant Likely
2013-10-09drivers: clean-up prom.h implicit includesRob Herring
2012-12-07ALSA: ppc: remove __dev* attributesBill Pemberton
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-02-28ALSA: powermac - Allow input from microphone on TumblerRisto Suominen
2010-11-22ALSA: sound/ppc: Use printf extension %pR for struct resourceJoe Perches
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely
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
2009-03-09ALSA: powermac - Allow input from mic in iBook G3 Dual-USBRisto Suominen
2008-11-18ALSA: snd-powermac: enable mic on iMac G4Risto Suominen
2008-04-24[ALSA] snd-powermac: style pmac.cRisto Suominen
2008-04-24[ALSA] snd-powermac: enable headphone detectionRisto Suominen
2008-01-31[ALSA] snd-powermac: handle dead DMA transfersT. H. Huth
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2008-01-31[ALSA] powermac - Check value range in ctl callbacksTakashi Iwai
2007-10-16[ALSA] pcm: add snd_pcm_rate_to_rate_bit() helperClemens Ladisch
2007-10-16[ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sy...Clemens Ladisch
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai
2007-06-19[POWERPC] Fix snd-powermac refcounting bugsBenjamin Herrenschmidt
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-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt
2006-07-01[PATCH] powermac: Fix some 64b resource damageBenjamin Herrenschmidt
2006-06-27[PATCH] 64bit resource: fix up printks for resources in sound driversGreg Kroah-Hartman
2006-06-22[ALSA] snd-powermac: no longer handle anything with a layout-id propertyJohannes Berg
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt
2006-02-07[PATCH] powerpc: Fix sound driver use of i2cBenjamin Herrenschmidt
2006-02-01[PATCH] sound/ppc/pmac.c typoBenjamin Herrenschmidt
2006-01-09[PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt
2006-01-03[ALSA] powermac - Revert the last addition for 17' powerbookTakashi Iwai
2006-01-03[ALSA] snd_powermac: Add ID for Spring 2005 17' PowerbookKyle Moffett
2006-01-03[ALSA] powermac - Use platform_deviceTakashi Iwai
2006-01-03[ALSA] Remove xxx_t typedefs: PowerMacTakashi Iwai
2006-01-03[ALSA] Remove superfluous pcm_free callbacksTakashi Iwai
2005-11-04[ALSA] Remove snd_runtime_check() macroTakashi Iwai
2005-10-07[ALSA] Add iBook 1.33GHz supportTakashi Iwai
2005-09-12[ALSA] Replace with kzalloc() - othersTakashi Iwai
2005-09-12[ALSA] Correct detection of iBook G4 1420Mhz soundcardVincent Pelletier
2005-08-17[PATCH] Stop snd-powermac oopsing on non-pmac hardware.David Woodhouse