index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
devices
/
m25p80.c
Age
Commit message (
Expand
)
Author
2012-05-13
mtd: m25p80: Add support for Winbond W25Q80BW
Thomas Abraham
2012-05-13
mtd: add m25p80 id for mx25l2005a
John Crispin
2012-05-13
mtd: m25p80: add support for Everspin MR25H256 MRAM chip
Marek Vasut
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: m25p80: set writebufsize
Brian Norris
2012-03-27
mtd: add leading underscore to all mtd functions
Artem Bityutskiy
2012-03-27
mtd: convert drivers/mtd/* to use module_spi_driver()
Axel Lin
2012-01-09
mtd: Remove redundant spi driver bus initialization
Lars-Peter Clausen
2011-10-16
mtd: m25p80: don't probe device which has status of 'disabled'
Shaohui Xie
2011-10-14
mtd: m25p80: add EON flash EN25Q32B into spi flash id table
Shaohui Xie
2011-09-26
mtd: m25p80: add support for at25df321a spi data flash
Mikhail Kshevetskiy
2011-09-11
mtd: cleanup style on pr_debug messages
Brian Norris
2011-09-11
mtd: replace DEBUG() with pr_debug()
Brian Norris
2011-09-11
mtd: m25p80.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-09-11
mtd: m25p80: use ofpart through generic parsing
Dmitry Eremin-Solenikov
2011-09-11
mtd: m25p80 don't specify default parsing options
Dmitry Eremin-Solenikov
2011-05-25
mtd: m25p80: convert to mtd_device_register()
Jamie Iles
2011-05-25
mtd: m25p80: Add Spansion S25FL512S, S70FL01GS
Kevin Cernekee
2011-05-25
mtd: m25p80: Add Spansion S25FL256S
Kevin Cernekee
2011-05-25
mtd: m25p80: Clean up JEDEC manufacturer checks
Kevin Cernekee
2011-05-25
mtd: m25p80: Add Numonyx m25px32 family
Kevin Cernekee
2011-05-25
mtd: m25p80: add support for the MX25L1606E chip
Gabor Juhos
2011-03-11
mtd: m25p80: add support for M25PX64
Yoshihiro Shimoda
2011-03-11
mtd: m25p80: add support for the EON EN25F32 chip
Gabor Juhos
2011-01-06
mtd: m25p80: Fix JEDEC ID for AT26DF321
Aleksandr Koltsoff
2011-01-06
mtd: m25p80: add debugging trace in sst_write
Nicolas Ferre
2010-12-03
mtd: m25p80: Add support for Macronix MX25L25655E
Kevin Cernekee
2010-12-03
mtd: m25p80: Add support for Macronix MX25L25635E
Kevin Cernekee
2010-12-03
mtd: m25p80: Reinstate error print on unrecognized flash
Kevin Cernekee
2010-10-30
mtd: fix build error in m25p80.c
Andres Salomon
2010-10-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2010-10-25
mtd: m25p80.c: Add support for S25FL032P spi-nor flash devices.
David Jander
2010-10-25
mtd: m25p80: Add support for the Winbond W25Q64
Thierry Reding
2010-10-24
mtd: m25p80: Add support for two new Spansion SPI devices (S25FL-K)
Gernot Hoyler
2010-10-22
mtd/m25p80: add support to parse the partitions by OF node
Mingkai Hu
2010-08-12
mtd/m25p80: fix test for end of loop
Dan Carpenter
2010-08-12
mtd/m25p80: retlen is never NULL
Dan Carpenter
2010-08-06
mtd: m25p80: add support for the Winbond W25Q32 SPI flash chip
Gabor Juhos
2010-08-06
mtd: m25p80: add support for the Intel/Numonyx {16,32,64}0S33B SPI flash chips
Gabor Juhos
2010-08-06
mtd: m25p80: add support for the EON EN25P{32, 64} SPI flash chips
Gabor Juhos
2010-08-04
mtd: m25p80: Make jedec_probe() return proper errno values
Anton Vorontsov
2010-08-04
mtd: m25p80: Fix false-positive probing
Anton Vorontsov
2010-08-02
mtd: m25p80: Add support for Macronix 25L8005
Martin Michlmayr
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-16
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2009-12-05
mtd: m25p80: add support for Macronix MX25L4005A
Simon Guinot
2009-11-30
mtd: m25p80: Add support for CAT25xxx serial EEPROMs
Anton Vorontsov
2009-11-30
mtd: m25p80: Rework probing/JEDEC code
Anton Vorontsov
[next]