aboutsummaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-03-133-2/+10
|\
| * Merge branch 'topic/misc' into for-linusTakashi Iwai2010-03-101-1/+2
| |\
| | * sound: fix opti92x-ad1848 buildRandy Dunlap2010-03-081-1/+2
| * | Merge branch 'topic/hda' into for-linusTakashi Iwai2010-03-102-1/+8
| |\ \
| | * | ALSA: hda - Sound MSI fallout on a Asus mobo NVIDIA MCP55Ralf Gerbig2010-03-091-0/+1
| | * | ALSA: hda - Fix input source elements of secondary ADCs on RealtekTakashi Iwai2010-03-081-0/+6
| | * | ALSA: hda - Fix wrong model range check for ALC268Takashi Iwai2010-03-081-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-122-2/+2
|\ \ \ \
| * \ \ \ Merge branch 'for-next' into for-linusJiri Kosina2010-03-082-2/+2
| |\ \ \ \
| | * | | | tree-wide: Assorted spelling fixesDaniel Mack2010-02-092-2/+2
* | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-123-95/+70
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'origin' into devel-stableRussell King2010-03-08252-6305/+27689
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | Merge branch 'for-rmk/samsung6' of git://git.fluff.org/bjdooks/linux into dev...Russell King2010-03-081-2/+2
| |\ \ \ \ \ \
| | * | | | | | ASoC: Fix S3C64xx IIS driver for Samsung header reorgMark Brown2010-03-041-2/+2
| * | | | | | | ASoC: Remove legacy SSP API usage from pxa-ssp.cEric Miao2010-03-022-30/+61
| * | | | | | | [ARM] pxa: introduce PXA_SSP_LEGACY for legacy SSP APIEric Miao2010-03-021-0/+1
| * | | | | | | [ARM] pxa: remove now unnecessary pxa_gpio_mode() calls in ac97Eric Miao2010-03-021-8/+0
| * | | | | | | [ARM] pxa: introduce processor specific pxa27x_assert_ac97reset()Eric Miao2010-03-021-44/+6
| * | | | | | | [ARM] pxa: remove the unnecessary restoring of MFP registersEric Miao2010-03-021-10/+0
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-03-0825-1122/+1281
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge branch 'topic/misc' into for-linusTakashi Iwai2010-03-0814-209/+129
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | ALSA: fix jazz16 compile (udelay)Meelis Roos2010-03-051-0/+1
| | * | | | | ALSA: riptide: clean up while loopDan Carpenter2010-03-031-3/+3
| | * | | | | ALSA: usbaudio - remove debug "SAMPLE BYTES" printk lineJaroslav Kysela2010-03-031-1/+0
| | * | | | | ALSA: timer - pass real event in snd_timer_notify1() to instance callbackJaroslav Kysela2010-03-031-1/+1
| | * | | | | ALSA: oxygen: change || to &&Clemens Ladisch2010-03-031-1/+1
| | * | | | | ALSA: opti92x: use PnP data to select Master Control portKrzysztof Helt2010-03-032-43/+79
| | * | | | | ALSA: usbaudio: Fix wrong bitrate for Creative Creative VF0470 Live CamArseniy Lartsev2010-03-021-0/+3
| | * | | | | Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-03-025-155/+37
| | |\ \ \ \ \
| | | * | | | | ALSA: ua101: removing debugging codeClemens Ladisch2010-03-021-55/+0
| | | * | | | | ALSA: ua101: add Edirol UA-1000 supportClemens Ladisch2010-03-015-100/+37
| | * | | | | | ALSA: sound/usb/caiaq/midi.h: Checkpatch cleanupAndrea Gelmini2010-03-021-1/+1
| | * | | | | | sound/oss/coproc.h: Checkpatch cleanupAndrea Gelmini2010-03-021-1/+1
| | * | | | | | sound/oss/v_midi.h: Checkpatch cleanupAndrea Gelmini2010-03-021-3/+2
| * | | | | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-03-082-9/+11
| |\ \ \ \ \ \ \
| | * | | | | | | ASoC: fix ak4104 register array accessDaniel Mack2010-03-031-4/+2
| | * | | | | | | ASoC: soc_pcm_open: Add missing bailout tagJassi Brar2010-03-031-5/+9
| * | | | | | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2010-03-089-904/+1141
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | ALSA: hdmi - show debug message on changing audio infoframeWu Fengguang2010-03-081-4/+8
| | * | | | | | | ALSA: hdmi - merge common code for intelhdmi and nvhdmiWu Fengguang2010-03-083-1613/+882
| | * | | | | | | ALSA: hda - Add ASRock mobo to MSI blacklistMichele Ballabio2010-03-071-0/+1
| | * | | | | | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-03-071-7/+4
| | |\ \ \ \ \ \ \
| | * | | | | | | | ALSA: hda: uninitialized variable fixFrederik Deweerdt2010-03-051-1/+1
| | * | | | | | | | ALSA: hda: Use LPIB for a Biostar Microtech boardDaniel T Chen2010-03-051-0/+1
| | * | | | | | | | ALSA: hda: Use LPIB for Dell Latitude 131LDaniel T Chen2010-03-041-0/+1
| | * | | | | | | | ALSA: hda - Build hda_eld into snd-hda-codec moduleTakashi Iwai2010-03-042-3/+9
| | * | | | | | | | ALSA: hda - Support NVIDIA MCP89 and GT21x hdmi audioWei Ni2010-03-043-52/+990
| | * | | | | | | | ALSA: hda - Support max codecs to 8 for nvidia hda controllerWei Ni2010-03-041-2/+4
| | * | | | | | | | ALSA: sound/pci/hda/hda_codec.c: various coding style fixesNorberto Lopes2010-03-021-31/+38
| | * | | | | | | | ALSA: hda - Add missing hp_pins definitions for ALC269 quirksTakashi Iwai2010-03-021-0/+8