aboutsummaryrefslogtreecommitdiffstats
path: root/sound/i2c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-09[ALSA] snd-ak4114: Fix two array overflowsJean Delvare1-3/+4
2007-02-09[ALSA] Remove delayed work properly at free and suspendTakashi Iwai1-1/+2
2007-02-09[ALSA] Add even more 'const' to everything related to TLVTakashi Iwai2-6/+6
2007-02-09[ALSA] Add some more 'const', but needs changes in i2c/other/ak4*Takashi Iwai3-9/+10
2007-02-09[ALSA] ak4114 - Use global workqueueTakashi Iwai1-13/+4
2007-02-09[ALSA] Enable the analog loopback of the Revolution 5.1Jochen Voss3-2/+236
2007-02-09[ALSA] Enable capture from line-in and CD on Revolution 5.1Jochen Voss1-2/+83
2006-11-22WorkStruct: make allyesconfigDavid Howells1-4/+4
2006-09-23[ALSA] ak4xxx - Remove bogus IPGA controlsTakashi Iwai1-110/+18
2006-09-23[ALSA] Clean up and add TLV support to AK4xxx i2c driverTakashi Iwai1-229/+294
2006-09-23[ALSA] Fix volume control for the AK4358 DACJochen Voss1-13/+29
2006-09-23[ALSA] Fix compile warnings in ak4xxx-adda.cTakashi Iwai1-0/+5
2006-09-23[ALSA] Revolution 5.1 - complete the AK5365 supportJochen Voss1-0/+72
2006-09-23[ALSA] Revolution 5.1 - add AK5365 ADC supportJochen Voss1-0/+25
2006-07-12[ALSA] trivial: Code clean up of i2c/cs8427.cTakashi Iwai1-42/+73
2006-07-12[ALSA] sound/i2c/cs8427.c: don't export a static functionAdrian Bunk1-1/+0
2006-06-28[ALSA] ak4xxx-adda - Code clean-upTakashi Iwai1-65/+138
2006-06-28[ALSA] Stereo controls for M-Audio Revolution cardsJani Alinikula1-6/+83
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai1-2/+2
2006-06-22[ALSA] i2c - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai1-6/+11
2006-03-22[ALSA] ice1712 & cs8427 - fix problem for S/PDIF input setupJaroslav Kysela1-2/+5
2006-03-22[ALSA] semaphore -> mutex (driver part)Ingo Molnar1-1/+1
2006-01-03[ALSA] Remove xxx_t typedefs: I2C driversTakashi Iwai8-312/+363
2006-01-03[ALSA] Clean up sa11xx-uda1341 driverTakashi Iwai1-35/+135
2006-01-03[ALSA] Remove tea6330t struct definition from public headerTakashi Iwai1-0/+12
2005-11-04[ALSA] Fix schedule_timeout usageNishanth Aravamudan1-2/+1
2005-11-04[ALSA] Add missing KERN_* suffix to printkTakashi Iwai4-15/+15
2005-09-12[ALSA] Replace with kzalloc() - othersTakashi Iwai6-9/+9
2005-07-28[ALSA] ak4114: removed duplicate wake_up()Jaroslav Kysela1-1/+0
2005-06-22[ALSA] Remove redundant NULL checks before kfreeJesper Juhl1-2/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds11-0/+4019