summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices/m25p80.c
Commit message (Expand)AuthorAgeFilesLines
...
* mtd: m25p80: add support for the Spansion s25fl008k chipKuninori Morimoto2014-03-111-0/+1
* mtd: m25p80: Use positive logic to check JEDEC IDAxel Lin2014-03-111-3/+2Star
* mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-111-1/+0Star
* mtd: m25p80: Enable Dual SPI read transfers for s25fl256s1 and s25fl512sGeert Uytterhoeven2014-03-111-2/+2
* mtd: m25p80: Add dual read supportGeert Uytterhoeven2014-03-111-4/+19
* mtd: m25p80: Set rx_nbits for Quad SPI transfersGeert Uytterhoeven2014-01-281-0/+11
* mtd: m25p80: Enable Quad SPI read transfers for s25fl512sGeert Uytterhoeven2014-01-281-1/+1
* mtd: m25p80: assign default read commandBrian Norris2014-01-201-0/+2
* mtd: m25p80: Use OPCODE_QUAD_READ_4B for 4-byte addressingGeert Uytterhoeven2014-01-161-1/+1
* mtd: m25p80: add support for m25px16Igor Grinberg2014-01-031-0/+1
* drivers: mtd: m25p80: add quad read supportSourav Poddar2014-01-031-2/+137
* drivers: mtd: m25p80: convert "bool" read check into an enumSourav Poddar2014-01-031-14/+57
* mtd: m25p80: fixup device removal failure pathBrian Norris2013-11-071-3/+1Star
* mtd: m25p80: add support for Macronix mx25l3255eBrian Norris2013-11-071-0/+1
* mtd: m25p80: remove 'disabled' device checkBrian Norris2013-11-071-6/+1Star
* mtd: m25p80: remove M25PXX_USE_FAST_READ KconfigBrian Norris2013-11-071-5/+6
* mtd: m25p80: re-align ID entriesBrian Norris2013-11-071-16/+16
* mtd: m25p80: remove obsolete FIXMEBrian Norris2013-11-071-9/+0Star
* mtd: m25p80: fix allocation sizeBrian Norris2013-11-071-13/+7Star
* mtd: m25p80: Add support for Micron N25Q512A memoryPriyanka Jain2013-11-071-0/+1
* mtd: m25p80: Add support for ESMT F25L32PAFlavio Silveira2013-10-281-0/+3
* mtd: m25p80: Fix 4 byte addressing mode for Micron devices.Elie De Brauwer2013-09-271-2/+15
* mtd: chips: Add support for PMC SPI Flash chips in m25p80.cMichel Stempin2013-08-311-0/+10
* mtd: m25p80: add support for mr25h10Markus Niebel2013-08-301-0/+1
* mtd: m25p80: make CONFIG_M25PXX_USE_FAST_READ safe to enableSascha Hauer2013-08-301-6/+9
* mtd: m25p80: Pass flags through CAT25_INFO macroSascha Hauer2013-08-301-8/+8
* mtd: m25p80: remove unnecessary ifdefSascha Hauer2013-08-301-2/+0Star
* mtd: m25p80: Micron SPI uses Macronix-style 4-byte addressingBrian Norris2013-08-301-0/+1
* mtd: devices: use dev_get_platdata()Jingoo Han2013-08-301-1/+1
* mtd: devices: added the 16MiB winbond deviceGirish K S2013-08-051-0/+1
* mtd: m25p80: correct EN4B/EX4B commentBrian Norris2013-08-051-1/+1
* mtd: m25p80: utilize dedicated 4-byte addressing commandsBrian Norris2013-08-051-7/+32
* mtd: m25p80: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-08-051-2/+2
* mtd: m25p80: add entry for w25q128Rafał Miłecki2013-04-051-0/+1
* mtd: m25p80: add support for SST25VF064CKrzysztof Mazur2013-04-051-0/+1
* mtd: m25p80: introduce SST_WRITE flag for SST byte programmingKrzysztof Mazur2013-04-051-9/+10
* mtd: m25p80: n25q064 is Micron, not Intel/NumonyxBrian Norris2013-04-051-1/+1
* mtd: m25p80: add support for EON EN25QH256Daniel Schwierzeck2013-04-051-0/+1
* mtd: m25p80: add support for Macronix MX66L51235LDaniel Schwierzeck2013-04-051-0/+1
* mtd: chips: Add support for GigaDevice GD25Q32/GD25Q64 SPI Flash in m25p80.cMichel Stempin2013-02-041-0/+4
* mtd: m25p80: Flash protection support for STmicro chipsAustin Boyle2013-02-041-0/+96
* mtd: m25p80: modify info for Micron N25Q128Liming Wang2012-12-031-1/+2
* mtd: remove use of __devexitBill Pemberton2012-11-221-1/+1
* mtd: remove use of __devinitBill Pemberton2012-11-221-2/+2
* mtd: remove use of __devexit_pBill Pemberton2012-11-221-1/+1
* mtd: m25p80: add support for the Winbond w25q80bl chipStephen Warren2012-11-221-0/+1
* mtd: m25p80: add support for the windbond w25q256 chipMatthieu CASTET2012-11-151-0/+2
* mtd: m25p80: Make fast read configurable via DTMarek Vasut2012-11-151-13/+21
* mtd: m25p80: Disable 4KiB erase for s25sl032p, s25sl064pMarek Vasut2012-09-291-2/+2
* mtd: m25p80: add support for the EON EN25Q64 chipGabor Juhos2012-09-291-0/+1