Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ba2b5277dc52cc96944d9765281bdf1e12681f66
/
drivers
/
mtd
/
nand
68db0cf
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
by Ingo Molnar
· 8 years ago
38b8d20
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h>
by Ingo Molnar
· 8 years ago
9c8d7ff
Merge tag 'nand/for-4.11' of github.com:linux-nand/linux
by Brian Norris
· 8 years ago
34da5f5
mtd: nand: set max_bb_per_die and blocks_per_die for ONFI compliant chips
by Zach Brown
· 8 years ago
5671842
mtd: nand: implement 'max_bad_blocks' mtd function
by Zach Brown
· 8 years ago
40bc941
mtd: update my email address
by John Crispin
· 8 years ago
a4077ce
mtd: nand: Add Winbond manufacturer id
by Andrey Jr. Melnikov
· 8 years ago
cad3274
mtd: nand: sunxi: Improve sunxi_nfc_cmd_ctrl()
by Boris Brezillon
· 8 years ago
8de15e1
mtd: nand: sunxi: Stop using polling mode when waiting for long operations
by Boris Brezillon
· 8 years ago
19649e2
mtd: nand: sunxi: Fix the non-polling case in sunxi_nfc_wait_events()
by Boris Brezillon
· 8 years ago
6564414
mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0
by Mark Marshall
· 8 years ago
07f7644
mtd: nand: mediatek: remove redundant dev_err call in mtk_nfc_probe()
by Wei Yongjun
· 8 years ago
de0b344
mtd: nand: Add OX820 NAND hardware dependency
by Jean Delvare
· 8 years ago
4404d7d
mtd: nand: fsmc: remove stale non-DT probe path
by Linus Walleij
· 8 years ago
4339b7f
mtd: nand: lpc32xx_slc: Remove unneeded NULL check on 'rc'
by Fabio Estevam
· 8 years ago
cf9e167
mtd: nand: lpc32xx: fix invalid error handling of a requested irq
by Vladimir Zapolskiy
· 8 years ago
8043d25
mtd: nand: tango: Reset pbus to raw mode in probe
by Marc Gonzalez
· 8 years ago
7165b8a
mtd: nand: tango: Update DT binding description
by Marc Gonzalez
· 8 years ago
f0fcdc5
mtd: nand: oxnas_nand: fix build errors on arch/um, require HAS_IOMEM
by Randy Dunlap
· 8 years ago
a272466
mtd: nand: xway: fix build because of module functions
by Hauke Mehrtens
· 8 years ago
73529c8
mtd: nand: xway: disable module support
by Hauke Mehrtens
· 8 years ago
59dbc86
mtd: nand: tango: Add standard legalese header
by Marc Gonzalez
· 8 years ago
0989b09
Merge tag 'nand/for-4.10' of github.com:linux-nand/linux
by Brian Norris
· 8 years ago
8fcfba0
mtd: nand: tango: Use nand_to_mtd() instead of directly accessing chip->mtd
by Boris Brezillon
· 8 years ago
4421682
mtd: nand: nandsim: fix error check
by Sudip Mukherjee
· 8 years ago
37871ab
mtd: nand: tango: Cleanup raw_write and raw_read
by Marc Gonzalez
· 8 years ago
ff9e9ea
mtd: nand: tango: Enable custom page accessors
by Marc Gonzalez
· 8 years ago
3371d66
mtd: nand: Support controllers with custom page
by Marc Gonzalez
· 8 years ago
fc80f21
mtd: nand: denali: remove debug lines of __FILE__, __LINE__, __func__
by Masahiro Yamada
· 8 years ago
01a1d52
mtd: nand: denali: remove unneeded parentheses
by Masahiro Yamada
· 8 years ago
a227d4e
mtd: nand: denali: return error code from nand_scan_ident/tail on error
by Masahiro Yamada
· 8 years ago
7ebb8d0
mtd: nand: denali: return error code from devm_request_irq() on error
by Masahiro Yamada
· 8 years ago
c1d0df1
mtd: nand: denali: use managed devm_irq_request()
by Masahiro Yamada
· 8 years ago
3765639
mtd: nand: denali: remove unused struct member totalblks, blksperchip
by Masahiro Yamada
· 8 years ago
789ccf1
mtd: nand: denali: remove "Spectra:" prefix from printk strings
by Masahiro Yamada
· 8 years ago
c9e0258
mtd: nand: denali: remove detect_partition_feature()
by Masahiro Yamada
· 8 years ago
50d5f2a
mtd: nand: denali: remove bogus comment about interrupt handler setup
by Masahiro Yamada
· 8 years ago
c4ae097
mtd: nand: denali: remove unused struct member denali_nand_info::idx
by Masahiro Yamada
· 8 years ago
ef5327d
mtd: nand: denali: remove unneeded <linux/slab.h> includes
by Masahiro Yamada
· 8 years ago
83f48f8
mtd: nand: socrates: use nand_scan() for nand_scan_ident/tail() combo
by Masahiro Yamada
· 8 years ago
c751830
mtd: nand: nandsim: remove unneeded checks for nand_scan_ident/tail()
by Masahiro Yamada
· 8 years ago
133fe8f
mtd: nand: pxa3xx: return error code of nand_scan_ident() on error
by Masahiro Yamada
· 8 years ago
c8cae35
mtd: nand: hisi504: return error code of nand_scan_ident() on error
by Masahiro Yamada
· 8 years ago
72480e4
mtd: nand: cafe: return error code of nand_scan_ident() on error
by Masahiro Yamada
· 8 years ago
e9d354b
mtd: nand: vf610: return error code of nand_scan_ident/tail() on error
by Masahiro Yamada
· 8 years ago
bd93a3a
mtd: nand: omap2: return error code of nand_scan_ident/tail() on error
by Masahiro Yamada
· 8 years ago
bc83c78
mtd: nand: mxc: return error code of nand_scan_ident/tail() on error
by Masahiro Yamada
· 8 years ago
f0dbe4a
mtd: nand: mediatek: return error code of nand_scan_ident/tail() on error
by Masahiro Yamada
· 8 years ago
b04bafc
mtd: nand: lpc32xx: return error code of nand_scan_ident/tail() on error
by Masahiro Yamada
· 8 years ago
ad5678e
mtd: nand: fsmc: return error code of nand_scan_ident/tail() on error
by Masahiro Yamada
· 8 years ago
c25cca0
mtd: nand: brcmnand: return error code of nand_scan_ident/tail() on error
by Masahiro Yamada
· 8 years ago
b5169d3
mtd: nand: atmel: return error code of nand_scan_ident/tail() on error
by Masahiro Yamada
· 8 years ago
ce2eaca
mtd: nand: plat_nand: return error code of nand_scan() on error
by Masahiro Yamada
· 8 years ago
4e5af27e2
mtd: nand: pasemi: return error code of nand_scan() on error
by Masahiro Yamada
· 8 years ago
6c34ad7
mtd: nand: orion: return error code of nand_scan() on error
by Masahiro Yamada
· 8 years ago
43358c1
mtd: nand: tmio: return error code of nand_scan() on error
by Masahiro Yamada
· 8 years ago
bbd4d03
mtd: nand: mpc5121: return error code of nand_scan() on error
by Masahiro Yamada
· 8 years ago
408bf51
mtd: nand: gpio: return error code of nand_scan() on error
by Masahiro Yamada
· 8 years ago
29453ba
mtd: nand: cs553x: return error code of nand_scan() on error
by Masahiro Yamada
· 8 years ago
546fe03
mtd: nand: cmx270: return error code of nand_scan() on error
by Masahiro Yamada
· 8 years ago
0d0aa86
mtd: nand: ams-delta: return error code of nand_scan() on error
by Masahiro Yamada
· 8 years ago
4722c0e
mtd: nand: change return type of nand_get_flash_type() to int
by Masahiro Yamada
· 8 years ago
a1a2617
mtd: nand: denali_dt: replace clk_disable() with clk_disable_unprepare()
by Masahiro Yamada
· 8 years ago
6956e23
mtd: nand: add tango NAND flash controller support
by Marc Gonzalez
· 8 years ago
8bd8fbd
mtd: nand: pxa3xx_nand: write exactly one message on probe failure
by Uwe Kleine-König
· 8 years ago
6ea40a3
mtd: nand: Wait tCCS after a column change
by Boris Brezillon
· 8 years ago
204e7ec
mtd: nand: Add a few more timings to nand_sdr_timings
by Boris Brezillon
· 8 years ago
1c825ad
mtd: s3c2410: parse the device configuration from OF node
by Sergio Prado
· 8 years ago
e9f66ae
mtd: s3c2410: make ecc mode configurable via platform data
by Sergio Prado
· 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
6685924
mtd: nand: Add OX820 NAND Support
by Neil Armstrong
· 8 years ago
6ac18a4
mtd: nand: add support for the TC58NVG2S0H chip
by Boris Brezillon
· 8 years ago
f59dab8
mtd: nand: sunxi: fix support for 512bytes ECC chunks
by Boris Brezillon
· 8 years ago
b156b7f
mtd: nand: omap2: Fix module autoload
by Javier Martinez Canillas
· 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
· 9 years ago
4796d86
mtd: nand: sunxi: Support ECC maximization
by Boris Brezillon
· 9 years ago
8bbba48
mtd: nand: Support maximizing ECC when using software BCH
by Boris Brezillon
· 9 years ago
ba78ee0
mtd: nand: Add an option to maximize the ECC strength
by Boris Brezillon
· 9 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
· 9 years ago
74a332e
mtd: nand: timings: Fix tADL_min for ONFI 4.0 chips
by Boris Brezillon
· 9 years ago
Next »