Commit History

Author SHA1 Message Date
  Boris Brezillon 3cece3abeb mtd: rawnand: Deprecate ->chip_delay 7 years ago
  Boris Brezillon 4524036793 mtd: rawnand: Deprecate ->{set,get}_features() hooks 7 years ago
  Boris Brezillon 8395b753d7 mtd: rawnand: Deprecate ->dev_ready() and ->waitfunc() 7 years ago
  Boris Brezillon bf6065c6c0 mtd: rawnand: Deprecate ->cmd_ctrl() and ->cmdfunc() 7 years ago
  Boris Brezillon 716bbbabcc mtd: rawnand: Deprecate ->{read, write}_{byte, buf}() hooks 7 years ago
  Boris Brezillon 858838b87e mtd: rawnand: Pass a nand_chip object to chip->setup_data_interface() 7 years ago
  Boris Brezillon aa36ff25ff mtd: rawnand: Pass a nand_chip object to chip->{get, set}_features() 7 years ago
  Boris Brezillon 5295cf2e04 mtd: rawnand: Pass a nand_chip object to chip->cmdfunc() 7 years ago
  Boris Brezillon 50a487e771 mtd: rawnand: Pass a nand_chip object to chip->dev_ready() 7 years ago
  Boris Brezillon 758b56f58b mtd: rawnand: Pass a nand_chip object to chip->select_chip() 7 years ago
  Boris Brezillon c0739d8572 mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks 7 years ago
  Boris Brezillon 7e534323c4 mtd: rawnand: Pass a nand_chip object to chip->read_xxx() hooks 7 years ago
  Boris Brezillon 767eb6fbde mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooks 7 years ago
  Boris Brezillon b976168757 mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooks 7 years ago
  Boris Brezillon 59ac276f22 mtd: rawnand: Pass a nand_chip object to nand_release() 7 years ago
  Boris Brezillon 00ad378f30 mtd: rawnand: Pass a nand_chip object to nand_scan() 7 years ago
  Boris Brezillon 7525c9518e mtd: rawnand: Get rid of the ->read_word() hook 7 years ago
  Miquel Raynal 96fa8e6e26 mtd: rawnand: mxc: convert driver to nand_scan() 7 years ago
  Fabio Estevam c786bbcc1a mtd: rawnand: mxc: Switch to SPDX identifier 7 years ago
  Boris Brezillon c03f3cf37e mtd: rawnand: mxc: Avoid inclusion of asm/mach headers 7 years ago
  Martin Kaiser 24f0ae995d mtd: rawnand: mxc: remove __init qualifier from mxcnd_probe_dt 7 years ago
  Martin Kaiser 3f77f244d8 mtd: rawnand: mxc: set spare area size register explicitly 7 years ago
  Miquel Raynal be051bf28f mtd: rawnand: mxc: fix probe function error path 7 years ago
  Miquel Raynal 939da44758 mtd: rawnand: mxc: remove useless checks in GET/SET_FEATURES functions 7 years ago
  Miquel Raynal b958758e68 mtd: rawnand: rename SET/GET FEATURES related functions 7 years ago
  Boris Brezillon 93db446a42 mtd: nand: move raw NAND related code to the raw/ subdir 7 years ago