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
/
mtd
/
devices
/
sst25l.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 420
Thomas Gleixner
1
-5
/
+1
2018-07-18
mtd: sst25l: use mtd_device_register()
Rafał Miłecki
1
-3
/
+2
2018-03-21
mtd: Stop updating erase_info->state and calling mtd_erase_callback()
Boris Brezillon
1
-3
/
+0
2015-11-06
Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-2
/
+1
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
1
-1
/
+0
2015-10-13
mtd: devices: sst251: show parent device in sysfs
Frans Klaver
1
-2
/
+1
2014-03-10
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-11-06
mtd: sst25l: Use devm_kzalloc
Sachin Kamat
1
-9
/
+3
2013-11-06
mtd: sst25l: Remove redundant spi_set_drvdata
Sachin Kamat
1
-1
/
+0
2013-08-30
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