summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/card
Commit message (Expand)AuthorAgeFilesLines
* mmc_block: fix queue cleanupAdrian Hunter2010-01-112-9/+11
* mmc_block: fix probe error cleanup bugJarkko Lavinen2010-01-111-0/+1
* mmc_block: add dev_t initialization checkAnna Lemehova2010-01-111-0/+5
* tty: sdio_uart: Fix the locking on "func" for new codeAlan Cox2009-12-111-0/+4
* tty: sdio_uart: add modem functionalityAlan Cox2009-12-111-1/+32
* tty: sdio_uart: Style fixesAlan Cox2009-12-111-11/+12
* tty: sdio_uart: Fix termios handlingAlan Cox2009-12-111-6/+0
* tty: sdio_uart: Switch to the open/close helpersAlan Cox2009-12-111-82/+119
* sdio_uart: Move the open lockAlan Cox2009-12-111-11/+9
* sdio_uart: refcount the tty objectsAlan Cox2009-12-111-17/+42
* sdio_uart: Fix oops caused by the previous changesetNicolas Pitre2009-12-111-1/+1
* sdio_uart: use tty_portAlan Cox2009-12-111-18/+23
* sdio_uart: coding style fixesThadeu Lima de Souza Cascardo2009-12-041-19/+21
* const: make block_device_operations constAlexey Dobriyan2009-09-221-1/+1
* mmc_block: do not DMA to stackBen Dooks2009-06-131-4/+12
* block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-221-1/+1
* Merge branch 'master' into for-2.6.31Jens Axboe2009-05-221-0/+8
|\
| * mmc_block: be prepared for oversized requestsPierre Ossman2009-05-031-0/+8
* | block: implement and enforce request peek/start/fetchTejun Heo2009-05-111-8/+3
* | block: convert to dequeueing model (easy ones)Tejun Heo2009-05-111-6/+6
* | block: convert to pos and nr_sectors accessorsTejun Heo2009-05-111-5/+5
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2009-04-051-0/+2
|\
| * mmc: add MODALIAS linkage for MMC/SD devicesAndy Whitcroft2009-03-241-0/+2
* | proc tty: switch sdio_uart to ->proc_fopsAlexey Dobriyan2009-04-011-32/+30
|/
* mmc_test: fix basic read testRabin Vincent2009-02-181-1/+1
* MMC: fix bug - SDHC card capacity not correctYi Li2009-02-181-1/+1
* mmc_block: ensure all sectors that do not have errors are readAdrian Hunter2008-12-311-17/+59
* mmc_block: print better error messagesAdrian Hunter2008-12-311-7/+37
* mmc: trivial annotation of 'blocks'Harvey Harrison2008-12-311-4/+2
* [PATCH] switch mmcAl Viro2008-10-211-9/+8
* [PATCH] beginning of methods conversionAl Viro2008-10-211-2/+2
* mmc_block: tell block layer there is no seek penaltyPierre Ossman2008-10-141-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-10-123-49/+23
|\
| * mmc: explicitly mention SDIO support in KconfigPierre Ossman2008-10-121-1/+1
| * mmc: remove redundant "depends on"Pierre Ossman2008-10-121-1/+0
| * mmc_block: hard code 512 byte block sizePierre Ossman2008-10-121-18/+5
| * mmc_block: filter out PC requestsPierre Ossman2008-10-121-1/+1
| * mmc_block: indicate strict orderingPierre Ossman2008-10-121-0/+1
| * mmc_block: inform block layer about sector count restrictionPierre Ossman2008-10-122-28/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-10-101-3/+7
|\ \
| * | [SCSI] mmc_block: use generic helper to print capacitiesPierre Ossman2008-10-031-3/+7
| |/
* | block: don't depend on consecutive minor spaceTejun Heo2008-10-091-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-09-212-5/+8
|\
| * mmc_test: initialize mmc_test_lock staticallyAkinobu Mita2008-09-201-3/+1
| * mmc_block: handle error from mmc_register_driver()Akinobu Mita2008-09-201-2/+7
* | drivers/mmc/card/block.c: fix refcount leak in mmc_block_open()Andrew Morton2008-09-051-1/+3
|/
* mmc_block: use proper sg iteratorsPierre Ossman2008-08-011-6/+11
* mmc_test: Revert "mmc_test: test oversized sg lists"Pierre Ossman2008-08-011-82/+3
* mmc_test: print message when attaching to cardPierre Ossman2008-07-231-0/+2
* mmc_block: bounce buffer highmem supportPierre Ossman2008-07-231-66/+31
OpenPOWER on IntegriCloud