index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ps3flash.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-29
ps3flash: switch to generic_file_llseek_size()
Al Viro
1
-26
/
+2
2013-02-23
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2012-11-22
char: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2011-11-01
drivers/char: Add module.h to those who were using it implicitly
Paul Gortmaker
1
-0
/
+1
2011-07-21
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
1
-2
/
+7
2011-07-21
drivers: fix up various ->llseek() implementations
Josef Bacik
1
-0
/
+4
2010-05-28
drop unused dentry argument to ->fsync
Christoph Hellwig
1
-2
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-06-15
ps3flash: Always read chunks of 256 KiB, and cache them
Geert Uytterhoeven
1
-30
/
+17
2009-06-15
ps3flash: Cache the last accessed FLASH chunk
Geert Uytterhoeven
1
-105
/
+104
2009-06-15
ps3: Replace direct file operations by callback
Geert Uytterhoeven
1
-24
/
+70
2009-06-15
ps3flash: Use ps3_system_bus_[gs]et_drvdata() instead of direct access
Geert Uytterhoeven
1
-6
/
+6
2009-01-16
powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/char
Stephen Rothwell
1
-9
/
+9
2007-07-22
ps3: FLASH ROM Storage Driver
Geert Uytterhoeven
1
-0
/
+440