summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2009-04-16ASoC: Check we have DAI ops when calling via accessor functionsMark Brown
2009-04-14Merge branch 'for-2.6.30' into for-2.6.31Mark Brown
2009-04-14Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai
2009-04-13Merge branch 'for-2.6.30' into for-2.6.31Mark Brown
2009-04-13ASoC: Add WM8960 CODEC driverMark Brown
2009-04-13ASoC: pxa-ssp.c fix clock/frame invertDaniel Ribeiro
2009-04-13ASoC: Move the WM9713 voice DAC powerdown to a DAPM eventMark Brown
2009-04-13ASoC: Support DAPM events for DACs and ADCsMark Brown
2009-04-13ASoC: Factor out application of power for generic widgetsMark Brown
2009-04-13ASoC: WM9713 requires symmetric rates on the voice DAIMark Brown
2009-04-12ASoC: n810: replace BUG() with BUG_ON()Alexander Beregalov
2009-04-09ASoC: Disable S3C64xx support in KconfigMark Brown
2009-04-09ASoC: tlv320aic23: add DSP_A format supportPeter Ujfalusi
2009-04-09ASoC: magician: remove un-necessary #include of pxa-regs.h and hardware.hEric Miao
2009-04-07Merge branch 's6000' into for-2.6.31Mark Brown
2009-04-07ASoC: Add WM8988 CODEC driverMark Brown
2009-04-07ASoC: Provide core support for symmetric sample ratesMark Brown
2009-04-07ASoC: Display return code when failing to add a DAPM kcontrolMark Brown
2009-04-07Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2009-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-04-07dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07ASoC: TWL4030: Compillation error fixPeter Ujfalusi
2009-04-07Merge branch 'topic/misc' into for-linusTakashi Iwai
2009-04-07Merge branch 'topic/hda' into for-linusTakashi Iwai
2009-04-07ALSA: hda - Add VREF powerdown sequence for another boardMatthew Ranostay
2009-04-07ALSA: oss - volume control for CSWITCH and CROUTEDeepika Makhija
2009-04-07ALSA: hda - add missing comma in ad1884_slave_volsAkinobu Mita
2009-04-07Merge branch 'topic/asoc' into for-linusTakashi Iwai
2009-04-07Merge branch 'topic/usb-audio' into for-linusTakashi Iwai
2009-04-07sound: usb-audio: allow period sizes less than 1 msClemens Ladisch
2009-04-07sound: usb-audio: save data packet interval in audioformat structureClemens Ladisch
2009-04-07sound: usb-audio: remove check_hw_params_convention()Clemens Ladisch
2009-04-07sound: usb-audio: show sample format width in proc fileClemens Ladisch
2009-04-06ASoC: fsl_dma: Pass the proper device for dma mapping routinesAnton Vorontsov
2009-04-06ASoC: correct s6000 I2S clock polarityDaniel Glöckner
2009-04-06ASoC: Fix null dereference in ak4535_remove()Dan Carpenter
2009-04-06Merge branch 'topic/atmel' into for-linusTakashi Iwai
2009-04-06Merge branch 'topic/misc' into for-linusTakashi Iwai
2009-04-06Merge branch 'topic/hda' into for-linusTakashi Iwai
2009-04-06ALSA: hda - enable SPDIF output for Intel DX58SO boardWu Fengguang
2009-04-06ALSA: snd-atmel-abdac: increase periods_min to 6 instead of 4Hans-Christian Egtvedt
2009-04-06ALSA: snd-atmel-abdac: replace bus_id with dev_name()Hans-Christian Egtvedt
2009-04-06ALSA: snd-atmel-ac97c: replace bus_id with dev_name()Hans-Christian Egtvedt
2009-04-06ALSA: snd-atmel-ac97c: cleanup registers when removing driverHans-Christian Egtvedt
2009-04-06ALSA: snd-atmel-ac97c: do a proper reset of the external codecHans-Christian Egtvedt
2009-04-06ALSA: snd-atmel-ac97c: enable interrupts to catch events for error reportingHans-Christian Egtvedt