aboutsummaryrefslogtreecommitdiff
path: root/drivers/block/xsysace.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-06[POWERPC] Xilinx: Update compatible to use values generated by BSP generator.Gravatar Stephen Neuendorffer 1-1/+3
2008-02-06[POWERPC] Fix incorrectly tagged __devinitdata structuresGravatar Grant Likely 1-1/+1
2008-01-29xsysace: end request handling fixGravatar Jens Axboe 1-4/+2
2008-01-28blk_end_request: changing xsysace (take 4)Gravatar Kiyoshi Ueda 1-4/+1
2007-10-18Add missing newlines to some uses of dev_<level> messagesGravatar Joe Perches 1-2/+2
2007-10-10Sysace: Don't enable IRQ until after interrupt handler is registeredGravatar Grant Likely 1-5/+5
2007-10-10Sysace: sparse fixesGravatar Grant Likely 1-5/+5
2007-10-10Sysace: Minor coding convention fixupGravatar Grant Likely 1-3/+6
2007-10-10Sysace: Labels in C code should not be indented.Gravatar Grant Likely 1-10/+10
2007-10-10Sysace: Add of_platform_bus bindingGravatar Grant Likely 1-0/+89
2007-10-10Sysace: Move IRQ handler registration to occur after FSM is initializedGravatar Grant Likely 1-11/+10
2007-10-10Sysace: minor rework and cleanup changesGravatar Grant Likely 1-3/+9
2007-10-10Sysace: Move structure allocation from bus binding into common codeGravatar Grant Likely 1-38/+61
2007-10-10Sysace: Use the established platform bus apiGravatar Grant Likely 1-18/+30
2007-08-11sysace: HDIO_GETGEO has it's own method for agesGravatar Christoph Hellwig 1-19/+10
2007-07-24[BLOCK] Get rid of request_queue_t typedefGravatar Jens Axboe 1-2/+2
2007-07-17unregister_blkdev(): delete redundant messageGravatar Akinobu Mita 1-3/+1
2007-07-17Add support for Xilinx SystemACE CompactFlash interfaceGravatar Grant Likely 1-0/+1166