index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
ps3vram.c
Age
Commit message (
Expand
)
Author
2009-09-22
const: make block_device_operations const
Alexey Dobriyan
2009-08-20
powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h>
Geert Uytterhoeven
2009-06-15
ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdata
Geert Uytterhoeven
2009-06-15
block/ps3: remove driver_data direct access of struct device
Roel Kluin
2009-06-15
ps3vram: Make ps3vram_priv.reports a void *
Geert Uytterhoeven
2009-06-15
ps3vram: Remove no longer used ps3vram_priv.ddr_base
Geert Uytterhoeven
2009-06-15
ps3vram: Replace mutex by spinlock + bio_list
Geert Uytterhoeven
2009-06-15
ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>
Geert Uytterhoeven
2009-06-15
ps3vram: GPU memory mapping cleanup
Geert Uytterhoeven
2009-06-15
ps3vram: Correct exchanged gotos in ps3vram_probe() error path
Jim Paris
2009-06-15
ps3vram: Use proc_create_data() instead of proc_create()
Geert Uytterhoeven
2009-06-15
ps3vram: Fix error path (return -EIO) for short read/write
Geert Uytterhoeven
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
2009-03-13
ps3/block: Replace mtd/ps3vram by block/ps3vram
Geert Uytterhoeven