summaryrefslogtreecommitdiff
path: root/drivers/block/xsysace.c
AgeCommit message (Expand)Author
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-10-10Sysace: Don't enable IRQ until after interrupt handler is registeredGrant Likely
2007-10-10Sysace: sparse fixesGrant Likely
2007-10-10Sysace: Minor coding convention fixupGrant Likely
2007-10-10Sysace: Labels in C code should not be indented.Grant Likely
2007-10-10Sysace: Add of_platform_bus bindingGrant Likely
2007-10-10Sysace: Move IRQ handler registration to occur after FSM is initializedGrant Likely
2007-10-10Sysace: minor rework and cleanup changesGrant Likely
2007-10-10Sysace: Move structure allocation from bus binding into common codeGrant Likely
2007-10-10Sysace: Use the established platform bus apiGrant Likely
2007-08-11sysace: HDIO_GETGEO has it's own method for agesChristoph Hellwig
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe
2007-07-17unregister_blkdev(): delete redundant messageAkinobu Mita
2007-07-17Add support for Xilinx SystemACE CompactFlash interfaceGrant Likely