aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices/m25p80.c
Commit message (Expand)AuthorAge
* Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor"Brian Norris2015-05-15
* mtd: m25p80: bind to "nor-jedec" ID, for auto-detectionBrian Norris2015-04-05
* mtd: spi-nor: factor out write_enable() for erase commandsBrian Norris2014-12-01
* mtd: m25p80: Add support for serial flash Spansion S25FL132KKnut Wohlrab2014-11-26
* MTD: m25p80: fix inconsistency in m25p_ids compared to spi_nor_idsAlison Chaiken2014-11-26
* mtd: m25p80: drop wait-till-ready checksBrian Norris2014-11-05
* mtd: spi-nor: fix the wrong dummy valueHuang Shijie2014-11-05
* mtd: m25p80,spi-nor: Fix module aliases for m25p80Ben Hutchings2014-10-21
* mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_idBen Hutchings2014-10-17
* mtd: m25p80: get rid of spi_get_device_idRafał Miłecki2014-10-17
* mtd: move support for struct flash_platform_data into m25p80Rafał Miłecki2014-09-28
* mtd: m25p80: Revive dual read supportGeert Uytterhoeven2014-05-12
* mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*Brian Norris2014-04-14
* mtd: m25p80: use the SPI nor frameworkBrian Norris2014-04-14
* mtd: m25p80: add Macronix mx66l1g55g 1Gbit SPI flashBrian Norris2014-03-11
* mtd: m25p80: add support for the Spansion s25fl008k chipKuninori Morimoto2014-03-11
* mtd: m25p80: Use positive logic to check JEDEC IDAxel Lin2014-03-11
* mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-11
* mtd: m25p80: Enable Dual SPI read transfers for s25fl256s1 and s25fl512sGeert Uytterhoeven2014-03-11
* mtd: m25p80: Add dual read supportGeert Uytterhoeven2014-03-11
* mtd: m25p80: Set rx_nbits for Quad SPI transfersGeert Uytterhoeven2014-01-28
* mtd: m25p80: Enable Quad SPI read transfers for s25fl512sGeert Uytterhoeven2014-01-28
* mtd: m25p80: assign default read commandBrian Norris2014-01-20
* mtd: m25p80: Use OPCODE_QUAD_READ_4B for 4-byte addressingGeert Uytterhoeven2014-01-16
* mtd: m25p80: add support for m25px16Igor Grinberg2014-01-03
* drivers: mtd: m25p80: add quad read supportSourav Poddar2014-01-03
* drivers: mtd: m25p80: convert "bool" read check into an enumSourav Poddar2014-01-03
* mtd: m25p80: fixup device removal failure pathBrian Norris2013-11-07
* mtd: m25p80: add support for Macronix mx25l3255eBrian Norris2013-11-07
* mtd: m25p80: remove 'disabled' device checkBrian Norris2013-11-07
* mtd: m25p80: remove M25PXX_USE_FAST_READ KconfigBrian Norris2013-11-07
* mtd: m25p80: re-align ID entriesBrian Norris2013-11-07
* mtd: m25p80: remove obsolete FIXMEBrian Norris2013-11-07
* mtd: m25p80: fix allocation sizeBrian Norris2013-11-07
* mtd: m25p80: Add support for Micron N25Q512A memoryPriyanka Jain2013-11-07
* mtd: m25p80: Add support for ESMT F25L32PAFlavio Silveira2013-10-27
* mtd: m25p80: Fix 4 byte addressing mode for Micron devices.Elie De Brauwer2013-09-27
* mtd: chips: Add support for PMC SPI Flash chips in m25p80.cMichel Stempin2013-08-30
* mtd: m25p80: add support for mr25h10Markus Niebel2013-08-30
* mtd: m25p80: make CONFIG_M25PXX_USE_FAST_READ safe to enableSascha Hauer2013-08-30
* mtd: m25p80: Pass flags through CAT25_INFO macroSascha Hauer2013-08-30
* mtd: m25p80: remove unnecessary ifdefSascha Hauer2013-08-30
* mtd: m25p80: Micron SPI uses Macronix-style 4-byte addressingBrian Norris2013-08-30
* mtd: devices: use dev_get_platdata()Jingoo Han2013-08-30
* mtd: devices: added the 16MiB winbond deviceGirish K S2013-08-05
* mtd: m25p80: correct EN4B/EX4B commentBrian Norris2013-08-05
* mtd: m25p80: utilize dedicated 4-byte addressing commandsBrian Norris2013-08-05
* mtd: m25p80: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-08-05
* mtd: m25p80: add entry for w25q128Rafał Miłecki2013-04-05
* mtd: m25p80: add support for SST25VF064CKrzysztof Mazur2013-04-05