summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-03-17mmc: dw_mmc: fix suspend/resume operationJaehoon Chung1-2/+20
2011-03-17mmc: dw_mmc: add quirks for unreliable card detect, and capabilitiesJaehoon Chung1-2/+8
2011-03-17mmc: tmio: fix address in kunmap_atomic() callsGuennadi Liakhovetski1-5/+5
2011-03-17mmc: core: reset card voltage after power offUlf Hansson1-0/+7
2011-03-17mmc: core: export function mmc_do_release_host()Ulf Hansson1-1/+9
2011-03-17mmc: sdio: remember new card RCA when redetecting cardStefan Nilsson XK1-0/+8
2011-03-17mmc: dw_mmc: Remove set-but-unused variable.Chris Ball1-5/+1
2011-03-17mmc: sdhci-esdhc-imx: add card detect on custom GPIO for mx25/35Wolfram Sang1-0/+79
2011-03-17mmc: sdhci-esdhc: broken card detection is not a default quirkWolfram Sang3-3/+4
2011-03-17mmc: sdhci-esdhc-imx: add write protect on custom GPIO on mx25/35Wolfram Sang1-11/+41
2011-03-17mmc: msm_sdcc: remove needless cache flush after dma_unmap_sg()Linus Walleij1-8/+0
2011-03-17gpio/cs5535-gpio: Fix section mismatchNikanth Karthikesan1-3/+3
2011-03-17Merge tag 'v2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...Chris Metcalf203-855/+1863
2011-03-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epi...Linus Torvalds9-0/+1252
2011-03-17Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds10-160/+166
2011-03-17Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds4-461/+382
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds16-1054/+777
2011-03-17spi/rtc-{ds1390,ds3234,m41t94}: Use spi_get_drvdata() for SPI devicesGeert Uytterhoeven3-3/+3
2011-03-17Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds166-6008/+9062
2011-03-17mm: export __get_user_pagesHuang Ying2-6/+6
2011-03-17amd64_edac: Fix decode_syndrome typesBorislav Petkov1-4/+4
2011-03-17amd64_edac: Fix DCT argument typeBorislav Petkov1-5/+4
2011-03-17amd64_edac: Fix ranges signednessBorislav Petkov1-4/+5
2011-03-17amd64_edac: Drop local variableBorislav Petkov1-3/+2
2011-03-17amd64_edac: Fix PCI config addressing typesBorislav Petkov1-5/+5
2011-03-17amd64_edac: Fix DRAM base macrosBorislav Petkov2-6/+5
2011-03-17amd64_edac: Fix node id signednessBorislav Petkov2-9/+11
2011-03-17amd64_edac: Drop redundant declarationsBorislav Petkov1-8/+0
2011-03-17amd64_edac: Enable driver on F15hBorislav Petkov3-15/+29
2011-03-17amd64_edac: Adjust ECC symbol size to F15hBorislav Petkov2-18/+16
2011-03-17amd64_edac: Simplify scrubrate settingBorislav Petkov2-13/+5
2011-03-17amd64_edac: Improve DRAM address mappingBorislav Petkov2-70/+83
2011-03-17amd64_edac: Sanitize ->read_dram_ctl_registerBorislav Petkov2-9/+7
2011-03-17amd64_edac: Adjust sys_addr to chip select conversion routine to F15hBorislav Petkov1-14/+15
2011-03-17amd64_edac: Beef up early exit reportingBorislav Petkov1-1/+12
2011-03-17amd64_edac: Revamp online spare handlingBorislav Petkov2-21/+15
2011-03-17amd64_edac: Fix channel interleave removalBorislav Petkov1-9/+17
2011-03-17amd64_edac: Correct node interleaving removalBorislav Petkov1-4/+4
2011-03-17amd64_edac: Add support for interleaved region swappingBorislav Petkov2-0/+40
2011-03-17amd64_edac: Unify get_error_addressBorislav Petkov2-15/+13
2011-03-17amd64_edac: Simplify decoding pathBorislav Petkov3-65/+35
2011-03-17amd64_edac: Adjust channel counting to F15hBorislav Petkov1-7/+6
2011-03-17amd64_edac: Cleanup old defines cruftBorislav Petkov2-76/+22
2011-03-17amd64_edac: Cleanup NBSH cruftBorislav Petkov3-27/+8
2011-03-17amd64_edac: Cleanup NBCFG handlingBorislav Petkov2-30/+24
2011-03-17amd64_edac: Cleanup NBCTL codeBorislav Petkov2-14/+8
2011-03-17amd64_edac: Cleanup DCT Select Low/High codeBorislav Petkov2-22/+22
2011-03-17amd64_edac: Cleanup Dram Configuration registers handlingBorislav Petkov2-37/+24
2011-03-17amd64_edac: Cleanup DBAM handlingBorislav Petkov1-19/+8
2011-03-17amd64_edac: Replace huge bitmasks with a macroBorislav Petkov1-10/+9