summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: nuc900: fix a wait loop bugWan ZongShun2010-06-021-6/+4
* ASoC: nuc900: patch for SUBSTREAM_TYPE', 'PCM_TX' and 'PCM_RX' removalWan ZongShun2010-06-023-15/+13
* Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2010-05-3135-8/+3482
|\
| * ASoC: Fix S/PDIF buildMark Brown2010-05-312-0/+2
| * ASoC: kirkwood: Add audio support to openrd client platformsapatard@mandriva.com2010-05-313-0/+138
| * ASoC: kirkwood: Add i2s supportapatard@mandriva.com2010-05-319-0/+1047
| * openrd-client: initialise audioapatard@mandriva.com2010-05-311-0/+13
| * orion/kirkwood: add audio functions.apatard@mandriva.com2010-05-314-0/+54
| * ASoC: Add driver for cs42l51apatard@mandriva.com2010-05-314-0/+932
| * ASoC: Add SND_SOC_DAPM_PRE_POST_PMD eventapatard@mandriva.com2010-05-311-0/+2
| * ASoC: spdif: Add codec driver to use spdif stand-aloneSeungwhan Youn2010-05-311-1/+92
| * Merge commit 'v2.6.35-rc1' into for-2.6.36Mark Brown2010-05-3110749-250896/+612215
| |\
| * | ASOC: S5PV210: Enable AC97 supportJassi Brar2010-05-272-2/+4
| * | ASOC: S5PC100: Enable AC97 supportJassi Brar2010-05-272-2/+3
| * | ASoC: Fix dB scales for WM8990Mark Brown2010-05-261-9/+9
| * | ASoC: Fix dB scales for WM8400Mark Brown2010-05-261-9/+9
| * | ASoC: Fix dB scales for WM835xMark Brown2010-05-261-2/+2
| * | ASoC: Remove version display from WM8990Mark Brown2010-05-251-4/+0
| * | ASoC: ad193x: add set_sysclk entry to support different clock inputBarry Song2010-05-212-1/+45
| * | Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Mark Brown2010-05-2110-65/+347
| |\ \
| * | | ASoC: NUC900/audio: add nuc900 audio driver supportWan ZongShun2010-05-198-0/+1036
| * | | ASoC: Add SOC_DOUBLE_R_SX_TLV controlapatard@mandriva.com2010-05-162-0/+116
* | | | Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2010-05-313-126/+170
|\ \ \ \ | |_|_|/ |/| | |
| * | | ASoC: TWL4030: Add functionalty to reset the registersPeter Ujfalusi2010-05-312-0/+18
| * | | ASoC: TWL4030: Use BIAS_OFF instead of BIAS_STANDBY, when not in usePeter Ujfalusi2010-05-311-35/+51
| * | | ASoC: TWL4030: Correct the ARXR2_APGA_CTL chip defaultPeter Ujfalusi2010-05-311-0/+3
| * | | ASoC: TWL4030: Helper to check chip default registersPeter Ujfalusi2010-05-312-1/+25
| * | | ASoC: TWL4030: Optimize the power up sequencePeter Ujfalusi2010-05-311-73/+60
| * | | ASoC: TWL4030: Make offset cancellation path configurablePeter Ujfalusi2010-05-312-1/+6
| * | | ASoC: TWL4030: Remove wrapper for power downPeter Ujfalusi2010-05-311-11/+2
| * | | ASoC: TWL4030: Revisit codec defaultsPeter Ujfalusi2010-05-311-22/+22
| * | | ASoC: TWL6040: Fix playback with 19.2 Mhz MCLKJorge Eduardo Candelaria2010-05-211-1/+1
| | |/ | |/|
* | | Linux 2.6.35-rc1v2.6.35-rc1Linus Torvalds2010-05-301-2/+2
* | | Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2010-05-302-29/+15
|\ \ \
| * | | SLUB: Allow full duplication of kmalloc array for 390Christoph Lameter2010-05-301-1/+1
| * | | slub: move kmem_cache_node into it's own cachelineAlexander Duyck2010-05-242-28/+14
* | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-301-0/+7
|\ \ \ \
| * | | | mutex: Fix optimistic spinning vs. BKLTony Breeds2010-05-191-0/+7
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-308-16/+45
|\ \ \ \ \
| * \ \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-05-292-8/+17
| |\ \ \ \ \
| | * | | | | ring-buffer: Move zeroing out excess in page to ring buffer codeSteven Rostedt2010-05-252-8/+9
| | * | | | | ring-buffer: Reset "real_end" when page is filledSteven Rostedt2010-05-251-0/+8
| * | | | | | perf tui: Fix last use_browser problem related to .perfconfigArnaldo Carvalho de Melo2010-05-271-1/+1
| * | | | | | perf symbols: Add the build id cache to the vmlinux pathArnaldo Carvalho de Melo2010-05-263-6/+25
| * | | | | | perf tui: Reset use_browser if stdout is not a ttyArnaldo Carvalho de Melo2010-05-262-1/+2
| |/ / / / /
* | | | | | ia64: revert __node_random additionLinus Torvalds2010-05-301-17/+0
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2010-05-307-82/+500
|\ \ \ \ \ \
| * | | | | | mm: export generic_pipe_buf_*() to modulesMiklos Szeredi2010-05-261-0/+6
| * | | | | | fuse: support splice() reading from fuse deviceMiklos Szeredi2010-05-251-41/+187
| * | | | | | fuse: allow splice to move pagesMiklos Szeredi2010-05-253-15/+167