index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
devices
/
m25p80.c
Age
Commit message (
Expand
)
Author
2015-09-11
mtd: spi-nor: Zap unneeded write_enable from write_reg
Jagan Teki
2015-09-11
mtd: spi-nor: Decouple SPI NOR's device_node from controller device
Marek Vasut
2015-09-02
mtd: spi-nor: embed struct mtd_info within struct spi_nor
Brian Norris
2015-09-02
mtd: spi-nor: assign mtd->priv in spi_nor_scan()
Brian Norris
2015-07-21
mtd: m25p80: allow arbitrary OF matching for "jedec,spi-nor"
Brian Norris
2015-05-18
Merge tag 'v4.1-rc4' into MTD's -next
Brian Norris
2015-05-15
Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor"
Brian Norris
2015-05-07
mtd: m25p80: remove unused flash entries from id_table
Rafał Miłecki
2015-04-05
mtd: m25p80: bind to "nor-jedec" ID, for auto-detection
Brian Norris
2014-12-01
mtd: spi-nor: factor out write_enable() for erase commands
Brian Norris
2014-11-25
mtd: m25p80: Add support for serial flash Spansion S25FL132K
Knut Wohlrab
2014-11-25
MTD: m25p80: fix inconsistency in m25p_ids compared to spi_nor_ids
Alison Chaiken
2014-11-05
mtd: m25p80: drop wait-till-ready checks
Brian Norris
2014-11-05
mtd: spi-nor: fix the wrong dummy value
Huang Shijie
2014-10-21
mtd: m25p80,spi-nor: Fix module aliases for m25p80
Ben Hutchings
2014-10-17
mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_id
Ben Hutchings
2014-10-17
mtd: m25p80: get rid of spi_get_device_id
Rafał Miłecki
2014-09-28
mtd: move support for struct flash_platform_data into m25p80
Rafał Miłecki
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
[next]