index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2016-01-06
mtd: cfi_cmdset_0001: fixing memory leak and handling failed kmalloc
Insu Yun
2014-11-25
mtd: delete unnecessary checks before two function calls
Markus Elfring
2014-10-29
mtd: cfi_cmdset_0001.c: fix resume for LH28F640BF chips
Dmitry Eremin-Solenikov
2014-07-13
mtd: cfi_cmdset_0001.c: add support for Sharp LH28F640BF NOR
Andrea Adami
2014-03-10
mtd: Add a retlen parameter to _get_{fact,user}_prot_info
Christian Riesch
2014-03-10
mtd: cfi: Remove unnecessary OOM messages
Jingoo Han
2014-03-10
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2012-09-29
mtd: cfi_cmdset_0001: Fix problem with unlocking timeout
Stefan Roese
2012-03-30
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
2012-03-27
mtd: chips: cfi_cmdset_0001: Match ENABLE_VPP()/DISABLE_VPP() calls
Paul Parsons
2012-03-27
mtd: fix 'Flash device refused suspend due to active operation' message
Russell King
2012-03-27
mtd: move zero length verification to MTD API functions
Artem Bityutskiy
2012-03-27
mtd: remove retlen zeroing duplication
Artem Bityutskiy
2012-03-27
mtd: do not duplicate length and offset checks in drivers
Artem Bityutskiy
2012-03-27
mtd: return error code from mtd_unpoint
Artem Bityutskiy
2012-03-27
mtd: add leading underscore to all mtd functions
Artem Bityutskiy
2012-03-23
mtd: use for_each_clear_bit()
Akinobu Mita
2011-05-25
mtd: remove duplicate assignment of chip->state
Tadashi Abe
2011-05-25
mtd: fix hang-up in cfi erase and read contention
Tadashi Abe
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-11
mtd: cfi: fix writebufsize initialization
Anatolij Gustschin
2011-03-11
mtd: fix race in cfi_cmdset_0001 driver
Joakim Tjernlund
2011-01-06
mtd: cfi: add writebufsize initialization
Anatolij Gustschin
2010-12-03
mtd: cfi_fixup: remove unused 'param' parameter
Guillaume LECERF
2010-10-26
mtd: cfi_cmdset_0001: use defined value of P_ID_INTEL_PERFORMANCE instead of ...
Guillaume LECERF
2010-08-08
mtd: Remove obsolete <mtd/compatmac.h> include
David Woodhouse
2010-08-06
mtd: change struct flchip_shared spinlock locking into mutex
Stefani Seibold
2010-08-02
mtd: add an ioctl to query the lock status of a flash sector
Richard Cochran
2010-05-10
mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers.
Stefani Seibold
2010-02-25
mtd: cfi: remove unneeded NULL checks
Jiri Slaby
2009-11-30
mtd: move manufacturer to the common cfi.h header file
Hans-Christian Egtvedt
2009-11-30
mtd: add lock fixup for AT49BV640D and AT49BV640DT chips
Hans-Christian Egtvedt
2009-11-30
mtd: add missing put_chip() in cfi_intelext_reset()
Nicolas Pitre
2009-09-15
Nicolas Pitre has a new email address
Nicolas Pitre
2009-06-05
mtd: CFI 1.0 and CFI 1.1
Daniel Ribeiro
2009-06-05
mtd: CFI: quirk for PF38F4476.
Daniel Ribeiro
2009-03-20
[MTD] [CHIPS] cfi_cmdset_0001.c: Fix a bug in inval_cache_and_wait_for_operat...
Graff Yang
2008-12-10
[MTD] update internal API to support 64-bit device size
Adrian Hunter
2008-09-26
[MTD] [NOR] fix cfi_cmdset_0001 FL_SYNCING race (take 2)
Alexander Belyakov
2008-08-06
[MTD] [NOR] cfi_cmdset_0001: Timeouts for erase, write and unlock operations
Anders Grafström
2008-08-02
[MTD] Use DIV_ROUND_UP
Julia Lawall
2008-07-25
[MTD] [NOR] Fix -ETIMEO errors in CFI driver
Alexey Korolev
2008-06-04
MTD/JFFS2: remove CVS keywords
Adrian Bunk
2008-05-14
[MTD] [NOR] Support for M50FLW080A and M50FLW080B
Nate Case
2008-05-06
[MTD] [NOR] Remove cfi_cmdset_0001.c erase suspend fixup typo
Alexander Belyakov
2008-05-01
[MTD][NOR] Add physical address to point() method
Jared Hulbert
2008-04-23
[MTD] [NOR] Fix Intel CFI driver for collie flash
Thomas Kunze
2008-04-22
[MTD] XIP: Use generic xip_iprefetch() instead of asm volatile (...)
Paulius Zaleckas
2008-04-22
[MTD] replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-04
mtd: fix broken state in CFI driver caused by FL_SHUTDOWN
Alexey Korolev
[next]