fbdev: move FBIO_WAITFORVSYNC to linux/fb.h
[safe/jmp/linux-2.6] / drivers / block / xsysace.c
2010-05-22 Grant Likelyof: Remove duplicate fields from of_platform_driver
2010-05-18 Grant Likelyof: Always use 'struct device.of_node' to get device...
2010-01-11 Márton Némethblock: make Open Firmware device id constant
2009-09-22 Alexey Dobriyanconst: make block_device_operations const
2009-07-08 Joe PerchesRemove multiple KERN_ prefixes from printk formats
2009-05-22 Martin K. Petersenblock: Do away with the notion of hardsect_size
2009-05-11 Tejun Heoblock: implement and enforce request peek/start/fetch
2009-05-11 Tejun Heoxsysace: dequeue in-flight request
2009-05-11 Tejun Heoblock: convert to pos and nr_sectors accessors
2009-05-11 Tejun Heoblock: implement blk_rq_pos/[cur_]sectors() and convert...
2009-04-28 Tejun Heoblock: replace end_request() with [__]blk_end_request_cur()
2009-04-08 Grant Likelyxsysace: Fix dereferencing of cf_id after hd_driveid...
2009-04-01 Bartlomiej Zolnier... xsysace: make it 'struct hd_driveid'-free
2009-03-14 Grant LikelyFix Xilinx SystemACE driver to handle empty CF slot
2009-01-09 Yuri Tikhonovpowerpc/xsysace: add compatible string for non-ipcore...
2008-11-14 Yuri Tikhonovxsysace: Fix driver to use resource_size_t instead...
2008-11-14 Grant Likelypowerpc/virtex: fix various format/casting printk misma...
2008-10-21 Al Viro[PATCH] switch xyspace
2008-10-21 Al Viro[PATCH] beginning of methods conversion
2008-02-06 Stephen Neuendorffer[POWERPC] Xilinx: Update compatible to use values gener...
2008-02-06 Grant Likely[POWERPC] Fix incorrectly tagged __devinitdata structures
2008-01-29 Jens Axboexsysace: end request handling fix
2008-01-28 Kiyoshi Uedablk_end_request: changing xsysace (take 4)
2007-10-18 Joe PerchesAdd missing newlines to some uses of dev_<level> messages
2007-10-10 Grant LikelySysace: Don't enable IRQ until after interrupt handler...
2007-10-10 Grant LikelySysace: sparse fixes
2007-10-10 Grant LikelySysace: Minor coding convention fixup
2007-10-10 Grant LikelySysace: Labels in C code should not be indented.
2007-10-10 Grant LikelySysace: Add of_platform_bus binding
2007-10-10 Grant LikelySysace: Move IRQ handler registration to occur after...
2007-10-10 Grant LikelySysace: minor rework and cleanup changes
2007-10-10 Grant LikelySysace: Move structure allocation from bus binding...
2007-10-10 Grant LikelySysace: Use the established platform bus api
2007-08-11 Christoph Hellwigsysace: HDIO_GETGEO has it's own method for ages
2007-07-24 Jens Axboe[BLOCK] Get rid of request_queue_t typedef
2007-07-17 Akinobu Mitaunregister_blkdev(): delete redundant message
2007-07-17 Grant LikelyAdd support for Xilinx SystemACE CompactFlash interface