index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
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: read in spi_max_transfer_size chunks
Michal Suchanek
2016-06-02
1
-1
/
+1
*
mtd: spi-nor: stop passing around retlen
Michal Suchanek
2016-06-02
1
-5
/
+2
*
mtd: m25p80: return amount of data transferred or error in read/write
Michal Suchanek
2016-06-02
1
-8
/
+21
*
mtd: spi-nor: change return value of read/write
Michal Suchanek
2016-06-02
1
-2
/
+3
*
mtd: devices: m25p80: add support for mmap read request
Vignesh R
2016-04-05
1
-0
/
+22
*
mtd: m25p80: replace leftover "nor-jedec" with "spi-nor" in comments
Brian Norris
2015-11-20
1
-3
/
+3
*
mtd: m25p80: fix module autoloading for "jedec, spi-nor" and "spi-nor"
Brian Norris
2015-11-20
1
-1
/
+10
*
mtd: m25p80: drop erase() callback
Brian Norris
2015-11-19
1
-17
/
+0
*
Merge v4.4-rc1 into MTD development
Brian Norris
2015-11-16
1
-1
/
+0
|
\
|
*
Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtd
Linus Torvalds
2015-11-06
1
-9
/
+6
|
|
\
|
*
|
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-28
1
-1
/
+0
*
|
|
mtd: spi-nor: drop unnecessary partition parser data
Brian Norris
2015-11-11
1
-6
/
+2
*
|
|
mtd: spi-nor: convert to spi_nor_{get, set}_flash_node()
Brian Norris
2015-11-11
1
-1
/
+1
|
|
/
|
/
|
*
|
mtd: spi-nor: Zap unneeded write_enable from write_reg
Jagan Teki
2015-09-12
1
-2
/
+1
*
|
mtd: spi-nor: Decouple SPI NOR's device_node from controller device
Marek Vasut
2015-09-12
1
-0
/
+1
*
|
mtd: spi-nor: embed struct mtd_info within struct spi_nor
Brian Norris
2015-09-02
1
-6
/
+4
*
|
mtd: spi-nor: assign mtd->priv in spi_nor_scan()
Brian Norris
2015-09-02
1
-1
/
+0
|
/
*
mtd: m25p80: allow arbitrary OF matching for "jedec,spi-nor"
Brian Norris
2015-07-21
1
-7
/
+11
*
Merge tag 'v4.1-rc4' into MTD's -next
Brian Norris
2015-05-18
1
-3
/
+3
|
\
|
*
Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor"
Brian Norris
2015-05-15
1
-3
/
+3
*
|
mtd: m25p80: remove unused flash entries from id_table
Rafał Miłecki
2015-05-07
1
-36
/
+24
|
/
*
mtd: m25p80: bind to "nor-jedec" ID, for auto-detection
Brian Norris
2015-04-06
1
-3
/
+18
*
mtd: spi-nor: factor out write_enable() for erase commands
Brian Norris
2014-12-01
1
-6
/
+0
*
mtd: m25p80: Add support for serial flash Spansion S25FL132K
Knut Wohlrab
2014-11-26
1
-3
/
+1
*
MTD: m25p80: fix inconsistency in m25p_ids compared to spi_nor_ids
Alison Chaiken
2014-11-26
1
-3
/
+3
*
mtd: m25p80: drop wait-till-ready checks
Brian Norris
2014-11-05
1
-11
/
+0
*
mtd: spi-nor: fix the wrong dummy value
Huang Shijie
2014-11-05
1
-1
/
+4
*
mtd: m25p80,spi-nor: Fix module aliases for m25p80
Ben Hutchings
2014-10-21
1
-1
/
+51
*
mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_id
Ben Hutchings
2014-10-17
1
-3
/
+1
*
mtd: m25p80: get rid of spi_get_device_id
Rafał Miłecki
2014-10-17
1
-5
/
+5
*
mtd: move support for struct flash_platform_data into m25p80
Rafał Miłecki
2014-09-29
1
-2
/
+20
*
mtd: m25p80: Revive dual read support
Geert Uytterhoeven
2014-05-12
1
-0
/
+2
*
mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*
Brian Norris
2014-04-14
1
-2
/
+2
*
mtd: m25p80: use the SPI nor framework
Brian Norris
2014-04-14
1
-1198
/
+105
*
mtd: m25p80: add Macronix mx66l1g55g 1Gbit SPI flash
Brian Norris
2014-03-11
1
-0
/
+1
*
mtd: m25p80: add support for the Spansion s25fl008k chip
Kuninori Morimoto
2014-03-11
1
-0
/
+1
*
mtd: m25p80: Use positive logic to check JEDEC ID
Axel Lin
2014-03-11
1
-3
/
+2
*
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-03-11
1
-1
/
+0
*
mtd: m25p80: Enable Dual SPI read transfers for s25fl256s1 and s25fl512s
Geert Uytterhoeven
2014-03-11
1
-2
/
+2
*
mtd: m25p80: Add dual read support
Geert Uytterhoeven
2014-03-11
1
-4
/
+19
*
mtd: m25p80: Set rx_nbits for Quad SPI transfers
Geert Uytterhoeven
2014-01-28
1
-0
/
+11
*
mtd: m25p80: Enable Quad SPI read transfers for s25fl512s
Geert Uytterhoeven
2014-01-28
1
-1
/
+1
*
mtd: m25p80: assign default read command
Brian Norris
2014-01-20
1
-0
/
+2
*
mtd: m25p80: Use OPCODE_QUAD_READ_4B for 4-byte addressing
Geert Uytterhoeven
2014-01-16
1
-1
/
+1
*
mtd: m25p80: add support for m25px16
Igor Grinberg
2014-01-03
1
-0
/
+1
*
drivers: mtd: m25p80: add quad read support
Sourav Poddar
2014-01-03
1
-2
/
+137
*
drivers: mtd: m25p80: convert "bool" read check into an enum
Sourav Poddar
2014-01-03
1
-14
/
+57
*
mtd: m25p80: fixup device removal failure path
Brian Norris
2013-11-07
1
-3
/
+1
*
mtd: m25p80: add support for Macronix mx25l3255e
Brian Norris
2013-11-07
1
-0
/
+1
*
mtd: m25p80: remove 'disabled' device check
Brian Norris
2013-11-07
1
-6
/
+1
[next]