index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
/
atmel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-03
mtd: rawnand: atmel: Fix potential NULL pointer dereference
Gustavo A. R. Silva
1
-0
/
+4
2018-10-03
mtd: rawnand: Deprecate ->chip_delay
Boris Brezillon
1
-1
/
+1
2018-10-03
mtd: rawnand: Deprecate ->dev_ready() and ->waitfunc()
Boris Brezillon
1
-4
/
+4
2018-10-03
mtd: rawnand: Deprecate ->cmd_ctrl() and ->cmdfunc()
Boris Brezillon
1
-2
/
+2
2018-10-03
mtd: rawnand: Deprecate ->{read, write}_{byte, buf}() hooks
Boris Brezillon
1
-4
/
+4
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->setup_data_interface()
Boris Brezillon
1
-2
/
+1
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->waitfunc()
Boris Brezillon
1
-1
/
+1
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->dev_ready()
Boris Brezillon
1
-4
/
+2
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->cmd_ctrl()
Boris Brezillon
1
-4
/
+2
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->select_chip()
Boris Brezillon
1
-5
/
+4
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
Boris Brezillon
1
-7
/
+5
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->read_xxx() hooks
Boris Brezillon
1
-6
/
+4
2018-10-03
mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooks
Boris Brezillon
1
-8
/
+4
2018-10-03
mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooks
Boris Brezillon
1
-8
/
+4
2018-10-03
mtd: rawnand: Pass a nand_chip object to nand_scan()
Boris Brezillon
1
-1
/
+1
2018-09-04
mtd: rawnand: atmel: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-3
/
+1
2018-09-04
mtd: rawnand: Get rid of the ->read_word() hook
Boris Brezillon
1
-9
/
+0
2018-07-31
mtd: rawnand: atmel: convert driver to nand_scan()
Miquel Raynal
1
-59
/
+54
2018-07-31
mtd: rawnand: atmel: clarify NAND addition/removal paths
Miquel Raynal
1
-57
/
+45
2018-07-31
mtd: rawnand: atmel: Stop including gpio.h
Boris Brezillon
1
-1
/
+0
2018-07-31
mtd: rawnand: better name for the controller structure
Miquel Raynal
1
-5
/
+5
2018-07-18
mtd: rawnand: atmel: Add an __iomem cast on gen_pool_dma_alloc() call
Boris Brezillon
1
-3
/
+3
2018-07-18
mtd: rawnand: atmel: Use uintptr_t casts instead of unsigned int
Boris Brezillon
1
-1
/
+1
2018-07-02
mtd: rawnand: atmel: add module param to avoid using dma
Peter Rosin
1
-1
/
+6
2018-04-06
Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtd
Linus Torvalds
4
-0
/
+3655
2018-02-16
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon
4
-0
/
+3655