index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
2018-12-10
mtd: spi-nor: Add an SPDX tag to spi-nor.{c,h}
Boris Brezillon
2018-12-10
mtd: spi-nor: Make the enable argument passed to set_byte() a bool
Boris Brezillon
2018-12-10
mtd: spi-nor: Stop passing flash_info around
Boris Brezillon
2018-12-10
mtd: spi-nor: Avoid forward declaration of internal functions
Boris Brezillon
2018-12-10
mtd: spi-nor: Drop inline on all internal helpers
Boris Brezillon
2018-12-10
mtd: spi-nor: Add a post BFPT fixup for MX25L25635E
Boris Brezillon
2018-12-10
mtd: spi-nor: Add a post BFPT parsing fixup hook
Boris Brezillon
2018-12-10
mtd: spi-nor: Add the SNOR_F_4B_OPCODES flag
Boris Brezillon
2018-12-10
mtd: spi-nor: cast to u64 to avoid uint overflows
huijin.park
2018-12-10
mtd: spi-nor: Add support for IS25LP032/064
Uwe Kleine-König
2018-12-10
mtd: spi-nor: add entry for mt35xu512aba flash
Yogesh Narayan Gaur
2018-12-10
mtd: spi-nor: add macros related to MICRON flash
Yogesh Narayan Gaur
2018-12-10
mtd: spi-nor: mark desirable switch case fall through
Tudor.Ambarus@microchip.com
2018-12-10
mtd: spi-nor: Add support for mx25u12835f
Alexander Sverdlin
2018-12-10
mtd: spi-nor: Add Winbond w25q128jv support
Robert Marko
2018-12-10
mtd: spi-nor: remove unneeded smpt zeroization
Tudor.Ambarus@microchip.com
2018-12-07
mtd: rawnand: jz4780: annotate implicit fall throughs
Mathieu Malaterre
2018-12-07
mtd: spinand: add support for GigaDevice GD5FxGQ4xA
Chuanhong Guo
2018-12-07
mtd: rawnand: Deprecate the dummy_controller field
Boris Brezillon
2018-12-07
mtd: rawnand: vf610: Add an SPDX tag to replace the license text
Boris Brezillon
2018-12-07
mtd: rawnand: vf610: Stop using the dummy controller obj
Boris Brezillon
2018-12-07
mtd: rawnand: vf610: Stop passing mtd_info to internal functions
Boris Brezillon
2018-12-07
mtd: rawnand: fsmc: Fix all coding style issues reported by checkpatch
Boris Brezillon
2018-12-07
mtd: rawnand: fsmc: Add an SPDX tag to replace the license text
Boris Brezillon
2018-12-07
mtd: rawnand: fsmc: Stop using the dummy controller obj
Boris Brezillon
2018-12-07
mtd: rawnand: fsmc: Make conversion from chip to fsmc consistent
Boris Brezillon
2018-12-07
mtd: rawnand: fsmc: Fix the fsmc_nand_data kernel-doc
Boris Brezillon
2018-12-07
mtd: rawnand: fsmc: Stop passing mtd_info objects to internal functions
Boris Brezillon
2018-12-07
mtd: rawnand: denali: remove denali_reset_banks()
Masahiro Yamada
2018-12-07
mtd: rawnand: denali: remove ->dev_ready() hook
Masahiro Yamada
2018-12-07
mtd: rawnand: marvell: fix spelling mistake in kernel doc
Miquel Raynal
2018-12-07
mtd: rawnand: ams-delta: Use GPIO API for data I/O
Janusz Krzysztofik
2018-12-07
mtd: rawnand: ams-delta: Request data port GPIO resource
Janusz Krzysztofik
2018-12-07
mtd: rawnand: Move ->setup_data_interface() to nand_controller_ops
Boris Brezillon
2018-12-07
mtd: rawnand: Move the ->exec_op() method to nand_controller_ops
Boris Brezillon
2018-12-07
mtd: rawnand: Deprecate the ->select_chip() hook
Boris Brezillon
2018-12-07
mtd: rawnand: ams-delta: Stop implementing ->select_chip()
Boris Brezillon
2018-12-07
mtd: rawnand: vf610: Stop implementing ->select_chip()
Boris Brezillon
2018-12-07
mtd: rawnand: tegra: Stop implementing ->select_chip()
Boris Brezillon
2018-12-07
mtd: rawnand: marvell: Stop implementing ->select_chip()
Boris Brezillon
2018-12-07
mtd: rawnand: fsmc: Stop implementing ->select_chip()
Boris Brezillon
2018-12-07
mtd: rawnand: Make ->select_chip() optional when ->exec_op() is implemented
Boris Brezillon
2018-12-07
mtd: rawnand: Pass the CS line to be selected in struct nand_operation
Boris Brezillon
2018-12-07
mtd: rawnand: Add nand_[de]select_target() helpers
Boris Brezillon
2018-12-07
mtd: rawnand: ams-delta: Explicitly inherit from nand_controller
Boris Brezillon
2018-12-07
mtd: rawnand: ams-delta: Check mtd_device_register() return code
Boris Brezillon
2018-12-07
mtd: rawnand: ams-delta: cleanup ams_delta_init() error path
Boris Brezillon
2018-12-07
mtd: rawnand: ams-delta: Fix various coding style issues
Boris Brezillon
2018-12-07
mtd: rawnand: ams-delta: Add an SPDX tag to replace the license text
Boris Brezillon
2018-12-07
mtd: rawnand: ams-delta: Allow this driver to be compiled when COMPILE_TEST=y
Boris Brezillon
[prev]
[next]