aboutsummaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-03-242-4/+9
|\
| * [media] ASoC: WL1273 FM radio: Access I2C IO functions through pointersMatti Aaltonen2011-03-212-4/+9
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2011-03-245-6/+11
|\ \
| * | asoc: wm8400-codec: Use mfd_data instead of driver_dataAndres Salomon2011-03-231-1/+2
| * | asoc: davinci_voicecodec: use mfd_data instead of driver_dataAndres Salomon2011-03-232-2/+3
| * | mfd: mfd_cell is now implicitly available to twl4030 driversAndres Salomon2011-03-231-2/+4
| * | mfd: mfd_cell is now implicitly available to wl1273 driversAndres Salomon2011-03-231-1/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-03-238-29/+102
|\ \ \ | |/ / |/| |
| * | Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-03-234-4/+18
| |\ \
| | * | ASoC: Support !REGULATOR build for sgtl5000Mark Brown2011-03-221-0/+14
| | * | ASoC: Remove bogus check for register validity in debugfs writeMark Brown2011-03-181-2/+0
| | * | Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Mark Brown2011-03-181-6/+36
| | |\ \
| | * | | ASoC: mini2440: Fix uda134x codec problem.Marek Belisko2011-03-112-2/+4
| * | | | ALSA: HDA: Realtek: Avoid unnecessary volume control index on Surround/SideDavid Henningsson2011-03-231-8/+17
| * | | | ALSA: hda - VIA: Fix VT1708 can't build up Headphone control issueLydia Wang2011-03-221-3/+6
| * | | | ALSA: hda - VIA: Correct stream names for VT1818SLydia Wang2011-03-221-0/+5
| * | | | ALSA: hda - VIA: Fix codec type for VT1708BCE at the right timingLydia Wang2011-03-221-4/+5
| * | | | ALSA: hda - VIA: Fix invalid A-A path volume adjust issueLydia Wang2011-03-221-1/+8
| * | | | ALSA: hda - VIA: Add missing support for VT1718S in A-A pathLydia Wang2011-03-221-0/+5
| * | | | ALSA: hda - VIA: Fix independent headphone no sound issueLydia Wang2011-03-221-1/+11
| * | | | ALSA: hda - VIA: Fix stereo mixer recording no sound issueLydia Wang2011-03-221-3/+6
| * | | | ALSA: hda - Set EAPD for Realtek ALC665Andres Mejia2011-03-211-0/+2
| * | | | ALSA: usb - Remove trailing spaces from USB card name stringsTakashi Iwai2011-03-211-4/+18
| * | | | sound: read i_size with i_size_read()Xiaochen Wang2011-03-181-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-03-18230-9425/+26575
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'topic/misc' into for-linusTakashi Iwai2011-03-1886-6442/+9736
| |\ \ \ \
| | * | | | ALSA: sound/pci/asihpi: check adapter index in hpi_ioctlDan Rosenberg2011-03-181-0/+5
| | * | | | ALSA: aloop - Fix possible IRQ lock inversionTakashi Iwai2011-03-181-10/+9
| | * | | | ALSA: sound/core: merge list_del()/list_add_tail() to list_move_tail()Nicolas Kaiser2011-03-161-5/+3
| | * | | | ALSA: ctxfi - use list_move() instead of list_del()/list_add() combinationKirill A. Shutemov2011-03-161-2/+1
| | * | | | ALSA: ctxfi - Clear input settings before initializationPrzemyslaw Bruski2011-03-141-0/+2
| | * | | | ALSA: ctxfi - Fix SPDIF status retrievalPrzemyslaw Bruski2011-03-141-14/+5
| | * | | | ALSA: ctxfi - Fix incorrect SPDIF status bit maskPrzemyslaw Bruski2011-03-141-1/+1
| | * | | | ALSA: ctxfi - Fix microphone boost codes/commentsPrzemyslaw Bruski2011-03-141-10/+18
| | * | | | ALSA: atiixp - Fix wrong time-out checks during ac-link resetTakashi Iwai2011-03-112-2/+2
| | * | | | ALSA: intel8x0m: append 'm' to "r_intel8x0"Paul Bolle2011-03-111-3/+3
| | * | | | ALSA: intel8x0m: add 'm' as "suffix" to static functionsPaul Bolle2011-03-111-49/+49
| | * | | | ALSA: intel8x0m: wait a bit before warm reset checkPaul Bolle2011-03-111-1/+2
| | * | | | ALSA: usbaudio: implement USB autosuspendOliver Neukum2011-03-116-22/+118
| | * | | | ALSA: usbaudio: fix suspend/resumeOliver Neukum2011-03-113-3/+34
| | * | | | Merge branch 'fix/misc' into topic/miscTakashi Iwai2011-03-1145-172/+347
| | |\ \ \ \
| | * | | | | ALSA: usb-audio - Add "cval->res = 384" quirk for Logitech Webcam C600Alexey Fisher2011-03-101-0/+1
| | * | | | | ALSA: usb-audio - Add volume range check and warn if it too bigAlexey Fisher2011-03-101-0/+16
| | * | | | | sound: Use sound_register_*() for additional OSS minor devicesTakashi Iwai2011-03-092-36/+23
| | * | | | | ALSA: asihpi - Use %zd for size_t argument in error messageTakashi Iwai2011-03-081-1/+1
| | * | | | | ALSA: control: clean up snd_ctl_hole_check()Clemens Ladisch2011-03-081-9/+9
| | * | | | | ALSA: control: fix numid conflict check for new controlsClemens Ladisch2011-03-081-4/+2
| | * | | | | ALSA: hdspm - Add firmware ID for older AES32 cards.Adrian Knoth2011-03-081-0/+2
| | * | | | | ALSA: hdspm - Fix midi port initializationAdrian Knoth2011-02-281-2/+4
| | * | | | | ALSA: hdspm - Abort on unknown firmware revisionAdrian Knoth2011-02-281-0/+4