summaryrefslogtreecommitdiff
path: root/drivers/mtd/spi-nor
AgeCommit message (Expand)Author
2019-05-22mtd: spi-nor: intel-spi: Avoid crossing 4K address boundary on read/writeAlexander Sverdlin
2018-12-25Merge tag 'spi-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2018-12-20Merge remote-tracking branches 'spi/topic/mem' and 'spi/topic/mtd' into spi-nextMark Brown
2018-12-10mtd: spi-nor: Add support for is25lp016dFabrizio Castro
2018-12-10mtd: spi-nor: parse SFDP 4-byte Address Instruction TableCyrille Pitchen
2018-12-10mtd: spi-nor: Add 4B_OPCODES flag to is25lp256Liu Xiang
2018-12-10mtd: spi-nor: Add an SPDX tag to spi-nor.{c,h}Boris Brezillon
2018-12-10mtd: spi-nor: Make the enable argument passed to set_byte() a boolBoris Brezillon
2018-12-10mtd: spi-nor: Stop passing flash_info aroundBoris Brezillon
2018-12-10mtd: spi-nor: Avoid forward declaration of internal functionsBoris Brezillon
2018-12-10mtd: spi-nor: Drop inline on all internal helpersBoris Brezillon
2018-12-10mtd: spi-nor: Add a post BFPT fixup for MX25L25635EBoris Brezillon
2018-12-10mtd: spi-nor: Add a post BFPT parsing fixup hookBoris Brezillon
2018-12-10mtd: spi-nor: Add the SNOR_F_4B_OPCODES flagBoris Brezillon
2018-12-10mtd: spi-nor: cast to u64 to avoid uint overflowshuijin.park
2018-12-10mtd: spi-nor: Add support for IS25LP032/064Uwe Kleine-König
2018-12-10mtd: spi-nor: add entry for mt35xu512aba flashYogesh Narayan Gaur
2018-12-10mtd: spi-nor: add macros related to MICRON flashYogesh Narayan Gaur
2018-12-10mtd: spi-nor: mark desirable switch case fall throughTudor.Ambarus@microchip.com
2018-12-10mtd: spi-nor: Add support for mx25u12835fAlexander Sverdlin
2018-12-10mtd: spi-nor: Add Winbond w25q128jv supportRobert Marko
2018-12-10mtd: spi-nor: remove unneeded smpt zeroizationTudor.Ambarus@microchip.com
2018-11-28mtd: spi-nor: fix erase_type array to indicate current map confTudor Ambarus
2018-11-20mtd: spi-nor: fix selection of uniform erase type in flexible confTudor.Ambarus@microchip.com
2018-11-19mtd: spi-nor: Fix Cadence QSPI page fault kernel panicThor Thayer
2018-11-13mtd: spi_nor: pass DMA-able buffer to spi_nor_read_raw()Tudor.Ambarus@microchip.com
2018-11-13mtd: spi-nor: don't overwrite errno in spi_nor_get_map_in_use()Tudor.Ambarus@microchip.com
2018-11-13mtd: spi-nor: fix iteration over smpt arrayTudor.Ambarus@microchip.com
2018-11-13mtd: spi-nor: don't drop sfdp data if optional parsers failTudor.Ambarus@microchip.com
2018-11-07spi: Add QuadSPI driver for Atmel SAMA5D2Piotr Bugalski
2018-11-07mtd: spi-nor: atmel-quadspi: Remove unused code from atmel-quadspi driverPiotr Bugalski
2018-11-07mtd: spi-nor: atmel-quadspi: Use spi-mem interface for atmel-quadspi driverPiotr Bugalski
2018-11-07mtd: spi-nor: atmel-quadspi: Add spi-mem support to atmel-quadspiPiotr Bugalski
2018-11-07mtd: spi-nor: atmel-quaspi: Typo fixPiotr Bugalski
2018-11-05mtd: spi-nor: Reset nor->addr_width when SFDP parsing failedBoris Brezillon
2018-11-05mtd: spi-nor: cadence-quadspi: Return error code in cqspi_direct_read_execute()Christophe JAILLET
2018-10-12mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MBLiu Xiang
2018-10-12mtd: spi-nor: intel-spi: Add support for Intel Ice Lake SPI serial flashMika Westerberg
2018-10-08mtd: spi-nor: fsl-quadspi: Don't let -EINVAL on the busAhmad Fatoum
2018-10-08mtd: spi-nor: Support controllers with limited TX FIFO sizeYogesh Gaur
2018-10-08mtd: spi-nor: cadence-quadspi: Use proper enum for dma_[un]map_singleNathan Chancellor
2018-10-08mtd: spi-nor: parse SFDP Sector Map Parameter TableTudor Ambarus
2018-10-08mtd: spi-nor: add support to non-uniform SFDP SPI NOR flash memoriesTudor Ambarus
2018-08-14Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-08-01mtd: spi-nor: only apply reset hacks to broken hardwareBrian Norris
2018-08-01mtd: spi-nor: cadence-quadspi: fix timeout handlingNicholas Mc Guire
2018-08-01mtd: spi-nor: atmel-quadspi: Include gpio/consumer.h instead of gpio.hBoris Brezillon
2018-08-01mtd: spi-nor: intel-spi: use mtd_device_register()Rafał Miłecki
2018-08-01mtd: spi-nor: stm32-quadspi: replace "%p" with "%pK"Benjamin Gaignard
2018-08-01mtd: spi-nor: atmel-quadspi: add suspend/resume hooksClaudiu Beznea