aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-21ALSA: AOA: Convert onyx and tas codecs to new-style i2c driversJean Delvare2-47/+95
2009-04-20Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6Russell King2-5/+24
2009-04-20ALSA: Atiixp: Add SSID for mute_led quirk (unknown HP model)Daniel T Chen1-0/+6
2009-04-20ALSA: us122l: add snd_us122l_free()Karsten Wiese1-2/+10
2009-04-19[ARM] pxa/palm27x: General fix for Palm27x aSoC driverMarek Vasut1-4/+23
2009-04-19Merge branch 'fix/misc' into for-linusTakashi Iwai1-1/+1
2009-04-19Merge branch 'fix/intel8x0' into for-linusTakashi Iwai1-6/+6
2009-04-19Merge branch 'fix/hda' into for-linusTakashi Iwai4-9/+19
2009-04-19Merge branch 'fix/asoc' into for-linusTakashi Iwai6-19/+25
2009-04-18ASoC: Fix warning in wm9705Russell King - ARM Linux1-1/+1
2009-04-17ALSA: hda - Set function_id only on FG nodesTakashi Iwai1-3/+5
2009-04-17ASoC: OMAP: Update contact addressesJarkko Nikula5-8/+12
2009-04-17ASoC: pxa-ssp: Don't use SSCR0_SerClkDiv and SSCR0_SCRPhilipp Zabel1-8/+28
2009-04-17ALSA: us122l: Fix signedness in comparisionsKarsten Wiese1-37/+30
2009-04-17ALSA: emu10k1 - off by 1 in snd_emu10k1_wait()Roel Kluin1-1/+1
2009-04-16ASoC: OMAP: Fix FS polarity in OSK5912 machine driverJarkko Nikula1-2/+2
2009-04-16ASoC: OMAP: Fix DSP_B format in OMAP McBSP DAI driverJarkko Nikula1-2/+5
2009-04-16ASoC: Fix include build error in s3c2412-i2s.cBen Dooks1-1/+1
2009-04-16ASoC: Fix s3c-i2s-v2.c snd_soc_dai changesBen Dooks1-4/+6
2009-04-16ASoC: s3c-i2s-v2.c fix for s3c_i2sv2_iis_calc_rateBen Dooks1-4/+4
2009-04-16ASoC: Fix jive_wm8750.c build problemsBen Dooks1-6/+6
2009-04-16ASoC: pxa-ssp: allow setting of dai format 0Daniel Mack1-0/+1
2009-04-16ALSA: hda - Add upper-limit of mixer amp for AD1884A-laptop model, tooTakashi Iwai1-0/+8
2009-04-16ALSA: hda - Fix headphone-detection on some machines with STAC/IDT codecsTakashi Iwai1-5/+5
2009-04-16ALSA: Intel8x0: Add hp_only quirk for SSID 0x1028016a (Dell Inspiron 8600)Daniel T Chen1-0/+6
2009-04-16ALSA: Intel8x0: Remove conflicting quirk for SSID 0x103c0934Daniel T Chen1-6/+0
2009-04-16ALSA: hda_intel.c - Consolidate bitfieldsJoe Perches1-1/+1
2009-04-15Merge branch 'topic/hda' into for-linusTakashi Iwai1-1/+5
2009-04-15ALSA: hda - Fix the cmd cache keys for amp verbsTakashi Iwai1-1/+5
2009-04-15Merge branch 'topic/memdup_user' into for-linusTakashi Iwai11-165/+102
2009-04-15Merge branch 'topic/usb-caiaq' into for-linusTakashi Iwai11-51/+22
2009-04-15Merge branch 'topic/asoc' into for-linusTakashi Iwai2-5/+3
2009-04-15Merge branch 'topic/hda' into for-linusTakashi Iwai4-11/+45
2009-04-15Merge branch 'topic/jack-free-fix' into topic/hdaTakashi Iwai3-8/+43
2009-04-15Merge branch 'master' of git://git.alsa-project.org/alsa-kernel into for-linusTakashi Iwai3-43/+134
2009-04-15ALSA: hda - Add quirk mask for Fujitsu Amilo laptops with ALC883Takashi Iwai1-3/+2
2009-04-15[ALSA] intel8x0: add one retry to the ac97_clock measurement routineJaroslav Kysela1-4/+11
2009-04-15[ARM] pxa: merge AC97 platform data structuresMark Brown1-1/+1
2009-04-15[ARM] pxa/magician: remove un-necessary #include of pxa-regs.h and hardware.hEric Miao1-2/+0
2009-04-14[ALSA] intel8x0: fix wrong conditions in ac97_clock measure routineJaroslav Kysela1-3/+3
2009-04-14ALSA: hda - Avoid call of snd_jack_report at releaseTakashi Iwai2-8/+40
2009-04-14ALSA: add private_data to struct snd_jackTakashi Iwai1-0/+3
2009-04-14ALSA: snd-usb-caiaq: rename files to remove redundant information in file pathesDaniel Mack11-15/+16
2009-04-14ALSA: snd-usb-caiaq: clean up header includesDaniel Mack5-36/+6
2009-04-14ALSA: sound/pci: use memdup_user()Li Zefan1-28/+13
2009-04-14ALSA: sound/usb: use memdup_user()Li Zefan2-14/+9
2009-04-14ALSA: sound/isa: use memdup_user()Li Zefan3-24/+20
2009-04-14ALSA: sound/core: use memdup_user()Li Zefan5-99/+60
2009-04-14Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into topic/asocTakashi Iwai2-5/+3
2009-04-13Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang1-4/+4