index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
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: fsl_ifc_nand: use msecs_to_jiffies for time conversion
Nicholas Mc Guire
2015-04-05
1
-2
/
+2
*
mtd: atmel_nand: don't map the ROM table if no pmecc table offset in DT
Wu, Josh
2015-04-05
1
-7
/
+7
*
mtd: atmel_nand: add a definition for the oob reserved bytes
Josh Wu
2015-04-05
2
-2
/
+6
*
mtd: denali: Disable sub-page writes in Denali NAND driver
Graham Moore
2015-03-30
1
-0
/
+3
*
mtd: pxa3xx_nand: cleanup wait_for_completion handling
Nicholas Mc Guire
2015-03-30
1
-14
/
+10
*
mtd: nand: gpmi: Check for scan_bbt() error
Fabio Estevam
2015-03-30
1
-1
/
+3
*
mtd: nand: gpmi: fixup return type of wait_for_completion_timeout
Nicholas Mc Guire
2015-03-30
1
-6
/
+6
*
mtd: fsmc_nand.c: Use default timings if none are provided in the dts
Stefan Roese
2015-03-30
1
-1
/
+6
*
mtd: nand: Prevent possible kernel lockup in nand_command()
Roger Quadros
2015-03-30
1
-4
/
+23
*
mtd: nand: fix spelling of REPLACEABLE
Brian Norris
2015-03-24
1
-1
/
+1
*
mtd: nand: fully initialize mtd_oob_ops
Brian Norris
2015-03-11
1
-4
/
+4
*
mtd: nand: denali: drop dead code
Brian Norris
2015-03-11
1
-3
/
+0
*
mtd: nand: fixup bounds checks for nand_{lock,unlock}()
Brian Norris
2015-03-11
1
-2
/
+2
*
mtd: mxc-nand: Warn on unimplemented commands
Uwe Kleine-König
2015-03-11
1
-0
/
+4
*
mtd: mxc-nand: Implement support for PARAM command
Uwe Kleine-König
2015-03-11
1
-0
/
+7
*
mtd: mxc-nand: Allow to use column addresses different from 0
Uwe Kleine-König
2015-03-11
1
-11
/
+29
*
mtd: mxc-nand: Do the word to byte mangling in the read_byte callback
Uwe Kleine-König
2015-03-11
1
-24
/
+10
*
mtd: mxc-nand: Only enable hardware checksumming for fully detected flashes
Uwe Kleine-König
2015-03-11
1
-7
/
+7
*
mtd: mxc-nand: Add a timeout when waiting for interrupt
Uwe Kleine-König
2015-03-11
1
-11
/
+36
*
mtd: atmel_nand: check NFC busy flag by HSMC_SR instead of NFC cmd regs
Boris Brezillon
2015-03-11
2
-3
/
+3
*
mtd: atmel_nand: fix typo in dev_err error message
Colin Ian King
2015-03-02
1
-1
/
+1
*
mtd: s3c2410: drop useless / misspelled debug prints
Brian Norris
2015-02-28
1
-3
/
+0
*
mtd: pxa3xx_nand: initialiaze pxa3xx_flash_ids to 0
Antoine Ténart
2015-02-28
1
-0
/
+2
*
Merge MTD updates into -next
Brian Norris
2015-02-28
1
-0
/
+2
|
\
|
*
mtd: pxa3xx_nand: fix driver when num_cs is 0
Robert Jarzmik
2015-02-28
1
-0
/
+2
*
|
mtd: pxa3xx-nand: handle PIO in threaded interrupt
Robert Jarzmik
2015-02-28
1
-3
/
+19
|
/
*
mtd: nand: pxa3xx: Fix PIO FIFO draining
Maxime Ripard
2015-02-28
1
-6
/
+42
*
mtd: hisilicon: && vs & typo
Dan Carpenter
2015-02-15
1
-1
/
+1
*
mtd: hisilicon: add a new NAND controller driver for hisilicon hip04 Soc
Zhou Wang
2015-02-08
3
-0
/
+897
*
mtd: kconfig: replace PPC_OF with PPC
Kevin Hao
2015-02-05
1
-1
/
+1
*
mtd: denali: remove unnecessary stubs
Masahiro Yamada
2015-02-05
1
-38
/
+0
*
mtd: nand: remove redundant local variable
Baruch Siach
2015-02-05
1
-2
/
+1
*
mtd: nand: omap: drop condition with no effect
Nicholas Mc Guire
2015-02-05
1
-22
/
+9
*
mtd: nand: jz4740: Convert to GPIO descriptor API
Lars-Peter Clausen
2015-02-02
1
-19
/
+10
*
mtd: nand: Request strength instead of bytes for soft BCH
Aaron Sierra
2015-02-01
3
-8
/
+9
*
mtd: nand: default bitflip-reporting threshold to 75% of correction strength
Brian Norris
2015-01-20
1
-1
/
+1
*
mtd: atmel_nand: introduce a new compatible string for sama5d4 chip
Wu, Josh
2015-01-20
1
-1
/
+24
*
mtd: atmel_nand: return max bitflips in all sectors in pmecc_correction()
Wu, Josh
2015-01-20
1
-3
/
+3
*
nandsim: remove unused STATE_DATAOUT_STATUS_M and OPT_SMARTMEDIA
Akinobu Mita
2015-01-15
1
-6
/
+0
*
mtd: nand: ams-delta: fix overwritten mtd_info->owner in initialization
Akinobu Mita
2015-01-15
1
-5
/
+1
*
mtd: denali: fix incorrect bitmask error in denali_setup_dma
Graham Moore
2015-01-13
1
-1
/
+1
*
mtd: nand: remove duplicate comment line
Baruch Siach
2015-01-09
1
-1
/
+0
*
mtd: nand: added nand_shutdown
Scott Branden
2015-01-07
1
-0
/
+11
*
mtd: nand: gpmi: remove deprecated comment
Boris BREZILLON
2014-12-22
1
-8
/
+0
*
mtd: gpmi: Remove noisy error message
Fabio Estevam
2014-12-22
1
-1
/
+0
*
Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd
Linus Torvalds
2014-12-17
17
-161
/
+1955
|
\
|
*
mtd: nand: gpmi: add raw oob access functions
Boris BREZILLON
2014-12-01
1
-0
/
+18
|
*
mtd: nand: gpmi: add proper raw access support
Boris BREZILLON
2014-12-01
2
-0
/
+185
|
*
mtd: nand: gpmi: add gpmi_copy_bits function
Boris BREZILLON
2014-12-01
2
-0
/
+157
|
*
mtd: nand: correct the comment of function nand_block_isreserved()
Gu Zheng
2014-11-28
1
-2
/
+2
[next]