summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2008-09-02Merge commit 'firmware/master'Stephen Rothwell
2008-09-02Merge commit 'semaphore-removal/semaphore-removal'Stephen Rothwell
2008-09-02Merge commit 'sound/for-next'Stephen Rothwell
2008-09-02Merge commit 'v4l-dvb/stable'Stephen Rothwell
2008-09-02Merge branch 'quilt/driver-core'Stephen Rothwell
2008-09-02Merge commit 'sparc/master'Stephen Rothwell
2008-09-02Merge commit 'powerpc/powerpc-next'Stephen Rothwell
2008-09-01Merge branch 'topic/remove-assert' into for-nextTakashi Iwai
2008-09-01ALSA: harmony - fix a typoTakashi Iwai
2008-09-01Merge branch 'topic/devel' into for-nextTakashi Iwai
2008-09-01ALSA: aaci - Fix NULL test at error pathTakashi Iwai
2008-09-01ALSA: intel8x0 - use snd_pci_quirk for clock listTakashi Iwai
2008-09-01ALSA: intel8x0: implement ac97_clock whitelistJaroslav Kysela
2008-09-01Merge branches 'topic/asoc', 'topic/devel', 'topic/hda', 'topic/hda-hdmi', 't...Takashi Iwai
2008-09-01Merge branch 'topic/remove-assert'Takashi Iwai
2008-09-01ALSA: via82xx - check continuous pages in buffer setupTakashi Iwai
2008-09-01ALSA: via82xx - ignore buffer preallocation errorsTakashi Iwai
2008-09-01ALSA: hda - check page continuityTakashi Iwai
2008-09-01ALSA: Allocate larger pages in sgbufTakashi Iwai
2008-09-01ALSA: Fix allocation size calculation in snd_dma_alloc_pages_fallback()Takashi Iwai
2008-09-01ALSA: Clean up SG-buffer helper functions and macrosTakashi Iwai
2008-09-01ALSA: fix a typo during snd_assert() removalTakashi Iwai
2008-09-01ALSA: Kill snd_assert() in other placesTakashi Iwai
2008-09-01ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai
2008-09-01ALSA: Kill snd_assert() in sound/isa/*Takashi Iwai
2008-09-01ALSA: Kill snd_assert() in sound/core/*Takashi Iwai
2008-09-01ALSA: wavefront - Always use request_firmware()Takashi Iwai
2008-09-01ALSA: ASoC: fix pxa2xx-i2s clk_get callDmitry Baryshkov
2008-09-01ALSA: hda - Add model for Toshiba L305 laptopTravis Place
2008-09-01ALSA: ac97_patch make functions staticHarvey Harrison
2008-09-01ALSA: atiixp - Add PCI ID for SB600 (1002:4382)Takashi Iwai
2008-09-01ALSA: hda: Distortion fix for dell_m6_core_initMatthew Ranostay
2008-09-01device create: sound: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller
2008-08-30V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with vide...Hans Verkuil
2008-08-30V4L/DVB (8777): tea575x-tuner: replace video_exclusive_open/releaseHans Verkuil
2008-08-30cs4231: Convert to EBUS side to pure OF driver.David S. Miller
2008-08-29sparc: Move EBUS DMA interfaces into seperate header file.David S. Miller
2008-08-29ALSA: ice1724 - limit channels for multi-channel playbackTakashi Iwai
2008-08-29ALSA: ice1724: Enable MIDI on TerraTec PHASE 22 and PHASE 28Vedran Miletic
2008-08-29ALSA: oxygen: fix distorted output on AK4396-based cardsClemens Ladisch
2008-08-29ALSA: ice1724: enable MIDI on Terratec Aureon 7.1 UniverseMaximilian Rehkopf
2008-08-29cs4231: Convert SBUS side to OF driver.David S. Miller
2008-08-29alsa: Remove special SBUS dma support code.David S. Miller
2008-08-29cs4231: Use SNDRV_DMA_TYPE_DEV instead of SNDRV_DMA_TYPE_SBUS.David S. Miller
2008-08-29dbri: Convert to pure OF driver.David S. Miller
2008-08-29amd7930: Convert to pure OF driver.David S. Miller
2008-08-29sparc: Convert all SBUS drivers to dma_*() interfaces.David S. Miller
2008-08-29sparc: Make SBUS DMA interfaces take struct device.David S. Miller
2008-08-28sound: make OSS sound core optionalTejun Heo