Greg Kroah-Hartman
|
8d85fce77e
Drivers: block: remove __dev* attributes.
|
12 years ago |
Linus Torvalds
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Paul Gortmaker
|
0c8d44f239
block: Fix files that are modules and hence need module.h
|
14 years ago |
Christoph Hellwig
|
5a7bbad27a
block: remove support for bio remapping from ->make_request
|
14 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Stephen Rothwell
|
91f63d0efa
block: fix for "Consolidate phys_segment and hw_segment limits"
|
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 |
Martin K. Petersen
|
eb28d31bc9
block: Add BLK_ prefix to definitions
|
15 years ago |
Hideyuki Sasaki
|
f21121cde6
block/ps3: fix slow VRAM IO
|
15 years ago |
Alexey Dobriyan
|
83d5cde47d
const: make block_device_operations const
|
16 years ago |
Geert Uytterhoeven
|
9413c8836a
powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h>
|
16 years ago |
Geert Uytterhoeven
|
03fa68c245
ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdata
|
16 years ago |
Roel Kluin
|
6dee2c87eb
block/ps3: remove driver_data direct access of struct device
|
16 years ago |
Geert Uytterhoeven
|
1bd9784f5e
ps3vram: Make ps3vram_priv.reports a void *
|
16 years ago |
Geert Uytterhoeven
|
c3b94fd800
ps3vram: Remove no longer used ps3vram_priv.ddr_base
|
16 years ago |
Geert Uytterhoeven
|
fb89e89d0f
ps3vram: Replace mutex by spinlock + bio_list
|
16 years ago |
Geert Uytterhoeven
|
d3352c9f1e
ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>
|
16 years ago |
Geert Uytterhoeven
|
56ac72dba5
ps3vram: GPU memory mapping cleanup
|
16 years ago |
Jim Paris
|
3273d8778f
ps3vram: Correct exchanged gotos in ps3vram_probe() error path
|
16 years ago |
Geert Uytterhoeven
|
3c20e2f279
ps3vram: Use proc_create_data() instead of proc_create()
|
16 years ago |
Geert Uytterhoeven
|
734957c897
ps3vram: Fix error path (return -EIO) for short read/write
|
16 years ago |
Alexey Dobriyan
|
99b7623380
proc 2/2: remove struct proc_dir_entry::owner
|
16 years ago |
Geert Uytterhoeven
|
f507cd2203
ps3/block: Replace mtd/ps3vram by block/ps3vram
|
16 years ago |