Commit History

Author SHA1 Message Date
  Boris Brezillon d1f936d736 Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next 8 years ago
  Boris Brezillon a75d6a4ceb Merge branch 'nand/rename-header-file' of git://git.infradead.org/l2-mtd into nand/next 8 years ago
  Philipp Zabel fcf59f1ff5 mtd: nand: sunxi: explicitly request exclusive reset control 8 years ago
  Boris Brezillon d4092d76a4 mtd: nand: Rename nand.h into rawnand.h 8 years ago
  Bryan O'Donoghue 791eccd949 mtd: nand: sunxi: fix potential divide-by-zero error 8 years ago
  Boris Brezillon df5586d7bf mtd: nand: sunxi: Remove unneeded ->cmdfunc(NAND_CMD_READ0, 0, page) 8 years ago
  Boris Brezillon 2de85e7336 mtd: nand: sunxi: Actually use DMA for subpage reads 8 years ago
  Boris Brezillon 104e442a67 mtd: nand: Pass the CS line to ->setup_data_interface() 8 years ago
  Philipp Zabel 6b244bbf0d mtd: nand: sunxi: simplify optional reset handling 8 years ago
  Boris Brezillon cad3274121 mtd: nand: sunxi: Improve sunxi_nfc_cmd_ctrl() 8 years ago
  Boris Brezillon 8de15e1feb mtd: nand: sunxi: Stop using polling mode when waiting for long operations 8 years ago
  Boris Brezillon 19649e2c16 mtd: nand: sunxi: Fix the non-polling case in sunxi_nfc_wait_events() 8 years ago
  Boris Brezillon f59dab8d9e mtd: nand: sunxi: fix support for 512bytes ECC chunks 8 years ago
  Boris Brezillon 4796d86559 mtd: nand: sunxi: Support ECC maximization 9 years ago
  Sascha Hauer 907f45fb99 mtd: nand: sunxi: switch from manual to automated timing config 9 years ago
  Marc Gonzalez d45bc58dd3 mtd: nand: import nand_hw_control_init() 9 years ago
  Dan Carpenter 40297e7f89 mtd: nand: sunxi: prevent a small memory leak 9 years ago
  Icenowy Zheng ab9d6a7835 mtd: nand: sunxi: add reset line support 9 years ago
  Boris Brezillon 03b1d11a99 mtd: nand: sunxi: fix subpage write 9 years ago
  Boris Brezillon a92c721dc6 mtd: nand: sunxi: check ecc->size values 9 years ago
  Boris Brezillon 872164e41f mtd: nand: sunxi: prefer 1k ECC blocks when applicable 9 years ago
  Boris Brezillon 252173c69e mtd: nand: sunxi: Fix OOB bytes retrieval in read_chunks_dma() 9 years ago
  Wei Yongjun 28f3d01eca mtd: nand: sunxi: fix return value check in sunxi_nfc_dma_op_prepare() 9 years ago
  Boris Brezillon 614049a8d9 mtd: nand: sunxi: add support for DMA assisted operations 9 years ago
  Rafał Miłecki e4225ae823 mtd: mtd: drop NAND_ECC_SOFT_BCH enum value 9 years ago
  Boris Brezillon c66811e6d3 mtd: nand: sunxi: switch to mtd_ooblayout_ops 9 years ago
  Boris Brezillon c4f3ef2c6c mtd: nand: sunxi: make cur_off parameter optional in extra oob helpers 9 years ago
  Boris Brezillon 828dec1530 mtd: nand: sunxi: make OOB retrieval optional 9 years ago
  Boris Brezillon cc6822fb75 mtd: nand: sunxi: move some ECC related operations to their own functions 9 years ago
  Boris Brezillon c0c9dfa8ad mtd: nand: sunxi: poll for events instead of using interrupts 9 years ago