Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
934a040be674f7420e4b8691b97519e5ac588d28
/
drivers
/
mtd
/
spi-nor
dc92843
mtd: spi-nor: fix erase_type array to indicate current map conf
by Tudor Ambarus
· 6 years ago
e8828ec
mtd: spi-nor: fix selection of uniform erase type in flexible conf
by Tudor.Ambarus@microchip.com
· 6 years ago
a6a66f8
mtd: spi-nor: Fix Cadence QSPI page fault kernel panic
by Thor Thayer
· 6 years ago
1d5ceff
mtd: spi_nor: pass DMA-able buffer to spi_nor_read_raw()
by Tudor.Ambarus@microchip.com
· 6 years ago
b9f07cc
mtd: spi-nor: don't overwrite errno in spi_nor_get_map_in_use()
by Tudor.Ambarus@microchip.com
· 6 years ago
c797bd8
mtd: spi-nor: fix iteration over smpt array
by Tudor.Ambarus@microchip.com
· 6 years ago
cd5e6d7
mtd: spi-nor: don't drop sfdp data if optional parsers fail
by Tudor.Ambarus@microchip.com
· 6 years ago
90c31cb
mtd: spi-nor: Reset nor->addr_width when SFDP parsing failed
by Boris Brezillon
· 6 years ago
91d7b67
mtd: spi-nor: cadence-quadspi: Return error code in cqspi_direct_read_execute()
by Christophe JAILLET
· 6 years ago
41fe242
mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MB
by Liu Xiang
· 6 years ago
42460c3
mtd: spi-nor: intel-spi: Add support for Intel Ice Lake SPI serial flash
by Mika Westerberg
· 6 years ago
0004122
mtd: spi-nor: fsl-quadspi: Don't let -EINVAL on the bus
by Ahmad Fatoum
· 6 years ago
630d6bd
mtd: spi-nor: Support controllers with limited TX FIFO size
by Yogesh Gaur
· 7 years ago
900f5e0
mtd: spi-nor: cadence-quadspi: Use proper enum for dma_[un]map_single
by Nathan Chancellor
· 6 years ago
b038e8e
mtd: spi-nor: parse SFDP Sector Map Parameter Table
by Tudor Ambarus
· 6 years ago
5390a8d
mtd: spi-nor: add support to non-uniform SFDP SPI NOR flash memories
by Tudor Ambarus
· 6 years ago
c2fc71c
Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 6 years ago
bb27626
mtd: spi-nor: only apply reset hacks to broken hardware
by Brian Norris
· 6 years ago
3938c0d
mtd: spi-nor: cadence-quadspi: fix timeout handling
by Nicholas Mc Guire
· 7 years ago
261b354
mtd: spi-nor: atmel-quadspi: Include gpio/consumer.h instead of gpio.h
by Boris Brezillon
· 7 years ago
11edc11
mtd: spi-nor: intel-spi: use mtd_device_register()
by Rafał Miłecki
· 7 years ago
5f0d022
mtd: spi-nor: stm32-quadspi: replace "%p" with "%pK"
by Benjamin Gaignard
· 7 years ago
de217c1
mtd: spi-nor: atmel-quadspi: add suspend/resume hooks
by Claudiu Beznea
· 7 years ago
aa7eee8
mtd: spi-nor: cadence-quadspi: Fix direct mode write timeouts
by Vignesh R
· 7 years ago
38ebbe2
mtd: spi-nor: nxp-spifi: release flash_np in nxp_spifi_probe()
by Alexey Khoroshilov
· 7 years ago
f4e70c2
Merge tag 'mtd/for-4.18' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 7 years ago
b771327
Merge tag 'spi-nor/for-4.18' of git://git.infradead.org/linux-mtd into mtd/next
by Boris Brezillon
· 7 years ago
0ed2dd0
treewide: Use struct_size() for devm_kmalloc() and friends
by Kees Cook
· 7 years ago
771ff17
mtd: spi-nor: Add support for EN25QH32
by YuheiOKAWA
· 7 years ago
d616f81
mtd: spi-nor: Add support for is25wp series chips
by Kimmo Rautkoski
· 7 years ago
7fccf56
mtd: spi-nor: Add Winbond w25q32jv support
by Stephen Douthit
· 7 years ago
d728a7e
mtd: spi-nor: fsl-quadspi: add support for ls2080a/ls1080a
by Yogesh Gaur
· 7 years ago
3278aa0
mtd: spi-nor: stm32-quadspi: explicitly request exclusive reset control
by Philipp Zabel
· 8 years ago
aba3a88
mtd: spi-nor: intel: provide a range for poll_timout
by Nicholas Mc Guire
· 8 years ago
dd50a1c
mtd: spi-nor: fsl-quadspi: fix api naming typo _init_ahb_read
by Yogesh Gaur
· 7 years ago
1f37033
mtd: spi-nor: intel-spi: Explicitly mark the driver as dangerous in Kconfig
by Mika Westerberg
· 7 years ago
c7d6a82
mtd: spi-nor: intel-spi: Fix atomic sequence handling
by Mika Westerberg
· 7 years ago
47016b3
mtd: spi-nor: cadence-quadspi: Fix page fault kernel panic
by Thor Thayer
· 7 years ago
7db782b
mtd: Remove depends on HAS_DMA in case of platform dependency
by Geert Uytterhoeven
· 7 years ago
f134fbb
mtd: spi-nor: clear Winbond Extended Address Reg on switch to 3-byte addressing.
by NeilBrown
· 7 years ago
ce5013f
mtd: spi-nor: Add support for XM25QH64A and XM25QH128A
by Hauke Mehrtens
· 7 years ago
6407024
mtd: spi-nor: hisi: Avoid generic function names
by Ezequiel Garcia
· 7 years ago
ffa639e
mtd: spi-nor: cadence-quadspi: Add DMA support for direct mode reads
by Vignesh R
· 7 years ago
c7aa1b7
mtd: spi-nor: add support for ISSI is25lp256
by Marek Vasut
· 7 years ago
56c6855
mtd: spi-nor: Add Micron MT25QU02 support
by Thor Thayer
· 7 years ago
7c0ed56
Merge tag 'spi-nor/for-4.17' of git://git.infradead.org/linux-mtd into mtd/next
by Boris Brezillon
· 7 years ago
6898b24
mtd: fsl-quadspi: Distinguish the mtd device names
by Fabio Estevam
· 7 years ago
94bf11b
mtd: fsl-quadspi: Remove unneeded driver.bus assignment
by Boris Brezillon
· 7 years ago
e7bfb3f
mtd: Stop updating erase_info->state and calling mtd_erase_callback()
by Boris Brezillon
· 7 years ago
23bae78
mtd: mtk-nor: modify functions' name more generally
by Guochun Mao
· 7 years ago
a6e4836
spi-nor: intel-spi: Remove unused preopcodes field
by Mika Westerberg
· 7 years ago
2167d6d
mtd: fsl-quadspi: account for const type of of_device_id.data
by Julia Lawall
· 7 years ago
a27f2ea
mtd: spi-nor: cadence-quadspi: Add support for direct access mode
by Vignesh R
· 7 years ago
e4b580b
mtd: spi-nor: cadence-quadspi: Refactor indirect read/write sequence.
by Vignesh R
· 7 years ago
17407ec
mtd: spi-nor: Add ISSI is25lp080d support
by Romain Porte
· 7 years ago
0074a8f
mtd: spi-nor: Add support for s25fl128l and s25fl256l
by Rafael Gago
· 7 years ago
29d6b29
mtd: spi-nor: indent issi section
by Sean Nyekjaer
· 7 years ago
ded8a04
mtd: spi-nor: add support for is25lq040b
by Sean Nyekjaer
· 7 years ago
8dee1d9
mtd: spi-nor: add an API to restore the status of SPI flash chip
by Hou Zhiqiang
· 7 years ago
2666067
mtd: spi-nor: Check that BP bits are set properly
by Aaron Sierra
· 7 years ago
20ccb993
mtd: spi-nor: check FSR error bits for Micron memories
by Bean Huo (beanhuo)
· 7 years ago
34354d4
mtd: spi-nor: add support for ISSI is25lp128
by Angelo Dureghello
· 7 years ago
14b661e
Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
ec0a9f6
mtd: intel-spi: Add Intel Lewisburg PCH SPI super SKU PCI ID
by Kuppuswamy Sathyanarayanan
· 7 years ago
282e45d
mtd: spi-nor: Add support for mr25h128
by Philipp Puschmann
· 7 years ago
d342b6a
mtd: spi-nor: enable 4B opcodes for mx66l51235l
by Roman Yeryomin
· 7 years ago
10cd4b7
mtd: spi-nor: stm32-quadspi: fix prefetching outside fsize
by Ludovic Barre
· 7 years ago
e812963
mtd: spi-nor: stm32-quadspi: change license text
by Ludovic Barre
· 7 years ago
05521bd
mtd: spi-nor: stm32-quadspi: Fix uninitialized error return code
by Geert Uytterhoeven
· 7 years ago
b8cc001
spi-nor: intel-spi: Remove EXPERT dependency
by Bin Meng
· 7 years ago
2ea68b7
mtd: mtk-nor: add suspend/resume support
by Guochun Mao
· 7 years ago
ace3cbd
mtd: spi-nor: Add support for Winbond w25q16dw
by Neil Armstrong
· 7 years ago
4892b37
mtd: spi-nor: cadence-quadspi: Add runtime PM support
by Vignesh R
· 7 years ago
329864d
mtd: spi-nor: cadence-quadspi: Fix error path in probe
by Vignesh R
· 7 years ago
e2580a4
mtd: spi-nor: cadence-quadspi: Add support to enable loop-back clock circuit
by Vignesh R
· 7 years ago
61dc849
mtd: spi-nor: cadence-quadspi: add a delay in write sequence
by Vignesh R
· 7 years ago
3163d12
spi-nor: intel-spi: Fall back to use SW sequencer to erase
by Bin Meng
· 7 years ago
2421f1c
spi-nor: intel-spi: Rename swseq to swseq_reg in 'struct intel_spi'
by Bin Meng
· 7 years ago
6e995b8
spi-nor: intel-spi: Remove the unnecessary HSFSTS register RW
by Bin Meng
· 7 years ago
8c473dd
spi-nor: intel-spi: Don't assume OPMENU0/1 to be programmed by BIOS
by Bin Meng
· 7 years ago
aecf59e
spi-nor: intel-spi: Remove 'Atomic Cycle Sequence' in intel_spi_write()
by Bin Meng
· 7 years ago
fc2b347
spi-nor: intel-spi: Use SW sequencer for BYT/LPT
by Bin Meng
· 7 years ago
db2ce7f
spi-nor: intel-spi: Check transfer length in the HW/SW cycle
by Bin Meng
· 7 years ago
9d63f17
spi-nor: intel-spi: Fix broken software sequencing codes
by Bin Meng
· 7 years ago
e58348b
spi-nor: intel-spi: Remove useless 'buf' parameter in the HW/SW cycle
by Bin Meng
· 7 years ago
9cbb035
spi-nor: intel-spi: Fix number of protected range registers for BYT/LPT
by Bin Meng
· 7 years ago
824af37
mtd: spi-nor: intel-spi: Add support for Intel Cedar Fork SPI serial flash
by Mika Westerberg
· 7 years ago
d92b0f1
mtd: spi-nor: intel-spi: Add support for Intel Lewisburg SPI serial flash
by Mika Westerberg
· 7 years ago
5a06828
mtd: spi-nor: add support for Gigadevice GD25LQ32
by Klaus Goger
· 7 years ago
6515384
mtd: spi-nor: add support for GD25Q256
by Andy Yan
· 7 years ago
e270728
mtd: spi-nor: add a quad_enable callback in struct flash_info
by Andy Yan
· 7 years ago
70597ee
mtd: spi-nor: Allow Cadence QSPI support for ARM64
by Thor Thayer
· 7 years ago
d6084fc
mtd: spi-nor: Add spi-nor mtd resume handler
by Kamal Dasu
· 7 years ago
46dde01
mtd: spi-nor: add spi_nor_init() function
by Kamal Dasu
· 7 years ago
90d4fa4
mtd: spi-nor: Kill check with no effect
by Richard Weinberger
· 7 years ago
bfa4133
mtd: spi-nor: fix DMA unsafe buffer issue in spi_nor_read_sfdp()
by Cyrille Pitchen
· 7 years ago
b8f3911
mtd: spi-nor: Check consistency of the memory size extracted from the SFDP
by Boris Brezillon
· 7 years ago
a52329a
Merge tag 'spi-nor/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next
by Boris Brezillon
· 7 years ago
18f7ce2
mtd: spi-nor: add support for Microchip sst26vf064b QSPI memory
by Claudiu Beznea
· 7 years ago
Next »