index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
ps3vram.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-01
block: fix for "Consolidate phys_segment and hw_segment limits"
Stephen Rothwell
1
-1
/
+1
2010-02-26
block: Consolidate phys_segment and hw_segment limits
Martin K. Petersen
1
-2
/
+1
2010-02-26
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
Martin K. Petersen
1
-1
/
+1
2010-02-26
block: Add BLK_ prefix to definitions
Martin K. Petersen
1
-2
/
+2
2009-11-04
block/ps3: fix slow VRAM IO
Hideyuki Sasaki
1
-1
/
+9
2009-09-22
const: make block_device_operations const
Alexey Dobriyan
1
-1
/
+1
2009-08-20
powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h>
Geert Uytterhoeven
1
-1
/
+1
2009-06-15
ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdata
Geert Uytterhoeven
1
-24
/
+24
2009-06-15
block/ps3: remove driver_data direct access of struct device
Roel Kluin
1
-26
/
+24
2009-06-15
ps3vram: Make ps3vram_priv.reports a void *
Geert Uytterhoeven
1
-3
/
+3
2009-06-15
ps3vram: Remove no longer used ps3vram_priv.ddr_base
Geert Uytterhoeven
1
-13
/
+1
2009-06-15
ps3vram: Replace mutex by spinlock + bio_list
Geert Uytterhoeven
1
-15
/
+36
2009-06-15
ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>
Geert Uytterhoeven
1
-14
/
+7
2009-06-15
ps3vram: GPU memory mapping cleanup
Geert Uytterhoeven
1
-5
/
+14
2009-06-15
ps3vram: Correct exchanged gotos in ps3vram_probe() error path
Jim Paris
1
-2
/
+2
2009-06-15
ps3vram: Use proc_create_data() instead of proc_create()
Geert Uytterhoeven
1
-5
/
+3
2009-06-15
ps3vram: Fix error path (return -EIO) for short read/write
Geert Uytterhoeven
1
-0
/
+1
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
1
-2
/
+0
2009-03-13
ps3/block: Replace mtd/ps3vram by block/ps3vram
Geert Uytterhoeven
1
-0
/
+865