Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b219ab9cfb2057de6e779169197f83265c310c83
/
drivers
/
mtd
/
nand
ab2020f
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 14 years ago
52d039f
mtd: pxa3xx_nand: NULL dereference in pxa3xx_nand_probe
by Dan Carpenter
· 14 years ago
cbcab65
mtd: nand: add mtd->writebufsize initialization
by Anatolij Gustschin
· 14 years ago
24ac9a9
mtd: txx9ndfmc: limit transfer bytes to 512 (ECC provides 6 bytes max)
by Ralf Rösch
· 14 years ago
eaca491
mtd: nand: ams-delta: drop omap_read/write, use ioremap
by Janusz Krzysztofik
· 14 years ago
494f45d
mtd: nand: ams-delta: select for built-in by default
by Janusz Krzysztofik
· 14 years ago
b7b1a29
mtd: nand: rearrange ONFI revision checking, add ONFI 2.3
by Brian Norris
· 14 years ago
0b524fb
mtd: nand: choose correct chip name (ONFI bug)
by Brian Norris
· 14 years ago
7e95d1f
mtd: nand: ams-delta: convert to platform driver
by Janusz Krzysztofik
· 14 years ago
beda1d4
Revert "mtd: nand: add check for out of page read"
by Artem Bityutskiy
· 14 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
859158b
omap: nand: remove hardware ECC as default
by Sukumar Ghorai
· 14 years ago
4ccb3b4
mtd: nand: Fix integer overflow in ONFI detection of chips >= 4GiB
by David Woodhouse
· 14 years ago
593cd87
mtd: FSMC NAND use the PrimeCell identifier macros
by Linus Walleij
· 14 years ago
4ad916b
mtd: FSMC NAND remove PARTITION macro and fix compile noise
by Linus Walleij
· 14 years ago
2ebf062
mtd: mxc_nand: Fix warning on nr_parts unused variable
by Fabio Estevam
· 14 years ago
eeda667
mtd: fsl_elbc_nand: fix jffs2 problem after NAND-flash image record in u-boot
by Sergej.Stepanov@ids.de
· 14 years ago
e14feaf
mtd: nand: add check for out of page read
by Jason Liu
· 14 years ago
1534b8b
mtd: fix nand kernel-doc warnings
by Randy Dunlap
· 14 years ago
23079f9
mtd: nand: Use printf extension %pR for struct resource
by Joe Perches
· 14 years ago
9118ea3
mtd: NAND: jz4740: Remove custom {read,write}_page handlers
by Lars-Peter Clausen
· 14 years ago
a338ada
mtd: NAND: jz4740: Make 'struct platform_driver jz_nand_driver' static
by Lars-Peter Clausen
· 14 years ago
309b5e4
mtd: use vzalloc
by Joe Perches
· 14 years ago
daf05ec
mtd: nandsim: spell fixes in comments
by srimugunthan
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
7934650
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 14 years ago
6757792
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by David Woodhouse
· 14 years ago
72e5806
Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci
by Linus Torvalds
· 14 years ago
0b824d2
P4080/mtd: Fix the freescale lbc issue with 36bit mode
by Lan Chunhe-B25806
· 14 years ago
3ab8f2a
P4080/eLBC: Make Freescale elbc interrupt common to elbc devices
by Roy Zang
· 14 years ago
cdcf12b
mtd: nand: fix MTD_MODE_RAW writes
by Jon Povey
· 14 years ago
9bf7071
mtd: r852: remove useless pci powerup/down from suspend/resume routines
by Maxim Levitsky
· 14 years ago
5954c47
mtd: Blackfin NFC: fix badblock location with BootROM OOB
by Mike Frysinger
· 14 years ago
733daa5
mtd: omap2: fix static declaration warning
by G, Manjunath Kondaiah
· 14 years ago
766f271
mtd: Fix endianness issues from device tree
by Ian Munsie
· 14 years ago
ce85b79
mtd: nandsim: add module param for BBT handling
by Sebastian Andrzej Siewior
· 14 years ago
453281a
mtd: nand: introduce NAND_CREATE_EMPTY_BBT
by Sebastian Andrzej Siewior
· 14 years ago
7cba7b1
mtd: nand: add support for BBT without OOB
by Sebastian Andrzej Siewior
· 14 years ago
df5b4e3
mtd: nand: pull in td into read_bbt()
by Sebastian Andrzej Siewior
· 14 years ago
cda3209
mtd: nand: use ALIGN where possible
by Sebastian Andrzej Siewior
· 14 years ago
12a40a5
mtd: add init_size hook for NAND driver
by Huang Shijie
· 14 years ago
6c009ab
mtd: generic FSMC NAND MTD driver
by Linus Walleij
· 14 years ago
c1194c7
mtd: nand_base: do not cache pages with uncorrectable ECC errors
by Artem Bityutskiy
· 14 years ago
0eecf4b
mtd: fix the build warning for fsl_upm.c
by Roy Zang
· 14 years ago
7351d3a
mtd: fix almost all checkpatch warnings in nand_base.c
by Florian Fainelli
· 14 years ago
f8ac041
mtd: fix all checkpatch errors in nand_base.c
by Florian Fainelli
· 14 years ago
2bdb053
mtd: davinci: relax a timeout for ECC-initialization
by Wolfram Sang
· 14 years ago
6fb277b
mtd: nand: split ONFI detection logic to its own function
by Florian Fainelli
· 14 years ago
d1e1f4e
mtd: nand: add support for reading ONFI parameters from NAND device
by Florian Fainelli
· 14 years ago
42af8b5
mtd: nand: denali should also handle NAND_CMD_PARAM
by Florian Fainelli
· 14 years ago
34c5bf6
mtd: nand: Samsung MLC - new OOB sizes
by Brian Norris
· 14 years ago
eea116e
mtd: davinci: fix comment to match the code
by Wolfram Sang
· 14 years ago
cf36351
mtd: mpc5121_nfc: fix memory leak on error path
by Julia Lawall
· 14 years ago
9d8b104
mtd: pxa3xx_nand: set oob length in the runtime
by Lei Wen
· 14 years ago
18c81b1
mtd: pxa3xx_nand: remove the flash info in driver structure
by Lei Wen
· 14 years ago
227a886
mtd: pxa3xx_nand: introduce default timing to reduce read id times
by Lei Wen
· 14 years ago
c1f8247
mtd: pxa3xx_nand: condense the flash definition
by Lei Wen
· 14 years ago
13ed7ae
mtd: nand: support new Toshiba SLC
by Brian Norris
· 14 years ago
cc26c3c
mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUT
by Brian Norris
· 14 years ago
2173bae
mtd: nand: spansion S30MLxxxP support
by Brian Norris
· 14 years ago
12c8eb9
mtd: fix callback return value check
by Baruch Siach
· 14 years ago
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
7940a34
Merge branch 'davinci-next' into davinci-for-linus
by Kevin Hilman
· 14 years ago
63f1474
mxc_nand: do not depend on disabling the irq in the interrupt handler
by Sascha Hauer
· 14 years ago
631dd1a
Update broken web addresses in the kernel.
by Justin P. Mattock
· 14 years ago
f12f662
fix OMAP2 MTD build failure
by Daniel J Blueman
· 14 years ago
a88dbc5
nand: davinci: add support for timing configuration
by Sekhar Nori
· 14 years ago
8060ef4
davinci: add support for aemif timing configuration
by Sekhar Nori
· 14 years ago
99d3896
mtd: pxa3xx: fix build error when CONFIG_MTD_PARTITIONS is not defined
by Mark F. Brown
· 14 years ago
b8db2f5
mtd: mxc_nand: configure pages per block for v2 controller
by Sascha Hauer
· 14 years ago
8b865d5
mtd: Blackfin NFC: fix invalid free in remove()
by Mike Frysinger
· 14 years ago
eac15a4
mtd: Blackfin NFC: fix build error after nand_scan_ident() change
by Mike Frysinger
· 14 years ago
f7b66e5
mxc_nand: Do not do byte accesses to the NFC buffer.
by John Ogness
· 15 years ago
cfe3fda
mtd: nand: Fix probe of Samsung NAND chips
by Tilman Sauerbeck
· 14 years ago
065a1ed
mtd: nand: Fix regression in BBM detection
by Brian Norris
· 14 years ago
93b352f
pxa3xx: fix ns2cycle equation
by Axel Lin
· 14 years ago
7355a5a
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 14 years ago
84c4f46
mtd/nand_ids: Fix buswidth
by Brian Norris
· 14 years ago
58d4ea6
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
01cd2aba
gen_nand: Test if nr_chips field is valid
by Marek Vasut
· 14 years ago
5eab6aaa
nand/denali: move all hardware initialization work to denali_hw_init
by Chuanxiao Dong
· 14 years ago
7d8a26f
nand/denali: Add a page check in denali_read_page & denali_read_page_raw
by Chuanxiao Dong
· 14 years ago
628bfd41
nand/denali: use cpu_relax() while waiting for hardware interrupt
by Chuanxiao Dong
· 14 years ago
f0bc0c7
nand/denali: change read_status function method
by Chuanxiao Dong
· 14 years ago
b292c34
nand/denali: Fixed check patch warnings
by Chuanxiao Dong
· 14 years ago
b6d676d
mtd/nand_base: fix kernel-doc warnings & typos
by Randy Dunlap
· 14 years ago
db9ebb7
mtd/nand_base: fix kernel-doc warnings & typos
by Randy Dunlap
· 15 years ago
7cfffac
nand/denali: use dev_xx debug function to replace nand_dbg_print and some printk
by Chuanxiao Dong
· 14 years ago
8ae61eb
nand/denali: Fixed handle ECC error bugs
by Chuanxiao Dong
· 14 years ago
24c3fa3
nand/denali: use iowrite32() to replace denali_write32()
by Chuanxiao Dong
· 14 years ago
5c0eb90
nand/denali: Fixed probe function bugs
by Chuanxiao Dong
· 14 years ago
e8a89ce
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 14 years ago
6ae0185
mtd: Remove obsolete <mtd/compatmac.h> include
by David Woodhouse
· 14 years ago
d71048e
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 14 years ago
71ec515
mxc_nand: Add v3 (i.MX51) Support
by Sascha Hauer
· 14 years ago
6e85dfd
mxc_nand: support 8bit ecc
by Sascha Hauer
· 14 years ago
94f77e5
mxc_nand: fix correct_data function
by Sascha Hauer
· 14 years ago
1bc9918
mxc_nand: add V1_V2 namespace to registers
by Sascha Hauer
· 14 years ago
7aaf28a
mxc_nand: factor out a check_int function
by Sascha Hauer
· 14 years ago
5f97304
mxc_nand: make some internally used functions overwriteable
by Sascha Hauer
· 14 years ago
Next »