Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e4b02ca6149773f86af266e75a0e69c374bb90ed
/
drivers
/
mtd
/
nand
921f860
mtd: nand: vf610: set correct ooblayout
by Stefan Agner
· 7 years ago
44ebd64
mtd: nand: sunxi: Fix ECC strength choice
by Miquel Raynal
· 7 years ago
d80cd3e
mtd: nand: Fix nand_do_read_oob() return value
by Miquel Raynal
· 7 years ago
d25d52f
mtd: nand: brcmnand: Disable prefetch by default
by Kamal Dasu
· 7 years ago
3a98d07
mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
by Jesse Chan
· 7 years ago
5e1f377
mtd: nand: pxa3xx: Fix READOOB implementation
by Boris Brezillon
· 7 years ago
d8dacf4
mtd: nand: mtk: fix infinite ECC decode IRQ issue
by Xiaolei Li
· 7 years ago
17074fa
mtd: nand: Fix writing mtdoops to nand flash.
by Brent Taylor
· 7 years ago
09fd3f8
mtd: nand: omap2: Fix subpage write
by Roger Quadros
· 7 years ago
293c98f
mtd: nand: sunxi: Fix the non-polling case in sunxi_nfc_wait_events()
by Boris Brezillon
· 7 years ago
b276bc6
mtd: nand: qcom: fix config error for BCH
by Abhishek Sahu
· 7 years ago
f4a272d
mtd: nand: qcom: fix read failure without complete bootchain
by Abhishek Sahu
· 7 years ago
8651620
mtd: nand: mxc: Fix mxc_v1 ooblayout
by Boris Brezillon
· 8 years ago
160c365
nand: fix wrong default oob layout for small pages using soft ecc
by Miquel Raynal
· 7 years ago
ced271b
mtd: nand: Fix timing setup for NANDs that do not support SET FEATURES
by Boris Brezillon
· 7 years ago
a4bfcab
mtd: nand: brcmnand: Check flash #WP pin status before nand erase/program
by Kamal Dasu
· 8 years ago
5956b28
mtd: nand: add ooblayout for old hamming layout
by Alexander Couzens
· 8 years ago
6639b27
mtd: nand: omap2: Fix partition creation via cmdline mtdparts
by Roger Quadros
· 8 years ago
e437af9
mtd: nand: orion: fix clk handling
by Simon Baatz
· 8 years ago
9d82393
mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0
by Mark Marshall
· 8 years ago
001ed27
mtd: nand: xway: fix build because of module functions
by Hauke Mehrtens
· 8 years ago
c8dce6e
mtd: nand: xway: disable module support
by Hauke Mehrtens
· 8 years ago
d8d82ac
mtd: nand: lpc32xx: fix invalid error handling of a requested irq
by Vladimir Zapolskiy
· 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
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
Next »