index
:
kernel_goldelico_gta04.git
android-3.0-gta04
for-cmair
jack-working+v2
neil-rebase-3.7
replicant-2.3
replicant-4.0
replicant-4.0+3.10+not-compilation-tested
replicant-4.0+3.7+WIP
replicant-4.0+3.8+WIP
replicant-4.0+jack-working
replicant-4.0+suspend
replicant-4.2
kernel/goldelico/gta04
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
devices
/
m25p80.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: m25p80: add entry for w25q128
Rafał Miłecki
2013-04-05
1
-0
/
+1
*
mtd: m25p80: add support for SST25VF064C
Krzysztof Mazur
2013-04-05
1
-0
/
+1
*
mtd: m25p80: introduce SST_WRITE flag for SST byte programming
Krzysztof Mazur
2013-04-05
1
-9
/
+10
*
mtd: m25p80: n25q064 is Micron, not Intel/Numonyx
Brian Norris
2013-04-05
1
-1
/
+1
*
mtd: m25p80: add support for EON EN25QH256
Daniel Schwierzeck
2013-04-05
1
-0
/
+1
*
mtd: m25p80: add support for Macronix MX66L51235L
Daniel Schwierzeck
2013-04-05
1
-0
/
+1
*
mtd: chips: Add support for GigaDevice GD25Q32/GD25Q64 SPI Flash in m25p80.c
Michel Stempin
2013-02-04
1
-0
/
+4
*
mtd: m25p80: Flash protection support for STmicro chips
Austin Boyle
2013-02-04
1
-0
/
+96
*
mtd: m25p80: modify info for Micron N25Q128
Liming Wang
2012-12-03
1
-1
/
+2
*
mtd: remove use of __devexit
Bill Pemberton
2012-11-22
1
-1
/
+1
*
mtd: remove use of __devinit
Bill Pemberton
2012-11-22
1
-2
/
+2
*
mtd: remove use of __devexit_p
Bill Pemberton
2012-11-22
1
-1
/
+1
*
mtd: m25p80: add support for the Winbond w25q80bl chip
Stephen Warren
2012-11-22
1
-0
/
+1
*
mtd: m25p80: add support for the windbond w25q256 chip
Matthieu CASTET
2012-11-15
1
-0
/
+2
*
mtd: m25p80: Make fast read configurable via DT
Marek Vasut
2012-11-15
1
-13
/
+21
*
mtd: m25p80: Disable 4KiB erase for s25sl032p, s25sl064p
Marek Vasut
2012-09-29
1
-2
/
+2
*
mtd: m25p80: add support for the EON EN25Q64 chip
Gabor Juhos
2012-09-29
1
-0
/
+1
*
mtd: m25p80: add support for Micron N25Q128
Jan Luebbe
2012-09-29
1
-0
/
+1
*
mtd: m25p80: add support for Micron N25Q256A
Vivien Didelot
2012-09-29
1
-0
/
+3
*
mtd: m25p80: Fix the Spansion chip detection
Marek Vasut
2012-09-29
1
-5
/
+5
*
mtd: m25p80: add support for Spansion s25sl064p chip
Marek Vasut
2012-09-29
1
-0
/
+1
*
mtd: m25p80: Add support for serial flash STM/Micron N25Q032
Knut Wohlrab
2012-07-17
1
-0
/
+1
*
mtd: m25p80: Add support for Atmel at45db081d
Chunhe Lan
2012-07-06
1
-0
/
+2
*
mtd: m25p80: Add support for n25q064
Alexandre Pereira da Silva
2012-07-06
1
-0
/
+1
*
mtd: m25p80: Add support for m25pe20
Alexandre Pereira da Silva
2012-07-06
1
-0
/
+1
*
mtd: add JEDEC ID for w25q32dw to chip table
ing. Federico Fuga
2012-07-06
1
-0
/
+1
*
mtd: m25p80: Add support for Winbond W25Q80BW
Thomas Abraham
2012-05-13
1
-0
/
+1
*
mtd: add m25p80 id for mx25l2005a
John Crispin
2012-05-13
1
-0
/
+1
*
mtd: m25p80: add support for Everspin MR25H256 MRAM chip
Marek Vasut
2012-05-13
1
-0
/
+3
*
mtd: move zero length verification to MTD API functions
Artem Bityutskiy
2012-03-27
1
-12
/
+0
*
mtd: remove retlen zeroing duplication
Artem Bityutskiy
2012-03-27
1
-7
/
+0
*
mtd: do not duplicate length and offset checks in drivers
Artem Bityutskiy
2012-03-27
1
-12
/
+0
*
mtd: m25p80: set writebufsize
Brian Norris
2012-03-27
1
-0
/
+1
*
mtd: add leading underscore to all mtd functions
Artem Bityutskiy
2012-03-27
1
-4
/
+4
*
mtd: convert drivers/mtd/* to use module_spi_driver()
Axel Lin
2012-03-27
1
-15
/
+1
*
mtd: Remove redundant spi driver bus initialization
Lars-Peter Clausen
2012-01-09
1
-1
/
+0
*
mtd: m25p80: don't probe device which has status of 'disabled'
Shaohui Xie
2011-10-16
1
-0
/
+6
*
mtd: m25p80: add EON flash EN25Q32B into spi flash id table
Shaohui Xie
2011-10-14
1
-0
/
+1
*
mtd: m25p80: add support for at25df321a spi data flash
Mikhail Kshevetskiy
2011-09-26
1
-0
/
+1
*
mtd: cleanup style on pr_debug messages
Brian Norris
2011-09-11
1
-19
/
+14
*
mtd: replace DEBUG() with pr_debug()
Brian Norris
2011-09-11
1
-11
/
+9
*
mtd: m25p80.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-09-11
1
-25
/
+3
*
mtd: m25p80: use ofpart through generic parsing
Dmitry Eremin-Solenikov
2011-09-11
1
-8
/
+3
*
mtd: m25p80 don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
1
-7
/
+1
*
mtd: m25p80: convert to mtd_device_register()
Jamie Iles
2011-05-25
1
-38
/
+30
*
mtd: m25p80: Add Spansion S25FL512S, S70FL01GS
Kevin Cernekee
2011-05-25
1
-0
/
+2
*
mtd: m25p80: Add Spansion S25FL256S
Kevin Cernekee
2011-05-25
1
-5
/
+17
*
mtd: m25p80: Clean up JEDEC manufacturer checks
Kevin Cernekee
2011-05-25
1
-4
/
+7
*
mtd: m25p80: Add Numonyx m25px32 family
Kevin Cernekee
2011-05-25
1
-1
/
+4
*
mtd: m25p80: add support for the MX25L1606E chip
Gabor Juhos
2011-05-25
1
-0
/
+1
[next]