summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/card
Commit message (Expand)AuthorAgeFilesLines
* block_device_operations->release() should return voidAl Viro2013-05-071-2/+1
* Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-05-043-5/+10
|\
| * mmc: block: fix the host's claim-release in special requestSeungwon Jeon2013-03-223-5/+10
* | TTY: add tty_port_tty_hangup helperJiri Slaby2013-03-181-11/+2
|/
* Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-263-32/+612
|\
| * mmc: support packed write command for eMMC4.5 devicesSeungwon Jeon2013-02-243-17/+556
| * 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
* | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-181-0/+1
* | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-10/+4
* | TTY: switch tty_insert_flip_charJiri Slaby2013-01-151-2/+3
|/
* 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
|/
OpenPOWER on IntegriCloud