summaryrefslogtreecommitdiffstats
path: root/sound/ppc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * ALSA: ppc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | ALSA: powermac: Deletion of an unnecessary check before the function call "pc...Markus Elfring2014-11-171-2/+1
* | ALSA: ppc: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-8/+3
|/
* of: Migrate of_find_node_by_name() users to for_each_node_by_name()Grant Likely2014-06-261-3/+3
* ALSA: ppc: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-142-5/+3
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-181-2/+2
|\
| * ALSA: ppc: keywest: Don't use i2c_client->driverLars-Peter Clausen2013-10-031-2/+2
* | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-122-0/+3
|\ \
| * | drivers: clean-up prom.h implicit includesRob Herring2013-10-092-0/+3
| |/
* | ALSA: ps3: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-061-2/+4
|/
* ALSA: powermac: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-231-1/+0
* ALSA: ppc: remove __dev* attributesBill Pemberton2012-12-078-59/+59
* ALSA: sound/ps3: remove __dev* attributesBill Pemberton2012-12-071-6/+6
* ALSA: sound/ppc/snd_ps3.c: fix error return codeJulia Lawall2012-08-201-0/+1
* ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PMTakashi Iwai2012-08-091-1/+1
* ALSA: convert PM ops of platform_driver to new pm opsTakashi Iwai2012-07-031-8/+10
* ALSA: Add missing .owner=THIS_MODULE to platform_driver definitionsTakashi Iwai2012-07-021-1/+2
* Merge branch 'topic/misc' into for-linusTakashi Iwai2012-01-121-1/+1
|\
| * ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-1/+1
* | powerpc/ps3: Fix lv1_gpu_attribute hcallGeoff Levand2011-11-081-1/+1
|/
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-311-1/+1
* sound: irq: Remove IRQF_DISABLEDYong Zhang2011-09-221-1/+1
* ALSA: keywest: Remove obsolete cleanup for clientdataAxel Lin2011-09-121-1/+0
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-6/+3
* Merge branch 'topic/misc' into for-linusTakashi Iwai2011-05-221-1/+1
|\
| * ALSA: powermac - Correct lineout detection on PowerMac G4 DARisto Suominen2011-04-221-1/+1
* | Fix common misspellingsLucas De Marchi2011-03-312-8/+8
|/
* ALSA: powermac - Allow input from microphone on TumblerRisto Suominen2011-02-281-1/+5
* Fix spelling milisec -> ms in snd_ps3 module parameter descriptionStefan Weil2011-01-031-1/+1
* ALSA: sound/ppc: Use printf extension %pR for struct resourceJoe Perches2010-11-221-8/+4
* ALSA: sound/ppc/powermac: remove undefined operationsAndreas Schwab2010-09-141-1/+1
* sound: Remove pr_<level> uses of KERN_<level>Joe Perches2010-09-131-1/+1
* Merge branch 'topic/bkl' into topic/core-cleanupTakashi Iwai2010-04-131-1/+11
|\
| * ALSA: powermac - Fix obsoleted machine_is_compatible()Takashi Iwai2010-04-071-1/+1
| * ALSA: powermac - Add debug logRisto Suominen2010-04-041-0/+3
| * ALSA: powermac - Lineout detection on G4 DARisto Suominen2010-04-041-1/+5
| * ALSA: powermac - Reverse HP detection on G4 DARisto Suominen2010-04-041-1/+4
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-3/+1
|/
* of: add 'of_' prefix to machine_is_compatible()Grant Likely2010-02-093-23/+23
* Merge branch 'topic/beep-rename' into topic/core-changeTakashi Iwai2009-12-013-11/+11
|\
| * ALSA: rename "PC Speaker" controls to "Speaker"Jaroslav Kysela2009-11-053-11/+11
* | powerpc: Minor cleanup to sound/ppc/KconfigKumar Gala2009-10-271-1/+1
|/
* sound: Make keywest_driver staticJean Delvare2009-10-021-1/+1
* ALSA: Don't assume i2c device probing always succeedsTakashi Iwai2009-10-011-0/+12
* Merge branch 'topic/ps3' into for-linusTakashi Iwai2009-06-121-351/+304
|\
| * ALSA: sound/ps3: Correct existing and add missing annotationsGeert Uytterhoeven2009-06-101-6/+6
| * ALSA: sound/ps3: Restructure driver sourceGeert Uytterhoeven2009-06-101-333/+288
| * ALSA: sound/ps3: Fix checkpatch issuesGeert Uytterhoeven2009-06-101-17/+15
OpenPOWER on IntegriCloud