aboutsummaryrefslogtreecommitdiffstats
path: root/sound/ppc (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-12Merge branch 'topic/misc' into for-linusTakashi Iwai1-1/+1
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell1-1/+1
2011-11-08powerpc/ps3: Fix lv1_gpu_attribute hcallGeoff Levand1-1/+1
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker1-1/+1
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-09-12ALSA: keywest: Remove obsolete cleanup for clientdataAxel Lin1-1/+0
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-6/+3
2011-05-22Merge branch 'topic/misc' into for-linusTakashi Iwai1-1/+1
2011-04-22ALSA: powermac - Correct lineout detection on PowerMac G4 DARisto Suominen1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi2-8/+8
2011-02-28ALSA: powermac - Allow input from microphone on TumblerRisto Suominen1-1/+5
2011-01-03Fix spelling milisec -> ms in snd_ps3 module parameter descriptionStefan Weil1-1/+1
2010-11-22ALSA: sound/ppc: Use printf extension %pR for struct resourceJoe Perches1-8/+4
2010-09-14ALSA: sound/ppc/powermac: remove undefined operationsAndreas Schwab1-1/+1
2010-09-13sound: Remove pr_<level> uses of KERN_<level>Joe Perches1-1/+1
2010-04-13Merge branch 'topic/bkl' into topic/core-cleanupTakashi Iwai1-1/+11
2010-04-07ALSA: powermac - Fix obsoleted machine_is_compatible()Takashi Iwai1-1/+1
2010-04-04ALSA: powermac - Add debug logRisto Suominen1-0/+3
2010-04-04ALSA: powermac - Lineout detection on G4 DARisto Suominen1-1/+5
2010-04-04ALSA: powermac - Reverse HP detection on G4 DARisto Suominen1-1/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo3-3/+1
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely3-23/+23
2009-12-01Merge branch 'topic/beep-rename' into topic/core-changeTakashi Iwai3-11/+11
2009-11-05ALSA: rename "PC Speaker" controls to "Speaker"Jaroslav Kysela3-11/+11
2009-10-27powerpc: Minor cleanup to sound/ppc/KconfigKumar Gala1-1/+1
2009-10-02sound: Make keywest_driver staticJean Delvare1-1/+1
2009-10-01ALSA: Don't assume i2c device probing always succeedsTakashi Iwai1-0/+12
2009-06-12Merge branch 'topic/ps3' into for-linusTakashi Iwai1-351/+304
2009-06-10ALSA: sound/ps3: Correct existing and add missing annotationsGeert Uytterhoeven1-6/+6
2009-06-10ALSA: sound/ps3: Restructure driver sourceGeert Uytterhoeven1-333/+288
2009-06-10ALSA: sound/ps3: Fix checkpatch issuesGeert Uytterhoeven1-17/+15
2009-06-10Merge branch 'topic/section-fix' into for-linusTakashi Iwai7-56/+56
2009-06-04ALSA: burgundy: timeout message is off by one.Roel Kluin1-2/+2
2009-06-03ALSA: powermac - Replace the rest of __init*Takashi Iwai4-44/+44
2009-06-03ALSA: sound/ppc: update annotations of serveral functionsStephen Rothwell7-12/+12
2009-05-14ALSA: keywest: Get rid of useless i2c_device_name() macroJean Delvare1-5/+1
2009-04-21ALSA: keywest: Convert to new-style i2c driverJean Delvare1-41/+41
2009-04-06ALSA: move snd_powermac's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-03-24Merge branch 'topic/powermac' into for-linusTakashi Iwai7-24/+95
2009-03-24Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai2-7/+5
2009-03-09ALSA: snd-powermac: timeout reaches -1Roel Kluin1-1/+1
2009-03-09ALSA: powermac - Add missing KERN_* prefix to printkTakashi Iwai4-12/+13
2009-03-09ALSA: Add vmaster controls for Pmac 5500, iMac G3 SL, and PBook G3 LombardRisto Suominen2-6/+69
2009-03-09ALSA: powermac - Allow input from mic in iBook G3 Dual-USBRisto Suominen1-1/+2
2009-03-09ALSA: powermac - Correct volume controls and HP detection for PMac 8500/9500Risto Suominen1-1/+3
2009-03-09ALSA: powermac - Correct volume controls for PowerBook G3 LombardRisto Suominen1-2/+4
2009-03-09ALSA: powermac - Correct HP detection and input selectors for PMac 5500Risto Suominen1-2/+4
2009-01-16powerpc/ps3: Printing fixups for l64 to ll64 conversion sound/ppcStephen Rothwell1-2/+2
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai2-7/+5