summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda_intel: Digital PC Beep - change behaviour for input layerJaroslav Kysela2009-11-167-28/+111
* Merge branch 'topic/beep-rename' into topic/hdaTakashi Iwai2009-11-16633-17729/+20804
|\
| * ALSA: rename "PC Speaker" controls to "Speaker"Jaroslav Kysela2009-11-055-12/+13
| * ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela2009-11-0518-45/+47
| * ALSA: sh: add SuperH DAC audio driver for ALSA V4Rafael Ignacio Zurita2009-11-046-0/+543
| * ALSA: snd-pcsp: add nopcm modeStas Sergeev2009-11-014-20/+48
| * Merge branch 'fix/misc' into topic/miscTakashi Iwai2009-11-013629-114259/+270535
| |\
| | * sound: via82xx: deactivate DXS controls of inactive streamsClemens Ladisch2009-10-301-7/+52
| | * ALSA: snd-usb-caiaq: Bump version number to 1.3.20Mark Hills2009-10-301-1/+1
| | * ALSA: snd-usb-caiaq: Lock on stream start/unpauseMark Hills2009-10-301-0/+4
| | * ALSA: snd-usb-caiaq: Missing lock around use of buffer positionsMark Hills2009-10-301-3/+9
| | * ALSA: sound/parisc: Move dereference after NULL testJulia Lawall2009-10-301-1/+5
| | * ALSA: sound: Move dereference after NULL test and drop unnecessary NULL testsJulia Lawall2009-10-303-5/+4
| | * ALSA: pcsp - Fix nforce workaroundStas Sergeev2009-10-302-32/+35
| | * ALSA: SND_CS5535AUDIO: Remove the X86 platform dependencyWu Zhangjin2009-10-301-1/+0
| | * Merge branch 'fix/hda' into for-linusTakashi Iwai2009-10-134-8/+55
| | |\
| | * | ALSA: aaci: ARM1176 aaci-pl041 AC97 register read timeoutPhilby John2009-10-131-0/+1
| | * | ALSA: bt87x - Add a whitelist for Pinnacle PCTV (11bd:0012)Takashi Iwai2009-10-131-0/+2
| | * | ALSA: ice1724 - Make call to set hw params succeed on ESI Juli@David Henningsson2009-10-111-1/+1
| | * | ALSA: ice1724: Fix surround on Chaintech AV-710Robert Hancock2009-10-101-3/+5
| | * | Merge branch 'fix/misc' into for-linusTakashi Iwai2009-10-084-21/+42
| | |\ \
| | | * | ALSA: ice1724: increase SPDIF and independent stereo buffer sizesRobert Hancock2009-10-081-2/+2
| | | * | ALSA: opl3: circular locking in the snd_opl3_note_on() and snd_opl3_note_off()Krzysztof Helt2009-10-081-8/+20
| | | * | ALSA: ICE1712/24 - Change the Multi Track Peak control (level meters) from MI...Pavel Hofman2009-10-082-2/+2
| | | * | sound: via82xx: move DXS volume controls to PCM interfaceClemens Ladisch2009-10-061-9/+18
| | * | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-10-081-22/+67
| | |\ \ \
| | * \ \ \ Merge branch 'upstream/wm8350' into for-2.6.32Mark Brown2009-10-061-2/+2
| | |\ \ \ \
| | | * | | | ASoC: WM8350 capture PGA mutes are invertedMark Brown2009-10-061-2/+2
| | * | | | | ASoC: Remove absent SYNC and TDM DAI format options from i.MX SSIMark Brown2009-10-061-8/+0
| | * | | | | Merge branch 'for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2009-10-062-3/+4
| | |\ \ \ \ \
| | | * | | | | ASoC: wm8940: Fix check on error code form snd_soc_codec_set_cache_ioJonathan Cameron2009-10-021-1/+1
| | | * | | | | ASoC: Fix SND_SOC_DAPM_LINE handlingPeter Ujfalusi2009-10-021-2/+3
| | * | | | | | Linux 2.6.32-rc3v2.6.32-rc3Linus Torvalds2009-10-041-1/+1
| | * | | | | | headers: remove sched.h from poll.hAlexey Dobriyan2009-10-0426-1/+27
| | * | | | | | Merge branch 'acpi-pad' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...Linus Torvalds2009-10-044-0/+535
| | |\ \ \ \ \ \
| | | * | | | | | acpi_pad: build only on X86Len Brown2009-09-271-0/+1
| | | * | | | | | ACPI: create Processor Aggregator Device driverShaohua Li2009-07-314-0/+535
| | * | | | | | | Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2009-10-041-4/+13
| | |\ \ \ \ \ \ \
| | | * | | | | | | SFI: remove __init from sfi_verify_tableArjan van de Ven2009-10-031-1/+1
| | | * | | | | | | SFI: fix section mismatch warnings in sfi_core.cRakib Mullick2009-10-031-3/+12
| | * | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-10-046-103/+112
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge branch 'misc' into releaseLen Brown2009-10-033-15/+10
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | ACPI: dock: fix "sibiling" typoAlex Chiang2009-10-031-8/+8
| | | | * | | | | | | | ACPI: kill overly verbose "throttling states" log messagesRoland Dreier2009-10-031-7/+0
| | | | * | | | | | | | ACPI: Fix bound checks for copy_from_user in the acpi /proc codeArjan van de Ven2009-10-031-0/+2
| | | | |/ / / / / / /
| | | * | | | | | | | Merge branch 'bugzilla-14081' into releaseLen Brown2009-10-031-6/+46
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | ACPI: EC: Don't parse DSDT for EC early init on CompalAlexey Starikovskiy2009-10-031-0/+15
| | | | * | | | | | | | ACPI: EC: Rewrite DMI checksAlexey Starikovskiy2009-10-031-6/+31
| | | | |/ / / / / / /
| | | | | | | | | | |
| | | | \ \ \ \ \ \ \
| | | *-. \ \ \ \ \ \ \ Merge branches 'sony-laptop', 'bugzilla-14247' and 'bugzilla-14271' into releaseLen Brown2009-10-02348-13884/+14603
| | | |\ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | ACPI: fix bus scanning memory leaksBjorn Helgaas2009-10-021-5/+2
| | | | | |/ / / / / / /
OpenPOWER on IntegriCloud