summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into workGreg Kroah-Hartman2010-11-29696-4104/+12308
|\
| * Un-inline get_pipe_info() helper functionLinus Torvalds2010-11-292-12/+13
| * Export 'get_pipe_info()' to other usersLinus Torvalds2010-11-283-12/+13
| * Rename 'pipe_info()' to 'get_pipe_info()'Linus Torvalds2010-11-281-10/+9
| * Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-284-19/+57
| |\
| | * perf: Fix the software context switch counterPeter Zijlstra2010-11-262-16/+15
| | * perf, x86: Fixup Kconfig depsPeter Zijlstra2010-11-261-1/+1
| | * x86, perf, nmi: Disable perf if counters are not accessibleDon Zickus2010-11-261-0/+20
| | * perf: Fix inherit vs. context rotation bugThomas Gleixner2010-11-262-2/+21
| * | Merge branch 'fwnet' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds2010-11-281-70/+90
| |\ \
| | * | firewire: net: throttle TX queue before running out of tlabelsStefan Richter2010-11-171-24/+35
| | * | firewire: net: replace lists by countersStefan Richter2010-11-171-47/+26
| | * | firewire: net: fix memory leaksStefan Richter2010-11-171-4/+31
| | * | firewire: net: count stats.tx_packets and stats.tx_bytesStefan Richter2010-11-171-3/+6
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-11-2724-48/+131
| |\ \ \
| | * \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-11-2623-38/+85
| | |\ \ \
| | | * | | ASoC: Fix resource reclaim for osk5912Axel Lin2010-11-251-3/+8
| | | * | | ASoC: tlv320aic3x - fix variable may be used uninitialized warningAxel Lin2010-11-251-3/+3
| | | * | | ASoC: davinci-vcif - fix a memory leakAxel Lin2010-11-251-0/+3
| | | * | | ASoC: phycore-ac97: fix resource leakAxel Lin2010-11-251-7/+21
| | | * | | ASoC: imx-ssi: fix resource leakAxel Lin2010-11-251-4/+11
| | | * | | ASoC: simone: fix resource leak in simone_init error pathAxel Lin2010-11-251-8/+10
| | | * | | ASoC: sam9g20_wm8731: fix resource leak in at91sam9g20ek_init error pathAxel Lin2010-11-251-1/+4
| | | * | | ASoC: snd-soc-afeb9260: remove unneeded platform_device_del in error pathAxel Lin2010-11-251-1/+0
| | | * | | ASoC: pcm030-audio-fabric: fix resource leak in pcm030_fabric_init error pathAxel Lin2010-11-251-0/+1
| | | * | | ASoC: efika-audio-fabric: fix resource leak in efika_fabric_init error pathAxel Lin2010-11-251-0/+1
| | | * | | ASoC: Call snd_soc_unregister_dais instead of snd_soc_unregister_dai in sh4_s...Axel Lin2010-11-251-1/+1
| | | * | | ASoC: fix SND_PXA2XX_LIB Kconfig warningDmitry Artamonow2010-11-251-0/+1
| | | * | | ASoC: nuc900-ac97: fix a memory leakAxel Lin2010-11-241-1/+1
| | | * | | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Mark Brown2010-11-241-0/+8
| | | |\ \ \
| | | * | | | ASoC: Return proper error for omap3pandora_soc_initAxel Lin2010-11-241-0/+1
| | | * | | | ASoC: wm8961 - clear WM8961_MCLKDIV bit for freq <= 16500000Axel Lin2010-11-241-1/+1
| | | * | | | ASoC: wm8961 - clear WM8961_DACSLOPE bit for normal modeAxel Lin2010-11-241-1/+1
| | | * | | | ASoC: wm8994 - fix memory leaksAxel Lin2010-11-231-0/+2
| | | * | | | ASoC: wm8904 - fix memory leaksAxel Lin2010-11-231-0/+2
| | | * | | | ASoC: max98088 - fix a memory leakAxel Lin2010-11-231-0/+3
| | | * | | | ASoC: Do not update the cache if write to hardware failedAxel Lin2010-11-231-1/+3
| | | * | | | ASoC: MPC5200: Eliminate duplicate include of of_device.hJesper Juhl2010-11-231-1/+0
| | | * | | | ASoC: Restore WM8994 volatile and readable register operationsMark Brown2010-11-221-0/+2
| | | * | | | ASoC: Fix multi-component mismerge in WM8523Mark Brown2010-11-221-1/+0
| | | * | | | ASoC: atmel: test wrong variableVasiliy Kulikov2010-11-221-2/+2
| | | * | | | ASoC: stac9766 - set reg_cache_default to stac9766_regAxel Lin2010-11-221-0/+1
| | | * | | | ASoC: s3c24xx: test wrong variableVasiliy Kulikov2010-11-221-2/+2
| | * | | | | ALSA: hda - Use ALC_INIT_DEFAULT for really default initializationTakashi Iwai2010-11-261-0/+1
| | * | | | | ALSA: hda - Fix ALC660-VD/ALC861-VD capture/playback mixersHerton Ronaldo Krzesinski2010-11-251-1/+1
| | * | | | | ALSA: HDA: Add an extra DAC for Realtek ALC887-VDDavid Henningsson2010-11-241-1/+3
| | * | | | | ALSA: hda - Fix Acer 7730G supportDenis Kuplyakov2010-11-241-8/+41
| * | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-11-268-41/+71
| |\ \ \ \ \ \
| | * | | | | | NFS: Ensure we return the dirent->d_type when it is knownTrond Myklebust2010-11-226-3/+22
| | * | | | | | NFS: Correct the array bound calculation in nfs_readdir_add_to_arrayTrond Myklebust2010-11-221-4/+5