index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
sunxi_nand.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-23
mtd: nand: sunxi: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-06-01
mtd: nand: sunxi: Remove unneeded ->cmdfunc(NAND_CMD_READ0, 0, page)
Boris Brezillon
1
-1
/
+0
2017-06-01
mtd: nand: sunxi: Actually use DMA for subpage reads
Boris Brezillon
1
-1
/
+0
2017-06-01
mtd: nand: Pass the CS line to ->setup_data_interface()
Boris Brezillon
1
-4
/
+3
2017-03-16
mtd: nand: sunxi: simplify optional reset handling
Philipp Zabel
1
-11
/
+9
2017-02-06
mtd: nand: sunxi: Improve sunxi_nfc_cmd_ctrl()
Boris Brezillon
1
-4
/
+4
2017-02-06
mtd: nand: sunxi: Stop using polling mode when waiting for long operations
Boris Brezillon
1
-6
/
+18
2017-02-06
mtd: nand: sunxi: Fix the non-polling case in sunxi_nfc_wait_events()
Boris Brezillon
1
-0
/
+4
2016-10-21
mtd: nand: sunxi: fix support for 512bytes ECC chunks
Boris Brezillon
1
-0
/
+4
2016-09-23
mtd: nand: sunxi: Support ECC maximization
Boris Brezillon
1
-0
/
+29
2016-09-23
mtd: nand: sunxi: switch from manual to automated timing config
Sascha Hauer
1
-62
/
+14
2016-09-23
mtd: nand: import nand_hw_control_init()
Marc Gonzalez
1
-2
/
+1
2016-07-11
mtd: nand: sunxi: prevent a small memory leak
Dan Carpenter
1
-3
/
+3
2016-07-11
mtd: nand: sunxi: add reset line support
Icenowy Zheng
1
-2
/
+23
2016-07-11
mtd: nand: sunxi: fix subpage write
Boris Brezillon
1
-1
/
+32
2016-07-11
mtd: nand: sunxi: check ecc->size values
Boris Brezillon
1
-0
/
+3
2016-07-11
mtd: nand: sunxi: prefer 1k ECC blocks when applicable
Boris Brezillon
1
-0
/
+6
2016-07-11
mtd: nand: sunxi: Fix OOB bytes retrieval in read_chunks_dma()
Boris Brezillon
1
-2
/
+4
2016-07-11
mtd: nand: sunxi: fix return value check in sunxi_nfc_dma_op_prepare()
Wei Yongjun
1
-2
/
+2
2016-06-06
mtd: nand: sunxi: add support for DMA assisted operations
Boris Brezillon
1
-7
/
+323
2016-05-06
mtd: mtd: drop NAND_ECC_SOFT_BCH enum value
Rafał Miłecki
1
-2
/
+0
2016-05-06
mtd: nand: sunxi: switch to mtd_ooblayout_ops
Boris Brezillon
1
-62
/
+52
2016-04-19
mtd: nand: sunxi: make cur_off parameter optional in extra oob helpers
Boris Brezillon
1
-4
/
+6
2016-04-19
mtd: nand: sunxi: make OOB retrieval optional
Boris Brezillon
1
-11
/
+16
2016-04-19
mtd: nand: sunxi: move some ECC related operations to their own functions
Boris Brezillon
1
-55
/
+108
2016-04-19
mtd: nand: sunxi: poll for events instead of using interrupts
Boris Brezillon
1
-14
/
+31
2016-04-19
mtd: nand: sunxi: make use of readl_poll_timeout()
Boris Brezillon
1
-17
/
+17
2016-04-19
mtd: nand: sunxi: fix ->dev_ready() implementation
Boris Brezillon
1
-7
/
+0
2016-04-19
mtd: nand: enable ECC pipelining
Boris Brezillon
1
-1
/
+2
2016-04-19
mtd: nand: sunxi: disable clks on device removal
Boris Brezillon
1
-0
/
+2
2016-04-19
mtd: nand: sunxi: fix NFC_CTL setting
Boris Brezillon
1
-1
/
+1
2016-04-19
mtd: nand: sunxi: fix the NFC_ECC_ERR_CNT() macro
Boris Brezillon
1
-1
/
+1
2016-04-19
mtd: nand: sunxi: let the NAND controller control the CE line
Boris Brezillon
1
-10
/
+0
2016-04-19
mtd: nand: sunxi: improve ->cmd_ctrl() function
Boris Brezillon
1
-8
/
+44
2016-04-19
mtd: nand: sunxi: implement ->read_subpage()
Boris Brezillon
1
-0
/
+36
2016-04-19
mtd: nand: sunxi: implement ->read_oob()/->write_oob()
Boris Brezillon
1
-0
/
+40
2016-04-19
mtd: nand: sunxi: adapt clk_rate to tWB, tADL, tWHR and tRHW timings
Boris Brezillon
1
-0
/
+12
2016-04-19
mtd: nand: sunxi: fix EDO mode selection
Boris Brezillon
1
-7
/
+11
2016-04-19
mtd: nand: sunxi: fix clk rate calculation
Boris Brezillon
1
-5
/
+5
2016-04-19
mtd: nand: sunxi: fix call order in sunxi_nand_chip_init()
Boris Brezillon
1
-15
/
+15
2016-04-19
mtd: nand: remove unneeded of_mtd.h inclusions
Boris Brezillon
1
-1
/
+0
2016-03-05
mtd: nand: sunxi: remove direct mtd->priv accesses
Boris BREZILLON
1
-3
/
+3
2016-01-23
mtd: nand: sunxi: use mtd_div_by_ws() helper
Brian Norris
1
-1
/
+1
2016-01-23
mtd: nand: sunxi: add randomizer support
Boris BREZILLON
1
-26
/
+261
2015-12-19
mtd: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
1
-1
/
+0
2015-12-18
mtd: nand: sunxi: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-7
/
+6
2015-12-08
mtd: nand: make use of mtd_to_nand() in NAND drivers
Boris BREZILLON
1
-13
/
+13
2015-12-01
mtd: nand: sunxi: add missing of_node_put
Julia Lawall
1
-1
/
+3
2015-11-12
mtd: nand: drop unnecessary partition parser data
Brian Norris
1
-3
/
+1
2015-11-12
mtd: nand: convert to nand_set_flash_node()
Brian Norris
1
-1
/
+1
[next]