summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-13Documentation: kernel-parameters.txt cleanupsRandy Dunlap
2011-08-13Documentation: add ARM user_debug to kernel-parameters.txtStephen Boyd
2011-08-13Documentation: drop Linux Source Driver from kernel-docs referencesLuis de Bethencourt
2011-08-13Documentation: fix spelling error in SubmittingPatchesZac Storer
2011-08-13mmc: remove unused "ddr" parameter in struct mmc_iosJaehoon Chung
2011-08-13mmc: dw_mmc: Fix DDR mode support.Seungwon Jeon
2011-08-13mmc: core: use defined R1_STATE_PRG macro for card statusJaehoon Chung
2011-08-13mmc: sdhci: use f_max instead of host->clock for timeoutsAndy Shevchenko
2011-08-13mmc: sdhci: move timeout_clk calculation farther downAndy Shevchenko
2011-08-13mmc: sdhci: check host->clock before using it as a denominatorAndy Shevchenko
2011-08-13mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK"Andy Shevchenko
2011-08-13mmc: tmio: eliminate unused variable 'mmc' warningAxel Lin
2011-08-13mmc: esdhc-imx: fix card interrupt loss on freescale eSDHCTony Lin
2011-08-13mmc: sdhci-s3c: Fix build for header changeMark Brown
2011-08-13mmc: dw_mmc: Fix mask in IDMAC_SET_BUFFER1_SIZE macroShashidhar Hiremath
2011-08-13mmc: cb710: fix possible pci_dev leak in cb710_pci_configure()Michał Mirosław
2011-08-13mmc: core: Detect eMMC v4.5 ext_csd entriesKyungmin Park
2011-08-13mmc: mmc_test: avoid stalled file in debugfsAndy Shevchenko
2011-08-13mmc: sdhci-s3c: add BROKEN_ADMA_ZEROLEN_DESC quirkJaehoon Chung
2011-08-13mmc: sdhci: pxav3: controller needs 32 bit ADMA addressingPhilip Rakity
2011-08-13mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finishAaron Lu
2011-08-12Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-08-12Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-08-12Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-08-12Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-08-12Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-08-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds
2011-08-12xfs: replace xfs_buf_geterror() with bp->b_errorChandra Seetharaman
2011-08-12xfs: Check the return value of xfs_buf_read() for NULLChandra Seetharaman
2011-08-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Arnd Bergmann
2011-08-12Merge branch 'fix/asoc' into for-linusTakashi Iwai
2011-08-12ASoC: Fix compile warning in wm8750.cTakashi Iwai
2011-08-12Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Arnd Bergmann
2011-08-12Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2...Arnd Bergmann
2011-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-08-12firewire: ohci: fix DMA unmapping in an error pathStefan Richter
2011-08-12firewire: cdev: fix 32 bit userland on 64 bit kernel compat corner casesStefan Richter
2011-08-12perf probe: Filter out redundant inline-instancesMasami Hiramatsu
2011-08-12perf probe: Search concrete out-of-line instancesMasami Hiramatsu
2011-08-12perf probe: Avoid searching variables in intermediate scopesMasami Hiramatsu
2011-08-12perf probe: Fix to search local variables in appropriate scopeMasami Hiramatsu
2011-08-12perf probe: Warn when more than one line are givenMasami Hiramatsu
2011-08-12perf probe: Fix to walk all inline instancesMasami Hiramatsu
2011-08-12perf probe: Fix to search nested inlined functions in CUMasami Hiramatsu
2011-08-12perf probe: Fix line walker to check CU correctlyMasami Hiramatsu
2011-08-12perf probe: Fix a memory leak for scopes arrayMasami Hiramatsu
2011-08-12perf: fix temporary file ownership checkVasiliy Kulikov
2011-08-12drm/radeon: re-POST the asic on Apple hardware when booted via EFIMatthew Garrett
2011-08-12drm/radeon: Allow panel preferred EDID to override BIOS native modeMatthew Garrett
2011-08-12drm/radeon/kms: make some watermark messages debug onlyAlex Deucher