summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-10-08Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds227-2904/+5444
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman80-200/+204
2016-09-07ALSA: squash lines for simple wrapper functionsMasahiro Yamada7-43/+13
2016-07-05ALSA: ppc/awacs: shut up maybe-uninitialized warningArnd Bergmann1-0/+1
2016-02-05PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas18-21/+3
2015-08-25ALSA: ppc: Add missing inclusion of linux/module.hTakashi Iwai1-0/+1
2015-08-25ALSA: ppc: keywest: Export I2C module alias informationJavier Martinez Canillas1-0/+1
2015-05-29ALSA: ppc: keywest: check if DEQ was already instantiatedWolfram Sang1-1/+12
2015-05-18ALSA: ppc: keywest: drop using attach adapterWolfram Sang1-4/+19
2015-03-23powerpc: Move Power Macintosh drivers to generic byteswappersDavid Gibson13-119/+119
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai100-111/+100
2015-01-04ALSA: Deletion of checks before the function call "iounmap"Markus Elfring26-90/+43
2015-01-02ALSA: ps3: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()Lars-Peter Clausen1-3/+1
2014-12-15Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1692-2137/+1439
2014-11-17ALSA: powermac: Deletion of an unnecessary check before the function call "pc...Markus Elfring1-2/+1
2014-10-21ALSA: ppc: Use snd_ctl_enum_info()Takashi Iwai1-8/+3
2014-10-20ALSA: ppc: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-06-26of: Migrate of_find_node_by_name() users to for_each_node_by_name()Grant Likely10-35/+19
2014-02-14ALSA: ppc: Convert to snd_card_new() with a device pointerTakashi Iwai3-8/+5
2013-11-18Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds66-241/+3108
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds212-1249/+1919
2013-11-06ALSA: ps3: Use WARN_ON() instead of BUG_ON()Takashi Iwai1-2/+4
2013-10-10drivers: clean-up prom.h implicit includesRob Herring70-2/+108
2013-10-03ALSA: ppc: keywest: Don't use i2c_client->driverLars-Peter Clausen1-2/+2
2013-05-23ALSA: powermac: Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2012-12-07ALSA: ppc: remove __dev* attributesBill Pemberton8-59/+59
2012-12-07ALSA: sound/ps3: remove __dev* attributesBill Pemberton1-6/+6
2012-08-20ALSA: sound/ppc/snd_ps3.c: fix error return codeJulia Lawall1-0/+1
2012-08-09ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PMTakashi Iwai7-9/+9
2012-07-03ALSA: convert PM ops of platform_driver to new pm opsTakashi Iwai7-51/+58
2012-07-02ALSA: Add missing .owner=THIS_MODULE to platform_driver definitionsTakashi Iwai13-10/+24
2012-01-12Merge branch 'topic/misc' into for-linusTakashi Iwai172-913/+2775
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell109-172/+172
2011-11-08powerpc/ps3: Fix lv1_gpu_attribute hcallGeoff Levand2-2/+2
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker150-1/+151
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker97-97/+97
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang28-31/+31
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 Perches168-333/+308
2011-05-22Merge branch 'topic/misc' into for-linusTakashi Iwai48-1297/+1722
2011-04-22ALSA: powermac - Correct lineout detection on PowerMac G4 DARisto Suominen1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi2463-4252/+4252
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 Perches2-3/+2
2010-04-13Merge branch 'topic/bkl' into topic/core-cleanupTakashi Iwai12-205/+633
2010-04-07ALSA: powermac - Fix obsoleted machine_is_compatible()Takashi Iwai1-1/+1
2010-04-04ALSA: powermac - Add debug logRisto Suominen1-0/+3
[next]