summaryrefslogtreecommitdiff
path: root/drivers/block/xsysace.c
Commit message (Expand)AuthorAge
* Fix Xilinx SystemACE driver to handle empty CF slotGrant Likely2009-03-14
* powerpc/xsysace: add compatible string for non-ipcore instanceYuri Tikhonov2009-01-09
* xsysace: Fix driver to use resource_size_t instead of unsigned longYuri Tikhonov2008-11-14
* powerpc/virtex: fix various format/casting printk mismatchesGrant Likely2008-11-14
* [PATCH] switch xyspaceAl Viro2008-10-21
* [PATCH] beginning of methods conversionAl Viro2008-10-21
* [POWERPC] Xilinx: Update compatible to use values generated by BSP generator.Stephen Neuendorffer2008-02-06
* [POWERPC] Fix incorrectly tagged __devinitdata structuresGrant Likely2008-02-06
* xsysace: end request handling fixJens Axboe2008-01-29
* blk_end_request: changing xsysace (take 4)Kiyoshi Ueda2008-01-28
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-18
* Sysace: Don't enable IRQ until after interrupt handler is registeredGrant Likely2007-10-10
* Sysace: sparse fixesGrant Likely2007-10-10
* Sysace: Minor coding convention fixupGrant Likely2007-10-10
* Sysace: Labels in C code should not be indented.Grant Likely2007-10-10
* Sysace: Add of_platform_bus bindingGrant Likely2007-10-10
* Sysace: Move IRQ handler registration to occur after FSM is initializedGrant Likely2007-10-10
* Sysace: minor rework and cleanup changesGrant Likely2007-10-10
* Sysace: Move structure allocation from bus binding into common codeGrant Likely2007-10-10
* Sysace: Use the established platform bus apiGrant Likely2007-10-10
* sysace: HDIO_GETGEO has it's own method for agesChristoph Hellwig2007-08-11
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-24
* unregister_blkdev(): delete redundant messageAkinobu Mita2007-07-17
* Add support for Xilinx SystemACE CompactFlash interfaceGrant Likely2007-07-17