Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
33280eac704e3e156eef2fa9ed9ddf427a1c223c
33280ea
[MTD] AMD Geode NAND support can depend on X86_32; we won't see it on x86_64
by David Woodhouse
· 18 years ago
a6a8bef
[JFFS2] Preallocate raw_node_refs in a couple of missing places in scan
by David Woodhouse
· 19 years ago
2ebf09c
[JFFS2] Fix oops when marking space dirty in scan, but no previous node exists.
by David Woodhouse
· 19 years ago
ddc58bd
[JFFS2] Fix wbuf recovery of f->metadata->raw node.
by David Woodhouse
· 19 years ago
ba0251f
[MTD] NAND Consolidate references and add back default name setting
by Thomas Gleixner
· 19 years ago
cca3b83
[MTD] NAND simplify nand_chip_select
by Thomas Gleixner
· 19 years ago
29da9ce
[MTD] Fix thinko in nand_write_page_hwecc()
by David Woodhouse
· 19 years ago
9bfeb69
[JFFS2] Switch to using an array of jffs2_raw_node_refs instead of a list.
by David Woodhouse
· 19 years ago
f75e509
[MTD] NAND modularize write function
by Thomas Gleixner
· 19 years ago
e4d222f
[MTD] Remove PCI dependency for Geode CS553[56] NAND controller.
by David Woodhouse
· 19 years ago
89291a9
[JFFS2] Fix 64-bit size_t problems in XATTR code.
by David Woodhouse
· 19 years ago
c5b553c
[MTD] Fix NAND_VERIFY_WRITE case to build with tglx's recent changes
by David Woodhouse
· 19 years ago
8546ac4
[MTD] Remove the only useless readv implementation
by Thomas Gleixner
· 19 years ago
f5bbdac
[MTD] NAND Modularize read function
by Thomas Gleixner
· 19 years ago
9577f44
[MTD] NAND Add read/write function pointers to struct nand_ecc_ctrl
by Thomas Gleixner
· 19 years ago
7fac464
[MTD] Add ECC statistics to struct mtd_info
by Thomas Gleixner
· 19 years ago
7314e9e
[MTD] NAND Cleanup oob functions
by Thomas Gleixner
· 19 years ago
7a30601
[MTD] NAND Introduce NAND_NO_READRDY option
by Thomas Gleixner
· 19 years ago
04bbd0e
[MTD] NAND Initialize controller lock and wq only once
by Thomas Gleixner
· 19 years ago
8b9e9fe
[JFFS2] Fix and improve debugging output during scan.
by David Woodhouse
· 19 years ago
046b8b9
[JFFS2] Add 'jeb' argument to jffs2_prealloc_raw_node_refs()
by David Woodhouse
· 19 years ago
f61579c3
[JFFS2] Correctly handle wasted space before summary node.
by David Woodhouse
· 19 years ago
c38c1b6
[JFFS2] jffs2_free_all_node_refs() doesn't free them all. Rename it.
by David Woodhouse
· 19 years ago
f560928
[JFFS2] Allocate node_ref for wasted space when skipping to page boundary
by David Woodhouse
· 19 years ago
12efdde
[MTD] NAND fix cmd_ctrl breakage
by Thomas Gleixner
· 19 years ago
ace4dfe
[MTD] NAND coding style and namespace cleanup
by Thomas Gleixner
· 19 years ago
c7c16c8
[JFFS2] Revert Artem's Bunkage in debug messages.
by David Woodhouse
· 19 years ago
0305c86
Merge branch 'master' of git://git.infradead.org/~gleixner/mtd-nand-2.6.git
by David Woodhouse
· 19 years ago
99988f7
[JFFS2] Introduce ref_next() macro for finding next physical node
by David Woodhouse
· 19 years ago
2f78540
[JFFS2] Reduce visibility of raw_node_ref to upper layers of JFFS2 code.
by David Woodhouse
· 19 years ago
d470a97
[MTD] NAND LED support cleanup
by Thomas Gleixner
· 19 years ago
cad74f2
[MTD] NAND remove write_byte/word function from nand_chip
by Thomas Gleixner
· 19 years ago
7abd3ef
[MTD] Refactor NAND hwcontrol to cmd_ctrl
by Thomas Gleixner
· 19 years ago
3821720
[MTD] Export nand_write_raw
by Thomas Gleixner
· 19 years ago
85b85fe
[MTD] Mark NAND drivers TOTO and PPChameleon broken
by Thomas Gleixner
· 19 years ago
9223a45
[MTD] Remove read/write _ecc variants
by Thomas Gleixner
· 19 years ago
2528e8c
[MTD] Remove readv/readv_ecc
by Thomas Gleixner
· 19 years ago
9d8522d
[MTD] Remove nand writev support
by Thomas Gleixner
· 19 years ago
0cddd6c
[MTD] ECC rework broke diskonchip
by Thomas Gleixner
· 19 years ago
9a57d47
[MTD] NAND ECC hwctl function has no return value
by Thomas Gleixner
· 19 years ago
4cbb9b8
Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/
by Thomas Gleixner
· 19 years ago
6dfc6d2
[MTD] NAND modularize ECC
by Thomas Gleixner
· 19 years ago
7aa65bf
[MTD] NAND cleanup nand_scan
by Thomas Gleixner
· 19 years ago
58dd8f2b
[MTD] NAND consolidate data types
by Thomas Gleixner
· 19 years ago
2c0a2be
[MTD] NAND whitespace and formatting cleanup
by Thomas Gleixner
· 19 years ago
dcb0932
[JFFS2] Simplify writebuffer handling
by Thomas Gleixner
· 19 years ago
ce4c61f
[MTD] Add support for NDFC NAND controller
by Thomas Gleixner
· 19 years ago
41796c2
[MTD] Add platform support for NAND
by Thomas Gleixner
· 19 years ago
a36ed29
[MTD] Simplify NAND locking
by Thomas Gleixner
· 19 years ago
819d6a3
[MTD] Improve software ECC calculation
by Thomas Gleixner
· 19 years ago
9fe4854
[JFFS2] Remove flash offset argument from various functions.
by David Woodhouse
· 19 years ago
5fa4339
[MTD] Introduce MTD_BIT_WRITEABLE
by Joern Engel
· 19 years ago
c8b229d
[MTD] Merge STMicro NOR_ECC code with Intel Sibley code
by Joern Engel
· 19 years ago
2831877
[MTD] Introduce writesize
by Joern Engel
· 19 years ago
8ca9ed5
[MTD] Use single flag to mark writeable devices.
by Joern Engel
· 19 years ago
987d47b
[JFFS2] Put list of nodes in common part of ic/x_ref/x_datum structure
by David Woodhouse
· 19 years ago
0eac940
[JFFS2] Add some preemptive BUG checks for XATTR code
by David Woodhouse
· 19 years ago
fcb7578
[JFFS2] Extend jffs2_link_node_ref() to link into per-inode list too.
by David Woodhouse
· 19 years ago
a1b563d
[JFFS2] Initialise ref->next_in_ino when marking dirty space in wbuf flush
by David Woodhouse
· 19 years ago
3b79673
[JFFS2] Fix accounting error in jffs2_link_node_ref()
by David Woodhouse
· 19 years ago
06c6764
[JFFS2] Fix dummy jffs2_sum_scan_sumnode() macro for !SUMMARY case.
by David Woodhouse
· 19 years ago
0d25971
Merge git://git.infradead.org/jffs2-devel-2.6
by David Woodhouse
· 19 years ago
615191b
[MTD] Account for MODULE_SYMBOL_PREFIX when requesting NOR chip driver
by David Woodhouse
· 19 years ago
ecde263
[MTD] Use symbol_request() in old DiskOnChip probe code to find actual driver
by David Woodhouse
· 19 years ago
3d12c0c
[MTD] Add Amstrad Delta NAND support
by Jonathan McDowell
· 19 years ago
ca89a51
[JFFS2] Finally eliminate __totlen field from struct jffs2_raw_node_ref
by David Woodhouse
· 19 years ago
010b06d
[JFFS2] Locking issues in summary write code.
by David Woodhouse
· 19 years ago
9167e0f
[JFFS2] Remove stray kfree of summary info in XATTR code.
by David Woodhouse
· 19 years ago
0bcc099
[JFFS2] File node reference for wasted space when flushing wbuf
by David Woodhouse
· 19 years ago
b64335f
[JFFS2] Add length argument to jffs2_add_physical_node_ref()
by David Woodhouse
· 19 years ago
49f11d4
[JFFS2] Mark gaps in summary list as dirty space
by David Woodhouse
· 19 years ago
25090a6
[JFFS2] Discard remaining free space when filing a dirty block in scan.
by David Woodhouse
· 19 years ago
6827099
[JFFS2] Introduce jffs2_scan_dirty_space() function.
by David Woodhouse
· 19 years ago
7807ef7
[JFFS2] Fix summary handling of unknown but compatible nodes.
by David Woodhouse
· 19 years ago
3560160
[JFFS2] Fix memory leak in scan code; improve comments.
by David Woodhouse
· 19 years ago
6171586
[JFFS2] Correct handling of JFFS2_FEATURE_RWCOMPAT_COPY nodes.
by David Woodhouse
· 19 years ago
fb9fbbc
[JFFS2] Correct accounting of erroneous cleanmarkers and failed summaries.
by David Woodhouse
· 19 years ago
f1f9671
[JFFS2] Introduce jffs2_link_node_ref() function to reduce code duplication
by David Woodhouse
· 19 years ago
0cfc7da
Merge git://git.infradead.org/jffs2-xattr-2.6
by David Woodhouse
· 19 years ago
1417fc4
[JFFS2] Reduce calls to ref_totlen() in jffs2_mark_node_obsolete()
by David Woodhouse
· 19 years ago
9641b78
[JFFS2] Optimise reading of eraseblock summary nodes
by David Woodhouse
· 19 years ago
6c8b44a
[MTD] Avoid 64-bit division in mtdconcat
by Andrew Morton
· 19 years ago
5fc3dbc
[MTD] Use __symbol_get() instead of symbol_get() in NOR chip probe
by David Woodhouse
· 19 years ago
dcb6592
git-mtd: symbol_get() fix
by Andrew Morton
· 19 years ago
8e4482f
[JFFS2] Remove forgotten summary code
by Ferenc Havasi
· 19 years ago
aef9ab4
[JFFS2] Support new device nodes
by David Woodhouse
· 19 years ago
20a92fc
Merge git://git.infradead.org/mtd-2.6
by KaiGai Kohei
· 19 years ago
f6a673b
[MTD] Fix printk format error in gen_probe.c
by David Woodhouse
· 19 years ago
fd0e518
[MTD] Fix mtdconcat build. We didn't introduce mtd->writesize yet.
by David Woodhouse
· 19 years ago
e8d3293
MTD: mtdconcat NAND/Sibley support (rev.2)
by Alexander Belyakov
· 19 years ago
ceb31db
LASAT depends on MTD_CFI
by Martin Michlmayr
· 19 years ago
be21ce1
Re-add module description for ms02-nv to Kconfig
by Martin Michlmayr
· 19 years ago
683b30c
[MTD] RFD FTL: Be noisier, and don't assume block without RFD magic are erased
by Sean Young
· 19 years ago
ae282d4
[MTD] generic: propagate oobavail to MTD partitions
by Vitaly Wool
· 19 years ago
599fb32
[PCMCIA MTD] Fix leak and crash on reboot
by Sean Young
· 19 years ago
c172471
cfi_cmdset_0001: factorize code to wait for flash status
by Nicolas Pitre
· 19 years ago
6e7a680
cfi-cmdset-0001: always update the chip status
by Nicolas Pitre
· 19 years ago
df54b52c
CHIPS: Fix potential starvation in cfi_cmdset_0001
by Josh Boyer
· 19 years ago
ba9627b
[JFFS2] Repack some on-medium structures. ARM is weirder than I thought.
by David Woodhouse
· 19 years ago
35af68b
NAND: Fix NAND ECC errors on AMD Au1550
by Sergei Shtylyov
· 19 years ago
Next »