aboutsummaryrefslogtreecommitdiff
path: root/sound/ppc
AgeCommit message (Expand)AuthorFilesLines
2013-11-18Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+2
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-0/+3
2013-11-06ALSA: ps3: Use WARN_ON() instead of BUG_ON()Gravatar Takashi Iwai 1-2/+4
2013-10-09drivers: clean-up prom.h implicit includesGravatar Rob Herring 2-0/+3
2013-10-03ALSA: ppc: keywest: Don't use i2c_client->driverGravatar Lars-Peter Clausen 1-2/+2
2013-05-23ALSA: powermac: Remove redundant platform_set_drvdata()Gravatar Sachin Kamat 1-1/+0
2012-12-07ALSA: ppc: remove __dev* attributesGravatar Bill Pemberton 8-59/+59
2012-12-07ALSA: sound/ps3: remove __dev* attributesGravatar Bill Pemberton 1-6/+6
2012-08-20ALSA: sound/ppc/snd_ps3.c: fix error return codeGravatar Julia Lawall 1-0/+1
2012-08-09ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PMGravatar Takashi Iwai 1-1/+1
2012-07-03ALSA: convert PM ops of platform_driver to new pm opsGravatar Takashi Iwai 1-8/+10
2012-07-02ALSA: Add missing .owner=THIS_MODULE to platform_driver definitionsGravatar Takashi Iwai 1-1/+2
2012-01-12Merge branch 'topic/misc' into for-linusGravatar Takashi Iwai 1-1/+1
2011-12-19ALSA: module_param: make bool parameters really boolGravatar Rusty Russell 1-1/+1
2011-11-08powerpc/ps3: Fix lv1_gpu_attribute hcallGravatar Geoff Levand 1-1/+1
2011-10-31sound: Add module.h to the previously silent sound usersGravatar Paul Gortmaker 1-0/+1
2011-10-31sound: fix drivers needing module.h not moduleparam.hGravatar Paul Gortmaker 1-1/+1
2011-09-22sound: irq: Remove IRQF_DISABLEDGravatar Yong Zhang 1-1/+1
2011-09-12ALSA: keywest: Remove obsolete cleanup for clientdataGravatar Axel Lin 1-1/+0
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Gravatar Joe Perches 1-6/+3
2011-05-22Merge branch 'topic/misc' into for-linusGravatar Takashi Iwai 1-1/+1
2011-04-22ALSA: powermac - Correct lineout detection on PowerMac G4 DAGravatar Risto Suominen 1-1/+1
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 2-8/+8
2011-02-28ALSA: powermac - Allow input from microphone on TumblerGravatar Risto Suominen 1-1/+5
2011-01-03Fix spelling milisec -> ms in snd_ps3 module parameter descriptionGravatar Stefan Weil 1-1/+1
2010-11-22ALSA: sound/ppc: Use printf extension %pR for struct resourceGravatar Joe Perches 1-8/+4
2010-09-14ALSA: sound/ppc/powermac: remove undefined operationsGravatar Andreas Schwab 1-1/+1
2010-09-13sound: Remove pr_<level> uses of KERN_<level>Gravatar Joe Perches 1-1/+1
2010-04-13Merge branch 'topic/bkl' into topic/core-cleanupGravatar Takashi Iwai 1-1/+11
2010-04-07ALSA: powermac - Fix obsoleted machine_is_compatible()Gravatar Takashi Iwai 1-1/+1
2010-04-04ALSA: powermac - Add debug logGravatar Risto Suominen 1-0/+3
2010-04-04ALSA: powermac - Lineout detection on G4 DAGravatar Risto Suominen 1-1/+5
2010-04-04ALSA: powermac - Reverse HP detection on G4 DAGravatar Risto Suominen 1-1/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 3-3/+1
2010-02-09of: add 'of_' prefix to machine_is_compatible()Gravatar Grant Likely 3-23/+23
2009-12-01Merge branch 'topic/beep-rename' into topic/core-changeGravatar Takashi Iwai 3-11/+11
2009-11-05ALSA: rename "PC Speaker" controls to "Speaker"Gravatar Jaroslav Kysela 3-11/+11
2009-10-27powerpc: Minor cleanup to sound/ppc/KconfigGravatar Kumar Gala 1-1/+1
2009-10-02sound: Make keywest_driver staticGravatar Jean Delvare 1-1/+1
2009-10-01ALSA: Don't assume i2c device probing always succeedsGravatar Takashi Iwai 1-0/+12
2009-06-12Merge branch 'topic/ps3' into for-linusGravatar Takashi Iwai 1-351/+304
2009-06-10ALSA: sound/ps3: Correct existing and add missing annotationsGravatar Geert Uytterhoeven 1-6/+6
2009-06-10ALSA: sound/ps3: Restructure driver sourceGravatar Geert Uytterhoeven 1-333/+288
2009-06-10ALSA: sound/ps3: Fix checkpatch issuesGravatar Geert Uytterhoeven 1-17/+15
2009-06-10Merge branch 'topic/section-fix' into for-linusGravatar Takashi Iwai 7-56/+56
2009-06-04ALSA: burgundy: timeout message is off by one.Gravatar Roel Kluin 1-2/+2
2009-06-03ALSA: powermac - Replace the rest of __init*Gravatar Takashi Iwai 4-44/+44
2009-06-03ALSA: sound/ppc: update annotations of serveral functionsGravatar Stephen Rothwell 7-12/+12
2009-05-14ALSA: keywest: Get rid of useless i2c_device_name() macroGravatar Jean Delvare 1-5/+1
2009-04-21ALSA: keywest: Convert to new-style i2c driverGravatar Jean Delvare 1-41/+41