Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
0e06a071dce75434d4b95036d0958ae8c11b9a29
/
drivers
/
mtd
/
devices
025a06c
mtd: Convert fallthrough comments into statements
by Miquel Raynal
· 4 years, 10 months ago
49c64df
mtd: phram: fix a double free issue in error path
by Wen Yang
· 4 years, 10 months 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
c3917a0
mtd: block2mtd: page index should use pgoff_t
by Liu Song
· 5 years ago
4bdc0d6
remove ioremap_nocache and devm_ioremap_nocache
by Christoph Hellwig
· 5 years ago
14f89e0
mtd: devices: fix mchp23k256 read and write
by Angelo Dureghello
· 5 years ago
69c7f46
mtd: spear_smi: Fix Write Burst mode
by Miquel Raynal
· 5 years ago
b34c095
mtd: st_spi_fsm: remove unused field from struct stfsm
by Bartosz Golaszewski
· 5 years ago
afa1737
mtd: spear_smi: remove set but not used variable 'flash_info'
by zhengbin
· 5 years ago
aab478c
mtd: Remove dev_err() usage after platform_get_irq()
by Stephen Boyd
· 5 years ago
2cfcfad
mtd: pmc551: Remove set but not used variable 'soff_lo'
by zhengbin
· 5 years ago
f3d45ac
mtd: phram: Module parameters add writable permissions
by Xiaoming Ni
· 6 years ago
b35b9a1
mtd: spi-nor: Move m25p80 code in spi-nor.c
by Boris Brezillon
· 5 years ago
cd238ef
docs: kbuild: convert docs to ReST and rename to *.rst
by Mauro Carvalho Chehab
· 6 years ago
8d36fe1
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 420
by Thomas Gleixner
· 6 years ago
f097dcb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 380
by Thomas Gleixner
· 6 years ago
c942fdd
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
by Thomas Gleixner
· 6 years ago
1a59d1b8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
by Thomas Gleixner
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
09c434b
treewide: Add SPDX license identifier for more missed files
by Thomas Gleixner
· 6 years ago
098d74b
mtd: phram: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
714c068
mtd: nand: Clarify Kconfig entry for software BCH ECC algorithm
by Miquel Raynal
· 6 years ago
811c16a
Merge tag 'mtd/for-5.1' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 6 years ago
dfbd399
Merge tag 'spi-nor/for-5.1' of git://git.infradead.org/linux-mtd into mtd/next
by Boris Brezillon
· 6 years ago
3e35730
mtd: powernv_flash: Fix device registration error
by Aneesh Kumar K.V
· 6 years ago
b0dd77a
mtd: docg3: fix a possible memory leak of mtd->name
by YueHaibing
· 6 years ago
32937a8
mtd: docg3: Fix passing zero to 'PTR_ERR' warning in doc_probe_device
by YueHaibing
· 6 years ago
0837ae4
mtd: m25p80: add support of octal mode I/O transfer
by Yogesh Narayan Gaur
· 6 years ago
f9d27de6
mtd: mtdram: Expose module parameters
by Richard Weinberger
· 6 years ago
030672a
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 6 years ago
ccec4a4
Merge tag 'nand/for-4.21' of git://git.infradead.org/linux-mtd into mtd/next
by Boris Brezillon
· 6 years ago
acc2038
Merge branch 'yaml-bindings-for-v4.21' into dt/next
by Rob Herring
· 6 years ago
c78f59d
mtd: use DEFINE_SHOW_ATTRIBUTE() instead of open-coding it
by Yangtao Li
· 6 years ago
acfe63e
mtd: Convert to using %pOFn instead of device_node.name
by Rob Herring
· 6 years ago
98473f5
mtd: block2mtd: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
be2e1c9
mtd: docg3: don't set conflicting BCH_CONST_PARAMS option
by Arnd Bergmann
· 6 years ago
a36cf68
Merge tag 'mtd/for-4.20' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 6 years ago
3baa8ec
mtd: devices: m25p80: Make sure WRITE_EN is issued before each write
by Yogesh Gaur
· 7 years ago
4a3e85f2
mtd: devices: m25p80: Make sure the buffer passed in op is DMA-able
by Boris Brezillon
· 6 years ago
010b0e7
Merge tag 'spi-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 6 years ago
d0eea5d
Merge tag 'spi-nor/for-4.19' of git://git.infradead.org/linux-mtd into mtd/next
by Boris Brezillon
· 6 years ago
da86748
Merge tag 'nand/for-4.19' of git://git.infradead.org/linux-mtd into mtd/next
by Boris Brezillon
· 6 years ago
c1acb21
Merge branch 'spi-4.19' into spi-next
by Mark Brown
· 6 years ago
b02b17f
mtd: m25p80: Call spi_mem_get_name() to let controller set a custom name
by Frieder Schrempf
· 6 years ago
a8222a8
mtd: Make Kconfig formatting consistent
by Boris Brezillon
· 7 years ago
39675ca
mtd: sst25l: use mtd_device_register()
by Rafał Miłecki
· 7 years ago
9ea97a7
mtd: powernv_flash: set of_node in mtd's dev
by Rafał Miłecki
· 7 years ago
cbdceb9
mtd: dataflash: Use ULL suffix for 64-bit constants
by Geert Uytterhoeven
· 7 years ago
9882b53
mtd: m25p80: Use SPI_MEM_OP_NO_DUMMY instead of SPI_MEM_OP_DUMMY(0, x)
by Boris Brezillon
· 7 years ago
00a5762
mtd: m25p80: Remove unneeded m25p->command field
by Boris Brezillon
· 7 years ago
a86854d
treewide: devm_kzalloc() -> devm_kcalloc()
by Kees Cook
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
f4e70c2
Merge tag 'mtd/for-4.18' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 7 years ago
1e07392
mtd: devices: m25p80: Use spi_mem_set_drvdata() instead of spi_set_drvdata()
by Boris Brezillon
· 7 years ago
4120f8d
mtd: spi-nor: Use the spi_mem_xx() API
by Boris Brezillon
· 7 years ago
c3c9a2c
mtd: dataflash: replace msleep with usleep_range
by Luca Ellero
· 7 years ago
0e210b5
mtd: devices: simplify getting .drvdata
by Wolfram Sang
· 7 years ago
e7bfb3f
mtd: Stop updating erase_info->state and calling mtd_erase_callback()
by Boris Brezillon
· 7 years ago
884cfd9
mtd: Stop assuming mtd_erase() is asynchronous
by Boris Brezillon
· 7 years ago
f0a37a8
mtd: st_spi_fsm: use %*ph to print small buffer
by Antonio Cardace
· 7 years ago
d40a18f
mtd: block2mtd: remove redundant initialization of 'bdev'
by Colin Ian King
· 7 years ago
c8f22b0
Merge tag 'spi-nor/for-4.16' of git://git.infradead.org/linux-mtd into mtd/next
by Boris Brezillon
· 7 years ago
0aede42
mtd: Remove duplicate checks on mtd_oob_ops parameter
by Boris Brezillon
· 7 years ago
24ff129
mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing
by Boris Brezillon
· 7 years ago
db601f3
mtd: mchp23k256: propagate return value of spi_sync()
by Antonio Borneo
· 7 years ago
59b356f
mtd: m25p80: restore the status of SPI flash when exiting
by Hou Zhiqiang
· 7 years ago
14b661e
Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 7 years ago
5b0e2cb
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
1be2172
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 7 years ago
1530578
mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalid
by Boris Brezillon
· 7 years ago
9a59410
mtd: remove the get_unmapped_area method
by Nicolas Pitre
· 7 years ago
877b58e
mtd: mtdram: properly handle the phys argument in the point method
by Nicolas Pitre
· 7 years ago
cb9e206
mtd: slram: use memremap() instead of ioremap()
by Roy Franz
· 7 years ago
d490668
mtd: constify mtd_partition
by Arvind Yadav
· 7 years ago
6f469b6
mtd: powernv_flash: Use opal_async_wait_response_interruptible()
by Cyril Bur
· 7 years ago
efe6941
mtd: powernv_flash: Don't return -ERESTARTSYS on interrupted token acquisition
by Cyril Bur
· 7 years ago
e32ec15
mtd: powernv_flash: Remove pointless goto in driver init
by Cyril Bur
· 7 years ago
25ee52e
mtd: powernv_flash: Don't treat OPAL_SUCCESS as an error
by Cyril Bur
· 7 years ago
44e2aa2
mtd: powernv_flash: Use WARN_ON_ONCE() rather than BUG_ON()
by Cyril Bur
· 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
e4dca7b
treewide: Fix function prototypes for module_param_call()
by Kees Cook
· 7 years ago
282e45d
mtd: spi-nor: Add support for mr25h128
by Philipp Puschmann
· 7 years ago
d1f936d7
Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next
by Boris Brezillon
· 7 years ago
481815a
mtd: st_spi_fsm: Handle clk_prepare_enable/clk_disable_unprepare.
by Arvind Yadav
· 7 years ago
90cc62f
mtd: spear_smi: add NULL check on devm_kzalloc() return value
by Gustavo A. R. Silva
· 8 years ago
e8e3edb
mtd: create per-device and module-scope debugfs entries
by Mario Rugiero
· 8 years ago
8b9ef8f
Merge tag 'spi-nor/for-4.13' into MTD
by Brian Norris
· 8 years ago
9447332
mtd: st_spi_fsm: remove SPINOR_OP_RDSR2 and use SPINOR_OP_RDCR instead
by Cyrille Pitchen
· 8 years ago
4379075
mtd: mchp23k256: Add support for mchp23lcv1024
by Chris Packham
· 8 years ago
2f071ff
mtd: mchp23k256: add partitioning support
by Chris Packham
· 8 years ago
44225c9
mtd: mchp23k256: switch to mtd_device_register()
by Chris Packham
· 8 years ago
4db4d35e
mtd: mchp23k256: Add OF device ID table
by Chris Packham
· 8 years ago
138f5dc
mtd: m25p80: add support of SPI 1-2-2 and 1-4-4 protocols
by Cyrille Pitchen
· 8 years ago
cfc5604
mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocols
by Cyrille Pitchen
· 8 years ago
5dc17fa
mtd: mchp23k256: Add driver for this SPI SRAM device
by Andrew Lunn
· 8 years ago
67e4145
mtd: dataflash: Add flash_info for AT45DB641E
by Andrey Smirnov
· 8 years ago
1da8869
mtd: dataflash: Make use of "extened device information"
by Andrey Smirnov
· 8 years ago
a296a1b
mtd: dataflash: Get rid of loop counter in jedec_probe()
by Andrey Smirnov
· 8 years ago
02f62864
mtd: dataflash: Replace pr_debug, printk with dev_* functions
by Andrey Smirnov
· 8 years ago
Next »