index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
/
atmel
/
nand-controller.c
Commit message (
Expand
)
Author
Age
*
mtd: rawnand: atmel: Fix potential NULL pointer dereference
Gustavo A. R. Silva
2018-10-03
*
mtd: rawnand: Deprecate ->chip_delay
Boris Brezillon
2018-10-03
*
mtd: rawnand: Deprecate ->dev_ready() and ->waitfunc()
Boris Brezillon
2018-10-03
*
mtd: rawnand: Deprecate ->cmd_ctrl() and ->cmdfunc()
Boris Brezillon
2018-10-03
*
mtd: rawnand: Deprecate ->{read, write}_{byte, buf}() hooks
Boris Brezillon
2018-10-03
*
mtd: rawnand: Pass a nand_chip object to chip->setup_data_interface()
Boris Brezillon
2018-10-03
*
mtd: rawnand: Pass a nand_chip object to chip->waitfunc()
Boris Brezillon
2018-10-03
*
mtd: rawnand: Pass a nand_chip object to chip->dev_ready()
Boris Brezillon
2018-10-03
*
mtd: rawnand: Pass a nand_chip object to chip->cmd_ctrl()
Boris Brezillon
2018-10-03
*
mtd: rawnand: Pass a nand_chip object to chip->select_chip()
Boris Brezillon
2018-10-03
*
mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
Boris Brezillon
2018-10-03
*
mtd: rawnand: Pass a nand_chip object to chip->read_xxx() hooks
Boris Brezillon
2018-10-03
*
mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooks
Boris Brezillon
2018-10-03
*
mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooks
Boris Brezillon
2018-10-03
*
mtd: rawnand: Pass a nand_chip object to nand_scan()
Boris Brezillon
2018-10-03
*
mtd: rawnand: atmel: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2018-09-04
*
mtd: rawnand: Get rid of the ->read_word() hook
Boris Brezillon
2018-09-04
*
mtd: rawnand: atmel: convert driver to nand_scan()
Miquel Raynal
2018-07-31
*
mtd: rawnand: atmel: clarify NAND addition/removal paths
Miquel Raynal
2018-07-31
*
mtd: rawnand: atmel: Stop including gpio.h
Boris Brezillon
2018-07-31
*
mtd: rawnand: better name for the controller structure
Miquel Raynal
2018-07-31
*
mtd: rawnand: atmel: Add an __iomem cast on gen_pool_dma_alloc() call
Boris Brezillon
2018-07-18
*
mtd: rawnand: atmel: Use uintptr_t casts instead of unsigned int
Boris Brezillon
2018-07-18
*
mtd: rawnand: atmel: add module param to avoid using dma
Peter Rosin
2018-07-02
*
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon
2018-02-16