summaryrefslogtreecommitdiffstats
path: root/drivers/block/ps3vram.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* block: fix for "Consolidate phys_segment and hw_segment limits"Stephen Rothwell2010-03-011-1/+1
* block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-261-2/+1
* block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-261-1/+1
* block: Add BLK_ prefix to definitionsMartin K. Petersen2010-02-261-2/+2
* block/ps3: fix slow VRAM IOHideyuki Sasaki2009-11-041-1/+9
* const: make block_device_operations constAlexey Dobriyan2009-09-221-1/+1
* powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h>Geert Uytterhoeven2009-08-201-1/+1
* ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdataGeert Uytterhoeven2009-06-151-24/+24
* block/ps3: remove driver_data direct access of struct deviceRoel Kluin2009-06-151-26/+24
* ps3vram: Make ps3vram_priv.reports a void *Geert Uytterhoeven2009-06-151-3/+3
* ps3vram: Remove no longer used ps3vram_priv.ddr_baseGeert Uytterhoeven2009-06-151-13/+1
* ps3vram: Replace mutex by spinlock + bio_listGeert Uytterhoeven2009-06-151-15/+36
* ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>Geert Uytterhoeven2009-06-151-14/+7
* ps3vram: GPU memory mapping cleanupGeert Uytterhoeven2009-06-151-5/+14
* ps3vram: Correct exchanged gotos in ps3vram_probe() error pathJim Paris2009-06-151-2/+2
* ps3vram: Use proc_create_data() instead of proc_create()Geert Uytterhoeven2009-06-151-5/+3
* ps3vram: Fix error path (return -EIO) for short read/writeGeert Uytterhoeven2009-06-151-0/+1
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-311-2/+0
* ps3/block: Replace mtd/ps3vram by block/ps3vramGeert Uytterhoeven2009-03-131-0/+865
OpenPOWER on IntegriCloud