aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/atmel_nand.c
Commit message (Expand)AuthorAge
...
* mtd: atmel_nand: use module_platform_driver_probe()Jingoo Han2013-04-05
* mtd: at91: atmel_nand: for PMECC, add code to check the ONFI parameter ECC re...Josh Wu2013-02-12
* mtd: atmel_nand: make pmecc-cap, pmecc-sector-size in dts is optional.Josh Wu2013-02-12
* mtd: atmel_nand: avoid to report an error when lookup table offset is 0.Josh Wu2013-02-12
* Drivers: mtd: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds2012-12-19
|\
| * mtd: at91: atmel_nand: return bit flips for the PMECC read_page()Josh Wu2012-12-03
| * mtd: remove use of __devinitBill Pemberton2012-11-22
* | MTD: atmel_nand: add pinctrl consumer supportJean-Christophe PLAGNIOL-VILLARD2012-10-12
|/
* mtd: atmel nand: fix gpio missing requestJean-Christophe PLAGNIOL-VILLARD2012-09-29
* mtd: at91: atmel_nand: add Programmable Multibit ECC controller supportJosh Wu2012-07-06
* mtd: at91: add dt parameters for Atmel PMECCJosh Wu2012-07-06
* mtd: at91: extract hw ecc initialization to one functionJosh Wu2012-07-06
* mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfacesBrian Norris2012-05-14
* mtd: nand: read_page() returns max_bitflipsMike Dunn2012-05-14
* Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-03-30
|\
| * mtd: flash drivers set ecc strengthMike Dunn2012-03-26
| * mtd: do not use plain 0 as NULLArtem Bityutskiy2012-03-26
* | atmel/nand: add DT supportJean-Christophe PLAGNIOL-VILLARD2012-03-15
* | mtd/atmel_nand: add on_flash_bbt to enable the use of On Flash BBTJean-Christophe PLAGNIOL-VILLARD2012-03-15
* | ATMEL: fix nand ecc supportJean-Christophe PLAGNIOL-VILLARD2012-03-15
|/
* Revert "mtd: atmel_nand: optimize read/write buffer functions"Artem Bityutskiy2012-02-04
* ARM: at91/nand: use gpio_is_valid to check the gpioJean-Christophe PLAGNIOL-VILLARD2011-11-29
* mtd: atmel_nand: optimize read/write buffer functionsNicolas Ferre2011-09-11
* mtd: atmel_nand: fix wrong use of 0 as NULLNicolas Ferre2011-09-11
* mtd: atmel_nand.c: use mtd_device_parse_registerDmitry Eremin-Solenikov2011-09-11
* mtd: atmel_nand don't specify default parsing optionsDmitry Eremin-Solenikov2011-09-11
* mtd: ATMEL, AVR32: inline nand partition table accessDmitry Eremin-Solenikov2011-09-11
* mtd: nand: rename NAND_USE_FLASH_BBTBrian Norris2011-09-11
* mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris2011-09-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\
| * treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
* | net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-21
|/
* mtd: atmel_nand: convert to mtd_device_register()Jamie Iles2011-05-24
* mtd: atmel_nand: add missing include of linux/dmaengine.hHans-Christian Egtvedt2011-05-24
* mtd: atmel_nand: use CPU I/O when buffer is in vmalloc(ed) regionHong Xu2011-04-01
* mtd: atmel_nand: modify test case for using DMA operationsNicolas Ferre2011-04-01
* mtd: atmel_nand: fix support for CPUs that do not support DMA accessHong Xu2011-04-01
* mtd: atmel_nand: trivial: change DMA usage information traceNicolas Ferre2011-04-01
* mtd: atmel_nand: Add DMA support to access NandflashHong Xu2011-03-11
* mtd: atmel_nand: fix warning: 'part_probes' defined but not usedAndreas Bießmann2010-08-06
* mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()David Woodhouse2010-02-26
* mtd: error return -EIO instead of EIORoel Kluin2009-11-30
* mtd: atmel_nand: unused variable removedClaudio Scordino2009-10-08
* mtd: nand: add "page" parameter to all read_page/read_page_raw APIsSneha Narnakaje2009-09-19
* mtd: atmel_nand: Fix typo s/parititions/partitions/Thadeu Lima de Souza Cascardo2009-06-25
* mtd: add on-flash BBT support for Atmel NAND driverSimon Polette2009-06-05
* [ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device con...Gregory CLEMENT2009-02-16
* [MTD] [NAND] Bug on atmel_nand HW ECC : OOB info not correctly writtenRichard Genoud2008-10-14
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07