index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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.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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
2008-02-03
1
-2
/
+5
|
\
|
*
cache invalidation error for buffered write
Massimo Cirillo
2008-01-11
1
-2
/
+5
*
|
[MTD] Unlocking all Intel flash that is locked on power up.
Justin Treon
2008-02-03
1
-6
/
+12
[next]