summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2011-03-23sound/oss: remove offset from load_patch callbacksDan Rosenberg5-26/+18
2011-03-23Merge branch 'topic/asoc' into for-linusTakashi Iwai4-4/+18
2011-03-23ALSA: HDA: Realtek: Avoid unnecessary volume control index on Surround/SideDavid Henningsson1-8/+17
2011-03-22ASoC: Support !REGULATOR build for sgtl5000Mark Brown1-0/+14
2011-03-22ALSA: hda - VIA: Fix VT1708 can't build up Headphone control issueLydia Wang1-3/+6
2011-03-22ALSA: hda - VIA: Correct stream names for VT1818SLydia Wang1-0/+5
2011-03-22ALSA: hda - VIA: Fix codec type for VT1708BCE at the right timingLydia Wang1-4/+5
2011-03-22ALSA: hda - VIA: Fix invalid A-A path volume adjust issueLydia Wang1-1/+8
2011-03-22ALSA: hda - VIA: Add missing support for VT1718S in A-A pathLydia Wang1-0/+5
2011-03-22ALSA: hda - VIA: Fix independent headphone no sound issueLydia Wang1-1/+11
2011-03-22ALSA: hda - VIA: Fix stereo mixer recording no sound issueLydia Wang1-3/+6
2011-03-21ALSA: hda - Set EAPD for Realtek ALC665Andres Mejia1-0/+2
2011-03-21ALSA: usb - Remove trailing spaces from USB card name stringsTakashi Iwai1-4/+18
2011-03-18sound: read i_size with i_size_read()Xiaochen Wang1-1/+1
2011-03-18ASoC: Remove bogus check for register validity in debugfs writeMark Brown1-2/+0
2011-03-18Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Mark Brown1-6/+36
2011-03-18Merge branch 'topic/misc' into for-linusTakashi Iwai86-6442/+9736
2011-03-18ALSA: sound/pci/asihpi: check adapter index in hpi_ioctlDan Rosenberg1-0/+5
2011-03-18ALSA: aloop - Fix possible IRQ lock inversionTakashi Iwai1-10/+9
2011-03-16Merge branch 'topic/hda' into for-linusTakashi Iwai9-509/+417
2011-03-16Merge branch 'topic/asoc' into for-linusTakashi Iwai121-2482/+13760
2011-03-16ALSA: sound/core: merge list_del()/list_add_tail() to list_move_tail()Nicolas Kaiser1-5/+3
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai1-6/+36
2011-03-16ALSA: ctxfi - use list_move() instead of list_del()/list_add() combinationKirill A. Shutemov1-2/+1
2011-03-16ALSA: firewire - msleep needs delay.hStephen Rothwell1-0/+1
2011-03-15ALSA: firewire-lib, firewire-speakers: handle packet queueing errorsClemens Ladisch3-13/+37
2011-03-15ALSA: firewire-lib: allocate DMA buffer separatelyClemens Ladisch3-5/+16
2011-03-15ALSA: firewire-lib: use no-info SYT for packets without SYT sampleClemens Ladisch1-4/+8
2011-03-15ALSA: add LaCie FireWire Speakers/Griffin FireWave Surround driverClemens Ladisch17-1/+2643
2011-03-14ALSA: hda - Remove an unused variable in patch_realtek.cTakashi Iwai1-1/+0
2011-03-14ALSA: hda - pin-adc-mux-dmic auto-configuration of 92HD8X codecsVitaliy Kulikov1-73/+149
2011-03-14ALSA: hda - fix digital mic selection in mixer on 92HD8X codecsVitaliy Kulikov1-3/+8
2011-03-14ALSA: hda - Move default input-src selection to init partTakashi Iwai1-12/+5
2011-03-14ALSA: hda - Initialize special cases for input src in init phaseTakashi Iwai1-3/+16
2011-03-14ALSA: ctxfi - Clear input settings before initializationPrzemyslaw Bruski1-0/+2
2011-03-14ALSA: ctxfi - Fix SPDIF status retrievalPrzemyslaw Bruski1-14/+5
2011-03-14ALSA: ctxfi - Fix incorrect SPDIF status bit maskPrzemyslaw Bruski1-1/+1
2011-03-14ALSA: ctxfi - Fix microphone boost codes/commentsPrzemyslaw Bruski1-10/+18
2011-03-11ALSA: atiixp - Fix wrong time-out checks during ac-link resetTakashi Iwai2-2/+2
2011-03-11ALSA: intel8x0m: append 'm' to "r_intel8x0"Paul Bolle1-3/+3
2011-03-11ALSA: intel8x0m: add 'm' as "suffix" to static functionsPaul Bolle1-49/+49
2011-03-11ALSA: intel8x0m: wait a bit before warm reset checkPaul Bolle1-1/+2
2011-03-11ALSA: usbaudio: implement USB autosuspendOliver Neukum6-22/+118
2011-03-11ALSA: usbaudio: fix suspend/resumeOliver Neukum3-3/+34
2011-03-11Merge branch 'fix/misc' into topic/miscTakashi Iwai45-172/+347
2011-03-11ASoC: mini2440: Fix uda134x codec problem.Marek Belisko2-2/+4
2011-03-11ASoC: Fix spacing in MAX8950Mark Brown1-1/+1
2011-03-11ASoC: PXA: Z2: Fix codec pin nameVasily Khoruzhick1-1/+1
2011-03-11ASoC: PXA: z2: Mute internal speaker when headphones are connectedVasily Khoruzhick1-0/+5
2011-03-11ASoC: Add MAX9850 codec driverChristian Glindkamp4-0/+433