History for barebox / drivers / mtd / nand / atmel_nand.c
2018-10-26
@Ladislav Michl
mtd: atmel_nand: replace printk with dev_info ...
Ladislav Michl authored on 24 Oct 2018 Sascha Hauer committed on 26 Oct 2018
2017-09-26
@Uwe Kleine-König
remove checks for xzalloc() returning NULL ...
Uwe Kleine-König authored on 25 Sep 2017 Sascha Hauer committed on 26 Sep 2017
2016-03-07
@Sascha Hauer
driver: replace dev_request_mem_region with dev_request_mem_resource ...
Sascha Hauer committed on 7 Mar 2016
2016-02-23
@Sascha Hauer
driver: Fix return check of dev_request_mem_region ...
Sascha Hauer committed on 23 Feb 2016
2014-10-02
@Sascha Hauer
Merge branch 'for-next/resource-err-ptr'
Sascha Hauer committed on 2 Oct 2014
2014-09-22
@Bo Shen
nand: atmel: runtime to generate galois table ...
Bo Shen authored on 17 Sep 2014 Sascha Hauer committed on 22 Sep 2014
2014-09-16
@Sascha Hauer
resource: Let dev_request_mem_region return an error pointer ...
Sascha Hauer committed on 16 Sep 2014
2014-09-03
@Raphaël Poggi
mtd: atmel_nand: add support for device tree ...
Raphaël Poggi authored on 1 Sep 2014 Sascha Hauer committed on 3 Sep 2014
2014-09-02
@Raphaël Poggi
mtd: atmel_nand: retrieve ecc_mode from pdata ...
Raphaël Poggi authored on 1 Sep 2014 Sascha Hauer committed on 2 Sep 2014
@Raphaël Poggi
mtd: nand: add has_pmecc member ...
Raphaël Poggi authored on 1 Sep 2014 Sascha Hauer committed on 2 Sep 2014
2014-07-18
@Raphael Poggi
mtd: atmel_nand: enable PMECC for 8k page nand ...
Raphael Poggi authored on 17 Jul 2014 Sascha Hauer committed on 18 Jul 2014
@Raphael Poggi
mtd: atmel_nand: fix bit error correction ...
Raphael Poggi authored on 17 Jul 2014 Sascha Hauer committed on 18 Jul 2014
@Raphael Poggi
mtd: atmel_nand: increase chip_delay ...
Raphael Poggi authored on 17 Jul 2014 Sascha Hauer committed on 18 Jul 2014
2014-07-17
@Raphael Poggi
mtd: atmel_nand: add SOFT_BCH support ...
Raphael Poggi authored on 15 Jul 2014 Sascha Hauer committed on 17 Jul 2014
2014-03-03
@Herve Codina
mtd: nand: atmel pmecc: disable subpage writes ...
Herve Codina authored on 28 Feb 2014 Sascha Hauer committed on 3 Mar 2014
2013-12-12
@Eric Bénard
atmel_nand: check gpio validity before using it ...
Eric Bénard authored on 7 Dec 2013 Sascha Hauer committed on 12 Dec 2013
2013-07-23
@Sascha Hauer
mtd: nand: update to v3.11-rc1 ...
Sascha Hauer committed on 23 Jul 2013
2013-03-04
@Sascha Hauer
mtd: nand: replace NAND_USE_FLASH_BBT with NAND_BBT_USE_FLASH ...
Sascha Hauer committed on 4 Mar 2013
@Sascha Hauer
mtd: nand: register nand flashes with nand specific function ...
Sascha Hauer committed on 4 Mar 2013
2013-02-13
@Alexander Shiyan
Use new device_platform_driver() macro for drivers ...
Alexander Shiyan authored on 12 Feb 2013 Sascha Hauer committed on 13 Feb 2013
2013-01-02
@Jean-Christophe PLAGNIOL-VILLARD
mtd: atmel_nand: request and configure pio via gpiolib ...
Jean-Christophe PLAGNIOL-VILLARD authored on 28 Dec 2012 Sascha Hauer committed on 2 Jan 2013
2012-12-22
@Jean-Christophe PLAGNIOL-VILLARD
at91: use gpio_is_valid to check gpio ...
Jean-Christophe PLAGNIOL-VILLARD authored on 20 Dec 2012 Sascha Hauer committed on 22 Dec 2012
2012-11-26
@Jean-Christophe PLAGNIOL-VILLARD
Revert "mtd: atmel_nand: optimize read/write buffer functions" ...
Jean-Christophe PLAGNIOL-VILLARD authored on 23 Nov 2012 Sascha Hauer committed on 26 Nov 2012
2012-10-21
@Jean-Christophe PLAGNIOL-VILLARD
nand: atmel add pmecc support ...
Jean-Christophe PLAGNIOL-VILLARD authored on 17 Oct 2012 Sascha Hauer committed on 21 Oct 2012
2012-10-17
@Jean-Christophe PLAGNIOL-VILLARD
mtd: add parent support ...
Jean-Christophe PLAGNIOL-VILLARD authored on 16 Oct 2012 Sascha Hauer committed on 17 Oct 2012
2012-10-04
@Jean-Christophe PLAGNIOL-VILLARD
switch all platform_bus device/driver registering to platform_driver/device_register ...
Jean-Christophe PLAGNIOL-VILLARD authored on 19 Sep 2012 Sascha Hauer committed on 4 Oct 2012
2012-04-02
@Jean-Christophe PLAGNIOL-VILLARD
atmel_nand: add on_flash_btt option to enable bbt option ...
Jean-Christophe PLAGNIOL-VILLARD authored on 30 Mar 2012 Sascha Hauer committed on 2 Apr 2012
2012-01-17
@Jean-Christophe PLAGNIOL-VILLARD
atmel_nand: disable hardware ecc if not enable ...
Jean-Christophe PLAGNIOL-VILLARD authored on 16 Jan 2012 Sascha Hauer committed on 17 Jan 2012
2012-01-02
@Jean-Christophe PLAGNIOL-VILLARD
atmel_nand: drop dead code ...
Jean-Christophe PLAGNIOL-VILLARD authored on 31 Dec 2011 Sascha Hauer committed on 2 Jan 2012
@Jean-Christophe PLAGNIOL-VILLARD
mtd: atmel_nand: optimize read/write buffer functions ...
Jean-Christophe PLAGNIOL-VILLARD authored on 31 Dec 2011 Sascha Hauer committed on 2 Jan 2012