Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
38961294510ab20d24809c125c0a3738a02d3a28
/
include
/
linux
/
mtd
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
1976367
mtd: spi-nor: embed struct mtd_info within struct spi_nor
by Brian Norris
· 9 years ago
a39f1d5
mtd: spi-nor: add forward declaration for mtd_info
by Brian Norris
· 9 years ago
2584cf8
arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead
by Dan Williams
· 9 years ago
5f867db
mtd: nand: Fix NAND_USE_BOUNCE_BUFFER flag conflict
by Scott Wood
· 9 years ago
4612c71
mtd: cfi: deinline large functions
by Denys Vlasenko
· 10 years ago
5844fee
mtd: nand: add common DT init code
by Brian Norris
· 10 years ago
1779935
mtd: nand_bbt: make nand_scan_bbt() static
by Brian Norris
· 10 years ago
8cc7f33
mtd: spi-nor: factor out replace-able flash_{lock,unlock}
by Brian Norris
· 10 years ago
7234bea
mtd: clean up whitespace in linux/mtd/map.h
by Arnd Bergmann
· 10 years ago
d09957f
mtd: cfi: reduce stack size
by Arnd Bergmann
· 10 years ago
402521b
Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 10 years ago
8c988ae
Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 10 years ago
9ff0897
UBI: Add initial support for scatter gather
by Richard Weinberger
· 10 years ago
fafdd2b
UBI: Implement UBI_METAONLY
by Richard Weinberger
· 10 years ago
b4caecd
fs: introduce f_op->mmap_capabilities for nommu mmap support
by Christoph Hellwig
· 10 years ago
3efe41b
mtd: implement common reboot notifier boilerplate
by Brian Norris
· 10 years ago
548cd3ab
mtd: spi-nor: Add quad I/O support for Micron SPI NOR
by Bean Huo 霍斌斌 (beanhuo)
· 10 years ago
641519c
mtd: nand: add ATO manufacturer info
by Brian Norris
· 10 years ago
62d956d
mtd: nand: provide detailed description for raw read/write page methods
by Boris BREZILLON
· 10 years ago
b94ed08
mtd: spi-nor: drop replaceable wait-till-ready function pointer
by Brian Norris
· 10 years ago
6af9194
mtd: m25p80: drop wait-till-ready checks
by Brian Norris
· 10 years ago
e66fcf7
spi-nor: Remove spi_nor::read_id operation
by Ben Hutchings
· 10 years ago
a5b7616
mtd: m25p80,spi-nor: Fix module aliases for m25p80
by Ben Hutchings
· 10 years ago
70f3ce0
mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_id
by Ben Hutchings
· 10 years ago
57a94e2
mtd: nand: support ONFI timing mode retrieval for non-ONFI NANDs
by Boris BREZILLON
· 10 years ago
5b49ab3
Merge l2-mtd/next into l2-mtd/master
by Brian Norris
· 10 years ago
b25046b
mtd: nand: fix DocBook warnings on nand_sdr_timings doc
by Boris BREZILLON
· 10 years ago
31f7546
mtd: use __packed shorthand
by Brian Norris
· 10 years ago
7b7d898
mtd: fix linux/mtd/nand.h kernel-doc warning
by Randy Dunlap
· 10 years ago
974647e
mtd: nand: add ONFI timing mode to nand_timings converter
by Boris BREZILLON
· 10 years ago
bb5fd0b
mtd: nand: define struct nand_timings
by Boris BREZILLON
· 10 years ago
c14dedd
mtd: spi-nor: add support for flag status register on Micron chips
by grmoore@altera.com
· 11 years ago
Next »