Commit Graph

61 Commits (beba8a643d7f774cf27c3c92a51b99cebf787415)

Author SHA1 Message Date
Al Viro a5a1561f88 [PATCH] switch mmc 17 years ago
Al Viro d4430d62fa [PATCH] beginning of methods conversion 17 years ago
Pierre Ossman 8dddfe1926 mmc_block: tell block layer there is no seek penalty 17 years ago
Pierre Ossman 57105737f6 mmc: explicitly mention SDIO support in Kconfig 17 years ago
Pierre Ossman 1ea4f444f3 mmc: remove redundant "depends on" 17 years ago
Pierre Ossman 0884669870 mmc_block: hard code 512 byte block size 17 years ago
Pierre Ossman d6d8de3341 mmc_block: filter out PC requests 17 years ago
Pierre Ossman 9102895411 mmc_block: indicate strict ordering 17 years ago
Pierre Ossman f3eb0aaa02 mmc_block: inform block layer about sector count restriction 17 years ago
Tejun Heo f331c0296f block: don't depend on consecutive minor space 17 years ago
Pierre Ossman a7bbb57333 [SCSI] mmc_block: use generic helper to print capacities 17 years ago
Akinobu Mita a650031a6b mmc_test: initialize mmc_test_lock statically 17 years ago
Akinobu Mita 9d4e98e960 mmc_block: handle error from mmc_register_driver() 17 years ago
Andrew Morton 70bb08962e drivers/mmc/card/block.c: fix refcount leak in mmc_block_open() 17 years ago
Pierre Ossman b41e9c7b8e mmc_block: use proper sg iterators 17 years ago
Pierre Ossman b7ac2cf1cd mmc_test: Revert "mmc_test: test oversized sg lists" 17 years ago
Pierre Ossman 60c9c7b1d9 mmc_test: print message when attaching to card 17 years ago
Pierre Ossman 2ff1fa6791 mmc_block: bounce buffer highmem support 17 years ago
Pierre Ossman 48b5352ea1 mmc_test: test oversized sg lists 17 years ago
Pierre Ossman 2661081f5a mmc_test: highmem tests 17 years ago
David Howells c43d863697 sdio_uart: Fix SDIO break control to now return success or an error 17 years ago
Pierre Ossman 23af60398a mmc: remove multiwrite capability 17 years ago
Pierre Ossman 6b174931a7 mmc_test: cleanup 17 years ago
Pierre Ossman 979ce7208a mmc_block: wait for card even on failures 17 years ago
Pierre Ossman 0121a9829b mmc_test: only bind to supported cards 17 years ago
Pierre Ossman fd8c326cad mmc_test: add test case control 17 years ago
Ben Collins 203c80187e mmc: Fix crash in mmc_block on 64-bit 17 years ago
Pierre Ossman 88ae600d58 mmc: mmc host test driver 17 years ago
Kiyoshi Ueda fd539832c7 blk_end_request: changing mmc (take 4) 17 years ago
Andre Haupt a960d5dc71 sdio_uart: fix sign of paramter status in sdio_uart_receive_chars() 17 years ago
Haavard Skinnemoen 05e5b13645 mmc: Add missing sg_init_table() call 17 years ago
David Woodhouse 1dff314451 mmc: Avoid re-using minor numbers before the original device is closed. 17 years ago
Pierre Ossman d198f10198 mmc_block: check card state after write 17 years ago
Roland Dreier 8578007065 mmc: Fix sg helper copy-and-paste error 17 years ago
Jens Axboe 45711f1af6 [SG] Update drivers to use sg helpers 18 years ago
Jens Axboe d3ad0aa424 mmc: need to zero sglist on init 18 years ago
David Brownell 7213d175e3 MMC/SD card driver learns SPI 18 years ago
Nicolas Pitre 15b82b46de sdio: fix recursion issues between sdio-uart driver and tty layer 18 years ago
Nicolas Pitre 2ba30eedec sdio: add default c_ispeed/c_ospeed values to sdio_uart driver 18 years ago
Nicolas Pitre 5ed334a1f8 sdio: add /proc interface to sdio_uart driver 18 years ago
Nicolas Pitre 6e418a9d26 sdio: UART/GPS driver 18 years ago
Pierre Ossman be0192aae1 mmc: remove confusing flag 18 years ago
Pierre Ossman b146d26a61 mmc: mmc_set_data_timeout() parameter write is redundant 18 years ago
Pierre Ossman 17b0429dde mmc: remove custom error codes 18 years ago
Pierre Ossman aafabfab26 mmc: reorganize bounce buffer init 18 years ago
Pierre Ossman 70f10482c6 mmc: update header file paths 18 years ago
Jens Axboe 165125e1e4 [BLOCK] Get rid of request_queue_t typedef 18 years ago
Yoann Padioleau dd00cc486a some kmalloc/memset ->kzalloc (tree wide) 18 years ago
Rafael J. Wysocki 8314418629 Freezer: make kernel threads nonfreezable by default 18 years ago
Pierre Ossman 98ccf14909 mmc: bounce requests for simple hosts 18 years ago