Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
16358542f32f47f372ad48e4cdf61ab245c9f49d
/
drivers
/
mtd
45586c7
treewide: remove redundant IS_ERR() before error code check
by Masahiro Yamada
· 5 years ago
35c222f
Merge tag 'mtd/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
by Linus Torvalds
· 5 years ago
e84bcd6
Merge tag 'upstream-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs
by Linus Torvalds
· 5 years ago
6a1000b
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
by Linus Torvalds
· 5 years ago
4575243c
Merge tag 'nand/for-5.6' into mtd/next
by Miquel Raynal
· 5 years ago
701ddf0
Merge tag 'spi-nor/for-5.6' into mtd/next
by Miquel Raynal
· 5 years ago
0dcf257
mtd: concat: Fix a comment referring to an unknown symbol
by Miquel Raynal
· 5 years ago
baebaa2
mtd: rawnand: add unspecified HAS_IOMEM dependency
by Brendan Higgins
· 5 years ago
c3917a0
mtd: block2mtd: page index should use pgoff_t
by Liu Song
· 5 years ago
0bc448b
mtd: maps: physmap: Add minimal Runtime PM support
by Geert Uytterhoeven
· 5 years ago
2a0b390
mtd: maps: pcmciamtd: fix possible sleep-in-atomic-context bugs in pcmciamtd_set_vpp()
by Jia-Ju Bai
· 5 years ago
d85339d
mtd: onenand: Rename omap2 driver to avoid a build warning
by Miquel Raynal
· 5 years ago
446b6dc
mtd: onenand: Use a better name for samsung driver
by Miquel Raynal
· 5 years ago
7a95a72
mtd: rawnand: atmel: switch to using devm_fwnode_gpiod_get()
by Dmitry Torokhov
· 5 years ago
9ee0f95
mtd: spinand: add support for Toshiba TC58CVG2S0HRAIJ
by Robert Marko
· 5 years ago
db7b6ae
mtd: rawnand: macronix: Use match_string() helper to simplify the code
by YueHaibing
· 5 years ago
f33113b
mtd: sharpslpart: Fix unsigned comparison to zero
by YueHaibing
· 5 years ago
05a5a6e
mtd: onenand: Enable compile testing of OMAP and Samsung drivers
by Krzysztof Kozlowski
· 5 years ago
440c245
mtd: onenand: samsung: Fix printing format for size_t on 64-bit
by Krzysztof Kozlowski
· 5 years ago
14b292a
mtd: onenand: samsung: Fix pointer cast -Wpointer-to-int-cast warnings on 64 bit
by Krzysztof Kozlowski
· 5 years ago
a3b839e4
mtd: rawnand: denali: remove hard-coded DENALI_DEFAULT_OOB_SKIP_BYTES
by Masahiro Yamada
· 5 years ago
711fafc
mtd: rawnand: denali_dt: add reset controlling
by Masahiro Yamada
· 5 years ago
f5561a7
mtd: rawnand: denali_dt: Add support for configuring SPARE_AREA_SKIP_BYTES
by Marek Vasut
· 5 years ago
8234820
mtd: rawnand: denali_dt: error out if platform has no associated data
by Masahiro Yamada
· 5 years ago
393947e
mtd: rawnand: brcmnand: Set appropriate DMA mask
by Florian Fainelli
· 5 years ago
0e7ca83
mtd: onenand_base: Adjust indentation in onenand_read_ops_nolock
by Nathan Chancellor
· 5 years ago
73b265a
mtd: rawnand: mpc5121: Remove unneeded semicolon
by zhengbin
· 5 years ago
75b3ff7
mtd: onenand: samsung: remove set but not used variable
by Chen Wandun
· 5 years ago
296a32b
mtd: onenand: Fix Kconfig indentation
by Krzysztof Kozlowski
· 5 years ago
5d3805a
ubi: Fix an error pointer dereference in error handling code
by Dan Carpenter
· 5 years ago
ccfb929
mtd: spi-nor: Add support for at25sl321
by Michael Walle
· 5 years ago
f341871
mtd: spi-nor: Add support for w25q32jwm
by Michael Walle
· 5 years ago
d704866
mtd: rawnand: gpmi: Restore nfc timing setup after suspend/resume
by Esben Haabendal
· 5 years ago
5bc6bb6
mtd: rawnand: gpmi: Fix suspend/resume problem
by Esben Haabendal
· 5 years ago
da2ef81
mtd: spi-nor: Fix quad enable for Spansion like flashes
by Michael Walle
· 5 years ago
440b6d5
mtd: spi-nor: Fix selection of 4-byte addressing opcodes on Spansion
by Vignesh Raghavendra
· 5 years ago
fc55dac
ubi: Free the normal volumes in error paths of ubi_attach_mtd_dev()
by Hou Tao
· 5 years ago
9d6c474
ubi: Check the presence of volume before call ubi_fastmap_destroy_checkmap()
by Hou Tao
· 5 years ago
770aa73
ubi: wl: Remove set but not used variable 'prev_e'
by YueHaibing
· 5 years ago
ef5aafb
ubi: fastmap: Fix inverted logic in seen selfcheck
by Sascha Hauer
· 5 years ago
52bbd2d
mtd: spi-nor: remove unused enum spi_nor_ops
by Michael Walle
· 5 years ago
701a167
mtd: spi-nor: intel-spi: Add support for Intel Comet Lake-V SPI serial flash
by Mika Westerberg
· 5 years ago
80f64ce
mtd: spi-nor: hisi-sfc: Try to provide some clarity on which SFC we are
by John Garry
· 5 years ago
67de34c
mtd: spi-nor: Add support for sst26vf016b
by Joseph Kust
· 5 years ago
82de6a6
mtd: spi-nor: Fix the writing of the Status Register on micron flashes
by Tudor Ambarus
· 5 years ago
de08b5ac
mtd: sm_ftl: fix NULL pointer warning
by Arnd Bergmann
· 5 years ago
8bcef0d
mtd: onenand: omap2: Pass correct flags for prep_dma_memcpy
by Peter Ujfalusi
· 5 years ago
14ebf24
mtd: onenand: samsung: Fix iomem access with regular memcpy
by Krzysztof Kozlowski
· 5 years ago
44f4599
mtd: onenand: omap2: Fix errors in style
by Amir Mahdi Ghorbanian
· 5 years ago
4aa906f
mtd: cadence: Fix cast to pointer from integer of different size warning
by Vasyl Gomonovych
· 5 years ago
4114b17
mtd: rawnand: stm32_fmc2: avoid to lock the CPU bus
by Christophe Kerello
· 5 years ago
4bdc0d6
remove ioremap_nocache and devm_ioremap_nocache
by Christoph Hellwig
· 5 years ago
707745e
mtd: spi-nor: Add support for mx25r3235f
by David Bauer
· 5 years ago
307dd80
mtd: spi-nor: intel-spi: Add support for Intel Jasper Lake SPI serial flash
by Mika Westerberg
· 5 years ago
094d3b9
mtd: spi-nor: Add USE_FSR flag for n25q* entries
by Vignesh Raghavendra
· 5 years ago
7f41211
mtd: spi-nor: Add entries for mt25q variants
by Vignesh Raghavendra
· 5 years ago
bd8a6e3
mtd: spi-nor: Split mt25qu512a (n25q512a) entry into two
by Vignesh Raghavendra
· 5 years ago
a56be67
mtd: spi-nor: add Gigadevice gd25lq128d support
by Jerome Brunet
· 5 years ago
d1f4acb
mtd: spi-nor: Fix wrong TB selection of GD25Q256
by Jungseung Lee
· 5 years ago
adf1092
mtd: spi-nor: Support TB selection using SR bit 6
by Jungseung Lee
· 5 years ago
52487e2
mtd: spi-nor: Rename SR_TB to indicate the bit used
by Jungseung Lee
· 5 years ago
01916e0
mtd: spi-nor: fix typo of "JESB216" in comment
by Jungseung Lee
· 5 years ago
10050a0
mtd: spi-nor: Add 4B_OPCODES flag to w25q256
by Robert Marko
· 5 years ago
537bd0a
Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 5 years ago
e3a251e
Merge tag 'upstream-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs
by Linus Torvalds
· 5 years ago
0da5221
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 5 years ago
55ed51f
{tty: serial, nand: onenand}: samsung: rename to fix build warning
by Sudip Mukherjee
· 5 years ago
f9c34bb
ubi: Fix producing anchor PEBs
by Sascha Hauer
· 5 years ago
0997187
ubi: Fix warning static is not at beginning of declaration
by Rishi Gupta
· 5 years ago
188945e
ubi: Print skip_check in ubi_dump_vol_info()
by Stefan Roese
· 5 years ago
589e1b6
Merge tag 'nand/for-5.5' into mtd/next
by Miquel Raynal
· 5 years ago
8389a7b
Merge tag 'spi-nor/for-5.5' into mtd/next
by Miquel Raynal
· 5 years ago
ad39b5a
Merge CFI/Hyperbus tag 'for-v5.5-rc1' into mtd/next
by Miquel Raynal
· 5 years ago
14f89e0
mtd: devices: fix mchp23k256 read and write
by Angelo Dureghello
· 5 years ago
c2d73ba
mtd: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 5 years ago
83cba93
mtd: spi-nor: Set default Quad Enable method for ISSI flashes
by Sagar Shrikant Kadam
· 5 years ago
d6ee516
mtd: spi-nor: Add support for is25wp256
by Sagar Shrikant Kadam
· 5 years ago
4c42f63
mtd: spi-nor: Add support for w25q256jw
by Manivannan Sadhasivam
· 5 years ago
9326b4e
mtd: spi-nor: Move condition to avoid a NULL check
by Tudor Ambarus
· 5 years ago
ac82229
mtd: spi-nor: Make sure nor->spimem and nor->controller_ops are mutually exclusive
by Tudor Ambarus
· 5 years ago
658488e
mtd: spi-nor: Rename Quad Enable methods
by Tudor Ambarus
· 5 years ago
7b678c6
mtd: spi-nor: Merge spansion Quad Enable methods
by Tudor Ambarus
· 5 years ago
bb2dc7f
mtd: spi-nor: Rename CR_QUAD_EN_SPAN to SR2_QUAD_EN_BIT1
by Tudor Ambarus
· 5 years ago
4da11da
mtd: spi-nor: Extend the SR Read Back test
by Tudor Ambarus
· 5 years ago
3e0930f
mtd: spi-nor: Rework the disabling of block write protection
by Tudor Ambarus
· 5 years ago
39d1e33
mtd: spi-nor: Fix clearing of QE bit on lock()/unlock()
by Tudor Ambarus
· 5 years ago
c159956
mtd: cfi_cmdset_0002: fix delayed error detection on HyperFlash
by Sergei Shtylyov
· 5 years ago
72914a8
mtd: cfi_cmdset_0002: only check errors when ready in cfi_check_err_status()
by Sergei Shtylyov
· 5 years ago
03976af
mtd: cfi_cmdset_0002: don't free cfi->cfiq in error path of cfi_amdstd_setup()
by Hou Tao
· 5 years ago
ea4f513
mtd: cfi_cmdset_*: kill useless 'ret' variable initializers
by Sergei Shtylyov
· 5 years ago
d532c28
mtd: cfi_util: use DIV_ROUND_UP() in cfi_udelay()
by Sergei Shtylyov
· 5 years ago
b24eaf5
mtd: spi-nor: Print debug message when the read back test fails
by Tudor Ambarus
· 5 years ago
40b7d5c
mtd: spi-nor: Check all the bits written, not just the BP ones
by Tudor Ambarus
· 5 years ago
b0db77f
mtd: spi-nor: Fix errno on Quad Enable methods
by Tudor Ambarus
· 5 years ago
6011b48
mtd: spi-nor: Drop spansion_quad_enable()
by Tudor Ambarus
· 5 years ago
78f1ddf
mtd: spi-nor: Describe all the Reg Ops
by Tudor Ambarus
· 5 years ago
6e3087a
mtd: spi-nor: Merge spi_nor_write_sr() and spi_nor_write_sr_cr()
by Tudor Ambarus
· 5 years ago
718dd9e
mtd: spi-nor: Move the WE and wait calls inside Write SR methods
by Tudor Ambarus
· 5 years ago
abd494b
mtd: spi-nor: Void return type for spi_nor_clear_sr/fsr()
by Tudor Ambarus
· 5 years ago
cd1ebe1
mtd: spi-nor: Rename label as it is no longer generic
by Tudor Ambarus
· 5 years ago
Next »