Commit Graph

44 Commits (e3deec090558d5cb5ffdc574e5560f3ed9723394)

Author SHA1 Message Date
Julia Lawall df9dc83d19 drivers/block/DAC960.c: use DAC960_V2_Controller 15 years ago
Alexey Dobriyan d5d03eec9b dac960: switch to seq_file 16 years ago
Michael Buesch e898893399 dac960: fix undefined behavior on empty string 16 years ago
Alexey Dobriyan 83d5cde47d const: make block_device_operations const 16 years ago
Joe Perches a419aef8b8 trivial: remove unnecessary semicolons 16 years ago
Peter Huewe 3c36543aea trivial: add __init/__exit macros to DAC960.c 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Tejun Heo 9934c8c045 block: implement and enforce request peek/start/fetch 16 years ago
Tejun Heo 83096ebf12 block: convert to pos and nr_sectors accessors 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Yang Hongyang 6a35528a83 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) 16 years ago
Al Viro b564f027ad [PATCH] switch DAC960 17 years ago
Al Viro d4430d62fa [PATCH] beginning of methods conversion 17 years ago
Alan Cox 2610324fca DAC960: push down BKL 17 years ago
Kiyoshi Ueda 0156c2547e blk_end_request: changing DAC960 (take 4) 17 years ago
Ralf Baechle 117636092a [PATCH] Fix breakage after SG cleanups 18 years ago
Jens Axboe 45711f1af6 [SG] Update drivers to use sg helpers 18 years ago
Andrew Morton 3558c9b323 Fix "Fix DAC960 driver on machines which don't support 64-bit DMA" 18 years ago
Matthew Wilcox 868047fcbb Fix DAC960 driver on machines which don't support 64-bit DMA 18 years ago
Arjan van de Ven 2b8693c061 [PATCH] mark struct file_operations const 3 18 years ago
Richard Knutsson 87d156bfd5 [PATCH] drivers/block/DAC960: convert 'boolean' to 'bool' 18 years ago
Ahmed S. Darwish 0a361e3186 [SCSI] DAC960: kmalloc->kzalloc/Casting cleanups 18 years ago
Christoph Lameter 54e6ecb239 [PATCH] slab: remove SLAB_ATOMIC 18 years ago
Jeff Garzik c7bec5aba5 Various drivers' irq handlers: kill dead code, needless casts 19 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Peter Zijlstra 6e9a4738c9 [PATCH] completions: lockdep annotate on stack completions 19 years ago
Jens Axboe c00895ab2f [PATCH] Remove ->waiting member from struct request 19 years ago
Brian King fddafd3d21 [SCSI] DAC960: PCI id table fixup 19 years ago
Thomas Gleixner 69ab3912d1 [PATCH] irq-flags: drivers/block Use the new IRQF_ constants 19 years ago
Greg Kroah-Hartman ce7b0f46bb [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed 19 years ago
Jesper Juhl 07fb75a506 [SCSI] fix (unlikely) memory leak in DAC960 driver 19 years ago
Marcelo Feitoza Parisi 50297cbf07 [PATCH] drivers/block/*: use time_after() and friends 19 years ago
Eric Sesterhenn 06ff37ffb4 [PATCH] kzalloc() conversion in drivers/block 19 years ago
Eric Sesterhenn 089fe1b23d BUG_ON() Conversion in drivers/block/ 19 years ago
Matt Mackall 62287fbb54 [PATCH] dac960: add disk entropy in request completions 19 years ago
Richard Knutsson 9bfab8cec6 [PATCH] drivers/block: Replace pci_module_init() with pci_register_driver() 19 years ago
Tobias Klauser 945f390f02 [PATCH] drivers/block: Use ARRAY_SIZE macro 19 years ago
Christoph Hellwig a885c8c431 [PATCH] Add block_device_operations.getgeo block device method 19 years ago
Tejun Heo 8ffdc6550c [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() 19 years ago
Jesper Juhl 6044ec8882 [PATCH] kfree cleanup: misc remaining drivers 20 years ago
Christoph Hellwig 5b76ffd5d9 [PATCH] DAC960: add support for Mylex AcceleRAID 4/5/600 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago