summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices/m25p80.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: rename class_dev to devSascha Hauer2020-11-091-1/+1
* mtd: Use classdev->parentSascha Hauer2020-11-091-1/+1
* mtd: devices: m25p80: use the spi_mem_xx() APISteffen Trumtrar2019-05-081-82/+62
* mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocolsSteffen Trumtrar2019-05-081-2/+11
* mtd: spi-nor: remove unused write_enable from write_regSteffen Trumtrar2019-05-081-2/+1
* mtd: m25p80: add support for Everspin MR25H40Uwe Kleine-König2017-01-101-1/+1
* mtd: spi-nor: Match jedec,spi-norSascha Hauer2016-02-111-0/+2
* mtd: m25p80: make it possible to use large blocks if desiredSascha Hauer2015-08-261-1/+5
* mtd: m25p80: make flash_name constSascha Hauer2015-06-291-7/+4
* mtd: m25p80: Whitespace cleanupSascha Hauer2015-06-171-11/+11
* mtd: m25p80: use the SPI nor frameworkSteffen Trumtrar2015-05-291-834/+165
* mtd: m25p80: import ID for Winbond W25Q128FVSSI from linuxAntony Pavlov2015-04-141-0/+1
* mtd: m25p80: update Micron IDsSascha Hauer2014-05-151-2/+4
* mtd: Update internal API to support 64-bit device sizeDmitry Lavnikevich2014-03-121-2/+3
* mtd: m25p80: set driver id_tableSascha Hauer2014-02-091-13/+15
* treewide: Add missing includesSascha Hauer2013-11-081-0/+1
* mtd: m25p80: Allow to specify devicename via devicetree aliasSascha Hauer2013-10-291-5/+16
* mtd: Pass device_id to add_mtd_deviceSascha Hauer2013-10-291-3/+1
* mtd: m25p80: add devicetree supportSascha Hauer2013-05-311-0/+9
* Introduce device_spi_driver() macro and use it for SPI driversAlexander Shiyan2013-03-141-6/+1
* SPI: Rename spi_register_driver() for using with register_driver_macro()Alexander Shiyan2013-03-141-1/+1
* Merge branch 'for-next/mtd'Sascha Hauer2013-02-041-0/+1
|\
| * mtd m25p80: Add support for w25q80blSascha Hauer2013-01-211-0/+1
* | mtd m25p80: consistenly switch to dev_* messagesSascha Hauer2013-01-271-5/+6
|/
* m25p80: sync flash support with the kernelJean-Christophe PLAGNIOL-VILLARD2012-11-201-9/+33
* m25p80: re-import it againt mtd_add_hostJean-Christophe PLAGNIOL-VILLARD2012-11-201-0/+937