summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2009-11-25ASoC: Add BCLK calculation utility for TDM mode tooMark Brown1-0/+6
2009-11-25ALSA: intel8x0: Mute External Amplifier by default for Gateway 4525GZDaniel T Chen1-0/+6
2009-11-24sound: usxxx: cleanup chip fieldClemens Ladisch7-72/+72
2009-11-24sound: usb: make the USB MIDI module more independentClemens Ladisch9-79/+96
2009-11-24sound: usb-audio: allow switching altsetting on Roland USB MIDI devicesClemens Ladisch1-1/+106
2009-11-24ALSA: hda - Make Dell Vostro 1015n mic and speaker switching workEinar Rünkaru1-0/+134
2009-11-24Revert "ALSA: hda - Change quirk for Acer Aspire 5930G"Takashi Iwai1-1/+1
2009-11-23Merge branch 'for-2.6.32' into for-2.6.33Mark Brown1-3/+17
2009-11-23ASoC: Fix suspend with active audio streamsMark Brown1-3/+17
2009-11-23ALSA: AACI cleanupRussell King1-5/+2
2009-11-23ALSA: opti-miro: expose ACI mixer to outside driversKrzysztof Helt1-105/+145
2009-11-23ALSA: opti-miro: make miro.h header available outside the alsa directoryKrzysztof Helt2-74/+1
2009-11-22Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren11-14/+14
2009-11-21ALSA: opti-miro: remove snd_card pointer from snd_miro structureKrzysztof Helt1-30/+23
2009-11-21ALSA: hda - Fix input and jack Kconfig depenenciesTakashi Iwai1-1/+1
2009-11-20Merge branch 'ads117x' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Mark Brown4-0/+142
2009-11-20ALSA: hda - 4930g mute lfe and side when pluging in headphonesŁukasz Wojniłowicz1-0/+2
2009-11-20ALSA: sound: usbmidi: Use hweight16Akinobu Mita1-11/+2
2009-11-20sound: usb-audio: add Roland UA-1G supportClemens Ladisch1-0/+23
2009-11-19ALSA: cs4236: add dB scale for all volume controlsKrzysztof Helt1-44/+108
2009-11-19ALSA: hda - Change quirk for Acer Aspire 5930GTakashi Iwai1-1/+1
2009-11-19ASoC: Add support for IGEP v2Enric Balletbò i Serra3-0/+157
2009-11-19ASoC: DaVinci: use edma_pause, edma_resumeTroy Kisky1-2/+4
2009-11-19ASoC: DaVinci: pcm, fix underrun by using sramTroy Kisky3-44/+479
2009-11-19ASoC: DaVinci: pcm, rename variables in prep for ping/pongTroy Kisky1-33/+33
2009-11-19ASoC: DaVinci: i2s, reduce underruns by combining into 1 elementTroy Kisky1-19/+55
2009-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds5-3/+14
2009-11-18ALSA: hda - Fix mute-LED sync on HP laptops with IDT92HD83xxx codecsTakashi Iwai1-2/+37
2009-11-18Merge branch 'fix/asoc' into for-linusTakashi Iwai3-3/+4
2009-11-18Merge branch 'fix/hda' into for-linusTakashi Iwai1-0/+1
2009-11-18Merge branch 'for-2.6.32' into for-2.6.33Mark Brown3-3/+4
2009-11-18ASoC: tlv320aic23 fix rate selectionTroy Kisky1-1/+1
2009-11-18ASoC: OMAP3 Pandora: update for TWL4030 codec changesGrazvydas Ignotas1-1/+2
2009-11-18ASoC: Modifying the license string GPLv2 for OMAP3 EVMAnuj Aggarwal1-1/+1
2009-11-18Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Mark Brown1-2/+2
2009-11-18ASoC: DaVinci: remove requirement that dma_params is 1st in structureTroy Kisky4-13/+6
2009-11-18ASoC: Added the CPU driver for PCM controllersJassi Brar4-0/+680
2009-11-18ASoC: Rename 's3c24xx-pcm' driver to 's3c-dma'Jassi Brar18-22/+23
2009-11-18ASoC: Rename s3c24xx_pcm prefix to s3c_dmaJassi Brar8-58/+58
2009-11-18ALSA: hda - Fix detection of dual headphonesTakashi Iwai1-2/+21
2009-11-18ALSA: remove unnecessary null checkDan Carpenter1-1/+1
2009-11-18ALSA: opti-miro: Fix missing semicolonTakashi Iwai1-1/+1
2009-11-18ALSA: hda - Replace the rest of jack-detections with snd_hda_jack_detect()Takashi Iwai5-95/+45
2009-11-18ALSA: hda - show EPSS capability in procWu Fengguang2-0/+35
2009-11-18ALSA: intelhdmi - sticky channel countWu Fengguang1-8/+2
2009-11-18ALSA: intelhdmi - sticky stream id and formatWu Fengguang1-2/+26
2009-11-18ALSA: intelhdmi - sticky infoframeWu Fengguang1-12/+26
2009-11-18ALSA: intelhdmi - separate out infoframe checksum routineWu Fengguang1-6/+17
2009-11-18ALSA: intelhdmi - probe for monitor/eld presence at module init timeWu Fengguang1-10/+22
2009-11-18ALSA: hda - introduce snd_hda_jack_detect() and snd_hda_pin_sense()Wu Fengguang5-177/+91