index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi-nor
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'spi-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2018-12-25
3
-791
/
+0
|
\
|
*
-
.
Merge remote-tracking branches 'spi/topic/mem' and 'spi/topic/mtd' into spi-next
Mark Brown
2018-12-20
3
-791
/
+0
|
|
\
\
|
|
|
*
spi: Add QuadSPI driver for Atmel SAMA5D2
Piotr Bugalski
2018-11-07
3
-559
/
+0
|
|
|
*
mtd: spi-nor: atmel-quadspi: Remove unused code from atmel-quadspi driver
Piotr Bugalski
2018-11-07
1
-388
/
+0
|
|
|
*
mtd: spi-nor: atmel-quadspi: Use spi-mem interface for atmel-quadspi driver
Piotr Bugalski
2018-11-07
1
-73
/
+18
|
|
|
*
mtd: spi-nor: atmel-quadspi: Add spi-mem support to atmel-quadspi
Piotr Bugalski
2018-11-07
1
-0
/
+211
|
|
|
*
mtd: spi-nor: atmel-quaspi: Typo fix
Piotr Bugalski
2018-11-07
1
-2
/
+2
|
|
|
/
*
|
|
mtd: spi-nor: Add support for is25lp016d
Fabrizio Castro
2018-12-10
1
-0
/
+2
*
|
|
mtd: spi-nor: parse SFDP 4-byte Address Instruction Table
Cyrille Pitchen
2018-12-10
1
-1
/
+192
*
|
|
mtd: spi-nor: Add 4B_OPCODES flag to is25lp256
Liu Xiang
2018-12-10
1
-1
/
+2
*
|
|
mtd: spi-nor: Add an SPDX tag to spi-nor.{c,h}
Boris Brezillon
2018-12-10
1
-5
/
+2
*
|
|
mtd: spi-nor: Make the enable argument passed to set_byte() a bool
Boris Brezillon
2018-12-10
1
-3
/
+3
*
|
|
mtd: spi-nor: Stop passing flash_info around
Boris Brezillon
2018-12-10
1
-20
/
+19
*
|
|
mtd: spi-nor: Avoid forward declaration of internal functions
Boris Brezillon
2018-12-10
1
-310
/
+304
*
|
|
mtd: spi-nor: Drop inline on all internal helpers
Boris Brezillon
2018-12-10
1
-12
/
+12
*
|
|
mtd: spi-nor: Add a post BFPT fixup for MX25L25635E
Boris Brezillon
2018-12-10
1
-1
/
+28
*
|
|
mtd: spi-nor: Add a post BFPT parsing fixup hook
Boris Brezillon
2018-12-10
1
-178
/
+209
*
|
|
mtd: spi-nor: Add the SNOR_F_4B_OPCODES flag
Boris Brezillon
2018-12-10
1
-10
/
+11
*
|
|
mtd: spi-nor: cast to u64 to avoid uint overflows
huijin.park
2018-12-10
1
-1
/
+1
*
|
|
mtd: spi-nor: Add support for IS25LP032/064
Uwe Kleine-König
2018-12-10
1
-0
/
+4
*
|
|
mtd: spi-nor: add entry for mt35xu512aba flash
Yogesh Narayan Gaur
2018-12-10
1
-0
/
+6
*
|
|
mtd: spi-nor: add macros related to MICRON flash
Yogesh Narayan Gaur
2018-12-10
1
-3
/
+6
*
|
|
mtd: spi-nor: mark desirable switch case fall through
Tudor.Ambarus@microchip.com
2018-12-10
1
-0
/
+1
*
|
|
mtd: spi-nor: Add support for mx25u12835f
Alexander Sverdlin
2018-12-10
1
-0
/
+2
*
|
|
mtd: spi-nor: Add Winbond w25q128jv support
Robert Marko
2018-12-10
1
-0
/
+5
*
|
|
mtd: spi-nor: remove unneeded smpt zeroization
Tudor.Ambarus@microchip.com
2018-12-10
1
-1
/
+1
|
/
/
*
|
mtd: spi-nor: fix erase_type array to indicate current map conf
Tudor Ambarus
2018-11-28
1
-2
/
+29
*
|
mtd: spi-nor: fix selection of uniform erase type in flexible conf
Tudor.Ambarus@microchip.com
2018-11-20
1
-11
/
+36
*
|
mtd: spi-nor: Fix Cadence QSPI page fault kernel panic
Thor Thayer
2018-11-19
1
-3
/
+16
*
|
mtd: spi_nor: pass DMA-able buffer to spi_nor_read_raw()
Tudor.Ambarus@microchip.com
2018-11-13
1
-4
/
+11
*
|
mtd: spi-nor: don't overwrite errno in spi_nor_get_map_in_use()
Tudor.Ambarus@microchip.com
2018-11-13
1
-4
/
+9
*
|
mtd: spi-nor: fix iteration over smpt array
Tudor.Ambarus@microchip.com
2018-11-13
1
-10
/
+30
*
|
mtd: spi-nor: don't drop sfdp data if optional parsers fail
Tudor.Ambarus@microchip.com
2018-11-13
1
-3
/
+12
*
|
mtd: spi-nor: Reset nor->addr_width when SFDP parsing failed
Boris Brezillon
2018-11-05
1
-2
/
+4
*
|
mtd: spi-nor: cadence-quadspi: Return error code in cqspi_direct_read_execute()
Christophe JAILLET
2018-11-05
1
-1
/
+1
|
/
*
mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MB
Liu Xiang
2018-10-12
1
-0
/
+1
*
mtd: spi-nor: intel-spi: Add support for Intel Ice Lake SPI serial flash
Mika Westerberg
2018-10-12
1
-0
/
+1
*
mtd: spi-nor: fsl-quadspi: Don't let -EINVAL on the bus
Ahmad Fatoum
2018-10-08
1
-4
/
+10
*
mtd: spi-nor: Support controllers with limited TX FIFO size
Yogesh Gaur
2018-10-08
1
-7
/
+0
*
mtd: spi-nor: cadence-quadspi: Use proper enum for dma_[un]map_single
Nathan Chancellor
2018-10-08
1
-2
/
+2
*
mtd: spi-nor: parse SFDP Sector Map Parameter Table
Tudor Ambarus
2018-10-08
1
-16
/
+303
*
mtd: spi-nor: add support to non-uniform SFDP SPI NOR flash memories
Tudor Ambarus
2018-10-08
1
-42
/
+557
*
Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtd
Linus Torvalds
2018-08-14
6
-19
/
+51
|
\
|
*
mtd: spi-nor: only apply reset hacks to broken hardware
Brian Norris
2018-08-01
1
-2
/
+16
|
*
mtd: spi-nor: cadence-quadspi: fix timeout handling
Nicholas Mc Guire
2018-08-01
1
-12
/
+8
|
*
mtd: spi-nor: atmel-quadspi: Include gpio/consumer.h instead of gpio.h
Boris Brezillon
2018-08-01
1
-1
/
+1
|
*
mtd: spi-nor: intel-spi: use mtd_device_register()
Rafał Miłecki
2018-08-01
1
-1
/
+1
|
*
mtd: spi-nor: stm32-quadspi: replace "%p" with "%pK"
Benjamin Gaignard
2018-08-01
1
-3
/
+3
|
*
mtd: spi-nor: atmel-quadspi: add suspend/resume hooks
Claudiu Beznea
2018-08-01
1
-0
/
+21
|
*
mtd: spi-nor: nxp-spifi: release flash_np in nxp_spifi_probe()
Alexey Khoroshilov
2018-06-22
1
-0
/
+1
[next]