index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ps3flash.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-04
powerpc/ps3: make system bus's remove and shutdown callbacks return void
Uwe Kleine-König
1
-2
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 164
Thomas Gleixner
1
-13
/
+1
2016-01-22
wrappers for ->i_mutex access
Al Viro
1
-2
/
+2
2013-06-29
ps3flash: switch to generic_file_llseek_size()
Al Viro
1
-26
/
+2
2013-02-22
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2012-11-21
char: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2011-10-31
drivers/char: Add module.h to those who were using it implicitly
Paul Gortmaker
1
-0
/
+1
2011-07-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
1
-2
/
+7
2011-07-20
drivers: fix up various ->llseek() implementations
Josef Bacik
1
-0
/
+4
2010-05-27
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-21
ps3: FLASH ROM Storage Driver
Geert Uytterhoeven
1
-0
/
+440