Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
474b9c777b20b8340a6ee0f7ba6ebbd6a4bf47e2
/
include
/
linux
/
mtd
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
3d3fe3c
mtd: rawnand: allocate dynamically ONFI parameters during detection
by Miquel Raynal
· 6 years ago
bb27626
mtd: spi-nor: only apply reset hacks to broken hardware
by Brian Norris
· 6 years ago
2023f1fa
mtd: rawnand: allocate model parameter dynamically
by Miquel Raynal
· 6 years ago
98732da
mtd: rawnand: do not export nand_scan_[ident|tail]() anymore
by Miquel Raynal
· 6 years ago
05b54c7
mtd: rawnand: add hooks that may be called during nand_scan()
by Miquel Raynal
· 6 years ago
7da4513
mtd: rawnand: better name for the controller structure
by Miquel Raynal
· 6 years ago
760c435
mtd: rawnand: make subop helpers return unsigned values
by Miquel Raynal
· 6 years ago
0d6030a
mtd: rawnand: Expose _notsupp() helpers for raw page accessors
by Boris Brezillon
· 6 years ago
d70420bc
mtd: adapt misleading comment in mtd_oob_ops structure
by Miquel Raynal
· 6 years ago
dc2d885
mtd: rawnand: plat_nand: Kill pdata->ctrl.{hwcontrol, read_byte}()
by Boris Brezillon
· 7 years ago
e80eba7
mtd: rawnand: Kill the chip->scan_bbt() hook
by Boris Brezillon
· 7 years ago
44b07b9
mtd: rawnand: Rename nand_default_bbt() into nand_create_bbt()
by Boris Brezillon
· 7 years ago
1c3ab61
mtd: rawnand: Remove forward declaration of device_node
by Boris Brezillon
· 7 years ago
707329a
mtd: rawnand: Remove forward declaration of mtd_info
by Boris Brezillon
· 7 years ago
a4c0253
mtd: rawnand: Remove nand_do_read() prototype from rawnand.h
by Boris Brezillon
· 7 years ago
b02308a
mtd: spinand: Add initial support for the MX35LF1GE4AB chip
by Boris Brezillon
· 7 years ago
1075492
mtd: spinand: Add initial support for Winbond W25M02GV
by Frieder Schrempf
· 7 years ago
a508e88
mtd: spinand: Add initial support for Micron MT29F2G01ABAGD
by Peter Pan
· 7 years ago
7529df4
mtd: nand: Add core infrastructure to support SPI NANDs
by Peter Pan
· 7 years ago
0cf5c7d
mtd: rawnand: provide only single helper function for ECC conf
by Abhishek Sahu
· 7 years ago
181ace9
mtd: rawnand: helper function for setting up ECC configuration
by Abhishek Sahu
· 7 years ago
872b71f
mtd: rawnand: add defines for ONFI version bits
by Chris Packham
· 7 years ago
00ce4e0
mtd: rawnand: add manufacturer fixup for ONFI parameter page
by Chris Packham
· 7 years ago
f922bd7
mtd: rawnand: add an option to specify NAND chip as a boot device
by Stefan Agner
· 7 years ago
f308d73
mtd: rawnand: add Reed-Solomon error correction algorithm
by Stefan Agner
· 7 years ago
f4e70c2
Merge tag 'mtd/for-4.18' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 7 years ago
b771327
Merge tag 'spi-nor/for-4.18' of git://git.infradead.org/linux-mtd into mtd/next
by Boris Brezillon
· 7 years ago
f567c71
mtd: nand: Pass mode information to nand_page_io_req
by Boris Brezillon
· 7 years ago
9f825e7
mtd: rawnand: Fix return type of __DIVIDE() when called with 32-bit
by Geert Uytterhoeven
· 7 years ago
ea739a2
mtd: Fix comparison in map_word_andequal()
by Ben Hutchings
· 7 years ago
a676688
mtd: rawnand.h: use nested union kernel-doc markups
by Mauro Carvalho Chehab
· 7 years ago
256c4fc
mtd: rawnand: add a way to pass an ID table with nand_scan()
by Miquel Raynal
· 7 years ago
6510bbc
mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.
by Joakim Tjernlund
· 7 years ago
f134fbb
mtd: spi-nor: clear Winbond Extended Address Reg on switch to 3-byte addressing.
by NeilBrown
· 7 years ago
a88b5f3
Merge tag 'nand/for-4.17' of git://git.infradead.org/linux-mtd into mtd/next
by Boris Brezillon
· 7 years ago
5b644aa
mtd: partitions: add of_match_table parser matching for the "ofpart" type
by Rafał Miłecki
· 7 years ago
e7bfb3f
mtd: Stop updating erase_info->state and calling mtd_erase_callback()
by Boris Brezillon
· 7 years ago
bd0b643
mtd: rawnand: get rid of the ONFI parameter page in nand_chip
by Miquel Raynal
· 7 years ago
480139d
mtd: rawnand: get rid of the JEDEC parameter page in nand_chip
by Miquel Raynal
· 7 years ago
789157e
mtd: rawnand: allow vendors to declare (un)supported features
by Miquel Raynal
· 7 years ago
a97421c
mtd: rawnand: prepare the removal of the ONFI parameter page
by Miquel Raynal
· 7 years ago
f4531b2
mtd: rawnand: prepare the removal of ONFI/JEDEC parameter pages
by Miquel Raynal
· 7 years ago
97baea1
mtd: rawnand: use wrappers to call onfi GET/SET_FEATURES
by Miquel Raynal
· 7 years ago
b958758
mtd: rawnand: rename SET/GET FEATURES related functions
by Miquel Raynal
· 7 years ago
8f347c4
mtd: Unconditionally update ->fail_addr and ->addr in part_erase()
by Boris Brezillon
· 7 years ago
884cfd9
mtd: Stop assuming mtd_erase() is asynchronous
by Boris Brezillon
· 7 years ago
dcba51b
mtd: Get rid of unused fields in struct erase_info
by Boris Brezillon
· 7 years ago
9c3736a
mtd: nand: Add core infrastructure to deal with NAND devices
by Boris Brezillon
· 7 years ago
43a0a45
mtd: nand: Get rid of comments giving the file path inside the file itself
by Boris Brezillon
· 7 years ago
571cb17
Merge tag 'nand/for-4.16' of git://git.infradead.org/linux-mtd into mtd/next
by Boris Brezillon
· 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
c1a72e2
mtd: nand: Fix build issues due to an anonymous union
by Miquel Raynal
· 7 years ago
f72071b
mtd: Add an helper to make erase request aligned on ->erasesize
by Boris Brezillon
· 7 years ago
9e343e8
mtd: cfi: convert inline functions to macros
by Arnd Bergmann
· 7 years ago
8878b12
mtd: nand: add ->exec_op() implementation
by Miquel Raynal
· 7 years ago
c0313b9
mtd: nand: squash struct nand_buffers into struct nand_chip
by Masahiro Yamada
· 7 years ago
8b311ea
mtd: nand: remove unused NAND_OWN_BUFFERS flag
by Masahiro Yamada
· 7 years ago
17fa804
mtd: nand: provide valid ->data_interface during NAND detection
by Miquel Raynal
· 7 years ago
25f815f
mtd: nand: force drivers to explicitly send READ/PROG commands
by Boris Brezillon
· 7 years ago
97d90da
mtd: nand: provide several helpers to do common NAND operations
by Boris Brezillon
· 7 years ago
8dee1d9
mtd: spi-nor: add an API to restore the status of SPI flash chip
by Hou Zhiqiang
· 7 years ago
20ccb993
mtd: spi-nor: check FSR error bits for Micron memories
by Bean Huo (beanhuo)
· 7 years ago
14b661e
Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 7 years ago
9a59410
mtd: remove the get_unmapped_area method
by Nicolas Pitre
· 7 years ago
971e4ae
mtd: Fix C++ comment in include/linux/mtd/mtd.h
by Pavel Machek
· 7 years ago
1627122
Merge tag 'nand/for-4.15' of git://git.infradead.org/l2-mtd
by Richard Weinberger
· 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
46dde01
mtd: spi-nor: add spi_nor_init() function
by Kamal Dasu
· 7 years ago
f3d0d8d
mtd: nand: gpio: Convert to use GPIO descriptors
by Linus Walleij
· 7 years ago
14157f8
mtd: nand: introduce NAND_ROW_ADDR_3 flag
by Masahiro Yamada
· 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
a52329a
Merge tag 'spi-nor/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next
by Boris Brezillon
· 7 years ago
2d2a2b8
mtd: nand: complain loudly when chip->bits_per_cell is not correctly initialized
by Lothar Waßmann
· 7 years ago
5ffa70b
Merge tag 'v4.13-rc7' into mtd/next
by Boris Brezillon
· 7 years ago
a75d6a4
Merge branch 'nand/rename-header-file' of git://git.infradead.org/l2-mtd into nand/next
by Boris Brezillon
· 7 years ago
e59ad6f
mtd: nand: sharpsl: Add partition parsers platform data
by Andrea Adami
· 7 years ago
5158bd5
mtd: nand: remove hard-coded NAND ids length
by Jean-Louis Thekekara
· 8 years ago
129f6c4
mtd: only use __xipram annotation when XIP_KERNEL is set
by Arnd Bergmann
· 7 years ago
d4092d7
mtd: nand: Rename nand.h into rawnand.h
by Boris Brezillon
· 7 years ago
d4cb37e
mtd: nand: Remove support for block locking/unlocking
by Boris Brezillon
· 8 years ago
6d29231
mtd: nand: Declare tBERS, tR and tPROG as u64 to avoid integer overflow
by Boris Brezillon
· 7 years ago
c4b3eac
mtd: spi-nor: Recover from Spansion/Cypress errors
by Alexander Sverdlin
· 7 years ago
e8e3edb
mtd: create per-device and module-scope debugfs entries
by Mario Rugiero
· 8 years ago
f384b352
mtd: spi-nor: parse Serial Flash Discoverable Parameters (SFDP) tables
by Cyrille Pitchen
· 8 years ago
b5e1617
Merge tag 'for-linus-20170713' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 8 years ago
ef32476
Merge tag 'nand/for-4.13' into MTD
by Brian Norris
· 8 years ago
8b9ef8f
Merge tag 'spi-nor/for-4.13' into MTD
by Brian Norris
· 8 years ago
1a0915b
mtd: partitions: add support for partition parsers
by Rafał Miłecki
· 8 years ago
a03c601
mtd: nand: add a shorthand to generate nand_ecc_caps structure
by Masahiro Yamada
· 8 years ago
2c8f8af
mtd: nand: add generic helpers to check, match, maximize ECC settings
by Masahiro Yamada
· 8 years ago
7d135bcc
mtd: nand: Drop the ->errstat() hook
by Boris Brezillon
· 8 years ago
104e442
mtd: nand: Pass the CS line to ->setup_data_interface()
by Boris Brezillon
· 8 years ago
9748e1d
mtd: nand: add support for Micron on-die ECC
by Thomas Petazzoni
· 8 years ago
4a78cc6
mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPP
by Boris Brezillon
· 8 years ago
6312811
Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbook
by Jonathan Corbet
· 8 years ago
b6f6c29
mtd: adjust kernel-docs to avoid Sphinx/kerneldoc warnings
by Mauro Carvalho Chehab
· 8 years ago
fe488a5
mtd: spi-nor: introduce Octo SPI protocols
by Cyrille Pitchen
· 8 years ago
15f5533
mtd: spi-nor: introduce Double Transfer Rate (DTR) SPI protocols
by Cyrille Pitchen
· 8 years ago
Next »