summaryrefslogtreecommitdiffstats
path: root/drivers/block/xsysace.c
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Xilinx: Update compatible to use values generated by BSP generator.Stephen Neuendorffer2008-02-061-1/+3
* [POWERPC] Fix incorrectly tagged __devinitdata structuresGrant Likely2008-02-061-1/+1
* xsysace: end request handling fixJens Axboe2008-01-291-4/+2
* blk_end_request: changing xsysace (take 4)Kiyoshi Ueda2008-01-281-4/+1
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-181-2/+2
* Sysace: Don't enable IRQ until after interrupt handler is registeredGrant Likely2007-10-101-5/+5
* Sysace: sparse fixesGrant Likely2007-10-101-5/+5
* Sysace: Minor coding convention fixupGrant Likely2007-10-101-3/+6
* Sysace: Labels in C code should not be indented.Grant Likely2007-10-101-10/+10
* Sysace: Add of_platform_bus bindingGrant Likely2007-10-101-0/+89
* Sysace: Move IRQ handler registration to occur after FSM is initializedGrant Likely2007-10-101-11/+10
* Sysace: minor rework and cleanup changesGrant Likely2007-10-101-3/+9
* Sysace: Move structure allocation from bus binding into common codeGrant Likely2007-10-101-38/+61
* Sysace: Use the established platform bus apiGrant Likely2007-10-101-18/+30
* sysace: HDIO_GETGEO has it's own method for agesChristoph Hellwig2007-08-111-19/+10
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-241-2/+2
* unregister_blkdev(): delete redundant messageAkinobu Mita2007-07-171-3/+1
* Add support for Xilinx SystemACE CompactFlash interfaceGrant Likely2007-07-171-0/+1166