Alexey Dobriyan
|
83d5cde47d
const: make block_device_operations const
|
16 years ago |
Sage Weil
|
f3c737de8f
umem: fix request_queue lock warning
|
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 |
Randy Dunlap
|
458cf5e9b6
Cleanup umem driver: fix most checkpatch warnings, conform to kernel
|
17 years ago |
Neil Brown
|
794e64d5e9
Fix NULL dereference in umem.c
|
17 years ago |
Jeff Garzik
|
cb3503ca54
drivers/block/umem: use DRIVER_NAME where appropriate
|
18 years ago |
Jeff Garzik
|
4e953a2162
drivers/block/umem: trim trailing whitespace
|
18 years ago |
Jeff Garzik
|
ee4a7b6874
drivers/block/umem: minor cleanups
|
18 years ago |
Jeff Garzik
|
4e0af881af
drivers/block/umem: use dev_printk()
|
18 years ago |
Jeff Garzik
|
3084f0c610
drivers/block/umem: move private include away from include/linux
|
18 years ago |
NeilBrown
|
6712ecf8f6
Drop 'size' argument from bio_endio and bi_end_io
|
18 years ago |
NeilBrown
|
eea9befacc
Fix various abuse of bio fields in umem.c
|
18 years ago |
Jens Axboe
|
165125e1e4
[BLOCK] Get rid of request_queue_t typedef
|
18 years ago |
Neil Brown
|
5874c18b10
umem: Fix match of pci_ids in umem driver
|
18 years ago |
Robert P. J. Day
|
51ea208c37
umem: Remove references to dead CONFIG_MM_MAP_MEMORY variable
|
18 years ago |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 years ago |
NeilBrown
|
5a243e0e97
[PATCH] Fix failure paths in modules init in umem.c
|
18 years ago |
Tim Schmielau
|
cd354f1ae7
[PATCH] remove many unneeded #includes of sched.h
|
18 years ago |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
19 years ago |
Zach Brown
|
f2b9ecc416
[PATCH] pr_debug: umem: repair nonexistant bh pr_debug reference
|
19 years ago |
Thomas Gleixner
|
69ab3912d1
[PATCH] irq-flags: drivers/block Use the new IRQF_ constants
|
19 years ago |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
Greg Kroah-Hartman
|
ce7b0f46bb
[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed
|
20 years ago |
Matthias Gehre
|
910638ae7e
[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
|
19 years ago |
Al Viro
|
1312f40e11
[PATCH] regularize blk_cleanup_queue() use
|
19 years ago |
Tobias Klauser
|
74adb52797
[PATCH] umem: check pci_set_dma_mask return value correctly
|
19 years ago |
Richard Knutsson
|
9bfab8cec6
[PATCH] drivers/block: Replace pci_module_init() with pci_register_driver()
|
19 years ago |
Christoph Hellwig
|
a885c8c431
[PATCH] Add block_device_operations.getgeo block device method
|
19 years ago |
Domen Puncer
|
46308c0bbb
[PATCH] janitor: block/umem: replace PRINTK with pr_debug
|
20 years ago |