Alexey Dobriyan
|
d5d03eec9b
dac960: switch to seq_file
|
16 years ago |
Michael Buesch
|
e898893399
dac960: fix undefined behavior on empty string
|
16 years ago |
Linus Torvalds
|
342ff1a1b5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
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)
|
18 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 |
Linus Torvalds
|
5f0b1437e0
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
|
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
|
19 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 |