summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2009-12-18sound: vx: use vmalloc buffer helper functionsClemens Ladisch1-54/+5
2009-12-18sound: sgio2audio: use vmalloc buffer helper functionsClemens Ladisch1-25/+6
2009-12-18sound: pdaudiocf: use vmalloc buffer helper functionsClemens Ladisch1-47/+4
2009-12-18sound: pcm: add vmalloc buffer helper functionsClemens Ladisch1-0/+54
2009-12-18Merge branch 'fix/misc' into topic/miscTakashi Iwai3-3/+3
2009-12-18sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM bufferClemens Ladisch3-3/+3
2009-12-17Merge branch 'fix/misc' into topic/miscTakashi Iwai19-41/+69
2009-12-17sound/oss/pss: Fix test of unsigned in pss_reset_dsp() and pss_download_boot()Roel Kluin1-3/+3
2009-12-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds6-3/+16
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa1-4/+3
2009-12-15ALSA: cs5535audio: free OLPC quirks from reliance on MGEODE_LX cpu optimizationAndres Salomon4-10/+23
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan4-4/+4
2009-12-15Merge branch 'fix/hda' into for-linusTakashi Iwai3-0/+12
2009-12-15Merge branch 'fix/asoc' into for-linusTakashi Iwai1-1/+1
2009-12-15Merge branch 'fixes' of git://git.alsa-project.org/alsa-kernel into for-linusTakashi Iwai36-57/+48
2009-12-15ALSA: ac97_codec - increase timeout for analog sections to 5 secondSteve Soule1-1/+1
2009-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-1/+2
2009-12-14Merge branch 'next/isa' into topic/miscTakashi Iwai40-710/+359
2009-12-14sound: add Edirol UA-101 supportClemens Ladisch6-86/+1471
2009-12-14ASoC: Correct code taking the size of a pointerJulia Lawall1-1/+1
2009-12-14ALSA: hda - Add PCI IDs for Nvidia G2xx-seriesStefan Ringel1-0/+3
2009-12-14ALSA: sb_mixer: convert pointer tables to mixer control tablesKrzysztof Helt1-215/+115
2009-12-14ALSA: sound/isa/gus: Correct code taking the size of a pointerJulia Lawall1-1/+2
2009-12-14ALSA: hda: Fix max PCM level to 0 dB for AD1981_HPDaniel T Chen1-0/+8
2009-12-14ALSA: hda: Use ALC260_WILL quirk for another Acer model (0x1025007f)Daniel T Chen1-0/+1
2009-12-13mfd: Rename all twl4030_i2c*Balaji T K1-4/+4
2009-12-13mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar1-1/+1
2009-12-13mfd: Mask and unmask wm8350 IRQs on request and freeMark Brown1-6/+4
2009-12-13mfd: Convert wm8350 IRQ handlers to irq_handler_tMark Brown1-5/+10
2009-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds8-70/+201
2009-12-12Merge branch 'topic/hda' into for-linusTakashi Iwai5-57/+175
2009-12-12Merge branch 'topic/asoc' into for-linusTakashi Iwai1-3/+3
2009-12-12ALSA: opti93x: use dB scale for mixer controlsKrzysztof Helt1-14/+22
2009-12-12ALSA: hda - Overwrite pin config on intel DG45ID board.Alexey Fisher1-0/+8
2009-12-11ALSA: opti93x: move controls definitions to opti93x driverKrzysztof Helt2-65/+100
2009-12-11ALSA: dt019x: merge into the als100 driverKrzysztof Helt4-375/+90
2009-12-11intelhdmi - dont power off HDA linkWu Fengguang3-1/+14
2009-12-11ALSA: hrtimer - Fix lock-upTakashi Iwai1-2/+13
2009-12-11ALSA: intelhdmi - add channel mapping for typical configurationsWu Fengguang1-22/+67
2009-12-11ALSA: intelhdmi - channel mapping applies to PinWu Fengguang1-6/+8
2009-12-11ALSA: intelhdmi - accept DisplayPort pinWu Fengguang3-1/+6
2009-12-11ALSA: hda - show HBR(High Bit Rate) pin cap in procfsWu Fengguang2-1/+5
2009-12-11ALSA: hda - Fix LED GPIO setup for HP laptops with IDT codecsVitaliy Kulikov1-27/+68
2009-12-10ASoC: Fix build of OMAP sound driversOlof Johansson1-3/+3
2009-12-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig1-1/+1
2009-12-10ALSA: opti93x: fix irq releasing if the irq cannot be allocatedKrzysztof Helt1-8/+10
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds8-87/+241
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds21-33/+28
2009-12-09Merge branch 'topic/asoc' into for-linusTakashi Iwai1-3/+3
2009-12-09Merge branch 'topic/hda' into for-linusTakashi Iwai3-9/+140