index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
chips
/
cfi_cmdset_0001.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: cfi_cmdset_0001: fixing memory leak and handling failed kmalloc
Insu Yun
2016-01-06
1
-1
/
+7
*
mtd: delete unnecessary checks before two function calls
Markus Elfring
2014-11-25
1
-2
/
+1
*
mtd: cfi_cmdset_0001.c: fix resume for LH28F640BF chips
Dmitry Eremin-Solenikov
2014-10-29
1
-0
/
+2
*
mtd: cfi_cmdset_0001.c: add support for Sharp LH28F640BF NOR
Andrea Adami
2014-07-13
1
-0
/
+43
*
mtd: Add a retlen parameter to _get_{fact,user}_prot_info
Christian Riesch
2014-03-10
1
-18
/
+13
*
mtd: cfi: Remove unnecessary OOM messages
Jingoo Han
2014-03-10
1
-6
/
+2
*
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-03-10
1
-1
/
+0
*
mtd: cfi_cmdset_0001: Fix problem with unlocking timeout
Stefan Roese
2012-09-29
1
-3
/
+11
*
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
2012-03-30
1
-42
/
+41
|
\
|
*
mtd: chips: cfi_cmdset_0001: Match ENABLE_VPP()/DISABLE_VPP() calls
Paul Parsons
2012-03-27
1
-6
/
+9
|
*
mtd: fix 'Flash device refused suspend due to active operation' message
Russell King
2012-03-27
1
-1
/
+1
|
*
mtd: move zero length verification to MTD API functions
Artem Bityutskiy
2012-03-27
1
-3
/
+0
|
*
mtd: remove retlen zeroing duplication
Artem Bityutskiy
2012-03-27
1
-5
/
+0
|
*
mtd: do not duplicate length and offset checks in drivers
Artem Bityutskiy
2012-03-27
1
-1
/
+1
|
*
mtd: return error code from mtd_unpoint
Artem Bityutskiy
2012-03-27
1
-6
/
+10
|
*
mtd: add leading underscore to all mtd functions
Artem Bityutskiy
2012-03-27
1
-20
/
+20
*
|
mtd: use for_each_clear_bit()
Akinobu Mita
2012-03-23
1
-4
/
+2
|
/
*
mtd: remove duplicate assignment of chip->state
Tadashi Abe
2011-05-25
1
-1
/
+0
*
mtd: fix hang-up in cfi erase and read contention
Tadashi Abe
2011-05-25
1
-6
/
+3
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
mtd: cfi: fix writebufsize initialization
Anatolij Gustschin
2011-03-11
1
-1
/
+1
*
mtd: fix race in cfi_cmdset_0001 driver
Joakim Tjernlund
2011-03-11
1
-21
/
+22
*
mtd: cfi: add writebufsize initialization
Anatolij Gustschin
2011-01-06
1
-0
/
+1
*
mtd: cfi_fixup: remove unused 'param' parameter
Guillaume LECERF
2010-12-03
1
-27
/
+27
*
mtd: cfi_cmdset_0001: use defined value of P_ID_INTEL_PERFORMANCE instead of ...
Guillaume LECERF
2010-10-26
1
-2
/
+2
*
mtd: Remove obsolete <mtd/compatmac.h> include
David Woodhouse
2010-08-08
1
-1
/
+0
*
mtd: change struct flchip_shared spinlock locking into mutex
Stefani Seibold
2010-08-06
1
-10
/
+10
*
mtd: add an ioctl to query the lock status of a flash sector
Richard Cochran
2010-08-02
1
-0
/
+10
*
mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers.
Stefani Seibold
2010-05-10
1
-66
/
+65
*
mtd: cfi: remove unneeded NULL checks
Jiri Slaby
2010-02-25
1
-4
/
+2
*
mtd: move manufacturer to the common cfi.h header file
Hans-Christian Egtvedt
2009-11-30
1
-10
/
+10
*
mtd: add lock fixup for AT49BV640D and AT49BV640DT chips
Hans-Christian Egtvedt
2009-11-30
1
-0
/
+14
*
mtd: add missing put_chip() in cfi_intelext_reset()
Nicolas Pitre
2009-11-30
1
-0
/
+1
*
Nicolas Pitre has a new email address
Nicolas Pitre
2009-09-15
1
-1
/
+1
*
mtd: CFI 1.0 and CFI 1.1
Daniel Ribeiro
2009-06-05
1
-4
/
+10
*
mtd: CFI: quirk for PF38F4476.
Daniel Ribeiro
2009-06-05
1
-0
/
+12
*
[MTD] [CHIPS] cfi_cmdset_0001.c: Fix a bug in inval_cache_and_wait_for_operat...
Graff Yang
2009-03-20
1
-2
/
+6
*
[MTD] update internal API to support 64-bit device size
Adrian Hunter
2008-12-10
1
-6
/
+6
*
[MTD] [NOR] fix cfi_cmdset_0001 FL_SYNCING race (take 2)
Alexander Belyakov
2008-09-26
1
-2
/
+15
*
[MTD] [NOR] cfi_cmdset_0001: Timeouts for erase, write and unlock operations
Anders Grafström
2008-08-06
1
-14
/
+38
*
[MTD] Use DIV_ROUND_UP
Julia Lawall
2008-08-02
1
-1
/
+1
*
[MTD] [NOR] Fix -ETIMEO errors in CFI driver
Alexey Korolev
2008-07-25
1
-1
/
+8
*
MTD/JFFS2: remove CVS keywords
Adrian Bunk
2008-06-04
1
-2
/
+0
*
[MTD] [NOR] Support for M50FLW080A and M50FLW080B
Nate Case
2008-05-14
1
-0
/
+4
*
[MTD] [NOR] Remove cfi_cmdset_0001.c erase suspend fixup typo
Alexander Belyakov
2008-05-06
1
-1
/
+1
*
[MTD][NOR] Add physical address to point() method
Jared Hulbert
2008-05-01
1
-6
/
+8
*
[MTD] [NOR] Fix Intel CFI driver for collie flash
Thomas Kunze
2008-04-23
1
-0
/
+3
*
[MTD] XIP: Use generic xip_iprefetch() instead of asm volatile (...)
Paulius Zaleckas
2008-04-22
1
-2
/
+2
*
[MTD] replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-22
1
-6
/
+6
*
mtd: fix broken state in CFI driver caused by FL_SHUTDOWN
Alexey Korolev
2008-04-04
1
-5
/
+5
[next]