summaryrefslogtreecommitdiff
path: root/drivers/mmc/card/block.c
AgeCommit message (Expand)Author
2013-03-15Revert "mmc: block: Ignore mmc_blk_abort for out_of_range"Naveen Kumar Arepalli
2013-03-13mmc: support packed write command for eMMC4.5 devicesSeungwon Jeon
2013-03-11mmc: block: Allow disabling 512B sector size emulationSaugata Das
2013-03-11mmc: block: don't start new request when the card is removedSeungwon Jeon
2013-03-11Revert "mmc: core: Support packed command for eMMC4.5 device"Naveen Kumar Arepalli
2013-03-06Merge branch 'linux-3.4.35' into rel-17Sachin Nikam
2013-01-16mmc: block: Ignore mmc_blk_abort for out_of_rangeNaveen Kumar Arepalli
2012-11-05mmc: block: replace __blk_end_request() with blk_end_request()Naveen Kumar Arepalli
2012-10-02mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen
2012-08-20mmc: core: Support packed command for eMMC4.5 devicenaveenk
2012-05-14mmc: core: Abort failed transfer before retriesPavan Kunapuli
2012-04-25mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong
2012-04-25mmc: fixes for eMMC v4.5 sanitize operationAdrian Hunter
2012-04-20mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong
2012-04-20mmc: fixes for eMMC v4.5 sanitize operationAdrian Hunter
2012-04-18mmc: card: block: remove mmc_blk_set_blksizeVarun Wadekar
2012-04-18mmc: block: Remove use of mmc_blk_set_blksizeUlf Hansson
2012-04-07Merge branch '3.4-rc1' into android-tegra-nv-3.3-rebasedVarun Wadekar
2012-04-05mmc: block: Remove use of mmc_blk_set_blksizeUlf Hansson
2012-03-28Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-25mmc: MMC-4.5 Data Tag SupportSaugata Das
2012-03-23Merge commit '5275e74' into after-upstream-androidDan Willemsen
2012-03-23mmc: card: Issue BKOPS when queue is emptyShridhar Rasal
2012-03-23mmc: card: increase command retries to 10 from 3Varun Wadekar
2012-03-23mmc: core: Retry if data commands fail with errorMayuresh Kulkarni
2012-03-20debugfs-related mode_t whack-a-moleAl Viro
2012-02-21Merge commit 'v3.3-rc4' into android-3.3Colin Cross
2012-02-14mmc: block: Improve logging of handling emmc timeoutsKen Sumrall
2012-02-14mmc: mmcblk: Add support for deferred SD bus resumeSan Mehat
2012-02-14mmc_block: Allow more than 8 partitions per cardColin Cross
2012-02-13mmc: block: Init ro_lock sysfs attr to fix lockdep warningsRabin Vincent
2012-01-11mmc: card: Kill block requests if card is removedSujit Reddy Thumma
2012-01-11mmc: boot partition ro lock supportJohan Rudholm
2012-01-11mmc: core: check for zero length ioctl dataJohan Rudholm
2012-01-11mmc: card: Use manufacturer ID symbols in card quirks.Chris Ball
2011-12-10mmc: core: Add quirk for long data read timeStefan Nilsson XK
2011-10-27mmc: core: add workaround for controllers with broken multiblock readsPaul Walmsley
2011-10-26mmc: core: Add cache control for eMMC4.5 deviceSeungwon Jeon
2011-10-26mmc: core: new discard feature support at eMMC v4.5Kyungmin Park
2011-10-26mmc: core: mmc sanitize feature support for v4.5Kyungmin Park
2011-10-26mmc: replace printk with appropriate display macroGirish K S
2011-10-26mmc: core: general purpose MMC partition support.Namjae Jeon
2011-10-26mmc: block: support no access to boot partitionsAdrian Hunter
2011-10-26mmc: block: fix boot partition switch error pathAdrian Hunter
2011-10-26mmc: block: add eMMC hardware reset supportAdrian Hunter
2011-10-26mmc: fix integer assignments to pointerVenkatraman S
2011-08-23block: separate priority boosting from REQ_METAChristoph Hellwig
2011-07-21mmc: block: fixed NULL pointer dereferenceJaehoon Chung
2011-07-20mmc: block: add handling for two parallel block requests in issue_rw_rqPer Forlin