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-176-50/+40Star
|\
| * Merge branch 'topic/asoc' into for-linusTakashi Iwai2008-10-171-1/+1
| |\
| | * ALSA: Fix debugfs_create_dir's error checking method for sound/soc/Zhaolei2008-10-171-1/+1
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'topic/asoc', 'topic/hda' and 'topic/misc-fixes' into for-linusTakashi Iwai2008-10-175-49/+39Star
| |\ \ \ \ | | | |_|/ | | |/| |
| | | | * ALSA: kernel docs: fix sound/core/ kernel-docRandy Dunlap2008-10-162-40/+32Star
| | | | * ALSA: Handle NULL jacks in snd_jack_report()Mark Brown2008-10-161-0/+3
| | | * | ALSA: hda - Fix PCM type of Nvidia HDMI devicesTakashi Iwai2008-10-161-0/+1
| | * | | ALSA: ASoC: Convert playpaq_wm8510 to bulk route registration APIMark Brown2008-10-161-9/+3Star
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-10-176-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/+14Star
* | | | 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/+3Star
| | * | | | 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/+0Star
| | * | | ALSA: ASoC: update email address for Liam GirdwoodLiam Girdwood2008-10-1317-27/+20Star
| | * | | 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/+6Star
| | * | | 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/+3Star
| | * | | 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/+0Star
| | * | | 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