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
/
mtd
/
devices
/
sst25l.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-11
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-11-07
mtd: sst25l: Use devm_kzalloc
Sachin Kamat
1
-9
/
+3
2013-11-07
mtd: sst25l: Remove redundant spi_set_drvdata
Sachin Kamat
1
-1
/
+0
2013-08-31
mtd: devices: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-08-05
mtd: sst25l: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-3
/
+3
2012-11-22
mtd: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-22
mtd: remove use of __devinitdata
Bill Pemberton
1
-1
/
+1
2012-11-22
mtd: remove use of __devinit
Bill Pemberton
1
-2
/
+2
2012-11-22
mtd: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-03-27
mtd: do not use plain 0 as NULL
Artem Bityutskiy
1
-3
/
+3
2012-03-27
mtd: move zero length verification to MTD API functions
Artem Bityutskiy
1
-8
/
+0
2012-03-27
mtd: remove retlen zeroing duplication
Artem Bityutskiy
1
-3
/
+0
2012-03-27
mtd: do not duplicate length and offset checks in drivers
Artem Bityutskiy
1
-9
/
+0
2012-03-27
mtd: sst25l: initialize writebufsize
Artem Bityutskiy
1
-0
/
+1
2012-03-27
mtd: add leading underscore to all mtd functions
Artem Bityutskiy
1
-3
/
+3
2012-03-27
mtd: convert drivers/mtd/* to use module_spi_driver()
Axel Lin
1
-12
/
+1
2012-01-09
mtd: sst25l: kill unused variable
Artem Bityutskiy
1
-1
/
+1
2012-01-09
mtd: Remove redundant spi driver bus initialization
Lars-Peter Clausen
1
-1
/
+0
2011-09-11
mtd: replace DEBUG() with pr_debug()
Brian Norris
1
-2
/
+1
2011-09-11
mtd: sst25l.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-29
/
+4
2011-09-11
mtd: sst25l don't specify default parsing options
Dmitry Eremin-Solenikov
1
-7
/
+1
2011-06-16
Change Ryan Mallon's email address across the kernel
Ryan Mallon
1
-2
/
+2
2011-05-25
mtd: sst25l: convert to mtd_device_register()
Jamie Iles
1
-36
/
+26
2011-05-25
mtd: sst25l: fix section markings
Mike Frysinger
1
-3
/
+3
2010-12-03
mtd: fix section mismatch on sst25l
Fabio Estevam
1
-2
/
+2
2010-08-02
mtd: sst25l: check for null consistently
Dan Carpenter
1
-1
/
+1
2010-05-14
mtd: sst25l: fix multi-part messages with broken spi masters
H Hartley Sweeten
1
-24
/
+33
2010-05-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
1
-0
/
+1
2010-05-10
mtd: sst25l: remove unnecessary MTD_DEBUG_LEVEL2 messages
H Hartley Sweeten
1
-11
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
2009-09-19
mtd: sst25l, fix lock imbalance
Jiri Slaby
1
-1
/
+3
2009-09-19
mtd: SST25L (non JEDEC) SPI Flash driver
Ryan Mallon
1
-0
/
+510