aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/ppc/pmac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-05PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas1-1/+0
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 Iwai1-1/+1
2015-01-04ALSA: Deletion of checks before the function call "iounmap"Markus Elfring1-10/+5
2014-11-17ALSA: powermac: Deletion of an unnecessary check before the function call "pci_dev_put"Markus Elfring1-2/+1
2014-06-26of: Migrate of_find_node_by_name() users to for_each_node_by_name()Grant Likely1-3/+3
2013-10-09drivers: clean-up prom.h implicit includesRob Herring1-0/+2
2012-12-07ALSA: ppc: remove __dev* attributesBill Pemberton1-6/+6
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-6/+3
2011-02-28ALSA: powermac - Allow input from microphone on TumblerRisto Suominen1-1/+5
2010-11-22ALSA: sound/ppc: Use printf extension %pR for struct resourceJoe Perches1-8/+4
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely1-9/+9
2009-06-03ALSA: powermac - Replace the rest of __init*Takashi Iwai1-2/+2
2009-06-03ALSA: sound/ppc: update annotations of serveral functionsStephen Rothwell1-4/+4
2009-03-09ALSA: powermac - Add missing KERN_* prefix to printkTakashi Iwai1-4/+4
2009-03-09ALSA: powermac - Allow input from mic in iBook G3 Dual-USBRisto Suominen1-1/+2
2008-11-18ALSA: snd-powermac: enable mic on iMac G4Risto Suominen1-1/+1
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-01-31[ALSA] snd-powermac: handle dead DMA transfersT. H. Huth1-5/+102
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2008-01-31[ALSA] powermac - Check value range in ctl callbacksTakashi Iwai1-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_sync()Clemens Ladisch1-3/+0
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai1-23/+0
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 Rothwell1-7/+7
2007-04-24[POWERPC] Remove old interface find_devicesStephen Rothwell1-10/+17
2007-04-13[POWERPC] Rename get_property to of_get_property: soundStephen Rothwell1-7/+7
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+3
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt1-19/+14
2006-07-01[PATCH] powermac: Fix some 64b resource damageBenjamin Herrenschmidt1-1/+1
2006-06-27[PATCH] 64bit resource: fix up printks for resources in sound driversGreg Kroah-Hartman1-6/+8
2006-06-22[ALSA] snd-powermac: no longer handle anything with a layout-id propertyJohannes Berg1-36/+8
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt1-1/+1
2006-02-07[PATCH] powerpc: Fix sound driver use of i2cBenjamin Herrenschmidt1-1/+2
2006-02-01[PATCH] sound/ppc/pmac.c typoBenjamin Herrenschmidt1-1/+1
2006-01-09[PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt1-37/+63
2006-01-03[ALSA] powermac - Revert the last addition for 17' powerbookTakashi Iwai1-1/+0
2006-01-03[ALSA] snd_powermac: Add ID for Spring 2005 17' PowerbookKyle Moffett1-4/+5
2006-01-03[ALSA] powermac - Use platform_deviceTakashi Iwai1-73/+6
2006-01-03[ALSA] Remove xxx_t typedefs: PowerMacTakashi Iwai1-98/+104
2006-01-03[ALSA] Remove superfluous pcm_free callbacksTakashi Iwai1-6/+0
2005-11-04[ALSA] Remove snd_runtime_check() macroTakashi Iwai1-6/+10
2005-10-07[ALSA] Add iBook 1.33GHz supportTakashi Iwai1-0/+1
2005-09-12[ALSA] Replace with kzalloc() - othersTakashi Iwai1-1/+1
2005-09-12[ALSA] Correct detection of iBook G4 1420Mhz soundcardVincent Pelletier1-0/+1
2005-08-17[PATCH] Stop snd-powermac oopsing on non-pmac hardware.David Woodhouse1-1/+2
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl1-4/+4
2005-06-27[PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt1-5/+6