Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fef775caa705255358cdf7bbaf9bbc2fd1111761
/
drivers
/
mtd
/
nand
fef775c
nand: omap2: Add support for flash-based bad block table
by Ezequiel García
· 10 years ago
2d405ec
mtd: nand: atmel_nand: retrieve NFC clock
by Boris BREZILLON
· 10 years ago
55ab9ec
mtd: denali: remove a set-but-unused variable
by Masahiro Yamada
· 10 years ago
93e3c8a
mtd: denali: change the type of iterators to int
by Masahiro Yamada
· 10 years ago
3157d1e
mtd: denali: remove unnecessary casts
by Masahiro Yamada
· 10 years ago
5637b69
mtd: denali: remove unnecessary variable initializations
by Masahiro Yamada
· 10 years ago
43914a2
mtd: denali: fix the format of comment blocks
by Masahiro Yamada
· 10 years ago
7622d49
Merge tag 'v3.17-rc5' from upstream
by Brian Norris
· 10 years ago
40ddbf5
mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc()
by Roger Quadros
· 10 years ago
7d5929c
mtd: nand: omap: Revert to using software ECC by default
by Roger Quadros
· 10 years ago
bd8898d
mtd: nand: Use ULL-suffix for big u64 constant
by Geert Uytterhoeven
· 10 years ago
ff0a215
mtd: atmel_nand: NFC: fix mtd_nandbiterrs.ko test fail when using sram write
by Wu, Josh
· 10 years ago
537ab1b
mtd: nand: fix integer widening problems
by Brian Norris
· 10 years ago
b033e1a
mtd: nandsim: fix integer widening
by Brian Norris
· 10 years ago
c115add
mtd: nand: denali: set proper error code on timeout
by Brian Norris
· 10 years ago
31f7546
mtd: use __packed shorthand
by Brian Norris
· 10 years ago
57d3a9a
mtd: nand: fix nand_lock/unlock() function
by White Ding
· 10 years ago
2902330
mtd: denali: avoid using a magic number
by Masahiro Yamada
· 10 years ago
8fb7b93
mtd: atmel_nand: remove redundant dev_err call
by Wei Yongjun
· 10 years ago
a355710
mtd: atmel_nand: add pmecc support for 512, 1k, 4k, 8k page size
by Wu, Josh
· 10 years ago
796fe36
mtd: atmel_nand: increase chip_delay
by Raphaël Poggi
· 10 years ago
5828c60
mtd: ndfc: silence an array underflow static checker warning
by Dan Carpenter
· 10 years ago
c309bfa
Merge tag 'for-linus-20140808' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 10 years ago
e669830
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
2f73bfb
MIPS: Alchemy: remove au_read/write/sync
by Manuel Lauss
· 10 years ago
9cf1216
MIPS: Alchemy: add helpers to access static memory ctrl registers.
by Manuel Lauss
· 10 years ago
2a500af
mtd: gpmi: make blockmark swapping optional
by Lothar Waßmann
· 11 years ago
d8c0372
mtd: gpmi: remove line breaks from error messages and improve wording
by Lothar Waßmann
· 11 years ago
6a76096
mtd: gpmi: remove useless (void *) type casts and spaces between type casts and variables
by Lothar Waßmann
· 11 years ago
e4e0693
mtd: atmel_nand: NFC: support multiple interrupt handling
by Josh Wu
· 11 years ago
72a78e3
mtd: atmel_nand: implement the nfc_device_ready() by checking the R/B bit
by Wu, Josh
· 11 years ago
50e04e2
mtd: atmel_nand: add NFC status error check
by Wu, Josh
· 11 years ago
b385766
mtd: atmel_nand: make ecc parameters same as definition
by Bo Shen
· 11 years ago
974647e
mtd: nand: add ONFI timing mode to nand_timings converter
by Boris BREZILLON
· 10 years ago
d0d5864
Merge tag 'v3.16-rc6' into MTD development branch
by Brian Norris
· 10 years ago
d68a5c3
mtd: denali: use 8 bytes for READID command
by grmoore@altera.com
· 11 years ago
54c39e9
mtd: nand: reduce the warning noise when the ECC is too weak
by Thomas Petazzoni
· 10 years ago
8471bb7
mtd: Introduce mtd_block_isreserved()
by Ezequiel Garcia
· 11 years ago
1360246
mtd: bf5xx_nand: drop no-op PM support
by Brian Norris
· 11 years ago
887957b
mtd: s3c2410: Move to clk_prepare_enable/clk_disable_unprepare
by Vasily Khoruzhick
· 10 years ago
adddcac
mtd: lpc32xx: drop bitflip_threshold initialization
by Brian Norris
· 11 years ago
16b9057
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
9c1d528
Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus
by Al Viro
· 11 years ago
91f5498
mtd: gpmi: add gpmi support for imx6sx
by Huang Shijie
· 11 years ago
0c53be9
mtd: bf5xx_nand: use the managed version of kzalloc
by Himangi Saraogi
· 11 years ago
b7e46062
mtd: pxa3xx_nand: make the driver work on big-endian systems
by Thomas Petazzoni
· 11 years ago
2913aae
mtd: nand: omap: fix omap_calculate_ecc_bch() for-loop error
by Ted Juan
· 11 years ago
ab7f6fc
mtd: nand: r852: correct write_buf loop bounds
by Brian Norris
· 11 years ago
abb9cf7
mtd: nand_bbt: handle error case for nand_create_badblock_pattern()
by Brian Norris
· 11 years ago
930de53
mtd: nand_bbt: remove unused variable
by Brian Norris
· 11 years ago
5b3e507
mtd: nand: pxa3xx: Use ECC strength and step size devicetree binding
by Ezequiel Garcia
· 11 years ago
eee0166
mtd: nand: pxa3xx: Clean pxa_ecc_init() error handling
by Ezequiel Garcia
· 11 years ago
67a9ad9
mtd: nand: Warn the user if the selected ECC strength is too weak
by Ezequiel Garcia
· 11 years ago
9748fff
mtd: nand: omap: add support for BCH16_ECC - NAND driver updates
by pekon gupta
· 11 years ago
4007e2d
NAND_ECC_SOFT_BCH can support subpage reads too
by Ron Lee
· 11 years ago
2170480
mtd: fsl_ifc_nand: Workaround bogus WP on 16-bit NAND
by Joe Schultz
· 11 years ago
4454406
mtd: fsl_ifc_nand: Use void type for IFC buffer
by Aaron Sierra
· 11 years ago
66507c7
mtd: nand: Add support to use nand_base poi databuf as bounce buffer
by Kamal Dasu
· 11 years ago
f034d87
mtd: eLBC NAND: fix subpage write support
by Pekon Gupta
· 11 years ago
cb3346a
mtd: orion_nand: Make of_device_id array const
by Jingoo Han
· 11 years ago
17754ad
mtd: nand: pxa3xx: Make of_device_id array const
by Jingoo Han
· 11 years ago
f306e8c
mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in erased-page
by pekon gupta
· 11 years ago
49c50b9
mtd: nand: refactor erase_cmd() to return chip status
by Brian Norris
· 11 years ago
7f7f25e
replace checking for ->read/->aio_read presence with check in ->f_mode
by Al Viro
· 11 years ago
28c015a
mtd: davinci-nand: disable subpage write for keystone-nand
by Murali Karicheri
· 11 years ago
35fc519
mtd: nand: fix a typo in a comment line
by Masahiro Yamada
· 11 years ago
6189ccc
mtd: gpmi: add gpmi_devdata{} to simplify the code
by Huang Shijie
· 11 years ago
85a3bd9
mtd: nand: add line feed to pr_err
by Raphaël Poggi
· 11 years ago
b4a8128
mtd: davinci-nand: disable subpage write for keystone-nand
by Murali Karicheri
· 11 years ago
47570bb1
mtd: nand: use the nand_read_subpage index everywhere
by Ron
· 11 years ago
9fd6c6c
mtd: nand: omap: fix compile warning on ‘erased_sector_bitflips’
by Christian Engelmayer
· 11 years ago
c29aa15
Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 11 years ago
cbda94e
Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
4a4163c
Fix index regression in nand_read_subpage
by Ron
· 11 years ago
675c354
Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 11 years ago
86e4bbc
mtd: diskonchip: mem resource name is not optional
by Sasha Levin
· 11 years ago
148256f
mtd: nand: fix mention to CONFIG_MTD_NAND_ECC_BCH
by Erico Nunes
· 11 years ago
00d0989
mtd: omap2: Use devm_ioremap_resource()
by Jingoo Han
· 11 years ago
7995204
mtd: denali_dt: Use devm_ioremap_resource()
by Jingoo Han
· 11 years ago
3f4eb14
mtd: devices: elm: check for hardware engine's design constraints
by Pekon Gupta
· 11 years ago
165f5fd
Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'
by Rafael J. Wysocki
· 11 years ago
c7b05e9
mtd: nand: omap: remove is_elm_present flag
by Pekon Gupta
· 11 years ago
16e6932
mtd: nand: omap: ecc.hwctl: clean omap_enable_hwecc_bch for redundant ECC configs
by Pekon Gupta
· 11 years ago
c5957a3
mtd: nand: omap: ecc.hwctl: refactor omap_enable_hwecc_bch for ECC related GPMC configs
by Pekon Gupta
· 11 years ago
7c977c3
mtd: nand: omap: ecc.hwctl: rename omap3_enable_hwecc_bch to omap_enable_hwecc_bch
by Pekon Gupta
· 11 years ago
7bcd1dc
mtd: nand: omap: ecc.calculate: merge omap3_calculate_ecc_bch8 in omap_calculate_ecc_bch
by Pekon Gupta
· 11 years ago
2c9f236
mtd: nand: omap: ecc.calculate: merge omap3_calculate_ecc_bch4 in omap_calculate_ecc_bch
by Pekon Gupta
· 11 years ago
f5dc06f
mtd: nand: omap: ecc.calculate: refactor omap_calculate_ecc_bch for BCHx_HW ecc-scheme
by Pekon Gupta
· 11 years ago
a4c7ca0
mtd: nand: omap: ecc.calculate: rename omap3_calculate_ecc_bch to omap_calculate_ecc_bch
by Pekon Gupta
· 11 years ago
13fbe06
mtd: nand: omap: ecc.correct: omap_elm_correct_data: fix programmed-page bit-flip correction logic
by Pekon Gupta
· 11 years ago
b08e1f6
mtd: nand: omap: ecc.correct: omap_elm_correct_data: cleanup for future enhancements
by Pekon Gupta
· 11 years ago
78f43c5
mtd: nand: omap: ecc.correct: omap_elm_correct_data: fix erased-page detection for BCHx_HW ECC schemes
by Pekon Gupta
· 11 years ago
de0a4d6
mtd: nand: omap: ecc.correct: omap_elm_correct_data: rename ambiguous variable 'eccsize' and 'ecc_vector_size'
by Pekon Gupta
· 11 years ago
4e55807
mtd: nand: omap: add field to indicate current ecc-scheme in 'struct omap_nand_info'
by Pekon Gupta
· 11 years ago
90445ff
mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC
by Herve Codina
· 11 years ago
b8e2931
mtd: gpmi: add subpage read support
by Huang Shijie
· 11 years ago
4a57d67
mtd: gpmi: do not use the mtd->writesize
by Huang Shijie
· 11 years ago
e004deb
mtd: nand: add "page" argument for read_subpage hook
by Huang Shijie
· 11 years ago
bb77082
mtd: nand: remove unused function input parameter
by Cai Zhiyong
· 11 years ago
e634ce5
mtd: nand: pxa3xx: Print actual ECC strength in error message
by Ezequiel Garcia
· 11 years ago
Next »