Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
209aa2308365387bc03905b7b4bb36c52ea1e696
/
include
/
linux
/
mtd
8ab102d
scripts/spelling.txt: add "partiton" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
2830957
mtd: name the mtd device with an optional label property
by Cédric Le Goater
· 8 years ago
398d873
Merge tag 'spi-nor/for-4.11-v2' of git://github.com/spi-nor/linux
by Brian Norris
· 8 years ago
902cc69
mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codes
by Cyrille Pitchen
· 8 years ago
e99ca98
mtd: spi-nor: Add support for S3AN spi-nor devices
by Ricardo Ribalda
· 8 years ago
42e9401
mtd: Add partition device node to mtd partition devices
by Sascha Hauer
· 8 years ago
9c8d7ff
Merge tag 'nand/for-4.11' of github.com:linux-nand/linux
by Brian Norris
· 8 years ago
ceb374e
mtd: nand: Add max_bb_per_die and blocks_per_die fields to nand_chip
by Zach Brown
· 8 years ago
6080ef6
mtd: introduce function max_bad_blocks
by Jeff Westfahl
· 8 years ago
a4077ce
mtd: nand: Add Winbond manufacturer id
by Andrey Jr. Melnikov
· 8 years ago
4404d7d
mtd: nand: fsmc: remove stale non-DT probe path
by Linus Walleij
· 8 years ago
61babe9
mtd: nand: fix nand.h kernel-doc warnings
by Randy Dunlap
· 8 years ago
0989b09
Merge tag 'nand/for-4.10' of github.com:linux-nand/linux
by Brian Norris
· 8 years ago
3371d66
mtd: nand: Support controllers with custom page
by Marc Gonzalez
· 8 years ago
6ea40a3
mtd: nand: Wait tCCS after a column change
by Boris Brezillon
· 8 years ago
204e7ec
mtd: nand: Add a few more timings to nand_sdr_timings
by Boris Brezillon
· 8 years ago
73f907f
mtd: nand: Fix data interface configuration logic
by Boris Brezillon
· 8 years ago
69db4aa
Merge tag '4.9/mtd-pairing-scheme' of github.com:linux-nand/linux
by Brian Norris
· 8 years ago
d44154f
mtd: nand: Provide nand_cleanup() function to free NAND related resources
by Richard Weinberger
· 8 years ago
ba78ee0
mtd: nand: Add an option to maximize the ECC strength
by Boris Brezillon
· 8 years ago
d8e725d
mtd: nand: automate NAND timings selection
by Boris Brezillon
· 8 years ago
6e1f970
mtd: nand: Expose data interface for ONFI mode 0
by Sascha Hauer
· 8 years ago
b88730a
mtd: nand: Add function to convert ONFI mode to data_interface
by Sascha Hauer
· 8 years ago
eee64b7
mtd: nand: Introduce nand_data_interface
by Sascha Hauer
· 8 years ago
2f94abf
mtd: nand: Create a NAND reset function
by Sascha Hauer
· 8 years ago
7902259
mtd: nand: remove unnecessary 'extern' from function declarations
by Sascha Hauer
· 8 years ago
d45bc58
mtd: nand: import nand_hw_control_init()
by Marc Gonzalez
· 8 years ago
477b022
mtd: introduce the mtd_pairing_scheme concept
by Boris Brezillon
· 9 years ago
1ed1069
Merge tag 'nand/for-4.8' of github.com:linux-nand/linux into mtd
by Brian Norris
· 8 years ago
1c7fe6b
mtd: nand: add ESMT manufacturer
by Rafał Miłecki
· 8 years ago
2dd087b
mtd: spi-nor: stop passing around retlen
by Michal Suchanek
· 9 years ago
59451e1
mtd: spi-nor: change return value of read/write
by Michal Suchanek
· 9 years ago
e5366a2
mtd: spi-nor: support GigaDevice gd25lq64c
by Brian Norris
· 9 years ago
2cbaf54
Merge tag 'nand/for-4.7' of github.com:linux-nand/linux
by Brian Norris
· 9 years ago
e4225ae
mtd: mtd: drop NAND_ECC_SOFT_BCH enum value
by Rafał Miłecki
· 9 years ago
aab616e
mtd: kill the nand_ecclayout struct
by Boris Brezillon
· 9 years ago
7f2b092
mtd: nand: kill the ecc->layout field
by Boris Brezillon
· 9 years ago
a411679
mtd: onenand: switch to mtd_ooblayout_ops
by Boris Brezillon
· 9 years ago
04a123a
mtd: nand: fsmc: get rid of the fsmc_nand_eccplace struct
by Boris Brezillon
· 9 years ago
e5b2d30
mtd: nand: sharpsl: switch to mtd_ooblayout_ops
by Boris Brezillon
· 9 years ago
41b207a
mtd: nand: implement the default mtd_ooblayout_ops
by Boris Brezillon
· 9 years ago
adbbc3b
mtd: create an mtd_ooblayout_ops struct to ease ECC layout definition
by Boris Brezillon
· 9 years ago
036d654
mtd: add mtd_set_ecclayout() helper function
by Boris Brezillon
· 9 years ago
75eb2ce
mtd: add mtd_ooblayout_xxx() helper functions
by Boris Brezillon
· 9 years ago
9d02fc2
mtd: nand: export default read/write oob functions
by Boris Brezillon
· 9 years ago
b0fcd8a
mtd: nand: add new enum for storing ECC algorithm
by Rafał Miłecki
· 9 years ago
0c034fe
mtd: Uninline mtd_write_oob and move it to mtdcore.c
by Ezequiel Garcia
· 9 years ago
fddcca5
mtd: avoid stack overflow in MTD CFI code
by Arnd Bergmann
· 9 years ago
9f3e042
mtd: nand: don't select chip in nand_chip's block_bad op
by Archit Taneja
· 9 years ago
3dd8012
mtd: spi-nor: add TB (Top/Bottom) protect support
by Brian Norris
· 9 years ago
a8c65d5
mtd: nand: simplify nand_bch_init() usage
by Boris BREZILLON
· 9 years ago
29f1058
mtd: create an mtd_oobavail() helper and make use of it
by Boris BREZILLON
· 9 years ago
f5b8aa7
mtd: kill the ecclayout->oobavail field
by Boris BREZILLON
· 9 years ago
95a001f
mtd: map: fix .set_vpp() documentation
by Linus Walleij
· 9 years ago
02db97a
mtd: nand: kill unused ->ecclayout field in platform_nand_chip struct
by Boris BREZILLON
· 9 years ago
2c9e5779
mtd: nftl: kill unused oobinfo field
by Boris BREZILLON
· 9 years ago
f8543c0
mtd: inftl: kill unused oobinfo field
by Boris BREZILLON
· 9 years ago
fd2a2f2
mtd: onenand: make onenand_scan_bbt() static
by Thomas Petazzoni
· 9 years ago
c03d996
mtd: nand: add NAND_NEED_SCRAMBLING option flag
by Boris BREZILLON
· 9 years ago
d39ddbd
mtd: nand: add helpers to access ->priv
by Boris BREZILLON
· 9 years ago
40cbe6e
mtd: nand: use nand_check_erased_ecc_chunk in default ECC read functions
by Boris BREZILLON
· 9 years ago
6e94119
mtd: nand: return consistent error codes in ecc.correct() implementations
by Boris BREZILLON
· 9 years ago
e576330
mtd: merge MTD development from v4.4 into for-v4.5 development
by Brian Norris
· 9 years ago
67b9bcd
mtd: spi-nor: fix Spansion regressions (aliased with Winbond)
by Brian Norris
· 9 years ago
1873315
mtd: sh_flctl: pass FIFO as physical address
by Arnd Bergmann
· 9 years ago
8142b47
mtd: nand: remove unused and buggy get_platform_nandchip() helper function
by Boris BREZILLON
· 9 years ago
29574ed
mtd: nand: kill the chip->flash_node field
by Boris BREZILLON
· 9 years ago
2d3b77b
mtd: nand: update mtd_to_nand()
by Boris BREZILLON
· 9 years ago
9c9eef8
mtd: nand: sh_flctl: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
adc83bf
mtd: partitions: support a cleanup callback for parsers
by Brian Norris
· 9 years ago
07fd2f8
mtd: partitions: pass around 'mtd_partitions' wrapper struct
by Brian Norris
· 9 years ago
b9adf46
mtd: partitions: make parsers return 'const' partition arrays
by Brian Norris
· 9 years ago
ffd014f
mtd: nand: add nand_to_mtd() helper
by Boris BREZILLON
· 9 years ago
ed4f85c
mtd: nand: embed an mtd_info structure into nand_chip
by Boris BREZILLON
· 9 years ago
74e98be
mtd: nand: fix typo (t_ald -> t_adl)
by Brian Norris
· 9 years ago
de64aa9
mtd: nand: fix ONFI parameter page layout
by Boris BREZILLON
· 9 years ago
fe7579d
mtd: cfi: don't warn about broken geometry for !CONFIG_MTD
by Arnd Bergmann
· 9 years ago
2c81de7
mtd: spi-nor: include mtd.h header for struct mtd_info definition
by Rafał Miłecki
· 9 years ago
b9eab01
mtd: partitions: add module_mtd_part_parser() helper
by Brian Norris
· 9 years ago
c67cbb8
mtd: spi-nor: provide default erase_sector implementation
by Brian Norris
· 9 years ago
c291b3c
mtd: merge in mtd_to_nand() branch
by Brian Norris
· 9 years ago
9eba47d
mtd: nand: add an mtd_to_nand() helper
by Boris BREZILLON
· 9 years ago
26add94
mtd: partitions: kill unused ecclayout struct
by Brian Norris
· 9 years ago
e270bca
mtd: ofpart: drop 'of_node' partition parser data
by Brian Norris
· 9 years ago
30069af
mtd: spi-nor: drop flash_node field
by Brian Norris
· 9 years ago
3b6521e
mtd: ofpart: grab device tree node directly from master device node
by Brian Norris
· 9 years ago
28b8b26
mtd: add get/set of_node/flash_node helpers
by Brian Norris
· 9 years ago
5bf0e69
mtd: spi-nor: add mtd_is_locked() support
by Brian Norris
· 9 years ago
f890025
mtd: spi-nor: fixup kernel-doc for flash lock/unlock function pointers
by Brian Norris
· 9 years ago
db4745e
mtd: spi-nor: add SPI NOR manufacturer IDs
by Brian Norris
· 9 years ago
a8a1645
mtd: spi-nor: make bitfield constants more consistent
by Brian Norris
· 9 years ago
801cf21
mtd: spi-nor: make implicit <linux/bitops.h> dependency explicit
by Brian Norris
· 9 years ago
45aaeff
mtd: nand: pass page number to ecc->write_xxx() methods
by Boris BREZILLON
· 9 years ago
a7f5ba4
mtd: nand: remove unused ->init_size() hook
by Boris BREZILLON
· 9 years ago
79c452a
mtd: spi-nor: remove unused read_xfer/write_xfer hooks
by Cyrille Pitchen
· 9 years ago
730a43f
mtd: nand: add nand_check_erased helper functions
by Boris BREZILLON
· 9 years ago
db66e32
Merge tag 'v4.3-rc1' into MTD -next development
by Brian Norris
· 9 years ago
f9f3ce8
mtd: spi-nor: Zap unneeded write_enable from write_reg
by Jagan Teki
· 9 years ago
61528d8
mtd: nand: Rename nand_chip .dn to .flash_node
by Marek Vasut
· 9 years ago
11bff0b
mtd: spi-nor: Decouple SPI NOR's device_node from controller device
by Marek Vasut
· 9 years ago
Next »