Boris Brezillon
|
3cece3abeb
mtd: rawnand: Deprecate ->chip_delay
|
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
|
82fc509974
mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} there
|
7 years ago |
Boris Brezillon
|
858838b87e
mtd: rawnand: Pass a nand_chip object to chip->setup_data_interface()
|
7 years ago |
Boris Brezillon
|
50a487e771
mtd: rawnand: Pass a nand_chip object to chip->dev_ready()
|
7 years ago |
Boris Brezillon
|
0f808c1602
mtd: rawnand: Pass a nand_chip object to chip->cmd_ctrl()
|
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
|
00da2ea972
mtd: rawnand: Pass a nand_chip object to ecc->correct()
|
7 years ago |
Boris Brezillon
|
af37d2c3a8
mtd: rawnand: Pass a nand_chip object to ecc->calculate()
|
7 years ago |
Boris Brezillon
|
ec47636cd7
mtd: rawnand: Pass a nand_chip object to ecc->hwctl()
|
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 |
Miquel Raynal
|
127483187a
mtd: rawnand: s3c2410: convert driver to nand_scan()
|
7 years ago |
Miquel Raynal
|
7da45139d2
mtd: rawnand: better name for the controller structure
|
7 years ago |
Boris Brezillon
|
bdc4e58d53
mtd: rawnand: s3c2410: Error out when ->nrsets < 0 or ->sets == NULL
|
7 years ago |
Rafał Miłecki
|
29597ca14d
mtd: rawnand: use mtd_device_register() where applicable
|
7 years ago |
Kees Cook
|
a86854d0c5
treewide: devm_kzalloc() -> devm_kcalloc()
|
7 years ago |
Miquel Raynal
|
bb00ff2f4a
mtd: rawnand: s3c2410: enhance the probe function error path
|
7 years ago |
Boris Brezillon
|
93db446a42
mtd: nand: move raw NAND related code to the raw/ subdir
|
7 years ago |