aboutsummaryrefslogtreecommitdiffstats
path: root/sound/ppc/powermac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-20ALSA: ppc: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-02-14ALSA: ppc: Convert to snd_card_new() with a device pointerTakashi Iwai1-3/+1
2013-05-23ALSA: powermac: Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2012-12-07ALSA: ppc: remove __dev* attributesBill Pemberton1-3/+3
2012-08-09ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PMTakashi Iwai1-1/+1
2012-07-03ALSA: convert PM ops of platform_driver to new pm opsTakashi Iwai1-8/+10
2012-07-02ALSA: Add missing .owner=THIS_MODULE to platform_driver definitionsTakashi Iwai1-1/+2
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell1-1/+1
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker1-1/+1
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 Iwai1-1/+1
2009-03-09ALSA: powermac - Add missing KERN_* prefix to printkTakashi Iwai1-1/+1
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai1-3/+3
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2006-08-03[ALSA] make snd-powermac load even when it can't bind the deviceJohannes Berg1-10/+3
2006-06-22[ALSA] snd-powermac: no longer handle anything with a layout-id propertyJohannes Berg1-7/+0
2006-06-22[ALSA] unregister platform device again if probe was unsuccessfulRene Herman1-5/+9
2006-01-03[ALSA] unregister platform devicesClemens Ladisch1-1/+3
2006-01-03[ALSA] powermac - Use platform_deviceTakashi Iwai1-16/+51
2006-01-03[ALSA] Remove xxx_t typedefs: PowerMacTakashi Iwai1-3/+3
2005-09-12[ALSA] Add snd_card_set_generic_dev() callTakashi Iwai1-0/+3
2005-05-01[PATCH] ppc32: add sound support for Mac MiniBenjamin Herrenschmidt1-0/+7
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+159