Tejun Heo
|
9fd097b149
block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Tejun Heo
|
507daea227
dac960: Convert to bdops->check_events()
|
14 years ago |
Linus Torvalds
|
092e0e7e52
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
|
14 years ago |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
15 years ago |
Arnd Bergmann
|
2a48fc0ab2
block: autoconvert trivial BKL users to private mutex
|
15 years ago |
Arnd Bergmann
|
6e9624b8ca
block: push down BKL into .open and .release
|
15 years ago |
Martin K. Petersen
|
ee714f2dd3
block: Finalize conversion of block limits functions
|
15 years ago |
Martin K. Petersen
|
8a78362c4e
block: Consolidate phys_segment and hw_segment limits
|
15 years ago |
Martin K. Petersen
|
086fa5ff08
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
|
15 years ago |
Márton Németh
|
3d447ec0e3
block: make PCI device id constant
|
15 years ago |
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 |
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)
|
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 |