index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
mtd: nand: fmsc: kill {read, write}_dma_priv from fsmc_nand_platform_data
Thomas Petazzoni
2017-03-23
1
-8
/
+2
|
|
*
mtd: nand: fsmc: remove fsmc_select_chip()
Thomas Petazzoni
2017-03-23
1
-29
/
+0
|
|
*
mtd: nand: fsmc: remove ->select_bank() from fsmc_nand_platform_data
Thomas Petazzoni
2017-03-23
1
-4
/
+0
|
|
*
mtd: nand: fsmc: move fsmc_nand_data definition
Thomas Petazzoni
2017-03-23
1
-49
/
+49
|
|
*
mtd: nand: fsmc: fix NAND width handling
Thomas Petazzoni
2017-03-23
1
-8
/
+5
|
|
*
mtd: nand: hynix: Fix an error code in init
Dan Carpenter
2017-03-23
1
-1
/
+3
|
|
*
mtd: nand: gpio: make nCE GPIO optional
Christophe Leroy
2017-03-16
1
-6
/
+12
|
|
*
mtd: nand: Update dependency of IFC for LS1021A
Alison Wang
2017-03-16
1
-1
/
+1
|
|
*
mtd: nand: tango: Enforce DMA direction type
Boris Brezillon
2017-03-16
1
-3
/
+5
|
|
*
mtd: nand: nandsim: fix spelling mistake: "weakpagess" -> "weakpages"
Colin Ian King
2017-03-16
1
-1
/
+1
|
|
*
mtd: nand: sunxi: simplify optional reset handling
Philipp Zabel
2017-03-16
1
-11
/
+9
|
|
*
mtd: nand: hynix: Add read-retry support for 1x nm MLC NANDs
Boris Brezillon
2017-03-08
1
-1
/
+356
|
|
*
mtd: nand: hynix: Rework NAND ID decoding to extract more information
Boris Brezillon
2017-03-08
1
-19
/
+209
|
|
*
mtd: nand: samsung: Retrieve ECC requirements from extended ID
Hans de Goede
2017-03-08
1
-0
/
+20
|
|
*
mtd: nand: Move Macronix specific initialization in nand_macronix.c
Boris Brezillon
2017-03-08
4
-12
/
+32
|
|
*
mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.c
Boris Brezillon
2017-03-08
4
-18
/
+54
|
|
*
mtd: nand: Move Micron specific init logic in nand_micron.c
Boris Brezillon
2017-03-08
4
-31
/
+90
|
|
*
mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c
Boris Brezillon
2017-03-08
4
-18
/
+55
|
|
*
mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c
Boris Brezillon
2017-03-08
4
-87
/
+114
|
|
*
mtd: nand: Move Samsung specific init/detection logic in nand_samsung.c
Boris Brezillon
2017-03-08
4
-50
/
+99
|
|
*
mtd: nand: Add manufacturer specific initialization/detection steps
Boris Brezillon
2017-03-08
1
-10
/
+65
|
|
*
mtd: nand: Do not expose the NAND manufacturer table directly
Boris Brezillon
2017-03-08
2
-14
/
+31
|
|
*
mtd: nand: Kill the MTD_NAND_IDS Kconfig option
Boris Brezillon
2017-03-08
3
-13
/
+1
|
|
*
mtd: nand: Rename the nand_manufacturers struct
Boris Brezillon
2017-03-08
1
-1
/
+1
|
|
*
mtd: nand: Rename nand_get_flash_type() into nand_detect()
Boris Brezillon
2017-03-08
1
-3
/
+2
|
|
*
mtd: nand: Get rid of busw parameter
Boris Brezillon
2017-03-08
1
-31
/
+37
|
|
*
mtd: nand: Store nand ID in struct nand_chip
Boris Brezillon
2017-03-08
1
-25
/
+30
|
|
*
mtd: nand: Get rid of the mtd parameter in all auto-detection functions
Boris Brezillon
2017-03-08
1
-24
/
+30
|
*
|
drivers/mtd: Convert remaining uses of pr_warning to pr_warn
Joe Perches
2017-04-19
1
-2
/
+2
|
|
/
*
|
mtd: nand: nandsim: convert to memalloc_noreclaim_*()
Vlastimil Babka
2017-05-08
1
-20
/
+9
|
/
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Merge tag 'nand/for-4.11' of github.com:linux-nand/linux
Brian Norris
2017-02-08
7
-40
/
+170
|
\
|
*
mtd: nand: Add Winbond manufacturer id
Andrey Jr. Melnikov
2017-02-06
1
-0
/
+1
|
*
mtd: nand: sunxi: Improve sunxi_nfc_cmd_ctrl()
Boris Brezillon
2017-02-06
1
-4
/
+4
|
*
mtd: nand: sunxi: Stop using polling mode when waiting for long operations
Boris Brezillon
2017-02-06
1
-6
/
+18
|
*
mtd: nand: sunxi: Fix the non-polling case in sunxi_nfc_wait_events()
Boris Brezillon
2017-02-06
1
-0
/
+4
|
*
mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0
Mark Marshall
2017-02-06
1
-1
/
+7
|
*
mtd: nand: mediatek: remove redundant dev_err call in mtk_nfc_probe()
Wei Yongjun
2017-01-30
1
-1
/
+0
|
*
mtd: nand: Add OX820 NAND hardware dependency
Jean Delvare
2017-01-30
1
-0
/
+1
|
*
mtd: nand: fsmc: remove stale non-DT probe path
Linus Walleij
2017-01-30
2
-21
/
+133
|
*
mtd: nand: lpc32xx_slc: Remove unneeded NULL check on 'rc'
Fabio Estevam
2017-01-30
1
-7
/
+2
*
|
mtd: nand: set max_bb_per_die and blocks_per_die for ONFI compliant chips
Zach Brown
2017-02-08
1
-0
/
+3
*
|
mtd: nand: implement 'max_bad_blocks' mtd function
Zach Brown
2017-02-08
1
-0
/
+37
*
|
mtd: update my email address
John Crispin
2017-02-08
1
-1
/
+1
|
/
*
mtd: nand: lpc32xx: fix invalid error handling of a requested irq
Vladimir Zapolskiy
2017-01-04
1
-1
/
+1
*
mtd: nand: tango: Reset pbus to raw mode in probe
Marc Gonzalez
2017-01-03
1
-0
/
+2
*
mtd: nand: tango: Update DT binding description
Marc Gonzalez
2017-01-03
1
-1
/
+1
*
mtd: nand: oxnas_nand: fix build errors on arch/um, require HAS_IOMEM
Randy Dunlap
2017-01-02
1
-0
/
+1
*
mtd: nand: xway: fix build because of module functions
Hauke Mehrtens
2017-01-02
1
-4
/
+1
[prev]
[next]