index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
devices
/
m25p80.c
Age
Commit message (
Expand
)
Author
2014-05-12
mtd: m25p80: Revive dual read support
Geert Uytterhoeven
2014-04-14
mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*
Brian Norris
2014-04-14
mtd: m25p80: use the SPI nor framework
Brian Norris
2014-03-10
mtd: m25p80: add Macronix mx66l1g55g 1Gbit SPI flash
Brian Norris
2014-03-10
mtd: m25p80: add support for the Spansion s25fl008k chip
Kuninori Morimoto
2014-03-10
mtd: m25p80: Use positive logic to check JEDEC ID
Axel Lin
2014-03-10
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-03-10
mtd: m25p80: Enable Dual SPI read transfers for s25fl256s1 and s25fl512s
Geert Uytterhoeven
2014-03-10
mtd: m25p80: Add dual read support
Geert Uytterhoeven
2014-01-27
mtd: m25p80: Set rx_nbits for Quad SPI transfers
Geert Uytterhoeven
2014-01-27
mtd: m25p80: Enable Quad SPI read transfers for s25fl512s
Geert Uytterhoeven
2014-01-20
mtd: m25p80: assign default read command
Brian Norris
2014-01-16
mtd: m25p80: Use OPCODE_QUAD_READ_4B for 4-byte addressing
Geert Uytterhoeven
2014-01-03
mtd: m25p80: add support for m25px16
Igor Grinberg
2014-01-03
drivers: mtd: m25p80: add quad read support
Sourav Poddar
2014-01-03
drivers: mtd: m25p80: convert "bool" read check into an enum
Sourav Poddar
2013-11-06
mtd: m25p80: fixup device removal failure path
Brian Norris
2013-11-06
mtd: m25p80: add support for Macronix mx25l3255e
Brian Norris
2013-11-06
mtd: m25p80: remove 'disabled' device check
Brian Norris
2013-11-06
mtd: m25p80: remove M25PXX_USE_FAST_READ Kconfig
Brian Norris
2013-11-06
mtd: m25p80: re-align ID entries
Brian Norris
2013-11-06
mtd: m25p80: remove obsolete FIXME
Brian Norris
2013-11-06
mtd: m25p80: fix allocation size
Brian Norris
2013-11-06
mtd: m25p80: Add support for Micron N25Q512A memory
Priyanka Jain
2013-10-27
mtd: m25p80: Add support for ESMT F25L32PA
Flavio Silveira
2013-09-27
mtd: m25p80: Fix 4 byte addressing mode for Micron devices.
Elie De Brauwer
2013-08-30
mtd: chips: Add support for PMC SPI Flash chips in m25p80.c
Michel Stempin
2013-08-30
mtd: m25p80: add support for mr25h10
Markus Niebel
2013-08-30
mtd: m25p80: make CONFIG_M25PXX_USE_FAST_READ safe to enable
Sascha Hauer
2013-08-30
mtd: m25p80: Pass flags through CAT25_INFO macro
Sascha Hauer
2013-08-30
mtd: m25p80: remove unnecessary ifdef
Sascha Hauer
2013-08-30
mtd: m25p80: Micron SPI uses Macronix-style 4-byte addressing
Brian Norris
2013-08-30
mtd: devices: use dev_get_platdata()
Jingoo Han
2013-08-05
mtd: devices: added the 16MiB winbond device
Girish K S
2013-08-05
mtd: m25p80: correct EN4B/EX4B comment
Brian Norris
2013-08-05
mtd: m25p80: utilize dedicated 4-byte addressing commands
Brian Norris
2013-08-05
mtd: m25p80: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
2013-04-05
mtd: m25p80: add entry for w25q128
Rafał Miłecki
2013-04-05
mtd: m25p80: add support for SST25VF064C
Krzysztof Mazur
2013-04-05
mtd: m25p80: introduce SST_WRITE flag for SST byte programming
Krzysztof Mazur
2013-04-05
mtd: m25p80: n25q064 is Micron, not Intel/Numonyx
Brian Norris
2013-04-05
mtd: m25p80: add support for EON EN25QH256
Daniel Schwierzeck
2013-04-05
mtd: m25p80: add support for Macronix MX66L51235L
Daniel Schwierzeck
2013-02-04
mtd: chips: Add support for GigaDevice GD25Q32/GD25Q64 SPI Flash in m25p80.c
Michel Stempin
2013-02-04
mtd: m25p80: Flash protection support for STmicro chips
Austin Boyle
2012-12-03
mtd: m25p80: modify info for Micron N25Q128
Liming Wang
2012-11-22
mtd: remove use of __devexit
Bill Pemberton
2012-11-22
mtd: remove use of __devinit
Bill Pemberton
2012-11-22
mtd: remove use of __devexit_p
Bill Pemberton
2012-11-22
mtd: m25p80: add support for the Winbond w25q80bl chip
Stephen Warren
[next]