aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/viodasd.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-03-011-3/+2
|\
| * block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-261-2/+1
| * block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-261-1/+1
* | powerpc/viodasd: Remove VIOD_KERN_<level> macros for printksJoe Perches2010-02-031-50/+36
|/
* const: make block_device_operations constAlexey Dobriyan2009-09-221-1/+1
* block: use printk_onceMarcin Slusarz2009-09-111-9/+3
* block: implement and enforce request peek/start/fetchTejun Heo2009-05-111-3/+1
* block: convert to pos and nr_sectors accessorsTejun Heo2009-05-111-1/+1
* block: implement blk_rq_pos/[cur_]sectors() and convert obvious onesTejun Heo2009-05-111-3/+3
* [PATCH] switch viodasdAl Viro2008-10-211-7/+7
* [PATCH] beginning of methods conversionAl Viro2008-10-211-2/+2
* powerpc/iseries: Remove unused variable in viodasd.cJohann Felix Soden2008-10-071-3/+0
* [POWERPC] iSeries: Remove unused mail addressStephen Rothwell2008-05-231-1/+1
* [POWERPC] Use FIELD_SIZEOF in drivers/block/viodasd.cJulia Lawall2008-04-011-1/+1
* [POWERPC] Fix viodasd driver with scatterlist debugBenjamin Herrenschmidt2008-03-131-2/+1
* blk_end_request: changing viodasd (take 4)Kiyoshi Ueda2008-01-281-9/+6
* [SG] Update drivers to use sg helpersJens Axboe2007-10-221-0/+2
* [POWERPC] iSeries: Move viodasd probingStephen Rothwell2007-10-111-52/+25
* Clean up duplicate includes in drivers/block/Jesper Juhl2007-08-111-1/+0
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-241-1/+1
* [POWERPC] Fix viodasd geometry calculationsStephen Rothwell2007-07-101-2/+2
* [POWERPC] iSeries: fix viodasd initStephen Rothwell2006-12-201-0/+6
* [POWERPC] iSeries: improve viodasd initialisationStephen Rothwell2006-12-041-13/+36
* [PATCH] devfs: Last little devfs cleanups throughout the kernel tree.Greg Kroah-Hartman2006-06-261-1/+0
* [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-2/+0
* [PATCH] powerpc: update iSeries viodasd device-tree entriesStephen Rothwell2006-05-191-1/+1
* [PATCH] powerpc: remove bitfields from HvLpEventStephen Rothwell2006-01-121-17/+15
* [PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig2006-01-081-35/+9
* [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo2006-01-061-1/+1
* merge filename and modify references to iseries/vio.hKelly Daly2005-11-021-1/+1
* merge filename and modify references to iseries/hv_types.hKelly Daly2005-11-021-1/+1
* merge filename and modify references to iseries/hv_lp_event.hKelly Daly2005-11-021-1/+1
* merge filename and modify reference to iseries/hv_lp_config.hKelly Daly2005-11-021-1/+1
* powerpc: set the driver.owner field for all vio driversStephen Rothwell2005-10-241-1/+2
* powerpc: don't duplicate name between vio_driver and device_driverStephen Rothwell2005-10-241-2/+4
* [PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell2005-08-301-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+846