Historia zmian

Autor SHA1 Wiadomość Data
  Herve Codina 90445ff624 mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC 11 lat temu
  Nicolas Ferre 74414a945a mtd: atmel_nand: change log level 11 lat temu
  Brian Norris 3dad2344e9 mtd: nand: force NAND_CMD_READID onto 8-bit bus 11 lat temu
  Jingoo Han 1295f97002 mtd: atmel_nand: use dev_err() instead of printk() 11 lat temu
  Jingoo Han 9e3677a813 mtd: atmel_nand: Remove unnecessary OOM messages 11 lat temu
  Linus Torvalds e6d69a60b7 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma 11 lat temu
  Bartlomiej Zolnierkiewicz 0776ae7b89 dmaengine: remove DMA unmap flags 12 lat temu
  Linus Torvalds 82cb6acea4 Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd 11 lat temu
  Josh Wu a749d13acd mtd: atmel_nand: fix bug driver will in a dead lock if no nand detected 11 lat temu
  Josh Wu 2a3d933a46 mtd: atmel_nand: use minimum ecc requirements of nand: ecc_{strength,step}_ds 12 lat temu
  Josh Wu 81f29b475d mtd: atmel_nand: add MODULE_DEVICE_TABLE for nfc driver 12 lat temu
  Josh Wu e9d8da807d mtd: atmel_nand: remove #if defined(CONFIG_OF) around OF-specific code 12 lat temu
  Johan Hovold 2c2b928584 mtd: atmel_nand: fix deferred probe from __init 12 lat temu
  Wei Yongjun ff52c67a10 mtd: atmel_nand: fix error return code in atmel_nand_probe() 12 lat temu
  Josh Wu 2fa831f9db mtd: atmel_nand: pmecc: fix failure to correct bit error in 1024-bytes sector 12 lat temu
  Josh Wu 1fad0e8b9a mtd: atmel_nand: move the sanity check to the beginning of pmecc_enable() 12 lat temu
  Jingoo Han 453810b795 mtd: nand: use dev_get_platdata() 12 lat temu
  Josh Wu 9fe5f52c9e mtd: atmel_nand: fix the warning when CONFIG_OF is not defined 12 lat temu
  Josh Wu 6054d4d563 mtd: atmel_nand: enable Nand Flash Controller (NFC) write via sram 12 lat temu
  Josh Wu 1ae9c092ef mtd: atmel_nand: enable Nand Flash Controller (NFC) read data via sram 12 lat temu
  Josh Wu 7dc37de7d5 mtd: atmel_nand: add Nand Flash Controller (NFC) support 12 lat temu
  Josh Wu 5ee3d9da11 mtd: atmel_nand: replace pmecc enable code with one function. 12 lat temu
  Jean-Christophe PLAGNIOL-VILLARD 0d63748d0b mtd: atmel_nand: use devm_xxx gpio kzalloc, gpio and ioremap 12 lat temu
  Josh Wu edc9cba495 mtd: atmel_nand: fix pmecc selction for ecc requirement typo 12 lat temu
  Wolfram Sang 2e294972f0 mtd: atmel_nand: don't use devm_pinctrl_get_select_default() in probe 12 lat temu
  Richard Genoud f666d6495a mtd: atmel_nand: using a stronger ECC is not dangerous 12 lat temu
  Jingoo Han 91e859211a mtd: nand: atmel_nand: remove unnecessary platform_set_drvdata() 12 lat temu
  Josh Wu 1b7192658a mtd: atmel_nand: add a new dt binding item for nand dma support 12 lat temu
  Josh Wu 71b94e2e86 mtd: atmel_nand: replace cpu_is_at32ap7000() with a nand platform data 12 lat temu
  Jingoo Han c5345edf7b mtd: atmel_nand: use module_platform_driver_probe() 12 lat temu