summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2012-01-05Automatically merging tracking-igloo_kernel-other into merging-integration-an...Lee Jones
2012-01-05mmc: boot partition lock supportJohan Rudholm
2012-01-05mmc: mmci: Do not release spinlock in request_endUlf Hansson
2012-01-05mmc: mmci: Added initial support for pm_runtimeUlf Hansson
2012-01-05MMCI: Increase max_segs from 16 to 128Ulf Hansson
2012-01-05mmc: mmci: Change vdd_handler to a generic ios handlerUlf Hansson
2012-01-05mmci: Fix PIO read for small SDIO packetsUlf Hansson
2012-01-05mmci: add constraints on alignment for SDIOUlf Hansson
2012-01-05mmci: Provide option to configure bus signal directionUlf Hansson
2012-01-05mmci: Put power register deviations in variant dataUlf Hansson
2012-01-05mmci: Fix incorrect handling of HW flow control for SDIOUlf Hansson
2012-01-05mmci: Prepare for SDIO before setting up DMA jobUlf Hansson
2012-01-05mmci: Support non-power-of-two block sizes for ux500v2 variantUlf Hansson
2011-12-30Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-12-26mmc: block: Improve logging of handling emmc timeoutsKen Sumrall
2011-12-26trout: Add functions for WiFiDmitry Shmidt
2011-12-26mmc: core: host: only use wakelock for detect workColin Cross
2011-12-26Revert "mmc: subtract boot sectors from disk size for eMMC 4.3+ devices"Colin Cross
2011-12-26mmc: Fix pm_notifier obeying deferred resumeDmitry Shmidt
2011-12-26mmc: Add "ignore mmc pm notify" functionalityDmitry Shmidt
2011-12-26mmc: sdio: Fix enable_hs and enable_wide in sdio_reset_comm()Dmitry Shmidt
2011-12-26mmc: subtract boot sectors from disk size for eMMC 4.3+ devicesGary King
2011-12-26mmc_block: Allow more than 8 partitions per cardColin Cross
2011-12-26mmc: core: Release delayed mmc work wakelock after deep disableSan Mehat
2011-12-26mmc: sdio: Add high speed support to sdio_reset_comm()Daniel Chen
2011-12-26mmc: sdio: Claim host in sdio_reset_comm()Dmitry Shmidt
2011-12-26mmc: mmcblk: Add support for deferred SD bus resumeSan Mehat
2011-12-26mmc: core: Add deferred bus resume policy.San Mehat
2011-12-26mmc: core: Hold a wake lock accross delayed work + mmc rescanSan Mehat
2011-12-26mmc: sd: Add retries in re-detectionSan Mehat
2011-12-26mmc: sd: When resuming, try a little harder to init the cardSan Mehat
2011-12-26mmc: Add new API call 'sdio_reset_comm' for resetting communication with an S...San Mehat
2011-12-26mmc: Add concept of an 'embedded' SDIO device.San Mehat
2011-12-26mmc: sd: Add new CONFIG_MMC_PARANOID_SD_INIT for enabling retries during SD d...San Mehat
2011-12-26sdhci: Always pass clock request value zero to set_clock host opTodd Poynor
2011-12-19mmc: vub300: fix type of firmware_rom_wait_states module parameterRusty Russell
2011-12-19Revert "mmc: enable runtime PM by default"Ohad Ben-Cohen
2011-12-19mmc: sdhci: remove "state" argument from sdhci_suspend_hostManuel Lauss
2011-12-18ARM: 7220/1: mmc: mmci: Fixup error handling for dmaUlf Hansson
2011-12-18ARM: 7214/1: mmc: mmci: Fixup handling of MCI_STARTBITERRUlf Hansson
2011-12-10mmc: core: Fix deadlock when the CONFIG_MMC_UNSAFE_RESUME is not definedSujit Reddy Thumma
2011-12-10mmc: sdhci-s3c: Remove old and misprototyped suspend operationsMark Brown
2011-12-10mmc: tmio: fix clock gating on platforms with a .set_pwr() methodGuennadi Liakhovetski
2011-12-10mmc: sh_mmcif: fix clock gating on platforms with a .down_pwr() methodGuennadi Liakhovetski
2011-12-10mmc: core: Fix typo at mmc_card_sleepKyungmin Park
2011-12-10mmc: core: Fix power_off_notify during suspendGirish K S
2011-12-10mmc: core: Fix setting power notify state variable for non-eMMCGirish K S
2011-12-10mmc: core: Add quirk for long data read timeStefan Nilsson XK
2011-12-10mmc: Add module.h include to sdhci-cns3xxx.cChris Ball
2011-12-10mmc: mxcmmc: fix falling back to PIOSascha Hauer