summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/card
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-12-111-13/+11Star
|\
| * MMC: sdio, use kref from tty_portJiri Slaby2012-11-161-12/+11Star
| * MMC: sdio_uart, remove unused member from sdio_uart_portJiri Slaby2012-11-161-1/+0Star
* | 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-171-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-141-2/+2
* | Merge tty-next into 3.6-rc1Greg Kroah-Hartman2012-08-061-27/+9Star
|\|
| * mmc: block: replace __blk_end_request() with blk_end_request()Subhash Jadavani2012-07-111-27/+9Star
* | 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/+1Star
* mmc: block: Allow disabling 512B sector size emulationSaugata Das2012-05-171-2/+17
* mmc: card: Avoid null pointer dereferencePhilippe De Swert2012-05-101-1/+2
* mmc: queue: remove redundant memsetsVenkatraman S2012-05-091-2/+0Star
* mmc: queue: rename mmc_request functionVenkatraman S2012-05-091-2/+2
* mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong2012-04-211-1/+1
* mmc: fixes for eMMC v4.5 sanitize operationAdrian Hunter2012-04-211-16/+38
* mmc: fixes for eMMC v4.5 discard operationAdrian Hunter2012-04-211-1/+1
* mmc: block: Remove use of mmc_blk_set_blksizeUlf Hansson2012-04-061-26/+1Star
* Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-03-291-5/+16
|\
| * mmc: MMC-4.5 Data Tag SupportSaugata Das2012-03-261-5/+16
* | Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0Star
|/
* 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-211-1/+1
* | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-03-201-7/+3Star
|\ \ | |/ |/|
| * TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-081-1/+0Star
| * TTY: use tty_standard_installJiri Slaby2012-02-031-6/+3Star
* | mmc: block: Init ro_lock sysfs attr to fix lockdep warningsRabin Vincent2012-02-141-0/+1
|/
* Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-143-55/+198
|\
| * mmc: card: Kill block requests if card is removedSujit Reddy Thumma2012-01-122-1/+21
| * mmc: boot partition ro lock supportJohan Rudholm2012-01-121-8/+113
| * mmc: core: check for zero length ioctl dataJohan Rudholm2012-01-121-37/+45
| * mmc: mmc_test: align max_seg_sizePer Forlin2012-01-121-0/+1
| * mmc: card: Use manufacturer ID symbols in card quirks.Chris Ball2012-01-121-9/+18
* | switch debugfs to umode_tAl Viro2012-01-041-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
* mmc: block: fix boot partition switch error pathAdrian Hunter2011-10-261-3/+13
* mmc: block: add eMMC hardware reset supportAdrian Hunter2011-10-261-59/+142
* mmc: mmc-test: add eMMC hardware reset testAdrian Hunter2011-10-261-0/+30