index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
ps3vram.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
block: fix for "Consolidate phys_segment and hw_segment limits"
Stephen Rothwell
2010-03-01
1
-1
/
+1
*
block: Consolidate phys_segment and hw_segment limits
Martin K. Petersen
2010-02-26
1
-2
/
+1
*
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
Martin K. Petersen
2010-02-26
1
-1
/
+1
*
block: Add BLK_ prefix to definitions
Martin K. Petersen
2010-02-26
1
-2
/
+2
*
block/ps3: fix slow VRAM IO
Hideyuki Sasaki
2009-11-04
1
-1
/
+9
*
const: make block_device_operations const
Alexey Dobriyan
2009-09-22
1
-1
/
+1
*
powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h>
Geert Uytterhoeven
2009-08-20
1
-1
/
+1
*
ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdata
Geert Uytterhoeven
2009-06-15
1
-24
/
+24
*
block/ps3: remove driver_data direct access of struct device
Roel Kluin
2009-06-15
1
-26
/
+24
*
ps3vram: Make ps3vram_priv.reports a void *
Geert Uytterhoeven
2009-06-15
1
-3
/
+3
*
ps3vram: Remove no longer used ps3vram_priv.ddr_base
Geert Uytterhoeven
2009-06-15
1
-13
/
+1
*
ps3vram: Replace mutex by spinlock + bio_list
Geert Uytterhoeven
2009-06-15
1
-15
/
+36
*
ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>
Geert Uytterhoeven
2009-06-15
1
-14
/
+7
*
ps3vram: GPU memory mapping cleanup
Geert Uytterhoeven
2009-06-15
1
-5
/
+14
*
ps3vram: Correct exchanged gotos in ps3vram_probe() error path
Jim Paris
2009-06-15
1
-2
/
+2
*
ps3vram: Use proc_create_data() instead of proc_create()
Geert Uytterhoeven
2009-06-15
1
-5
/
+3
*
ps3vram: Fix error path (return -EIO) for short read/write
Geert Uytterhoeven
2009-06-15
1
-0
/
+1
*
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
2009-03-31
1
-2
/
+0
*
ps3/block: Replace mtd/ps3vram by block/ps3vram
Geert Uytterhoeven
2009-03-13
1
-0
/
+865