index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
brcmnand
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mtd/for-4.16' of git://git.infradead.org/linux-mtd
Linus Torvalds
2018-01-29
1
-18
/
+20
|
\
|
*
mtd: nand: brcmnand: Disable prefetch by default
Kamal Dasu
2018-01-09
1
-10
/
+3
|
*
mtd: nand: brcmnand: Add a NULL check for devm_kasprintf()
Fabio Estevam
2018-01-06
1
-0
/
+3
|
*
mtd: nand: squash struct nand_buffers into struct nand_chip
Masahiro Yamada
2017-12-14
1
-1
/
+1
|
*
mtd: nand: force drivers to explicitly send READ/PROG commands
Boris Brezillon
2017-12-14
1
-3
/
+10
|
*
mtd: nand: provide several helpers to do common NAND operations
Boris Brezillon
2017-12-14
1
-5
/
+4
*
|
mtd: nand: brcmnand: Zero bitflip is not an error
Albert Hsieh
2017-12-15
1
-1
/
+1
|
/
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
mtd: nand: Rename nand.h into rawnand.h
Boris Brezillon
2017-08-13
1
-1
/
+1
*
mtd: nand: brcmnand: Check flash #WP pin status before nand erase/program
Kamal Dasu
2017-04-25
1
-3
/
+58
*
mtd: nand: brcmnand: return error code of nand_scan_ident/tail() on error
Masahiro Yamada
2016-11-07
1
-4
/
+6
*
mtd: brcmnand: iProc big endian and ONFI support
Ray Jui
2016-09-23
3
-15
/
+28
*
mtd: nand: import nand_hw_control_init()
Marc Gonzalez
2016-09-23
1
-2
/
+1
*
mtd: nand: brcmnand: Change BUG_ON in brcmnand_send_cmd
Florian Fainelli
2016-07-17
1
-1
/
+1
*
mtd: brcmnand: Detect sticky ucorr ecc error on dma reads
Kamal Dasu
2016-07-11
1
-0
/
+18
*
mtd: brcmnand: Add check for erased page bitflips
Kamal Dasu
2016-06-13
1
-0
/
+62
*
mtd: brcmnand: Add v7.2 controller support
Florian Fainelli
2016-06-03
1
-14
/
+77
*
mtd: brcmnand: respect ECC algorithm set by NAND subsystem
Brian Norris
2016-05-05
1
-1
/
+23
*
mtd: nand: brcm: switch to mtd_ooblayout_ops
Boris Brezillon
2016-05-05
1
-101
/
+157
*
mtd: nand: brcm: rely on generic DT parsing done in nand_scan_ident()
Boris Brezillon
2016-04-19
1
-3
/
+2
*
mtd: brcmnand: Add support for v6.2 controllers
Florian Fainelli
2016-04-19
1
-1
/
+2
*
mtd: kill the ecclayout->oobavail field
Boris BREZILLON
2016-03-08
1
-5
/
+3
*
mtd: brcmnand: Fix v7.1 register offsets
Florian Fainelli
2016-02-29
1
-1
/
+33
*
mtd: nand: make use of nand_set/get_controller_data() helpers
Boris BREZILLON
2016-01-07
1
-15
/
+15
*
mtd: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
2015-12-18
1
-1
/
+0
*
mtd: nand: brcm: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
1
-7
/
+6
*
mtd: brcmnand: defer to devm_ioremap_resource() for error checking
Brian Norris
2015-12-10
1
-3
/
+0
*
mtd: brcmnand: Add support for the BCM6368
Simon Arlott
2015-12-10
2
-0
/
+146
*
mtd: brcmnand: Request and enable the clock if present
Simon Arlott
2015-12-10
1
-14
/
+50
*
mtd: nand: make use of mtd_to_nand() in NAND drivers
Boris BREZILLON
2015-12-08
1
-6
/
+6
*
mtd: brcmnand: drop brcmnand_host::of_node field
Brian Norris
2015-12-01
1
-5
/
+2
*
mtd: brcmnand: improve memory management
Julia Lawall
2015-12-01
1
-2
/
+6
*
brcmnand: Clear EXT_ADDR error registers in PIO mode
Simon Arlott
2015-12-01
1
-0
/
+2
*
mtd: brcmnand: drop unused subpage_read() support
Brian Norris
2015-11-18
1
-11
/
+0
*
mtd: brcmnand: clean up flash cache for parameter pages
Brian Norris
2015-11-18
1
-4
/
+9
*
mtd: nand: convert to nand_get_flash_node()
Boris BREZILLON
2015-11-12
1
-1
/
+1
*
mtd: nand: drop unnecessary partition parser data
Brian Norris
2015-11-11
1
-2
/
+1
*
mtd: nand: convert to nand_set_flash_node()
Brian Norris
2015-11-11
1
-1
/
+1
*
mtd: brcmnand: Force 8bit mode before doing nand_scan_ident()
Anup Patel
2015-10-30
1
-0
/
+10
*
mtd: brcmnand: factor out CFG and CFG_EXT bitfields
Brian Norris
2015-10-30
1
-7
/
+31
*
mtd: nand: pass page number to ecc->write_xxx() methods
Boris BREZILLON
2015-10-13
1
-2
/
+2
*
mtd: brcmnand: Fix pointer type-cast in brcmnand_write()
Anup Patel
2015-10-12
1
-2
/
+2
*
mtd: brcmnand: remove unnecessary fields from brcmnand_soc
Brian Norris
2015-09-30
1
-2
/
+0
*
mtd: brcmnand: refactor iProc SoC layering
Brian Norris
2015-09-30
1
-11
/
+11
*
mtd: brcmnand: refactor bcm63138 SoC layering
Brian Norris
2015-09-30
1
-10
/
+8
*
mtd: nand: Rename nand_chip .dn to .flash_node
Marek Vasut
2015-09-12
1
-2
/
+3
*
mtd: brcmnand: Fix misuse of IS_ENABLED
Axel Lin
2015-08-08
1
-2
/
+2
*
mtd: brcmnand: drop unnecessary initialization
Brian Norris
2015-06-17
1
-1
/
+1
*
mtd: brcmnand: do not make local variable static
Hauke Mehrtens
2015-05-18
1
-1
/
+1
*
mtd: brcmnand: remove double new line from print
Hauke Mehrtens
2015-05-18
1
-1
/
+1
[next]