aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-11mmc: tmio_mmc: Hotplug code regroupingBastian Hecht1-9/+21
2012-01-11mmc: core: Fix voltage select in DDR modeGirish K S1-1/+1
2012-01-11mmc: sdhci-s3c: use S3C_SDHCI_CONTROL2 instead of hardcoded offset valueJingoo Han1-1/+1
2012-01-11mmc: dw_mmc: Support predefined mutiple block transfersSeungwon Jeon1-6/+28
2012-01-11mmc: dw_mmc: Remove unnecessary else clausesChris Ball1-5/+0
2012-01-11mmc: dw_mmc: Add more capabilities fieldSeungwon Jeon1-0/+6
2012-01-11mmc: dw_mmc: use dev_pm_ops for dw_mmc controllersJaehoon Chung1-9/+10
2012-01-11mmc: card: Kill block requests if card is removedSujit Reddy Thumma2-1/+21
2012-01-11mmc: core: Fixup delayed work clock gating patchStephen Boyd1-5/+1
2012-01-11mmc: sdhci-pci: simplify error handlingAxel Lin1-20/+18
2012-01-11mmc: boot partition ro lock supportJohan Rudholm2-10/+125
2012-01-11mmc: sdhci-s3c: Add pm_caps into SD/MMC hostSangwook Lee1-0/+3
2012-01-11mmc: allow upper layers to know immediately if card has been removedAdrian Hunter5-6/+83
2012-01-11mmc: remove the second argument of k[un]map_atomic()Cong Wang5-19/+19
2012-01-11mmc: convert drivers/mmc/host/* to use module_platform_driver()Axel Lin21-243/+21
2012-01-11mmc: Remove redundant spi driver bus initializationLars-Peter Clausen1-1/+0
2012-01-11mmc: sh_mmcif: simplify clock divisor calculationGuennadi Liakhovetski1-1/+2
2012-01-11mmc: core: check for zero length ioctl dataJohan Rudholm1-37/+45
2012-01-11mmc: sdhci-esdhc: Change delay after setting clock from 100ms to 1msTony Lin1-1/+1
2012-01-11mmc: mmc_test: align max_seg_sizePer Forlin1-0/+1
2012-01-11mmc: mmci: add capabilities2 for MMC_CAP2Per Forlin1-0/+1
2012-01-11mmc: sdio: support SDIO UHS cardsPhilip Rakity3-27/+306
2012-01-11mmc: sdhci-spear: Implement suspend/resumeViresh Kumar1-0/+40
2012-01-11mmc: core: Use delayed work in clock gating frameworkSujit Reddy Thumma1-4/+53
2012-01-11mmc: card: Use manufacturer ID symbols in card quirks.Chris Ball1-9/+18
2012-01-11mmc: debugfs: expose the SDCLK frq in sys iosGiuseppe CAVALLARO2-0/+12
2012-01-11mmc: sdio: Fix to support any block size optimallyStefan Nilsson XK2-11/+11
2012-01-11mmc: sd: Macro name cleanup for high speed dtrQiang Liu1-2/+2
2011-12-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-2/+2
2011-12-22Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds4-10/+13
2011-12-23md/bitmap: It is OK to clear bits during recovery.NeilBrown1-4/+1
2011-12-23md: don't give up looking for spares on first failure-to-addNeilBrown1-2/+1
2011-12-23md/raid5: ensure correct assessment of drives during degraded reshape.NeilBrown1-4/+10
2011-12-23md/linear: fix hot-add of devices to linear arrays.NeilBrown1-0/+1
2011-12-22Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds4-8/+9
2011-12-22Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds1-1/+1
2011-12-22pata_of_platform: Add missing CONFIG_OF_IRQ dependency.David Miller1-1/+1
2011-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-20/+32
2011-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds10-20/+29
2011-12-21Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linusGreg Kroah-Hartman3-4/+5
2011-12-21USB: Fix usb/isp1760 build on sparcDavid Miller1-4/+4
2011-12-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville1-3/+1
2011-12-20Merge git://git.infradead.org/mtd-2.6Linus Torvalds4-7/+11
2011-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds16-75/+53
2011-12-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+15
2011-12-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-5/+13
2011-12-20Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-13/+0
2011-12-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds7-155/+318
2011-12-20Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds26-302/+345
2011-12-20ipmi_watchdog: restore settings when BMC resetCorey Minyard1-3/+38