aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/viodasd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-22[SG] Update drivers to use sg helpersJens Axboe1-0/+2
2007-10-11[POWERPC] iSeries: Move viodasd probingStephen Rothwell1-52/+25
2007-08-11Clean up duplicate includes in drivers/block/Jesper Juhl1-1/+0
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe1-1/+1
2007-07-10[POWERPC] Fix viodasd geometry calculationsStephen Rothwell1-2/+2
2006-12-20[POWERPC] iSeries: fix viodasd initStephen Rothwell1-0/+6
2006-12-04[POWERPC] iSeries: improve viodasd initialisationStephen Rothwell1-13/+36
2006-06-26[PATCH] devfs: Last little devfs cleanups throughout the kernel tree.Greg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman1-2/+0
2006-05-19[PATCH] powerpc: update iSeries viodasd device-tree entriesStephen Rothwell1-1/+1
2006-01-12[PATCH] powerpc: remove bitfields from HvLpEventStephen Rothwell1-17/+15
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig1-35/+9
2006-01-06[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo1-1/+1
2005-11-02merge filename and modify references to iseries/vio.hKelly Daly1-1/+1
2005-11-02merge filename and modify references to iseries/hv_types.hKelly Daly1-1/+1
2005-11-02merge filename and modify references to iseries/hv_lp_event.hKelly Daly1-1/+1
2005-11-02merge filename and modify reference to iseries/hv_lp_config.hKelly Daly1-1/+1
2005-10-24powerpc: set the driver.owner field for all vio driversStephen Rothwell1-1/+2
2005-10-24powerpc: don't duplicate name between vio_driver and device_driverStephen Rothwell1-2/+4
2005-08-30[PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+846