aboutsummaryrefslogtreecommitdiffstats
path: root/sound/ppc/keywest.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-10-03ALSA: ppc: keywest: Don't use i2c_client->driverLars-Peter Clausen1-2/+2
2012-12-07ALSA: ppc: remove __dev* attributesBill Pemberton1-2/+2
2011-09-12ALSA: keywest: Remove obsolete cleanup for clientdataAxel Lin1-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
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-10Merge branch 'topic/section-fix' into for-linusTakashi Iwai1-2/+2
2009-06-03ALSA: sound/ppc: update annotations of serveral functionsStephen Rothwell1-2/+2
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
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2008-01-27i2c: Kill rogue driver IDsJean Delvare1-3/+0
2006-09-23[ALSA] powermac - Fix Oops when conflicting with aoa driverTakashi Iwai1-0/+3
2006-08-03[ALSA] Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-2/+1
2006-03-23[PATCH] I2C: Drop unneeded i2c-dev.h includesJean Delvare1-1/+0
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 7 of 11Laurent Riffard1-1/+4
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare1-1/+0
2006-01-03[ALSA] Remove xxx_t typedefs: PowerMacTakashi Iwai1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+143