Johan Hovold
|
5d1e9c2212
mtd: rawnand: atmel: fix OF child-node lookup
|
7 年之前 |
Gustavo A. R. Silva
|
fbed20280d
mtd: rawnand: atmel: Fix potential NULL pointer dereference
|
6 年之前 |
Boris Brezillon
|
3cece3abeb
mtd: rawnand: Deprecate ->chip_delay
|
7 年之前 |
Boris Brezillon
|
8395b753d7
mtd: rawnand: Deprecate ->dev_ready() and ->waitfunc()
|
7 年之前 |
Boris Brezillon
|
bf6065c6c0
mtd: rawnand: Deprecate ->cmd_ctrl() and ->cmdfunc()
|
7 年之前 |
Boris Brezillon
|
716bbbabcc
mtd: rawnand: Deprecate ->{read, write}_{byte, buf}() hooks
|
7 年之前 |
Boris Brezillon
|
858838b87e
mtd: rawnand: Pass a nand_chip object to chip->setup_data_interface()
|
7 年之前 |
Boris Brezillon
|
f1d46942e8
mtd: rawnand: Pass a nand_chip object to chip->waitfunc()
|
7 年之前 |
Boris Brezillon
|
50a487e771
mtd: rawnand: Pass a nand_chip object to chip->dev_ready()
|
7 年之前 |
Boris Brezillon
|
0f808c1602
mtd: rawnand: Pass a nand_chip object to chip->cmd_ctrl()
|
7 年之前 |
Boris Brezillon
|
758b56f58b
mtd: rawnand: Pass a nand_chip object to chip->select_chip()
|
7 年之前 |
Boris Brezillon
|
c0739d8572
mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
|
7 年之前 |
Boris Brezillon
|
7e534323c4
mtd: rawnand: Pass a nand_chip object to chip->read_xxx() hooks
|
7 年之前 |
Boris Brezillon
|
767eb6fbde
mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooks
|
7 年之前 |
Boris Brezillon
|
b976168757
mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooks
|
7 年之前 |
Boris Brezillon
|
00ad378f30
mtd: rawnand: Pass a nand_chip object to nand_scan()
|
7 年之前 |
Gustavo A. R. Silva
|
2f91eb6951
mtd: rawnand: atmel: use struct_size() in devm_kzalloc()
|
7 年之前 |
Boris Brezillon
|
7525c9518e
mtd: rawnand: Get rid of the ->read_word() hook
|
7 年之前 |
Miquel Raynal
|
577e010c24
mtd: rawnand: atmel: convert driver to nand_scan()
|
7 年之前 |
Miquel Raynal
|
7928225ffc
mtd: rawnand: atmel: clarify NAND addition/removal paths
|
7 年之前 |
Boris Brezillon
|
89956d118e
mtd: rawnand: atmel: Stop including gpio.h
|
7 年之前 |
Miquel Raynal
|
7da45139d2
mtd: rawnand: better name for the controller structure
|
7 年之前 |
Boris Brezillon
|
d28395c908
mtd: rawnand: atmel: Add an __iomem cast on gen_pool_dma_alloc() call
|
7 年之前 |
Boris Brezillon
|
e6848511d0
mtd: rawnand: atmel: Use uintptr_t casts instead of unsigned int
|
7 年之前 |
Peter Rosin
|
efc6362c6f
mtd: rawnand: atmel: add module param to avoid using dma
|
7 年之前 |
Boris Brezillon
|
93db446a42
mtd: nand: move raw NAND related code to the raw/ subdir
|
7 年之前 |