summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2009-04-13Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang1-4/+4
2009-04-10Merge git://git.infradead.org/~dwmw2/firmware-2.6Linus Torvalds3-2765/+0
2009-04-08sparc: Fix section mismatch warnings in cs4231 sound driver.David S. Miller1-14/+14
2009-04-07Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds1-4/+6
2009-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds23-235/+1062
2009-04-07dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang4-8/+8
2009-04-07dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)Yang Hongyang5-10/+10
2009-04-07dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)Yang Hongyang2-3/+3
2009-04-07dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)Yang Hongyang1-2/+2
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang12-20/+20
2009-04-07ASoC: TWL4030: Compillation error fixPeter Ujfalusi1-4/+6
2009-04-07Merge branch 'topic/misc' into for-linusTakashi Iwai1-0/+8
2009-04-07Merge branch 'topic/hda' into for-linusTakashi Iwai2-1/+19
2009-04-07ALSA: hda - Add VREF powerdown sequence for another boardMatthew Ranostay1-0/+18
2009-04-07ALSA: oss - volume control for CSWITCH and CROUTEDeepika Makhija1-0/+8
2009-04-07ALSA: hda - add missing comma in ad1884_slave_volsAkinobu Mita1-1/+1
2009-04-07Merge branch 'topic/asoc' into for-linusTakashi Iwai2-7/+8
2009-04-07Merge branch 'topic/usb-audio' into for-linusTakashi Iwai1-135/+120
2009-04-07sound: usb-audio: allow period sizes less than 1 msClemens Ladisch1-20/+86
2009-04-07sound: usb-audio: save data packet interval in audioformat structureClemens Ladisch1-6/+21
2009-04-07sound: usb-audio: remove check_hw_params_convention()Clemens Ladisch1-116/+19
2009-04-07sound: usb-audio: show sample format width in proc fileClemens Ladisch1-1/+2
2009-04-06ASoC: fsl_dma: Pass the proper device for dma mapping routinesAnton Vorontsov1-6/+6
2009-04-06ALSA: wavefront - Always use request_firmware()Takashi Iwai3-2765/+0
2009-04-06ASoC: Fix null dereference in ak4535_remove()Dan Carpenter1-1/+2
2009-04-06Merge branch 'topic/atmel' into for-linusTakashi Iwai3-27/+119
2009-04-06Merge branch 'topic/misc' into for-linusTakashi Iwai1-1/+1
2009-04-06Merge branch 'topic/hda' into for-linusTakashi Iwai2-0/+7
2009-04-06ALSA: hda - enable SPDIF output for Intel DX58SO boardWu Fengguang1-0/+5
2009-04-06ALSA: snd-atmel-abdac: increase periods_min to 6 instead of 4Hans-Christian Egtvedt1-1/+1
2009-04-06ALSA: snd-atmel-abdac: replace bus_id with dev_name()Hans-Christian Egtvedt1-1/+1
2009-04-06ALSA: snd-atmel-ac97c: replace bus_id with dev_name()Hans-Christian Egtvedt1-2/+2
2009-04-06ALSA: snd-atmel-ac97c: cleanup registers when removing driverHans-Christian Egtvedt1-0/+4
2009-04-06ALSA: snd-atmel-ac97c: do a proper reset of the external codecHans-Christian Egtvedt1-7/+7
2009-04-06ALSA: snd-atmel-ac97c: enable interrupts to catch events for error reportingHans-Christian Egtvedt1-1/+76
2009-04-06ALSA: snd-atmel-ac97c: set correct size for buffer hardware parameterHans-Christian Egtvedt1-2/+2
2009-04-06ALSA: snd-atmel-ac97c: do not overwrite OCA and ICA when assigning channelsHans-Christian Egtvedt1-5/+18
2009-04-06ALSA: snd-atmel-ac97c: remove dead break statements after return in switch caseHans-Christian Egtvedt1-2/+0
2009-04-06ALSA: snd-atmel-ac97c: cleanup register definitionsHans-Christian Egtvedt1-6/+8
2009-04-06ALSA: Add 92HD81B1C device idMatthew Ranostay1-0/+2
2009-04-06ALSA: move snd_powermac's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-04-06Merge branch 'topic/isa-misc' into for-linusTakashi Iwai1-0/+1
2009-04-06Merge branch 'topic/asoc' into for-linusTakashi Iwai12-64/+779
2009-04-06ALSA: opl3sa2: add ZV port controlKrzysztof Helt1-0/+1
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-3/+3
2009-04-03ASoC: TWL4030: Add actual support for 96KHz playback supportPeter Ujfalusi2-0/+4
2009-04-02ASoC: Implement suspend and resume operations for WM9705Mark Brown1-0/+37
2009-04-02ASoC: Set parent for AC97 devices we registerMark Brown1-1/+1
2009-04-02ASoC: Don't defer resume work for AC97 codecsMark Brown1-4/+14
2009-04-02ASoC: OMAP: Set minimum buffer size constraint for McBSP2 in OMAP3Jarkko Nikula1-0/+11