aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/DAC960.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-28[PATCH] drivers/block/DAC960.c: fix a use after freeAdrian Bunk1-3/+1
2005-01-07[PATCH] Lock initializer unifying: Block devicesThomas Gleixner1-1/+1
2004-12-01[PATCH] DAC960: Don't look at PCI_Device->irq before calling pci_enable_devic...Bjorn Helgaas1-1/+2
2004-10-05[PATCH] DAC960 iomem annotationsAlexander Viro1-17/+17
2004-09-02[PATCH] Clean up failure path in DAC960Dave Jones1-1/+6
2004-06-03[PATCH] sparse: DAC960 annotationAlexander Viro1-10/+12
2003-12-29[PATCH] DAC960 request queue per diskAndrew Morton1-82/+93
2003-09-23[PATCH] DAC960: remove redundant (and uninitialized)Andrew Morton1-3/+3
2003-09-09[PATCH] compiler warning fixes for DAC960 on alphaAndrew Morton1-9/+29
2003-09-09[PATCH] dac960 devfs_name initialisation fixAndrew Morton1-1/+1
2003-09-06[PATCH] janitor: remove unneeded version.h #includesRandy Dunlap1-1/+0
2003-08-31[PATCH] move DAC960 GAM IOCTLs into a new deviceAndrew Morton1-409/+445
2003-08-16[PATCH] DAC960 fix for NULL dereference in open()Dave Olien1-1/+1
2003-08-14[PATCH] Fix DAC960 oopsAndrew Morton1-1/+2
2003-08-06[PATCH] Proper block queue reference countingJens Axboe1-7/+11
2003-07-31[PATCH] Fix dac960 for devfsAndrew Morton1-0/+1
2003-07-16[PATCH] remove all #include <blk.h>'sAdrian Bunk1-1/+0
2003-06-05[PATCH] DAC960 fix for fibre channel transfer rateAndrew Morton1-2/+1
2003-05-18[PATCH] DAC960 oops fixAndrew Morton1-1/+1
2003-05-14[PATCH] DAC960 typedef cleanup patchAndrew Morton1-187/+120
2003-04-29[PATCH] DAC960 patch to entry points with a new fixAndrew Morton1-196/+111
2003-04-20[PATCH] irqs: drivers/blockAndrew Morton1-7/+14
2003-04-20[PATCH] DAC960: add call to blk_queue_bounce_limitAndrew Morton1-0/+3
2003-04-06[PATCH] kill blk_queue_empty()Jens Axboe1-3/+3
2003-03-08[PATCH] register_blkdev cleanupsAndrew Morton1-9/+2
2003-02-10[PATCH] DAC960 Stanford Checker fixAndrew Morton1-6/+11
2003-02-03[PATCH] patch to DAC960 driver for error retryAndrew Morton1-104/+168
2002-11-25[PATCH] update to OSDL DAC960 driverAlan Cox1-1313/+1536
2002-11-10[PATCH] bd_dev cleanupsAlexander Viro1-1/+1
2002-10-31[PATCH] remaining uses of ->rq_devAlexander Viro1-10/+5
2002-10-28[PATCH] randomness made per-diskAlexander Viro1-2/+2
2002-10-17[PATCH] DAC960Alexander Viro1-26/+28
2002-10-15[PATCH] early allocation of ->partAlexander Viro1-2/+1
2002-10-05[PATCH] fix of bug in previous DAC960 patchAlexander Viro1-1/+0
2002-10-05[PATCH] DAC960 switched to alloc_disk()Alexander Viro1-9/+27
2002-09-29[PATCH] ->major_name inlinedAlexander Viro1-12/+2
2002-09-21[PATCH] blk_size[] is goneAlexander Viro1-5/+0
2002-09-21[PATCH] switch to add_disk()Alexander Viro1-8/+4
2002-09-17[PATCH] umem and DAC960 bio_endio()Jens Axboe1-3/+1
2002-09-07[PATCH] (25/25) more cleanups of struct gendisk.Alexander Viro1-1/+0
2002-09-07[PATCH] (24/25) disk capacity helpersAlexander Viro1-4/+3
2002-09-07[PATCH] (2/25) Removing ->nr_realAlexander Viro1-1/+0
2002-08-12[PATCH] DAC960 per-disk gendisksAlexander Viro1-122/+93
2002-07-31[PATCH] Get rid of per-partition blk_size[]Alexander Viro1-3/+1
2002-07-30Removed devfs_register_blkdev and devfs_unregister_blkdev.Greg Kroah-Hartman1-2/+2
2002-07-26[PATCH] 2.5.28 small REQ_SPECIAL abstractionMartin Dalecki1-1/+1
2002-07-20[PATCH] blk_ioctl() not exported anymoreAlexander Viro1-26/+11
2002-06-17[PATCH] take bio.h out of highmem.hAndrew Morton1-0/+1
2002-06-14[janitor] update the DAC960 Driver for Mylex DAC960/AcceleRAID/eXtremeRAID PC...William Stinson1-8/+18
2002-05-19[PATCH] get rid of <linux/locks.h>Christoph Hellwig1-1/+0