Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
13f5a2feb571f159741a4bf798512e3940e82296
/
drivers
/
mtd
/
nand
dd5e9dd
Merge remote-tracking branch 'origin/tmp-bc33b0c' into 4.8
by Channagoud Kadabi
· 8 years ago
8ff0513
mtd: mtk: avoid warning in mtk_ecc_encode
by Arnd Bergmann
· 8 years ago
73f907f
mtd: nand: Fix data interface configuration logic
by Boris Brezillon
· 8 years ago
ce93bed
mtd: nand: gpmi: disable the clocks on errors
by Fabio Estevam
· 8 years ago
a658ac8
mtd: nand: Allow NAND chip ids to be included standalone.
by Dima Zavin
· 16 years ago
35ff96d
Merge tag 'for-linus-20161008' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 8 years ago
f5b88de
mtd: nand: fix trivial spelling error
by Brian Norris
· 8 years ago
1e2da4a
Merge tag 'for-4.9' of github.com:linux-nand/linux
by Brian Norris
· 8 years ago
ae6dd8d
Merge tag 'for-linus-20160928' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 8 years ago
d44154f
mtd: nand: Provide nand_cleanup() function to free NAND related resources
by Richard Weinberger
· 8 years ago
ba52b4d
mtd: nand: mxc: Test CONFIG_OF instead of CONFIG_OF_MTD
by Boris Brezillon
· 8 years ago
fde85cf
mtd: nand: Fix nand_command_lp() for 8bits opcodes
by Boris Brezillon
· 8 years ago
4796d86
mtd: nand: sunxi: Support ECC maximization
by Boris Brezillon
· 8 years ago
8bbba48
mtd: nand: Support maximizing ECC when using software BCH
by Boris Brezillon
· 8 years ago
ba78ee0
mtd: nand: Add an option to maximize the ECC strength
by Boris Brezillon
· 8 years ago
8283079
mtd: nand: mxc: Add timing setup for v2 controllers
by Sascha Hauer
· 8 years ago
4123ea3
mtd: nand: mxc: implement onfi get/set features
by Sascha Hauer
· 8 years ago
907f45f
mtd: nand: sunxi: switch from manual to automated timing config
by Sascha Hauer
· 8 years ago
d8e725d
mtd: nand: automate NAND timings selection
by Boris Brezillon
· 8 years ago
6e1f970
mtd: nand: Expose data interface for ONFI mode 0
by Sascha Hauer
· 8 years ago
b88730a
mtd: nand: Add function to convert ONFI mode to data_interface
by Sascha Hauer
· 8 years ago
b1dd3ca
mtd: nand: convert ONFI mode into data interface
by Sascha Hauer
· 8 years ago
2f94abf
mtd: nand: Create a NAND reset function
by Sascha Hauer
· 8 years ago
e13f880
mtd: nand: Allow MTD_NAND_OMAP2 to be usable on Keystone devices
by Roger Quadros
· 8 years ago
eab7fdc
mtd: brcmnand: iProc big endian and ONFI support
by Ray Jui
· 8 years ago
10ffd57
mtd: nand_bbt: scan for next free bbt block if writing bbt fails
by Kyle Roeschley
· 8 years ago
c3baf27
mtd: nand_bbt: Move BBT block selection logic out of write_bbt()
by Boris Brezillon
· 8 years ago
57d419a
mtd: nand: timings: Reorder tRR_min def in mode 0
by Boris Brezillon
· 8 years ago
74a332e
mtd: nand: timings: Fix tADL_min for ONFI 4.0 chips
by Boris Brezillon
· 8 years ago
1848a05
mtd: nand: gpmi: get correct free oob space
by Han Xu
· 9 years ago
3fe4f90
mtd: nand: sh_flctl: handle dma_submit() errors
by Brian Norris
· 9 years ago
d9ca77f
mtd: nand: s3c2410: Register cpufreq notifier only on S3C24xx
by Krzysztof Kozlowski
· 8 years ago
fc6b4d1
mtd: nand: Get rid of needless 'goto'
by Andrey Smirnov
· 8 years ago
76fe334
mtd: nand: Error out if cmd_ctrl() is missing
by Andrey Smirnov
· 8 years ago
75c19e5
Kconfig: nand: Remove redundant dependency on MTD_NAND
by Andrey Smirnov
· 8 years ago
107896c
Kconfig: nand: Make MTD_NAND_FSL_ELBC depend on FSL_SOC
by Andrey Smirnov
· 8 years ago
d45bc58
mtd: nand: import nand_hw_control_init()
by Marc Gonzalez
· 8 years ago
38178e7
mtd: nand: mxc: fix obiwan error in mxc_nand_v[12]_ooblayout_free() functions
by Lothar Waßmann
· 8 years ago
559e58e
mtd: nand: fix chances to create incomplete ECC data when writing
by RogerCC Lin
· 8 years ago
7a35328
mtd: nand: fix generating over-boundary ECC data when writing
by RogerCC Lin
· 8 years ago
f6d7c1b
mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctl
by Karl Beldan
· 8 years ago
a93295a
mtd: nand: omap2: Don't call dma_release_channel() if dma_request_chan() failed
by Roger Quadros
· 8 years ago
affe8a2
Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 8 years ago
144f4c9
mtd: nand: fix bug writing 1 byte less than page size
by Hector Palacios
· 8 years ago
422485d
mtd: nand: brcmnand: Change BUG_ON in brcmnand_send_cmd
by Florian Fainelli
· 8 years ago
de3bfc4
mtd: nand: omap2: fix return value check in omap_nand_probe()
by Wei Yongjun
· 8 years ago
1ed1069
Merge tag 'nand/for-4.8' of github.com:linux-nand/linux into mtd
by Brian Norris
· 8 years ago
7ce9ea7
mtd: nand: omap2: Add check for old elm binding
by Teresa Remmet
· 8 years ago
8ea126b
memory: Update dependency of IFC for Layerscape
by Raghav Dogra
· 8 years ago
8490c03
mtd: nand: jz4780: Update MODULE_AUTHOR email address
by Harvey Hunt
· 8 years ago
40297e7
mtd: nand: sunxi: prevent a small memory leak
by Dan Carpenter
· 8 years ago
ab9d6a7
mtd: nand: sunxi: add reset line support
by Icenowy Zheng
· 8 years ago
37987ba
mtd: nand: xway: add nandaddr to own struct
by Hauke Mehrtens
· 8 years ago
250d45e
mtd: nand: xway: add missing write_buf and read_buf to nand driver
by Hauke Mehrtens
· 8 years ago
ddbed9c
mtd: nand: xway: extract read and write function
by Hauke Mehrtens
· 8 years ago
e7e1f7b
mtd: nand: xway: fix nand locking
by John Crispin
· 8 years ago
44772fa
mtd: nand: xway: remove manual reset
by Hauke Mehrtens
· 8 years ago
f45eb7b
mtd: nand: xway: Avoid messing up with IO_ADDR_W in ->cmd_ctrl()
by John Crispin
· 8 years ago
0243667
mtd: nand: xway: convert to normal platform driver
by Hauke Mehrtens
· 8 years ago
3d8cec2
mtd: nand: xway: add some more documentation
by Hauke Mehrtens
· 8 years ago
03b1d11
mtd: nand: sunxi: fix subpage write
by Boris Brezillon
· 8 years ago
a92c721
mtd: nand: sunxi: check ecc->size values
by Boris Brezillon
· 8 years ago
872164e
mtd: nand: sunxi: prefer 1k ECC blocks when applicable
by Boris Brezillon
· 8 years ago
252173c
mtd: nand: sunxi: Fix OOB bytes retrieval in read_chunks_dma()
by Boris Brezillon
· 8 years ago
1d6b1e4
mtd: mediatek: driver for MTK Smart Device
by Jorge Ramirez-Ortiz
· 8 years ago
28f3d01
mtd: nand: sunxi: fix return value check in sunxi_nfc_dma_op_prepare()
by Wei Yongjun
· 8 years ago
bc26532
mtd: brcmnand: Detect sticky ucorr ecc error on dma reads
by Kamal Dasu
· 8 years ago
02b88ee
mtd: brcmnand: Add check for erased page bitflips
by Kamal Dasu
· 8 years ago
1c7fe6b
mtd: nand: add ESMT manufacturer
by Rafał Miłecki
· 8 years ago
614049a
mtd: nand: sunxi: add support for DMA assisted operations
by Boris Brezillon
· 9 years ago
decba6d
mtd: brcmnand: Add v7.2 controller support
by Florian Fainelli
· 8 years ago
aa7abd3
mtd: nand: omap2: Support parsing dma channel information from DT
by Cooper Jr., Franklin
· 9 years ago
4cae85b
Merge tag 'for-linus-20160527' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 8 years ago
53b74ed
Revert "mtd: atmel_nand: Support variable RB_EDGE interrupts"
by Wenyou Yang
· 9 years ago
8bc4d5f
Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 8 years ago
490e142
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
by Linus Torvalds
· 8 years ago
3603ea0
mtd: nand_bch: fix spelling of "probably"
by Brian Norris
· 9 years ago
2cbaf54
Merge tag 'nand/for-4.7' of github.com:linux-nand/linux
by Brian Norris
· 9 years ago
666b656
mtd: brcmnand: respect ECC algorithm set by NAND subsystem
by Brian Norris
· 9 years ago
bd2e778
gpmi-nand: Handle ECC Errors in erased pages
by Markus Pargmann
· 9 years ago
ba4f46b
mtd: nand: add support for "nand-ecc-algo" DT property
by Rafał Miłecki
· 9 years ago
e4225ae
mtd: mtd: drop NAND_ECC_SOFT_BCH enum value
by Rafał Miłecki
· 9 years ago
ae211bc
mtd: drop support for NAND_ECC_SOFT_BCH as "soft_bch" mapping
by Rafał Miłecki
· 9 years ago
06f384c
mtd: nand: read ECC algorithm from the new field
by Rafał Miłecki
· 9 years ago
ef296dc
mtd: nand: fsmc: validate ECC setup by checking algorithm directly
by Rafał Miłecki
· 9 years ago
e9d4fae
mtd: nand: set ECC algorithm to Hamming on fallback
by Rafał Miłecki
· 9 years ago
d5f304a
mtd: nand: atmel: set ECC algorithm explicitly
by Rafał Miłecki
· 9 years ago
867f987
mtd: nand: davinci: set ECC algorithm explicitly
by Rafał Miłecki
· 9 years ago
04dae62
mtd: nand: bf5xx: set ECC algorithm explicitly
by Rafał Miłecki
· 9 years ago
8c6f0fc
mtd: nand: omap2: Fix high memory dma prefetch transfer
by Cooper Jr., Franklin
· 9 years ago
03d3a1d
mtd: nand: omap2: Start dma request before enabling prefetch
by Cooper Jr., Franklin
· 9 years ago
7778478
mtd: nandsim: add __init attribute
by Julia Lawall
· 9 years ago
d48f62b
mtd: nand: move of_get_nand_xxx() helpers into nand_base.c
by Boris Brezillon
· 9 years ago
14667d8
mtd: nand: sh_flctl: rely on generic DT parsing done in nand_scan_ident()
by Boris Brezillon
· 9 years ago
609468f
mtd: nand: mxc: rely on generic DT parsing done in nand_scan_ident()
by Boris Brezillon
· 9 years ago
f6c36aa
mtd: nand: lpc32xx: rely on generic DT parsing done in nand_scan_ident()
by Boris Brezillon
· 9 years ago
2d01922
mtd: nand: hisi504: rely on generic DT parsing done in nand_scan_ident()
by Boris Brezillon
· 9 years ago
363b5db
mtd: nand: davinci: rely on generic DT parsing done in nand_scan_ident()
by Boris Brezillon
· 9 years ago
f05f6a1
mtd: nand: gpmi: rely on generic DT parsing done in nand_scan_ident()
by Boris Brezillon
· 9 years ago
57a605b
mtd: nand: omap2: fix compare_const_fl.cocci warnings
by Julia Lawall
· 9 years ago
Next »