aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus 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-09ASoC: TWL4030: Module unloading fixPeter Ujfalusi1-0/+2
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-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus 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-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds9-85/+419
2009-01-06Check fops_get() return valueLaurent Pinchart1-0/+4
2009-01-06sparc64: 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
2009-01-05pxa2xx-ac97: switch AC unit to correct state before probingDmitry Baryshkov1-9/+16
2009-01-05ASoC: Clocking fixes for davinci-evm.cDavid Brownell1-3/+16
2009-01-05ASoC: Mark non-connected TWL4030 pins for pandoraGrazvydas Ignotas1-0/+13
2009-01-05ASoC: OMAP: Select OMAP pin multiplexing when using Nokia N810 ASoC driversJarkko Nikula1-0/+1
2009-01-05Merge branch 'topic/misc' into for-linusTakashi Iwai1-1/+1
2009-01-05Merge branch 'topic/asoc' into for-linusTakashi Iwai1-0/+4
2009-01-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into topic/asocTakashi Iwai1-0/+4
2009-01-05ALSA: ice1724 - Fix a typo in IEC958 PCM nameAlan Horstmann1-1/+1
2009-01-05ASoC: fix davinci-sffsdr bugletDavid Brownell1-0/+4
2009-01-05Merge branch 'topic/usbaudio' into for-linusTakashi Iwai6-34/+30
2009-01-05Merge branch 'topic/hda' into for-linusTakashi Iwai2-4/+113
2009-01-05Merge branch 'topic/asoc' into for-linusTakashi Iwai5-217/+227
2009-01-04ALSA: sound/usb: Use negated usb_endpoint_xfer_control, etcJulia Lawall2-12/+8
2009-01-03ALSA: hda - cxt5051 report jack stateUlrich Dangel1-0/+3
2009-01-03ALSA: hda - add basic jack reporting functions to patch_conexant.cUlrich Dangel1-3/+108
2009-01-02V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil1-1/+1
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil1-3/+3
2009-01-02ALSA: Use usb_set/get_intfdataJulia Lawall4-10/+10