summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-10-166-39/+88
|\
| *-. Merge branches 'topic/misc-fixes', 'topic/hda' and 'topic/asoc' into for-linusTakashi Iwai2008-10-154-27/+75
| |\ \
| | | * ALSA: ASoC: Hide TLV320AIC26 configuration option for non-OpenFirwmare usersMark Brown2008-10-141-1/+1
| | | * ALSA: ASoC: Fix compile-time warning for tlv320aic23.cArun KS2008-10-131-5/+5
| | * | ALSA: hda - Fix quirk lists for realtek codecsKailang Yang2008-10-151-2/+3
| | * | ALSA: hda - Add support of ALC272Kailang Yang2008-10-151-0/+4
| | * | ALSA: hda - Add ALC887 supportKailang Yang2008-10-151-0/+1
| | * | ALSA: hda - Add ALC1200 supportKailang Yang2008-10-151-2/+9
| | * | ALSA: hda - Fix PCI SSID of ASUS M90VKailang Yang2008-10-151-1/+1
| | * | ALSA: hda - Add auto mic switch in realtek auto-probe modeKailang Yang2008-10-151-15/+50
| | * | ALSA: hda: fix nid variable warningMatthew Ranostay2008-10-141-1/+1
| * | | ALSA: us122l: fix missing unlock in usb_stream_hwdep_vm_fault()Li Zefan2008-10-151-6/+7
| * | | ALSA: Fix pxa2xx-ac97-lib.c compilationMarc Zyngier2008-10-141-6/+6
* | | | device create: sound: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-164-17/+14
* | | | Merge commit 'origin'Benjamin Herrenschmidt2008-10-15353-11065/+30477
|\ \ \ \
| * \ \ \ Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2008-10-131-4/+19
| |\ \ \ \
| | * | | | V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with vide...Hans Verkuil2008-10-121-6/+3
| | * | | | V4L/DVB (8777): tea575x-tuner: replace video_exclusive_open/releaseHans Verkuil2008-10-121-2/+20
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-10-1355-601/+2036
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge branches 'topic/asoc' and 'topic/hda' into for-linusTakashi Iwai2008-10-131-14/+36
| | |\ \ \ \ | | | | |/ / | | | |/| / | | | |_|/ | | |/| |
| | | * | ALSA: hda: corrected invalid mixer valuesMatthew Ranostay2008-10-131-4/+4
| | | * | ALSA: hda: add mixers for analog mixer on 92hd75xx codecsMatthew Ranostay2008-10-131-14/+36
| | * | | ALSA: ASoC codec: remove unused #include <version.h>Huang Weiyi2008-10-133-3/+0
| | * | | ALSA: ASoC: update email address for Liam GirdwoodLiam Girdwood2008-10-1317-27/+20
| | * | | ALSA: ASoC: Add destination and source port for DMA on OMAP1Arun KS2008-10-131-1/+3
| | * | | ALSA: ASoC: Drop device registration from GTA01 lm4857 driverJonas Bonn2008-10-131-45/+6
| | * | | ALSA: ASoC: Fix build of GTA01 audio driverMark Brown2008-10-131-2/+2
| | * | | ALSA: ASoC: Add widgets before setting endpoints on GTA01Jonas Bonn2008-10-131-3/+3
| | * | | ALSA: ASoC: Fix inverted input PGA mute bits in WM8903Mark Brown2008-10-131-2/+2
| | * | | ALSA: ASoC: OMAP: Set DMA stream name at runtime in McBSP DAI driverJarkko Nikula2008-10-131-6/+3
| | * | | ALSA: ASoC: OMAP: Add support for OMAP2430 and OMAP34xx in McBSP DAI driverJarkko Nikula2008-10-131-18/+77
| | * | | ALSA: ASoC: OMAP: Add multilink support to McBSP DAI driverJarkko Nikula2008-10-132-35/+53
| | * | | ALSA: ASoC: Make TLV320AIC26 user-visibleMark Brown2008-10-131-1/+1
| | * | | ALSA: ASoC - clean up Kconfig for TLV320AIC2Takashi Iwai2008-10-131-2/+2
| | * | | ALSA: ASoC: Make WM8510 microphone input a DAPM mixerMark Brown2008-10-131-3/+3
| | * | | ALSA: ASoC: Implement WM8510 bias level controlMark Brown2008-10-131-8/+24
| | * | | ALSA: ASoC: Remove unused AUDIO_NAME define from codec driversJarkko Nikula2008-10-1312-12/+0
| | * | | ALSA: ASoC: tlv320aic3x: Use uniform tlv320aic namingJarkko Nikula2008-10-131-2/+2
| | * | | ALSA: ASoC: Add WM8510 SPI supportMark Brown2008-10-132-2/+69
| | * | | ALSA: ASoC: Add WM8753 SPI supportMark Brown2008-10-132-2/+70
| | * | | ALSA: ASoC: Add custom SOC_SINGLE_TLV for tlv320aic23 codecArun KS2008-10-131-4/+49
| | * | | ALSA: ASoC: Add DSP DAI format support to the OMAP McBSP driverArun KS2008-10-131-0/+5
| | * | | ALSA: ASoC: Add support for osk5912Arun KS2008-10-133-0/+242
| | * | | ALSA: ASoC: Add TLV320AIC23 codec driverArun KS2008-10-134-0/+799
| | * | | ALSA: ASoC: Use snd_soc_dapm_nc_pin() in N810 machine driverMark Brown2008-10-131-3/+3
| | * | | ALSA: ASoC: Use snd_soc_dapm_nc_pin() in Zaurus machine driversMark Brown2008-10-134-13/+13
| | * | | ALSA: ASoC Blackfin: fix bug - Audio Latency on AD1981 with MMAP enabledCliff Cai2008-10-133-8/+37
| | * | | ALSA: ASoC Blackfin: add asoc ad73311 driver supporting in Blackfin boardsCliff Cai2008-10-133-1/+258
| | * | | ALSA: ASoC Blackfin: add I2S DAI support for AD73311Cliff Cai2008-10-131-14/+33
| | * | | ALSA: ASoC codec: AD73311 audio codec driverCliff Cai2008-10-134-0/+203
OpenPOWER on IntegriCloud