- Sep 04, 2018
-
-
Miquel Raynal authored
It is preferred to have the documentation about the drivers directly embedded in the driver itself. Remove this file now that the most important information from this file have been re-written in marvell_nand.c. Signed-off-by:
Miquel Raynal <miquel.raynal@bootlin.com> Acked-by:
Boris Brezillon <boris.brezillon@bootlin.com> Acked-by:
Ezequiel Garcia <ezequiel@collabora.com>
-
- Dec 12, 2017
-
-
Hou Zhiqiang authored
Add this API to restore the status of SPI flash chip to the default such as addressing mode, whenever detach the driver from device or reboot the system. Signed-off-by:
Hou Zhiqiang <Zhiqiang.Hou@nxp.com> Signed-off-by:
Cyrille Pitchen <cyrille.pitchen@wedev4u.fr>
-
- Jan 03, 2017
-
-
Mika Westerberg authored
Add support for the SPI serial flash host controller found on many Intel CPUs including Baytrail and Braswell. The SPI serial flash controller is used to access BIOS and other platform specific information. By default the driver exposes a single read-only MTD device but with a module parameter "writeable=1" the MTD device can be made read-write which makes it possible to upgrade BIOS directly from Linux. Signed-off-by:
Mika Westerberg <mika.westerberg@linux.intel.com> Acked-by:
Cyrille Pitchen <cyrille.pitchen@atmel.com> Signed-off-by:
Lee Jones <lee.jones@linaro.org>
-
- Nov 18, 2015
-
-
Wang YanQing authored
This patch correct some representation errors, add a little clarification in some places, and fix indentation problems for pseudo code. It also delete one more white space for one place. Signed-off-by:
Wang YanQing <udknight@gmail.com> [Brian: a few tweaks] Signed-off-by:
Brian Norris <computersforpeace@gmail.com>
-
- May 05, 2014
-
-
Carlos Garcia authored
Fixed multiple spelling errors. Acked-by:
Randy Dunlap <rdunlap@infradead.org> Signed-off-by:
Carlos E. Garcia <carlos@cgarcia.org> Signed-off-by:
Jiri Kosina <jkosina@suse.cz>
-
- Apr 14, 2014
-
-
Brian Norris authored
Signed-off-by:
Brian Norris <computersforpeace@gmail.com> Reviewed-by:
Marek Vasut <marex@denx.de>
-
Huang Shijie authored
This patch adds the document for the SPI NOR framework. Signed-off-by:
Huang Shijie <b32955@freescale.com> Acked-by:
Marek Vasut <marex@denx.de> Signed-off-by:
Brian Norris <computersforpeace@gmail.com>
-
- Jan 03, 2014
-
-
Ezequiel Garcia authored
Given there's no public specification to this date, and in order to capture some important details and singularities about the controller let's document them once and for good. Cc: linux-doc@vger.kernel.org Signed-off-by:
Ezequiel Garcia <ezequiel.garcia@free-electrons.com> Signed-off-by:
Brian Norris <computersforpeace@gmail.com>
-
- Aug 27, 2013
-
-
Masanari Iida authored
Fix double words "is is" in Documentations. Signed-off-by:
Masanari Iida <standby24x7@gmail.com> Acked-by:
Rob Landley <rob@landley.net> Signed-off-by:
Jiri Kosina <jkosina@suse.cz>
-
- Aug 04, 2010
-
-
Justin P. Mattock authored
Below you will find an updated version from the original series bunching all patches into one big patch updating broken web addresses that are located in Documentation/* Some of the addresses date as far far back as 1995 etc... so searching became a bit difficult, the best way to deal with these is to use web.archive.org to locate these addresses that are outdated. Now there are also some addresses pointing to .spec files some are located, but some(after searching on the companies site)where still no where to be found. In this case I just changed the address to the company site this way the users can contact the company and they can locate them for the users. Signed-off-by:
Justin P. Mattock <justinmattock@gmail.com> Signed-off-by:
Thomas Weber <weber@corscience.de> Signed-off-by:
Mike Frysinger <vapier.adi@gmail.com> Cc: Paulo Marques <pmarques@grupopie.com> Cc: Randy Dunlap <rdunlap@xenotime.net> Cc: Michael Neuling <mikey@neuling.org> Signed-off-by:
Jiri Kosina <jkosina@suse.cz>
-
- Jun 12, 2009
-
-
Matt LaPlante authored
Fix various typos in documentation txts. Signed-off-by:
Matt LaPlante <kernel1@cyberdogtech.com> Signed-off-by:
Jiri Kosina <jkosina@suse.cz>
-
- Aug 16, 2008
-
-
frans authored
This patch improves the performance of the ecc generation code by a factor of 18 on an INTEL D920 CPU, a factor of 7 on MIPS and a factor of 5 on ARM (NSLU2) Signed-off-by:
Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-