aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-02-14powerpc/pseries/eeh: Fix crash when error happens during device probeThadeu Lima de Souza Cascardo2-2/+7
2012-02-14powerpc/pseries: Fix partition migration hang in stop_topology_updateBrian King2-3/+8
2012-02-14powerpc/powernv: Disable interrupts while taking phb->lockMichael Ellerman1-8/+14
2012-02-14powerpc: Fix WARN_ON in decrementer_check_overflowBenjamin Herrenschmidt1-1/+5
2012-02-14powerpc/wsp: Fix IRQ affinity settingBenjamin Herrenschmidt1-1/+1
2012-02-14powerpc: Implement GET_IP/SET_IPSrikar Dronamraju1-8/+12
2012-02-14powerpc/wsp: Permanently enable PCI class code workaroundBenjamin Herrenschmidt1-4/+4
2012-02-13mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon2-71/+79
2012-02-13mmc: atmel-mci: save and restore sdioirq when soft reset is performedLudovic Desroches1-0/+3
2012-02-13mmc: block: Init ro_lock sysfs attr to fix lockdep warningsRabin Vincent1-0/+1
2012-02-13mmc: sh_mmcif: fix late delayed work initialisationGuennadi Liakhovetski1-7/+9
2012-02-13mmc: tmio_mmc: fix card eject during IO with DMAGuennadi Liakhovetski3-2/+23
2012-02-13mmc: core: Fix comparison issue in mmc_compare_ext_csdsJurgen Heeks1-2/+2
2012-02-13mmc: core: Fix PowerOff Notify suspend/resumeGirish K S3-12/+35
2012-02-13mmc: sdhci-pci: set Medfield SDIO as non-removableAdrian Hunter1-1/+1
2012-02-13mmc: core: add the capability for broken voltageJaehoon Chung2-0/+5
2012-02-13mmc: core: Fix low speed mmc card detection failureGirish K S1-2/+3
2012-02-13mmc: esdhc: set the timeout to the max valueJerry Huang1-0/+5
2012-02-13mmc: esdhc: add PIO mode supportJerry Huang1-1/+4
2012-02-13mmc: core: Ensure clocks are always enabled before host interactionSujit Reddy Thumma5-30/+61
2012-02-13mmc: of_mmc_spi: fix little endian supportJean-Christophe PLAGNIOL-VILLARD1-2/+2
2012-02-13mmc: core: UHS sdio card that fails should not exceed 50MHzPhilip Rakity1-3/+4
2012-02-13Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2-2/+3
2012-02-14module: fix broken isapnp handling in file2aliasOndrej Zary1-1/+1
2012-02-14module: make module param bint handle nul valueDave Young1-1/+2
2012-02-13Merge tag 'battery-fixes-for-v3.3-rc2' of git://git.infradead.org/users/cbou/battery-urgentLinus Torvalds3-12/+8
2012-02-13Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds7-283/+142
2012-02-13Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds11-56/+74
2012-02-13Merge branch 'omap-fixes-urgent' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds4-3/+15
2012-02-13Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-1/+11
2012-02-13i387: make irq_fpu_usable() tests more robustLinus Torvalds2-8/+47
2012-02-13i387: math_state_restore() isn't called from asmLinus Torvalds2-4/+4
2012-02-13Merge branch 'fix/acer-alc889-fix' into fix/hdaTakashi Iwai1-0/+23
2012-02-13ALSA: hda - Fix silent speaker output on Acer Aspire 6935Takashi Iwai1-0/+23
2012-02-13ALSA: hda - Fix initialization of secondary capture source on VT1705Takashi Iwai1-0/+3
2012-02-13ARM: omap: resolve nebulous 'Error setting wl12xx data'Russell King4-15/+33
2012-02-13ARM: omap: fix wrapped error messages in omap_hwmod.cRussell King1-8/+8
2012-02-13ARM: omap: fix section mismatch warnings in mux.c caused by hsmmc.cRussell King1-7/+7
2012-02-13ARM: omap: fix section mismatch warning for sdp3430_twl_gpio_setup()Russell King1-4/+4
2012-02-13ARM: omap: fix section mismatch error for omap_4430sdp_display_init()Russell King1-1/+1
2012-02-13ARM: omap: fix section mismatch warning for omap_secondary_startup()Russell King1-0/+1
2012-02-13ARM: omap: preemptively fix section mismatch in omap4_sdp4430_wifi_mux_init()Russell King1-1/+1
2012-02-13ARM: omap: fix section mismatch warning in mux.cRussell King1-4/+4
2012-02-13ARM: omap: fix section mismatch errors in TWL PMIC driverRussell King1-10/+10
2012-02-13ARM: omap: fix uninformative vc/i2c configuration error messageRussell King1-2/+2
2012-02-13ARM: omap: fix vc.c PMIC error messageRussell King1-4/+2
2012-02-13ARM: omap: fix prm44xx.c OMAP44XX_IRQ_PRCM build errorRussell King1-0/+1
2012-02-12mmc: esdhc: fix errors when booting kernel on Freescale eSDHC version 2.3Roy Zang1-0/+32
2012-02-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds21-233/+155
2012-02-11block: fix lockdep warning on io_context release put_io_context()Tejun Heo1-7/+14