Linus Torvalds
|
a36cf68651
Merge tag 'mtd/for-4.20' of git://git.infradead.org/linux-mtd
|
7 years ago |
Yogesh Gaur
|
3baa8ec88c
mtd: devices: m25p80: Make sure WRITE_EN is issued before each write
|
7 years ago |
Boris Brezillon
|
4a3e85f267
mtd: devices: m25p80: Make sure the buffer passed in op is DMA-able
|
7 years ago |
Linus Torvalds
|
010b0e708e
Merge tag 'spi-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
|
7 years ago |
Frieder Schrempf
|
b02b17f55b
mtd: m25p80: Call spi_mem_get_name() to let controller set a custom name
|
7 years ago |
Boris Brezillon
|
9882b5375d
mtd: m25p80: Use SPI_MEM_OP_NO_DUMMY instead of SPI_MEM_OP_DUMMY(0, x)
|
7 years ago |
Boris Brezillon
|
00a5762b45
mtd: m25p80: Remove unneeded m25p->command field
|
7 years ago |
Boris Brezillon
|
1e07392e7b
mtd: devices: m25p80: Use spi_mem_set_drvdata() instead of spi_set_drvdata()
|
7 years ago |
Boris Brezillon
|
4120f8d158
mtd: spi-nor: Use the spi_mem_xx() API
|
7 years ago |
Hou Zhiqiang
|
59b356ffd0
mtd: m25p80: restore the status of SPI flash when exiting
|
7 years ago |
Philipp Puschmann
|
282e45dc64
mtd: spi-nor: Add support for mr25h128
|
8 years ago |
Cyrille Pitchen
|
138f5dc61b
mtd: m25p80: add support of SPI 1-2-2 and 1-4-4 protocols
|
8 years ago |
Cyrille Pitchen
|
cfc5604c48
mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocols
|
8 years ago |
Uwe Kleine-König
|
3a08e93341
mtd: spi-nor: add dt support for Everspin MRAMs
|
8 years ago |
Heiner Kallweit
|
9e276de6a3
mtd: m25p80: consider max message size in m25p80_read
|
9 years ago |
Michal Suchanek
|
9519379625
mtd: m25p80: read in spi_max_transfer_size chunks
|
9 years ago |
Michal Suchanek
|
2dd087b169
mtd: spi-nor: stop passing around retlen
|
9 years ago |
Michal Suchanek
|
1992297b08
mtd: m25p80: return amount of data transferred or error in read/write
|
9 years ago |
Michal Suchanek
|
59451e1233
mtd: spi-nor: change return value of read/write
|
9 years ago |
Vignesh R
|
08922f6448
mtd: devices: m25p80: add support for mmap read request
|
9 years ago |
Brian Norris
|
c1711b297f
mtd: m25p80: replace leftover "nor-jedec" with "spi-nor" in comments
|
10 years ago |
Brian Norris
|
de57732da8
mtd: m25p80: fix module autoloading for "jedec, spi-nor" and "spi-nor"
|
10 years ago |
Brian Norris
|
cd78ea02dc
mtd: m25p80: drop erase() callback
|
10 years ago |
Brian Norris
|
617f41836c
Merge v4.4-rc1 into MTD development
|
10 years ago |
Brian Norris
|
df02c885f8
mtd: spi-nor: drop unnecessary partition parser data
|
10 years ago |
Brian Norris
|
9c7d787508
mtd: spi-nor: convert to spi_nor_{get, set}_flash_node()
|
10 years ago |
Linus Torvalds
|
02f0d3f758
Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtd
|
10 years ago |
Andrew F. Davis
|
3821a065f5
spi: Drop owner assignment from spi_drivers
|
10 years ago |
Jagan Teki
|
f9f3ce835d
mtd: spi-nor: Zap unneeded write_enable from write_reg
|
10 years ago |
Marek Vasut
|
11bff0b70c
mtd: spi-nor: Decouple SPI NOR's device_node from controller device
|
10 years ago |