summaryrefslogtreecommitdiffstats
path: root/sound/ppc
Commit message (Expand)AuthorAgeFilesLines
* ALSA: ps3: Add support for SPDIF/HDMI passthruTakashi Iwai2008-10-202-6/+91
* ALSA: Kill snd_assert() in other placesTakashi Iwai2008-08-133-28/+18
* ALSA: snd-powermac: HP detection for 1st iMac G3 SLRisto Suominen2008-10-021-9/+22
* ALSA: snd-powermac: mixers for PowerMac G4 AGPRisto Suominen2008-10-021-3/+16
* ALSA: remove CONFIG_KMOD from soundJohannes Berg2008-07-102-4/+0
* sound: Convert to menuconfigTakashi Iwai2008-05-271-15/+11
* [ALSA] snd-powermac: style burgundy.cRisto Suominen2008-04-241-16/+16
* [ALSA] snd-powermac: Burgundy mixers for B&W and iMacRisto Suominen2008-04-242-83/+381
* [ALSA] snd-powermac: style awacs.s and awacs.hRisto Suominen2008-04-242-37/+62
* [ALSA] snd-powermac: AWACS and Screamer mixers for PM7500, Beige, and iMac SLRisto Suominen2008-04-242-36/+151
* [ALSA] snd-powermac: style pmac.cRisto Suominen2008-04-241-2/+2
* [ALSA] snd-powermac: enable headphone detectionRisto Suominen2008-04-241-3/+3
* ALSA: Storage class should be before const qualifierTobias Klauser2008-04-211-1/+1
* Dont touch fs_struct in driversJan Blunck2008-02-142-6/+4
* [ALSA] snd-powermac: handle dead DMA transfersT. H. Huth2008-01-311-5/+102
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-319-9/+0
* [ALSA] Add missing device linkTakashi Iwai2008-01-311-0/+1
* [ALSA] powermac - Fix typosKamalesh Babulal2008-01-311-2/+2
* [ALSA] powermac - Check value range in ctl callbacksTakashi Iwai2008-01-316-33/+79
* i2c: Kill rogue driver IDsJean Delvare2008-01-271-3/+0
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-2/+2
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-1/+1
* [ALSA] pcm: add snd_pcm_rate_to_rate_bit() helperClemens Ladisch2007-10-161-26/+5
* [ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sy...Clemens Ladisch2007-10-161-3/+0
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-163-34/+3
* [ALSA] Clean up duplicate includes in sound/ppc/Jesper Juhl2007-10-161-1/+0
* [ALSA] Add PS3 sound driverMasakazu Mokuno2007-07-205-1/+2173
* Input: ppc-beep - switch to using input_dev->dev.parentDmitry Torokhov2007-07-101-5/+5
* [POWERPC] Fix snd-powermac refcounting bugsBenjamin Herrenschmidt2007-06-191-3/+5
* [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-072-8/+8
* [POWERPC] Remove old interface find_devicesStephen Rothwell2007-04-242-21/+41
* [POWERPC] Rename get_property to of_get_property: soundStephen Rothwell2007-04-132-17/+17
* WorkStruct: make allyesconfigDavid Howells2006-11-221-3/+5
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-052-4/+4
* [ALSA] powermac - Fix Oops when conflicting with aoa driverTakashi Iwai2006-09-231-0/+3
* [ALSA] [PPC,SOUND] Fix audio gpio state detectionAndreas Schwab2006-09-231-2/+3
* [ALSA] ppc-beep - handle errors from input_register_device()Dmitry Torokhov2006-09-231-11/+21
* Merge branch 'merge'Paul Mackerras2006-08-085-18/+7
|\
| * [ALSA] make snd-powermac load even when it can't bind the deviceJohannes Berg2006-08-031-10/+3
| * [ALSA] Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-08-034-8/+4
* | [POWERPC] sound: Constify & voidify get_property()Jeremy Kerr2006-07-311-7/+8
|/
* [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-032-23/+18
* [PATCH] powermac: Fix some 64b resource damageBenjamin Herrenschmidt2006-07-011-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-291-6/+8
|\
| * [PATCH] 64bit resource: fix up printks for resources in sound driversGreg Kroah-Hartman2006-06-271-6/+8
* | Properly delete sound/ppc/toonie.cLinus Torvalds2006-06-271-0/+0
|/
* [ALSA] Remove ppc/toonie.cTakashi Iwai2006-06-221-378/+0
* [ALSA] snd-powermac: no longer handle anything with a layout-id propertyJohannes Berg2006-06-224-46/+10
* [ALSA] unregister platform device again if probe was unsuccessfulRene Herman2006-06-221-5/+9
* [PATCH] sound/ppc: snd_pmac_toonie_init should be __initAndreas Schwab2006-04-281-1/+1