drm/nv50: fix iommu errors caused by device reading from address 0
[safe/jmp/linux-2.6] / drivers / mmc / card /
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-03-02 Alan Coxsdio_uart: Use kfifo instead of the messy circ stuff
2010-02-26 Martin K. Petersenblock: Consolidate phys_segment and hw_segment limits
2010-02-26 Martin K. Petersenblock: Rename blk_queue_max_sectors to blk_queue_max_hw...
2010-02-11 Johan Kristellmmc_test: block addressed cards
2010-02-05 Adam BuchbinderFix misspelling of "should" and "shouldn't" in comments.
2010-01-11 Adrian Huntermmc_block: fix queue cleanup
2010-01-11 Jarkko Lavinenmmc_block: fix probe error cleanup bug
2010-01-11 Anna Lemehovammc_block: add dev_t initialization check
2009-12-11 Alan Coxtty: sdio_uart: Fix the locking on "func" for new code
2009-12-11 Alan Coxtty: sdio_uart: add modem functionality
2009-12-11 Alan Coxtty: sdio_uart: Style fixes
2009-12-11 Alan Coxtty: sdio_uart: Fix termios handling
2009-12-11 Alan Coxtty: sdio_uart: Switch to the open/close helpers
2009-12-11 Alan Coxsdio_uart: Move the open lock
2009-12-11 Alan Coxsdio_uart: refcount the tty objects
2009-12-11 Nicolas Pitresdio_uart: Fix oops caused by the previous changeset
2009-12-11 Alan Coxsdio_uart: use tty_port
2009-12-04 Thadeu Lima de Sou... sdio_uart: coding style fixes
2009-09-22 Alexey Dobriyanconst: make block_device_operations const
2009-06-13 Ben Dooksmmc_block: do not DMA to stack
2009-05-22 Martin K. Petersenblock: Do away with the notion of hardsect_size
2009-05-22 Jens AxboeMerge branch 'master' into for-2.6.31
2009-05-11 Tejun Heoblock: implement and enforce request peek/start/fetch
2009-05-11 Tejun Heoblock: convert to dequeueing model (easy ones)
2009-05-11 Tejun Heoblock: convert to pos and nr_sectors accessors
2009-05-03 Pierre Ossmanmmc_block: be prepared for oversized requests
2009-04-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-01 Alexey Dobriyanproc tty: switch sdio_uart to ->proc_fops
2009-03-24 Andy Whitcroftmmc: add MODALIAS linkage for MMC/SD devices
2009-02-18 Rabin Vincentmmc_test: fix basic read test
2009-02-18 Yi LiMMC: fix bug - SDHC card capacity not correct
2008-12-31 Adrian Huntermmc_block: ensure all sectors that do not have errors...
2008-12-31 Adrian Huntermmc_block: print better error messages
2008-12-31 Harvey Harrisonmmc: trivial annotation of 'blocks'
2008-10-21 Al Viro[PATCH] switch mmc
2008-10-21 Al Viro[PATCH] beginning of methods conversion
2008-10-14 Pierre Ossmanmmc_block: tell block layer there is no seek penalty
2008-10-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-12 Pierre Ossmanmmc: explicitly mention SDIO support in Kconfig
2008-10-12 Pierre Ossmanmmc: remove redundant "depends on"
2008-10-12 Pierre Ossmanmmc_block: hard code 512 byte block size
2008-10-12 Pierre Ossmanmmc_block: filter out PC requests
2008-10-12 Pierre Ossmanmmc_block: indicate strict ordering
2008-10-12 Pierre Ossmanmmc_block: inform block layer about sector count restri...
2008-10-10 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-10-09 Tejun Heoblock: don't depend on consecutive minor space
2008-10-03 Pierre Ossman[SCSI] mmc_block: use generic helper to print capacities
2008-09-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-09-20 Akinobu Mitammc_test: initialize mmc_test_lock statically
2008-09-20 Akinobu Mitammc_block: handle error from mmc_register_driver()
2008-09-05 Andrew Mortondrivers/mmc/card/block.c: fix refcount leak in mmc_bloc...
2008-08-01 Pierre Ossmanmmc_block: use proper sg iterators
2008-08-01 Pierre Ossmanmmc_test: Revert "mmc_test: test oversized sg lists"
2008-07-23 Pierre Ossmanmmc_test: print message when attaching to card
2008-07-23 Pierre Ossmanmmc_block: bounce buffer highmem support
2008-07-23 Pierre Ossmanmmc_test: test oversized sg lists
2008-07-23 Pierre Ossmanmmc_test: highmem tests
2008-07-15 David Howellssdio_uart: Fix SDIO break control to now return success...
2008-07-15 Pierre Ossmanmmc: remove multiwrite capability
2008-07-15 Pierre Ossmanmmc_test: cleanup
2008-07-15 Pierre Ossmanmmc_block: wait for card even on failures
2008-07-15 Pierre Ossmanmmc_test: only bind to supported cards
2008-07-15 Pierre Ossmanmmc_test: add test case control
2008-06-05 Ben Collinsmmc: Fix crash in mmc_block on 64-bit
2008-05-14 Pierre Ossmanmmc: mmc host test driver
2008-01-28 Kiyoshi Uedablk_end_request: changing mmc (take 4)
2007-11-29 Andre Hauptsdio_uart: fix sign of paramter status in sdio_uart_rec...
2007-11-27 Haavard Skinnemoenmmc: Add missing sg_init_table() call
2007-11-21 David Woodhousemmc: Avoid re-using minor numbers before the original...
2007-11-21 Pierre Ossmanmmc_block: check card state after write
2007-11-08 Roland Dreiermmc: Fix sg helper copy-and-paste error
2007-10-22 Jens Axboe[SG] Update drivers to use sg helpers
2007-10-16 Jens Axboemmc: need to zero sglist on init
2007-09-23 David BrownellMMC/SD card driver learns SPI
2007-09-23 Nicolas Pitresdio: fix recursion issues between sdio-uart driver...
2007-09-23 Nicolas Pitresdio: add default c_ispeed/c_ospeed values to sdio_uart...
2007-09-23 Nicolas Pitresdio: add /proc interface to sdio_uart driver
2007-09-23 Nicolas Pitresdio: UART/GPS driver
2007-09-23 Pierre Ossmanmmc: remove confusing flag
2007-09-23 Pierre Ossmanmmc: mmc_set_data_timeout() parameter write is redundant
2007-09-23 Pierre Ossmanmmc: remove custom error codes
2007-08-09 Pierre Ossmanmmc: reorganize bounce buffer init
2007-07-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-25 Pierre Ossmanmmc: update header file paths
2007-07-24 Jens Axboe[BLOCK] Get rid of request_queue_t typedef
2007-07-19 Yoann Padioleausome kmalloc/memset ->kzalloc (tree wide)
2007-07-17 Rafael J. WysockiFreezer: make kernel threads nonfreezable by default
2007-07-09 Pierre Ossmanmmc: bounce requests for simple hosts
2007-05-24 Pierre Ossmanmmc: clean up unused parts of block driver
2007-05-14 Pierre Ossmanmmc: use assigned major for block device
2007-05-08 Jan Engelhardtmmc: Use menuconfig objects
2007-05-01 Pierre Ossmanmmc: Separate out protocol ops
2007-05-01 Pierre Ossmanmmc: deprecate mmc bus topology
2007-05-01 Pierre Ossmanmmc: allow suspended block driver to be removed
2007-05-01 Pierre Ossmanmmc: Move host and card drivers to subdirs