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
/
chips
/
cfi_cmdset_0001.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-15
mtd: cfi: cmdset_0001: Use struct_size() in kmalloc()
Gustavo A. R. Silva
1
-1
/
+2
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+3
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+3
2018-04-24
mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug.
Joakim Tjernlund
1
-0
/
+17
2018-04-24
mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.
Joakim Tjernlund
1
-5
/
+11
2018-03-21
mtd: Stop updating erase_info->state and calling mtd_erase_callback()
Boris Brezillon
1
-14
/
+2
2016-01-07
mtd: cfi_cmdset_0001: fixing memory leak and handling failed kmalloc
Insu Yun
1
-1
/
+7
2014-11-26
mtd: delete unnecessary checks before two function calls
Markus Elfring
1
-2
/
+1
2014-10-30
mtd: cfi_cmdset_0001.c: fix resume for LH28F640BF chips
Dmitry Eremin-Solenikov
1
-0
/
+2
2014-07-14
mtd: cfi_cmdset_0001.c: add support for Sharp LH28F640BF NOR
Andrea Adami
1
-0
/
+43
2014-03-11
mtd: Add a retlen parameter to _get_{fact,user}_prot_info
Christian Riesch
1
-18
/
+13
2014-03-11
mtd: cfi: Remove unnecessary OOM messages
Jingoo Han
1
-6
/
+2
2014-03-11
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2012-09-29
mtd: cfi_cmdset_0001: Fix problem with unlocking timeout
Stefan Roese
1
-3
/
+11
2012-03-31
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-42
/
+41
2012-03-27
mtd: chips: cfi_cmdset_0001: Match ENABLE_VPP()/DISABLE_VPP() calls
Paul Parsons
1
-6
/
+9
2012-03-27
mtd: fix 'Flash device refused suspend due to active operation' message
Russell King
1
-1
/
+1
2012-03-27
mtd: move zero length verification to MTD API functions
Artem Bityutskiy
1
-3
/
+0
2012-03-27
mtd: remove retlen zeroing duplication
Artem Bityutskiy
1
-5
/
+0
2012-03-27
mtd: do not duplicate length and offset checks in drivers
Artem Bityutskiy
1
-1
/
+1
2012-03-27
mtd: return error code from mtd_unpoint
Artem Bityutskiy
1
-6
/
+10
2012-03-27
mtd: add leading underscore to all mtd functions
Artem Bityutskiy
1
-20
/
+20
2012-03-24
mtd: use for_each_clear_bit()
Akinobu Mita
1
-4
/
+2
2011-05-25
mtd: remove duplicate assignment of chip->state
Tadashi Abe
1
-1
/
+0
2011-05-25
mtd: fix hang-up in cfi erase and read contention
Tadashi Abe
1
-6
/
+3
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-11
mtd: cfi: fix writebufsize initialization
Anatolij Gustschin
1
-1
/
+1
2011-03-11
mtd: fix race in cfi_cmdset_0001 driver
Joakim Tjernlund
1
-21
/
+22
2011-01-06
mtd: cfi: add writebufsize initialization
Anatolij Gustschin
1
-0
/
+1
2010-12-03
mtd: cfi_fixup: remove unused 'param' parameter
Guillaume LECERF
1
-27
/
+27
2010-10-26
mtd: cfi_cmdset_0001: use defined value of P_ID_INTEL_PERFORMANCE instead of ...
Guillaume LECERF
1
-2
/
+2
2010-08-09
mtd: Remove obsolete <mtd/compatmac.h> include
David Woodhouse
1
-1
/
+0
2010-08-06
mtd: change struct flchip_shared spinlock locking into mutex
Stefani Seibold
1
-10
/
+10
2010-08-02
mtd: add an ioctl to query the lock status of a flash sector
Richard Cochran
1
-0
/
+10
2010-05-10
mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers.
Stefani Seibold
1
-66
/
+65
2010-02-25
mtd: cfi: remove unneeded NULL checks
Jiri Slaby
1
-4
/
+2
2009-11-30
mtd: move manufacturer to the common cfi.h header file
Hans-Christian Egtvedt
1
-10
/
+10
2009-11-30
mtd: add lock fixup for AT49BV640D and AT49BV640DT chips
Hans-Christian Egtvedt
1
-0
/
+14
2009-11-30
mtd: add missing put_chip() in cfi_intelext_reset()
Nicolas Pitre
1
-0
/
+1
2009-09-15
Nicolas Pitre has a new email address
Nicolas Pitre
1
-1
/
+1
2009-06-05
mtd: CFI 1.0 and CFI 1.1
Daniel Ribeiro
1
-4
/
+10
2009-06-05
mtd: CFI: quirk for PF38F4476.
Daniel Ribeiro
1
-0
/
+12
2009-03-20
[MTD] [CHIPS] cfi_cmdset_0001.c: Fix a bug in inval_cache_and_wait_for_operat...
Graff Yang
1
-2
/
+6
2008-12-10
[MTD] update internal API to support 64-bit device size
Adrian Hunter
1
-6
/
+6
2008-09-27
[MTD] [NOR] fix cfi_cmdset_0001 FL_SYNCING race (take 2)
Alexander Belyakov
1
-2
/
+15
2008-08-06
[MTD] [NOR] cfi_cmdset_0001: Timeouts for erase, write and unlock operations
Anders Grafström
1
-14
/
+38
2008-08-02
[MTD] Use DIV_ROUND_UP
Julia Lawall
1
-1
/
+1
2008-07-25
[MTD] [NOR] Fix -ETIMEO errors in CFI driver
Alexey Korolev
1
-1
/
+8
2008-06-04
MTD/JFFS2: remove CVS keywords
Adrian Bunk
1
-2
/
+0
2008-05-14
[MTD] [NOR] Support for M50FLW080A and M50FLW080B
Nate Case
1
-0
/
+4
[next]