Commit Graph

90 Commits (cfe5d809518eda3d5e2da87c5ccbe8647143573a)

Author SHA1 Message Date
Adrian Hunter 5fa83ce284 mmc_block: fix queue cleanup 15 years ago
Jarkko Lavinen 0a74ff29b8 mmc_block: fix probe error cleanup bug 15 years ago
Anna Lemehova 7d92df6929 mmc_block: add dev_t initialization check 15 years ago
Alan Cox 1f100b323d tty: sdio_uart: Fix the locking on "func" for new code 15 years ago
Alan Cox 4b3b49bb77 tty: sdio_uart: add modem functionality 15 years ago
Alan Cox c271cf37ba tty: sdio_uart: Style fixes 15 years ago
Alan Cox 6238e712af tty: sdio_uart: Fix termios handling 15 years ago
Alan Cox 584abc3775 tty: sdio_uart: Switch to the open/close helpers 15 years ago
Alan Cox 0a68f64feb sdio_uart: Move the open lock 15 years ago
Alan Cox 530646f469 sdio_uart: refcount the tty objects 15 years ago
Nicolas Pitre 0395b48c78 sdio_uart: Fix oops caused by the previous changeset 15 years ago
Alan Cox b5849b1a82 sdio_uart: use tty_port 15 years ago
Thadeu Lima de Souza Cascardo 1e04b7ae70 sdio_uart: coding style fixes 15 years ago
Alexey Dobriyan 83d5cde47d const: make block_device_operations const 16 years ago
Ben Dooks 051913dada mmc_block: do not DMA to stack 16 years ago
Martin K. Petersen e1defc4ff0 block: Do away with the notion of hardsect_size 16 years ago
Tejun Heo 9934c8c045 block: implement and enforce request peek/start/fetch 16 years ago
Tejun Heo 296b2f6ae6 block: convert to dequeueing model (easy ones) 16 years ago
Tejun Heo 83096ebf12 block: convert to pos and nr_sectors accessors 16 years ago
Pierre Ossman 548d2de9bd mmc_block: be prepared for oversized requests 16 years ago
Alexey Dobriyan 201a50ba66 proc tty: switch sdio_uart to ->proc_fops 16 years ago
Andy Whitcroft 6b0b62853b mmc: add MODALIAS linkage for MMC/SD devices 16 years ago
Rabin Vincent 58a5dd3e0e mmc_test: fix basic read test 16 years ago
Yi Li 444122fd58 MMC: fix bug - SDHC card capacity not correct 16 years ago
Adrian Hunter 6a79e391df mmc_block: ensure all sectors that do not have errors are read 16 years ago
Adrian Hunter 504f191f25 mmc_block: print better error messages 16 years ago
Harvey Harrison b7a03210b7 mmc: trivial annotation of 'blocks' 16 years ago
Al Viro a5a1561f88 [PATCH] switch mmc 16 years ago
Al Viro d4430d62fa [PATCH] beginning of methods conversion 16 years ago
Pierre Ossman 8dddfe1926 mmc_block: tell block layer there is no seek penalty 16 years ago
Pierre Ossman 57105737f6 mmc: explicitly mention SDIO support in Kconfig 16 years ago
Pierre Ossman 1ea4f444f3 mmc: remove redundant "depends on" 16 years ago
Pierre Ossman 0884669870 mmc_block: hard code 512 byte block size 16 years ago
Pierre Ossman d6d8de3341 mmc_block: filter out PC requests 16 years ago
Pierre Ossman 9102895411 mmc_block: indicate strict ordering 16 years ago
Pierre Ossman f3eb0aaa02 mmc_block: inform block layer about sector count restriction 16 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