headers: smp_lock.h redux
[safe/jmp/linux-2.6] / drivers / block / ps3vram.c
2009-06-16 Roel Kluinblock/ps3: remove driver_data direct access of struct...
2009-06-15 Geert Uytterhoevenps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_s...
2009-06-15 Roel Kluinblock/ps3: remove driver_data direct access of struct...
2009-06-15 Geert Uytterhoevenps3vram: Make ps3vram_priv.reports a void *
2009-06-15 Geert Uytterhoevenps3vram: Remove no longer used ps3vram_priv.ddr_base
2009-06-15 Geert Uytterhoevenps3vram: Replace mutex by spinlock + bio_list
2009-06-15 Geert Uytterhoevenps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>
2009-06-15 Geert Uytterhoevenps3vram: GPU memory mapping cleanup
2009-06-15 Jim Parisps3vram: Correct exchanged gotos in ps3vram_probe(...
2009-06-15 Geert Uytterhoevenps3vram: Use proc_create_data() instead of proc_create()
2009-06-15 Geert Uytterhoevenps3vram: Fix error path (return -EIO) for short read...
2009-03-30 Alexey Dobriyanproc 2/2: remove struct proc_dir_entry::owner
2009-03-13 Geert Uytterhoevenps3/block: Replace mtd/ps3vram by block/ps3vram