summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/misc' into for-linusTakashi Iwai2010-04-074-15/+18
|\
| * ALSA: mixart: range checking proc fileDan Carpenter2010-04-061-10/+14
| * ALSA: echoaudio - Eliminate use after freeJulia Lawall2010-04-041-3/+2
| * ALSA: i2c: cleanup: change parameter to pointerDan Carpenter2010-04-042-2/+2
* | Merge branch 'fix/hda' into for-linusTakashi Iwai2010-03-292-1/+5
|\ \
| * | ALSA: hda: Use LPIB for ga-ma770-ud3 boardDaniel T Chen2010-03-291-0/+1
| * | ALSA: hda - Don't set invalid connection index in Realtek initialiaitonTakashi Iwai2010-03-251-1/+4
* | | Merge branch 'fix/misc' into for-linusTakashi Iwai2010-03-292-2/+6
|\ \ \ | | |/ | |/|
| * | ALSA: ac97: Add Toshiba P500 to ac97 jack sense blacklistDaniel Chen2010-03-291-0/+1
| * | ALSA: pcm_lib - fix xrun functionalityJarkko Nikula2010-03-261-2/+4
| * | ALSA: ac97: Add IBM ThinkPad R40e to Headphone/Line Jack Sense blacklistDaniel T Chen2010-03-261-0/+1
* | | Merge branch 'fix/hda' into for-linusTakashi Iwai2010-03-244-8/+29
|\ \ \ | | |/ | |/|
| * | ALSA: hda - Fix access-after-free in patch_realtek.cTakashi Iwai2010-03-221-2/+3
| * | ALSA: hda - Sort codec entry list of Nvidia HDMITakashi Iwai2010-03-221-8/+8
| * | ALSA: hda - Add support of Nvidia GT220 HDMIDerek Kelly2010-03-221-0/+3
| * | ALSA: hda: Fix 0 dB offset for HP laptops using CX20551 (Waikiki)Daniel T Chen2010-03-221-0/+15
| * | ALSA: hda - Add PCI quirk for HP dv6-1110ax.Kunal Gangakhedkar2010-03-211-0/+2
* | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-03-245-9/+7
|\ \ \ | |_|/ |/| |
| * | ASoC: Remove BROKEN from i.MX audio after dependencies mergedMark Brown2010-03-221-1/+1
| * | Merge commit 'v2.6.34-rc2' into for-2.6.34Mark Brown2010-03-222159-55142/+118442
| |\|
| * | ASoC: pxa-pcm-lib: initialize DMA channel to -1Daniel Mack2010-03-191-0/+1
| * | ASoC: Bail out of wm_hubs DC servo if calibration failsMark Brown2010-03-191-1/+1
| * | ASoC: tlv320dac33: Internal clocking changesPeter Ujfalusi2010-03-191-2/+2
| * | ASoC: tlv320dac33: Fix DSP modesPeter Ujfalusi2010-03-191-5/+1
| * | ASoC: SIU driver shall select FW_LOADERGuennadi Liakhovetski2010-03-181-0/+1
* | | ALSA: cmipci: work around invalid PCM pointerClemens Ladisch2010-03-241-3/+11
* | | sound/oss/vidc.c: change the field used with DMA_ACTIVEJulia Lawall2010-03-211-2/+2
| |/ |/|
* | Linux 2.6.34-rc2v2.6.34-rc2Linus Torvalds2010-03-201-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-03-205-2/+50
|\ \
| * | serial: sh-sci: remove duplicated #includeHuang Weiyi2010-03-151-1/+0
| * | sh: Export uncached helper symbols.Paul Mundt2010-03-101-0/+4
| * | sh: Fix up NUMA build for 29-bit.Paul Mundt2010-03-101-0/+7
| * | serial: sh-sci: Fix build failure for non-sh architectures.Peter Huewe2010-03-101-0/+4
| * | sh: Fix up uncached offset for legacy 29-bit mode.Paul Mundt2010-03-081-0/+5
| * | sh: Support CPU affinity masks for INTC controllers.Paul Mundt2010-03-081-1/+30
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-03-203-51/+69
|\ \ \
| * | | uwb: remove duplicate cpu_to_le16()Dan Carpenter2010-02-251-4/+2
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel2010-02-251546-14571/+37015
| |\ \ \
| * | | | uwb: declare MODULE_FIRMWARE() in i1480 DFU driverBen Hutchings2010-01-141-0/+4
| * | | | uwb: make USB device id table constantMárton Németh2010-01-142-2/+2
| * | | | uwb: wlp: refactor wlp_get_<attribute>() macrosDavid Vrabel2010-01-111-45/+61
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2010-03-197-13/+5
|\ \ \ \ \
| * | | | | alpha: fix compile errors in dma-mapping-common.hFUJITA Tomonori2010-03-194-4/+0
| * | | | | alpha: remove trailing spaces in messagesFrans Pop2010-03-192-2/+2
| * | | | | alpha: use __ratelimitAkinobu Mita2010-03-191-7/+3
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-03-198-40/+17
|\ \ \ \ \ \
| * | | | | | powerpc: Remove IOMMU_VMERGE config optionFUJITA Tomonori2010-03-192-19/+1
| * | | | | | powerpc: Fix swiotlb to respect the boot optionFUJITA Tomonori2010-03-193-12/+6
| * | | | | | powerpc: Do not call prink when CONFIG_PRINTK is not definedMárton Németh2010-03-191-0/+4
| * | | | | | powerpc: Use correct ccr bit for syscall error statusNathan Lynch2010-03-191-3/+3