summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-02-15drm/exynos: Fix typo in exynos_mixer.cMasanari Iida1-1/+1
2012-02-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2-1/+3
2012-02-15Merge tag 'mmc-fixes-for-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds17-131/+241
2012-02-15Merge tag 'stable/for-linus-fixes-3.3-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds5-12/+18
2012-02-15USB: option: cleanup zte 3g-dongle's pid in option.cli.rui27@zte.com.cn1-130/+13
2012-02-153c59x: shorten timer period for slave devicesEric Dumazet1-1/+1
2012-02-14bnx2x: remove the 'poll' module optionMichal Schmidt1-16/+1
2012-02-14USB: Don't fail USB3 probe on missing legacy PCI IRQ.Sarah Sharp3-3/+13
2012-02-14[media] hdpvr: fix race conditon during start of streamingJanne Grunau1-1/+2
2012-02-14drm/radeon/kms: fix MSI re-arm on rv370+Alex Deucher2-6/+2
2012-02-14drm/radeon/kms/atom: bios scratch reg handling updatesAlex Deucher1-0/+17
2012-02-14drm/radeon/kms: drop lock in return path of radeon_fence_count_emitted.Dave Airlie1-1/+3
2012-02-14mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon1-69/+75
2012-02-14mmc: atmel-mci: save and restore sdioirq when soft reset is performedLudovic Desroches1-0/+3
2012-02-14mmc: block: Init ro_lock sysfs attr to fix lockdep warningsRabin Vincent1-0/+1
2012-02-14mmc: sh_mmcif: fix late delayed work initialisationGuennadi Liakhovetski1-7/+9
2012-02-14mmc: tmio_mmc: fix card eject during IO with DMAGuennadi Liakhovetski3-2/+23
2012-02-14mmc: core: Fix comparison issue in mmc_compare_ext_csdsJurgen Heeks1-2/+2
2012-02-14mmc: core: Fix PowerOff Notify suspend/resumeGirish K S2-12/+31
2012-02-14mmc: sdhci-pci: set Medfield SDIO as non-removableAdrian Hunter1-1/+1
2012-02-14mmc: core: add the capability for broken voltageJaehoon Chung1-0/+4
2012-02-14mmc: core: Fix low speed mmc card detection failureGirish K S1-2/+3
2012-02-14mmc: esdhc: set the timeout to the max valueJerry Huang1-0/+5
2012-02-14mmc: esdhc: add PIO mode supportJerry Huang1-1/+4
2012-02-14mmc: core: Ensure clocks are always enabled before host interactionSujit Reddy Thumma4-30/+42
2012-02-14mmc: of_mmc_spi: fix little endian supportJean-Christophe PLAGNIOL-VILLARD1-2/+2
2012-02-14mmc: core: UHS sdio card that fails should not exceed 50MHzPhilip Rakity1-3/+4
2012-02-14md/raid10: fix handling of error on last working device in array.NeilBrown1-10/+27
2012-02-14Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann4-397/+31
2012-02-14Merge tag 'battery-fixes-for-v3.3-rc2' of git://git.infradead.org/users/cbou/...Linus Torvalds3-12/+8
2012-02-14Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-10/+10
2012-02-14Merge branch 'omap-fixes-urgent' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-3/+10
2012-02-14ks8851: Fix NOHZ local_softirq_pending 08 warningCousson, Benoit1-1/+1
2012-02-14bnx2x: fix bnx2x_storm_stats_update() on big endianEric Dumazet1-4/+4
2012-02-14ixp4xx-eth: fix PHY name to match MDIO bus nameFlorian Fainelli1-1/+2
2012-02-14octeon: fix PHY name to match MDIO bus nameFlorian Fainelli1-2/+2
2012-02-14fec: fix PHY name to match fixed MDIO bus nameFlorian Fainelli1-1/+1
2012-02-14bcm63xx-enet: fix PHY name to match MDIO bus nameFlorian Fainelli1-1/+1
2012-02-14cpmac: fix PHY name to match MDIO bus nameFlorian Fainelli1-2/+2
2012-02-14mlx4: Fix kcalloc parameters swappedAxel Lin1-2/+3
2012-02-13Fix section mismatch in spi-pl022.cRussell King1-1/+1
2012-02-13ARM: at91: drop ide driver in favor of the pata oneJean-Christophe PLAGNIOL-VILLARD2-367/+0
2012-02-13pata/at91: use newly introduced SMC accessorsJean-Christophe PLAGNIOL-VILLARD1-27/+21
2012-02-13ARM: at91:rtc/rtc-at91sam9: ioremap register bankJean-Christophe PLAGNIOL-VILLARD1-3/+10
2012-02-13ARM: omap: fix section mismatch errors in TWL PMIC driverRussell King1-10/+10
2012-02-13Merge branch 'v3.3-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann202-4193/+1539
2012-02-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/te...Arnd Bergmann1-1/+1
2012-02-13md/raid1: fix buglet in md_raid1_contested.NeilBrown1-1/+1
2012-02-13[SCSI] mpt2sas: Fix mismatch in mpt2sas_base_hard_reset_handler() mutex lock-...Alexey Khoroshilov1-1/+2
2012-02-12mmc: esdhc: fix errors when booting kernel on Freescale eSDHC version 2.3Roy Zang1-0/+32