summaryrefslogtreecommitdiff
path: root/src/reader.cpp
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2009-10-21 15:59:35 +0200
committerTobias Klauser <tklauser@distanz.ch>2009-10-21 15:59:35 +0200
commit448e6d2ba076c4138b042a5d6c70053f838ff4a5 (patch)
tree145eb9debc2df056271f0c8751b283c87e5c799f /src/reader.cpp
parentb04d7c16962c5d3e5f91d5c89853ba97e57ca268 (diff)
lfhex (0.42-2) unstable; urgency=low0.42-2
* Update watch file so it no longer produces a 404 errror (closes: #551418). * Add README.source file (text taken from /usr/share/doc/dpatch/README.source). This fixes a lintian warning. * Reference the versioned license file (GPL-2) in debian/copyright. This fixes a lintian warning. * Update to Standards-Version 3.8.3 * Update maintainer email address in some more places.
Diffstat (limited to 'src/reader.cpp')
0 files changed, 0 insertions, 0 deletions
diff)parent69db4aa44fdd8befc2eccd1313d841c5128c385c (diff)
Merge tag 'for-linus-20161008' of git://git.infradead.org/linux-mtd
Pull MTD updates from Brian Norris: "I've not been very active this cycle, so these are mostly from Boris, for the NAND flash subsystem. NAND: - Add the infrastructure to automate NAND timings configuration - Provide a generic DT property to maximize ECC strength - Some refactoring in the core bad block table handling, to help with improving some of the logic in error cases. - Minor cleanups and fixes MTD: - Add APIs for handling page pairing; this is necessary for reliably supporting MLC and TLC NAND flash, where paired-page disturbance affects reliability. Upper layers (e.g., UBI) should make use of these in the near future" * tag 'for-linus-20161008' of git://git.infradead.org/linux-mtd: (35 commits) mtd: nand: fix trivial spelling error mtdpart: Propagate _get/put_device() mtd: nand: Provide nand_cleanup() function to free NAND related resources mtd: Kill the OF_MTD Kconfig option mtd: nand: mxc: Test CONFIG_OF instead of CONFIG_OF_MTD mtd: nand: Fix nand_command_lp() for 8bits opcodes mtd: nand: sunxi: Support ECC maximization mtd: nand: Support maximizing ECC when using software BCH mtd: nand: Add an option to maximize the ECC strength mtd: nand: mxc: Add timing setup for v2 controllers mtd: nand: mxc: implement onfi get/set features mtd: nand: sunxi: switch from manual to automated timing config mtd: nand: automate NAND timings selection mtd: nand: Expose data interface for ONFI mode 0 mtd: nand: Add function to convert ONFI mode to data_interface mtd: nand: convert ONFI mode into data interface mtd: nand: Introduce nand_data_interface mtd: nand: Create a NAND reset function mtd: nand: remove unnecessary 'extern' from function declarations MAINTAINERS: Add maintainer entry for Ingenic JZ4780 NAND driver ...
Diffstat (limited to 'Documentation/devicetree')