index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2016-01-23
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-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