summaryrefslogtreecommitdiff
path: root/drivers/block/ps3vram.c
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-01block: fix for "Consolidate phys_segment and hw_segment limits"Stephen Rothwell
2010-02-26block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen
2010-02-26block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen
2010-02-26block: Add BLK_ prefix to definitionsMartin K. Petersen
2009-11-04block/ps3: fix slow VRAM IOHideyuki Sasaki
2009-09-22const: make block_device_operations constAlexey Dobriyan
2009-08-20powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h>Geert Uytterhoeven
2009-06-15ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdataGeert Uytterhoeven
2009-06-15block/ps3: remove driver_data direct access of struct deviceRoel Kluin
2009-06-15ps3vram: Make ps3vram_priv.reports a void *Geert Uytterhoeven
2009-06-15ps3vram: Remove no longer used ps3vram_priv.ddr_baseGeert Uytterhoeven
2009-06-15ps3vram: Replace mutex by spinlock + bio_listGeert Uytterhoeven
2009-06-15ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>Geert Uytterhoeven
2009-06-15ps3vram: GPU memory mapping cleanupGeert Uytterhoeven
2009-06-15ps3vram: Correct exchanged gotos in ps3vram_probe() error pathJim Paris
2009-06-15ps3vram: Use proc_create_data() instead of proc_create()Geert Uytterhoeven
2009-06-15ps3vram: Fix error path (return -EIO) for short read/writeGeert Uytterhoeven
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan
2009-03-13ps3/block: Replace mtd/ps3vram by block/ps3vramGeert Uytterhoeven