summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2009-01-19ASoC: fixes to caching implementationsIan Molton9-16/+17
2009-01-19ASoC: machine support for Toshiba e740 PDAIan Molton3-0/+224
2009-01-19ASoC: Implement support for CLK_POUT as MCLK on ZyloniteMark Brown1-17/+84
2009-01-16ASoC: Ignore output frequency for WM9713 PLLMark Brown1-6/+4
2009-01-16Merge branch 'for-2.6.29' into for-2.6.30Mark Brown1-2/+0
2009-01-16ASoC: machine driver for Toshiba e800Ian Molton1-14/+102
2009-01-16ASoC: machine driver for Toshiba e750Ian Molton3-0/+200
2009-01-16ASoC: Driver for the WM9705 AC97 codec.Ian Molton4-0/+431
2009-01-16ASoC: atmel_pcm: Remove non-existant headerBen Nizette1-2/+0
2009-01-16ASoC: DaVinci: Fix SFFSDR compilation error.Hugo Villeneuve1-3/+17
2009-01-15Merge branch 'topic/asoc' into next/asocTakashi Iwai26-101/+243
2009-01-15ASoC: Fix the power update function for snd_soc_dapm_value_muxPeter Ujfalusi1-1/+2
2009-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2-8/+13
2009-01-12m68k: dmasound - Kill warn_unused_result warningsGeert Uytterhoeven2-8/+13
2009-01-12Merge branch 'topic/usb-caiaq' into for-linusTakashi Iwai3-15/+20
2009-01-12Merge branch 'topic/hda' into for-linusTakashi Iwai7-30/+52
2009-01-12Merge branch 'topic/asoc' into for-linusTakashi Iwai3-115/+14
2009-01-12ALSA: hda - Use own workqueueTakashi Iwai4-10/+21
2009-01-12ALSA: hda - add support for Intel DX58SO boardWu Fengguang1-0/+1
2009-01-09Merge branch 'for-2.6.29' into for-2.6.30Mark Brown3-115/+14
2009-01-09ASoC: TWL4030: Module unloading fixPeter Ujfalusi1-0/+2
2009-01-09ASoC: cleanup duplicated code.Ian Molton22-360/+87
2009-01-09ASoC: Implement WM8350 headphone jack detectionMark Brown2-0/+124
2009-01-09ASoC: Add jack reporting interfaceMark Brown3-1/+140
2009-01-09ASoC: Constify pin names for DAPM pin status APIsMark Brown1-5/+5
2009-01-09ALSA: hda - create hda_codec.control_mutex for kcontrol->private_valueWu Fengguang3-18/+20
2009-01-09ALSA: caiaq - Version 1.3.10Takashi Iwai1-1/+1
2009-01-08remove lots of double-semicolonsFernando Carrijo2-2/+2
2009-01-08ALSA: hda - Add quirk for Dell Inspiron Mini9Takashi Iwai1-0/+1
2009-01-08ALSA: caiaq - Fix Oops with MIDITakashi Iwai2-14/+19
2009-01-08ASoC: TWL4030: Change the soc_value_enum back to soc_enumPeter Ujfalusi1-5/+5
2009-01-08ASoC: Merge the soc_value_enum to soc_enum structPeter Ujfalusi2-110/+7
2009-01-08ALSA: hda - Add quirks for Acer Aspire 5930G and 6930GLukasz Wojnilowicz1-0/+4
2009-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2009-01-08ASoC: dapm: Allow explictly named mixer controlsIan Molton1-11/+36
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2009-01-07ALSA: hda - Add codec ID for MCP73 HDMIBrian Hinz1-0/+2
2009-01-07ALSA: hda - Fix typos for AD1882 codecsClemens Fruhwirth1-2/+2
2009-01-07ALSA: hda - Add quirk for HP 2230sTakashi Iwai1-0/+1
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds9-85/+419
2009-01-07Check fops_get() return valueLaurent Pinchart1-0/+4
2009-01-07sparc64: Fix unsigned long long warnings in drivers.Sam Ravnborg1-1/+1
2009-01-06Merge branch 'topic/asoc' into for-linusTakashi Iwai2-7/+17
2009-01-06ASoC: Fix SND_SOC_ALL_CODECS handling of dual SPI and I2C control busesMark Brown1-5/+15
2009-01-06trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer1-1/+1
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer1-1/+1
2009-01-06ASoC: Use snd_soc_dapm_nc_pin() in at91sam9g20ekMark Brown1-2/+2
2009-01-06Merge branch 'topic/asoc' into for-linusTakashi Iwai7-78/+402
2009-01-05ASoC: TWL4030: Convert the bitfield enums to VALUE_ENUM typePeter Ujfalusi1-63/+55
2009-01-05ASoC: New enum type: value_enumPeter Ujfalusi2-3/+301