Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
4c46667b3d67253604ee42840917844548c86657
/
drivers
/
mtd
/
nand
/
raw
/
tango_nand.c
4c46667
mtd: rawnand: s/data_interface/interface_config/
by Miquel Raynal
· 4 years, 8 months ago
e0160cd
mtd: rawnand: Hide the chip->data_interface indirection
by Miquel Raynal
· 4 years, 8 months ago
90d6bf4
mtd: rawnand: tango: Convert the driver to exec_op()
by Boris Brezillon
· 4 years, 8 months ago
ab135c5
mtd: rawnand: tango: Stop using nand_release()
by Miquel Raynal
· 4 years, 8 months ago
ce8148d
mtd: rawnand: Rename a NAND chip option
by Miquel Raynal
· 4 years, 8 months ago
a08e429
mtd: rawnand: tango: Add of_node_put() before return
by Nishka Dasgupta
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
7a08dba
mtd: rawnand: Move ->setup_data_interface() to nand_controller_ops
by Boris Brezillon
· 6 years ago
7d6c37e
mtd: rawnand: Deprecate the ->select_chip() hook
by Boris Brezillon
· 6 years ago
8395b75
mtd: rawnand: Deprecate ->dev_ready() and ->waitfunc()
by Boris Brezillon
· 6 years ago
bf6065c
mtd: rawnand: Deprecate ->cmd_ctrl() and ->cmdfunc()
by Boris Brezillon
· 6 years ago
716bbba
mtd: rawnand: Deprecate ->{read, write}_{byte, buf}() hooks
by Boris Brezillon
· 6 years ago
858838b
mtd: rawnand: Pass a nand_chip object to chip->setup_data_interface()
by Boris Brezillon
· 6 years ago
f1d4694
mtd: rawnand: Pass a nand_chip object to chip->waitfunc()
by Boris Brezillon
· 6 years ago
50a487e
mtd: rawnand: Pass a nand_chip object to chip->dev_ready()
by Boris Brezillon
· 6 years ago
0f808c1
mtd: rawnand: Pass a nand_chip object to chip->cmd_ctrl()
by Boris Brezillon
· 6 years ago
758b56f
mtd: rawnand: Pass a nand_chip object to chip->select_chip()
by Boris Brezillon
· 6 years ago
c0739d8
mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
by Boris Brezillon
· 6 years ago
7e53432
mtd: rawnand: Pass a nand_chip object to chip->read_xxx() hooks
by Boris Brezillon
· 6 years ago
767eb6f
mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooks
by Boris Brezillon
· 6 years ago
b976168
mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooks
by Boris Brezillon
· 6 years ago
59ac276
mtd: rawnand: Pass a nand_chip object to nand_release()
by Boris Brezillon
· 6 years ago
00ad378
mtd: rawnand: Pass a nand_chip object to nand_scan()
by Boris Brezillon
· 6 years ago
6a9035c
mtd: rawnand: tango: convert driver to nand_scan()
by Miquel Raynal
· 6 years ago
7da4513
mtd: rawnand: better name for the controller structure
by Miquel Raynal
· 6 years ago
007b4e8
mtd: rawnand: tango: Fix struct clk memory leak
by Marc Gonzalez
· 7 years ago
0eaa879
mtd: rawnand: tango: fix probe function error path
by Miquel Raynal
· 7 years ago
93db446
mtd: nand: move raw NAND related code to the raw/ subdir
by Boris Brezillon
· 7 years ago
[Renamed from drivers/mtd/nand/tango_nand.c]
25f815f
mtd: nand: force drivers to explicitly send READ/PROG commands
by Boris Brezillon
· 7 years ago
97d90da
mtd: nand: provide several helpers to do common NAND operations
by Boris Brezillon
· 7 years ago
d4092d7
mtd: nand: Rename nand.h into rawnand.h
by Boris Brezillon
· 7 years ago
ef32476
Merge tag 'nand/for-4.13' into MTD
by Brian Norris
· 8 years ago
4114564
mtd: nand: Wait for PAGEPROG to finish in drivers setting NAND_ECC_CUSTOM_PAGE_ACCESS
by Boris Brezillon
· 8 years ago
a186493
mtd: nand: tango: Fix incorrect use of SEQIN command
by Boris Brezillon
· 8 years ago
104e442
mtd: nand: Pass the CS line to ->setup_data_interface()
by Boris Brezillon
· 8 years ago
60cf0ce
mtd: nand: tango: Update ecc_stats.corrected
by Marc Gonzalez
· 8 years ago
2761b4f
mtd: nand: tango: Export OF device ID table as module aliases
by Andres Galacho
· 8 years ago
1932a96
mtd: nand: tango: Enforce DMA direction type
by Boris Brezillon
· 8 years ago
8043d25
mtd: nand: tango: Reset pbus to raw mode in probe
by Marc Gonzalez
· 8 years ago
7165b8a
mtd: nand: tango: Update DT binding description
by Marc Gonzalez
· 8 years ago
59dbc86
mtd: nand: tango: Add standard legalese header
by Marc Gonzalez
· 8 years ago
8fcfba0
mtd: nand: tango: Use nand_to_mtd() instead of directly accessing chip->mtd
by Boris Brezillon
· 8 years ago
37871ab
mtd: nand: tango: Cleanup raw_write and raw_read
by Marc Gonzalez
· 8 years ago
ff9e9ea
mtd: nand: tango: Enable custom page accessors
by Marc Gonzalez
· 8 years ago
6956e23
mtd: nand: add tango NAND flash controller support
by Marc Gonzalez
· 8 years ago