summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/card
Commit message (Expand)AuthorAgeFilesLines
* mmc: block: don't start new request when the card is removedSeungwon Jeon2013-02-241-2/+8
* mmc: fix async request mechanism for sequential read scenariosKonstantin Dorfman2013-02-113-15/+40
* mmc: queue: exclude asynchronous transfer for special requestSeungwon Jeon2013-02-111-0/+10
* Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-12-111-13/+11
|\
| * MMC: sdio, use kref from tty_portJiri Slaby2012-11-151-12/+11
| * MMC: sdio_uart, remove unused member from sdio_uart_portJiri Slaby2012-11-151-1/+0
* | mmc: card: Add RPMB support in IOCTL interfaceLoic Pallardy2012-12-061-0/+64
* | mmc: card: Do not scan RPMB partitionsLoic Pallardy2012-12-061-0/+2
* | mmc: core: Fix some driver hangs when dealing with broken devicesTrey Ramsay2012-12-061-0/+15
* | mmc: queue: amend buffer swap for non-blocking transferSeungwon Jeon2012-12-061-7/+10
|/
* Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman2012-09-161-1/+25
|\
| * mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen2012-09-041-1/+25
* | TTY: use tty_port_register_deviceJiri Slaby2012-08-131-2/+2
* | Merge tty-next into 3.6-rc1Greg Kroah-Hartman2012-08-061-27/+9
|\ \ | |/
| * mmc: block: replace __blk_end_request() with blk_end_request()Subhash Jadavani2012-07-101-27/+9
* | tty: move the termios object into the ttyAlan Cox2012-07-161-10/+10
|/
* mmc: block: fix the data timeout issue with ACMD22Subhash Jadavani2012-06-261-13/+1
* mmc: block: Allow disabling 512B sector size emulationSaugata Das2012-05-171-2/+17
* mmc: card: Avoid null pointer dereferencePhilippe De Swert2012-05-091-1/+2
* mmc: queue: remove redundant memsetsVenkatraman S2012-05-091-2/+0
* mmc: queue: rename mmc_request functionVenkatraman S2012-05-091-2/+2
* mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong2012-04-201-1/+1
* mmc: fixes for eMMC v4.5 sanitize operationAdrian Hunter2012-04-201-16/+38
* mmc: fixes for eMMC v4.5 discard operationAdrian Hunter2012-04-201-1/+1
* mmc: block: Remove use of mmc_blk_set_blksizeUlf Hansson2012-04-051-26/+1
* Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-03-281-5/+16
|\
| * mmc: MMC-4.5 Data Tag SupportSaugata Das2012-03-251-5/+16
* | Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-211-1/+1
|\
| * debugfs-related mode_t whack-a-moleAl Viro2012-03-201-1/+1
* | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-03-201-7/+3
|\ \ | |/ |/|
| * TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-081-1/+0
| * TTY: use tty_standard_installJiri Slaby2012-02-021-6/+3
* | mmc: block: Init ro_lock sysfs attr to fix lockdep warningsRabin Vincent2012-02-131-0/+1
|/
* Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-133-55/+198
|\
| * mmc: card: Kill block requests if card is removedSujit Reddy Thumma2012-01-112-1/+21
| * mmc: boot partition ro lock supportJohan Rudholm2012-01-111-8/+113
| * mmc: core: check for zero length ioctl dataJohan Rudholm2012-01-111-37/+45
| * mmc: mmc_test: align max_seg_sizePer Forlin2012-01-111-0/+1
| * mmc: card: Use manufacturer ID symbols in card quirks.Chris Ball2012-01-111-9/+18
* | switch debugfs to umode_tAl Viro2012-01-031-1/+1
|/
* mmc: core: Add quirk for long data read timeStefan Nilsson XK2011-12-101-0/+8
* mmc: core: add workaround for controllers with broken multiblock readsPaul Walmsley2011-10-271-7/+14
* mmc: core: Add cache control for eMMC4.5 deviceSeungwon Jeon2011-10-261-6/+8
* mmc: core: new discard feature support at eMMC v4.5Kyungmin Park2011-10-261-1/+3
* mmc: core: mmc sanitize feature support for v4.5Kyungmin Park2011-10-262-2/+9
* mmc: replace printk with appropriate display macroGirish K S2011-10-264-29/+29
* mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker2011-10-261-0/+1
* mmc: core: general purpose MMC partition support.Namjae Jeon2011-10-261-14/+17
* mmc: block: support no access to boot partitionsAdrian Hunter2011-10-261-1/+1
OpenPOWER on IntegriCloud