summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-08-181-7/+0
|\
| * ASoC: Remove DSP mode support for WM8776Mark Brown2010-08-161-7/+0
* | Merge branch 'fix/hda' into for-linusTakashi Iwai2010-08-182-32/+145
|\ \
| * | ALSA: hda - Fix ALC680 base model captureKailang Yang2010-08-171-32/+144
| * | ALSA: hda - Add quirk for Dell Vostro 1220Takashi Iwai2010-08-161-0/+1
| |/
* | ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)Jaroslav Kysela2010-08-184-5/+37
* | ALSA: riptide - Fix detection / load of firmware filesTakashi Iwai2010-08-161-6/+5
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-08-1513-24/+143
|\
| * Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-08-151-8/+15
| |\
| | * ASoC: Only tweak WM8994 chip configuration on devices up to rev DMark Brown2010-08-131-7/+13
| | * ASoC: Optimise DSP performance for WM8994Mark Brown2010-08-131-2/+3
| * | Merge branch 'fix/hda' into for-linusTakashi Iwai2010-08-1510-15/+120
| |\ \
| | * | ALSA: hda - Fix dynamic ADC change working againTakashi Iwai2010-08-135-12/+25
| | * | ALSA: hda - Restrict PCM parameters per ELD information over HDMITakashi Iwai2010-08-135-3/+95
| * | | ALSA: sound/usb/format: silence uninitialized variable warningsDan Carpenter2010-08-151-0/+8
| * | | sound: oss: sh_dac_audio.c removed duplicated #includeAndrea Gelmini2010-08-121-1/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-08-1216-43/+293
|\ \ \ \ | |/ / /
| * | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-08-117-9/+38
| |\ \ \ | | | |/ | | |/|
| | * | ASoC: add AD1980 obsolete informationSonic Zhang2010-08-104-3/+30
| | * | ASoC: register cache should be 1 byte aligned for 1 byte long registerCliff Cai2010-08-101-2/+2
| | * | ASoC: Fix inverted mute controls for WM8580Mark Brown2010-08-101-3/+3
| | * | ASoC: Fix for changed Eureka Kconfig symbol namesEric BĂ©nard2010-08-051-1/+3
| * | | Merge branch 'topic/misc' into for-linusTakashi Iwai2010-08-112-2/+1
| |\ \ \ | | |_|/ | |/| |
| | * | sound/oss: Adjust confusing if indentationJulia Lawall2010-08-061-1/+1
| | * | sound: oss: au1550_ac97.c removed duplicated #includeAndrea Gelmini2010-08-061-1/+0
| * | | ALSA: hda - Adding support for new IDT 92HD87XX codecsCharles Chin2010-08-101-0/+4
| * | | ALSA: HDA: Use model=auto for LG R510David Henningsson2010-08-101-1/+0
| * | | ALSA: hda - patch_nvhdmi.c: Add missing codec IDs, unify namesStephen Warren2010-08-101-20/+41
| * | | ALSA: hda - add support for Conexant CX20584Takashi Iwai2010-08-091-0/+3
| * | | ALSA: hda - New snd-hda-intel model/pin config for hp dv7-4000Steven Eastland2010-08-091-0/+9
| * | | ALSA: hda - Fix missing stream for second ADC on Realtek ALC260 HDA codecJonathan Woithe2010-08-091-0/+1
| * | | ALSA: hda - Make converter setups stickyTakashi Iwai2010-08-063-11/+157
| * | | ALSA: hda - Add support for Acer ZGA ALC271 (1025:047c)Kailang Yang2010-08-061-0/+39
| |/ /
* | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-1211-30/+30
|\ \ \
| * | | of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-0611-30/+30
* | | | Merge remote branch 'gcl/next' into nextBenjamin Herrenschmidt2010-08-091-4/+18
|\ \ \ \
| * | | | sound/soc: mpc5200_psc_ac97: Use gpio pins for cold resetEric Millbrandt2010-08-061-4/+18
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-08-07159-1211/+10357
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Merge branch 'topic/misc' into for-linusTakashi Iwai2010-08-0545-438/+749
| |\ \ \
| | * | | ALSA: als4000: Fix potentially invalid DMA mode setupOndrej Zary2010-08-041-1/+1
| | * | | ALSA: als4000: enable burst modeOndrej Zary2010-08-041-2/+2
| | * | | ALSA: usb - Correct audio problem for Hauppage HVR-850 and others rel. to urb...John S Gruber2010-08-021-8/+22
| | * | | sound: oss: msnd: check request_region() return valueKulikov Vasiliy2010-07-291-2/+6
| | * | | ALSA: msnd: check request_region() return valueKulikov Vasiliy2010-07-291-1/+4
| | * | | ALSA: asihpi: check return value of get_user()Kulikov Vasiliy2010-07-291-4/+13
| | * | | sound: oss: midi_synth: check get_user() return valueKulikov Vasiliy2010-07-291-1/+3
| | * | | ALSA: sb: check get_user() return valueKulikov Vasiliy2010-07-291-3/+6
| | * | | ALSA: hpimsgx: fix wrong sizeofAxel Lin2010-07-281-1/+1
| | * | | Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/miscTakashi Iwai2010-07-271-1/+1
| | |\ \ \
| | | * | | ALSA: hda-intel - fix function_id rework (add missing bitmask)Jaroslav Kysela2010-07-201-1/+1
OpenPOWER on IntegriCloud