Histórico de Commits

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