aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-12ASoC: OMAP4: MCPDM: Remove unnecessary include of plat/control.hAnand Gadiyar1-1/+0
2010-10-12ALSA: HDA: Correctly apply position_fix quirks for ATI and VIA controllersDavid Henningsson1-8/+9
2010-10-12ASoC: Add fsi_is_play functionKuninori Morimoto1-4/+9
2010-10-12ASoC: fsi: Add new macro and shift for PortA/B In/OutKuninori Morimoto1-23/+22
2010-10-12ASoC: fsi: avoid un-necessary status readKuninori Morimoto1-2/+1
2010-10-12ASoC: fsi: remove un-necessary variable from fsi_dai_startupKuninori Morimoto1-2/+1
2010-10-12ASoC: fsi: Add fsi_get_frame_width functionKuninori Morimoto1-1/+9
2010-10-12ASoC: ak4642: simultaneous playback/recorde supportKuninori Morimoto1-4/+4
2010-10-11ALSA: hda - Add input volume control for each mic/line-in pinTakashi Iwai1-0/+27
2010-10-11ALSA: hda - Add model=mbp55 entry for MacBookPro 7,1Takashi Iwai1-0/+1
2010-10-11Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2-22/+114
2010-10-11ALSA: sound/usb/usx2y: simplify conditionalNicolas Kaiser1-1/+1
2010-10-11ALSA: hda - Add another HP DV6 quirkLuke Yelavich1-0/+2
2010-10-11OSS: soundcard: fix return value of sound_open()Dan Carpenter1-1/+1
2010-10-11Merge branch 'fix/misc' into topic/miscTakashi Iwai15-23/+88
2010-10-11OSS: soundcard: locking bug in sound_ioctl()Dan Carpenter1-2/+2
2010-10-11ASoC: checking kzalloc() for IS_ERR() instead of NULLDan Carpenter2-8/+8
2010-10-11ASoC: Compress WM8962 register access mapMark Brown4-21166/+1148
2010-10-11ASoC: Shrink code size for WM8962 register defaults tableMark Brown3-21145/+687
2010-10-11ALSA: OSS mixer emulation - fix lockingJaroslav Kysela1-4/+8
2010-10-11ALSA: snd-aloop: Fix hw_params restrictions and checkingJaroslav Kysela1-18/+106
2010-10-10ASoC: omap: Remove needless prints from machine driversJarkko Nikula8-24/+8
2010-10-08OMAP: McBSP: implement functional clock switching via clock frameworkPaul Walmsley1-56/+13
2010-10-08OMAP: McBSP: implement McBSP CLKR and FSR signal muxing via mach-omap2/mcbsp.cPaul Walmsley1-35/+17
2010-10-07ASoC: Staticise CS4270 DAIMark Brown1-1/+1
2010-10-07ASoC: Use delayed work for debounce of GPIO based jacksMark Brown1-6/+5
2010-10-07ASoC: Staticise AD1980 DAIMark Brown1-1/+1
2010-10-06ALSA: oxygen - Add a SSID for CMI8787-HG2PCITakashi Iwai1-0/+1
2010-10-06ALSA: oxygen: add PEX8111 initializationClemens Ladisch1-1/+16
2010-10-06ALSA: oxygen: rewrite PCIe bridge initializationClemens Ladisch1-17/+23
2010-10-06ALSA: oxygen: reduce minimum period countClemens Ladisch1-6/+6
2010-10-05ASoC: remove duplicated include for nuc900Nicolas Kaiser1-1/+0
2010-10-05ASoC: sh: fix build error: terminate the platform device ID listGuennadi Liakhovetski1-0/+1
2010-10-05ASoC: WM8804: Retrieve the device revision and print itDimitris Papastamos1-0/+8
2010-10-05ASoC: soc-cache: Add spi_write support for all I/O typesDimitris Papastamos1-0/+96
2010-10-05ALSA: oxygen: fix input monitor dB scaleClemens Ladisch1-1/+1
2010-10-05ALSA: oxygen: fix chip ID register symbolsClemens Ladisch1-4/+6
2010-10-05ALSA: virtuoso: fix Xonar STX anti-pop delayClemens Ladisch1-1/+2
2010-10-05ALSA: virtuoso: add HDAV1.3 Slim PCI IDClemens Ladisch2-0/+16
2010-10-05ALSA: oxygen: handle CD input configuration with a flagClemens Ladisch6-26/+8
2010-10-05ALSA: virtuoso: fix Xonar DS chip nameClemens Ladisch2-3/+3
2010-10-05ALSA: usb-audio: add more Yamaha USB MIDI devicesClemens Ladisch1-0/+12
2010-10-04ALSA: ASoc: DaVinci Delay start of ASP to triggerTroy Kisky1-6/+0
2010-10-04Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds2-1/+6
2010-10-04ASoC: WM8804: Power down the PLL correctlyDimitris Papastamos1-3/+3
2010-10-04ASoC: WM8804: Refactor set_pll code to avoid GCC warningsDimitris Papastamos1-21/+26
2010-10-04Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai1-1/+1
2010-10-04ALSA: hda - Added fixup for Lenovo Y550PValentine Sinitsyn1-0/+1
2010-10-02ASoC: WM8804: Use a proper DAI nameDimitris Papastamos1-1/+1
2010-10-02ASoC: Put WM8962 GPIO2/3 into GPIO mode when configuring platform data tooMark Brown1-13/+29