fbdev: move FBIO_WAITFORVSYNC to linux/fb.h
[safe/jmp/linux-2.6] / drivers / block / sunvdc.c
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...
2009-09-22 Alexey Dobriyanconst: make block_device_operations const
2009-05-11 Tejun Heoblock: implement and enforce request peek/start/fetch
2009-05-11 Tejun Heoblock: convert to pos and nr_sectors accessors
2009-04-28 Tejun Heosunvdc: kill vdc_end_request()
2009-01-06 Sam Ravnborgsparc64: Fix unsigned long long warnings in drivers.
2008-09-01 David S. Millersparc64: Apply const or __initdata to vio_device_id[]
2008-02-01 Adrian Bunkblock/sunvdc.c:print_version() must be __devinit
2008-01-28 Kiyoshi Uedablk_end_request: changing sunvdc (take 4)
2007-10-24 David MillerMore SG build fixes
2007-10-22 Jens Axboe[SG] Update drivers to use sg helpers
2007-08-27 David S. Miller[SUNVDC]: Use slice 0xff on VD_DISK_TYPE_DISK.
2007-07-24 Jens Axboe[BLOCK] Get rid of request_queue_t typedef
2007-07-20 David S. Miller[SPARC64]: Fix handling of multiple vdc-port nodes.
2007-07-20 Fabio Massimo Di... [SPARC64]: Fix MODULE_DEVICE_TABLE() specification...
2007-07-18 David S. Miller[SPARC64]: Simplify VDC device probing.
2007-07-16 David S. Miller[SPARC64]: Abstract out mdesc accesses for better MD...
2007-07-16 David S. Miller[SPARC64]: Add Sun LDOM virtual disk driver.