summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-132-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-133-95/+70Star
|\ \ \
| * | | 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-051-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/+0Star
| * | | | [ARM] pxa: introduce processor specific pxa27x_assert_ac97reset()Eric Miao2010-03-021-44/+6Star
| * | | | [ARM] pxa: remove the unnecessary restoring of MFP registersEric Miao2010-03-021-10/+0Star
* | | | | 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/+129Star
| |\ \ \ \
| | * | | | 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/+0Star
| | * | | | 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/+37Star
| | |\ \ \ \
| | | * | | | ALSA: ua101: removing debugging codeClemens Ladisch2010-03-021-55/+0Star
| | | * | | | ALSA: ua101: add Edirol UA-1000 supportClemens Ladisch2010-03-015-100/+37Star
| | * | | | | 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/+2Star
| * | | | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-03-082-9/+11
| |\ \ \ \ \ \
| | * | | | | | ASoC: fix ak4104 register array accessDaniel Mack2010-03-031-4/+2Star
| | * | | | | | 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/+882Star
| | * | | | | | | ALSA: hda - Add ASRock mobo to MSI blacklistMichele Ballabio2010-03-071-0/+1
| | * | | | | | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-03-071-7/+4Star
| | |\ \ \ \ \ \ \
| | * | | | | | | | 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
* | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2010-03-081-4/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mfd: Update WM8350 drivers for changed interrupt numbersMark Brown2010-03-071-2/+2
| * | | | | | | | | | mfd: Add a data argument to the WM8350 IRQ free functionMark Brown2010-03-071-2/+2
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-03-082-2/+2
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | dmaengine: shdma: separate DMA headers.Guennadi Liakhovetski2010-03-022-2/+2
* | | | | | | | | | | bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita2010-03-061-1/+1
* | | | | | | | | | | Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren2010-03-01249-6296/+27541
|\| | | | | | | | | |