summaryrefslogtreecommitdiff
path: root/drivers/block/DAC960.c
Commit message (Expand)AuthorAge
* [PATCH] switch DAC960Al Viro2008-10-21
* [PATCH] beginning of methods conversionAl Viro2008-10-21
* DAC960: push down BKLAlan Cox2008-07-04
* blk_end_request: changing DAC960 (take 4)Kiyoshi Ueda2008-01-28
* [PATCH] Fix breakage after SG cleanupsRalf Baechle2007-10-23
* [SG] Update drivers to use sg helpersJens Axboe2007-10-22
* Fix "Fix DAC960 driver on machines which don't support 64-bit DMA"Andrew Morton2007-09-19
* Fix DAC960 driver on machines which don't support 64-bit DMAMatthew Wilcox2007-09-11
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-12
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-02-11
|\
| * [SCSI] DAC960: kmalloc->kzalloc/Casting cleanupsAhmed S. Darwish2007-02-07
* | [PATCH] drivers/block/DAC960: convert 'boolean' to 'bool'Richard Knutsson2007-02-11
|/
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-07
* Various drivers' irq handlers: kill dead code, needless castsJeff Garzik2006-10-06
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-01
* [PATCH] Remove ->waiting member from struct requestJens Axboe2006-09-30
* [SCSI] DAC960: PCI id table fixupBrian King2006-08-04
* [PATCH] irq-flags: drivers/block Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-26
* [SCSI] fix (unlikely) memory leak in DAC960 driverJesper Juhl2006-05-20
* [PATCH] drivers/block/*: use time_after() and friendsMarcelo Feitoza Parisi2006-03-28
* [PATCH] kzalloc() conversion in drivers/blockEric Sesterhenn2006-03-27
* BUG_ON() Conversion in drivers/block/Eric Sesterhenn2006-03-24
* [PATCH] dac960: add disk entropy in request completionsMatt Mackall2006-03-08
* [PATCH] drivers/block: Replace pci_module_init() with pci_register_driver()Richard Knutsson2006-01-09
* [PATCH] drivers/block: Use ARRAY_SIZE macroTobias Klauser2006-01-08
* [PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig2006-01-08
* [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo2006-01-06
* [PATCH] kfree cleanup: misc remaining driversJesper Juhl2005-11-07
* [PATCH] DAC960: add support for Mylex AcceleRAID 4/5/600Christoph Hellwig2005-05-05
* Linux-2.6.12-rc2Linus Torvalds2005-04-16