summaryrefslogtreecommitdiffstats
path: root/drivers/block/DAC960.c
Commit message (Expand)AuthorAgeFilesLines
* Various drivers' irq handlers: kill dead code, needless castsJeff Garzik2006-10-061-7/+7
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-16/+8
* [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-011-1/+1
* [PATCH] Remove ->waiting member from struct requestJens Axboe2006-09-301-1/+1
* [SCSI] DAC960: PCI id table fixupBrian King2006-08-041-1/+1
* [PATCH] irq-flags: drivers/block Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0
* [SCSI] fix (unlikely) memory leak in DAC960 driverJesper Juhl2006-05-201-6/+7
* [PATCH] drivers/block/*: use time_after() and friendsMarcelo Feitoza Parisi2006-03-281-8/+9
* [PATCH] kzalloc() conversion in drivers/blockEric Sesterhenn2006-03-271-5/+2
* BUG_ON() Conversion in drivers/block/Eric Sesterhenn2006-03-241-2/+1
* [PATCH] dac960: add disk entropy in request completionsMatt Mackall2006-03-081-1/+2
* [PATCH] drivers/block: Replace pci_module_init() with pci_register_driver()Richard Knutsson2006-01-091-1/+1
* [PATCH] drivers/block: Use ARRAY_SIZE macroTobias Klauser2006-01-081-1/+1
* [PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig2006-01-081-21/+14
* [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo2006-01-061-1/+1
* [PATCH] kfree cleanup: misc remaining driversJesper Juhl2005-11-071-20/+11
* [PATCH] DAC960: add support for Mylex AcceleRAID 4/5/600Christoph Hellwig2005-05-051-0/+132
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+7099