Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
105f4d7a813e9ef6be58549f5d2a49af1764da19
/
include
/
linux
/
mtd
5b0c5c2
MTD: Convert Atmel PRI information to AMD format
by Haavard Skinnemoen
· 18 years ago
ea9b6dc
MTD: kernel-doc fixes + additions
by Randy Dunlap
· 18 years ago
844d3b4
MTD: fix all kernel-doc warnings
by Randy Dunlap
· 18 years ago
cee4cca
Merge git://git.infradead.org/hdrcleanup-2.6
by Linus Torvalds
· 18 years ago
7bc3312
[MTD] NAND: Fix breakage all over the place
by Thomas Gleixner
· 18 years ago
783ed81
[MTD] assume mtd->writesize is 1 for NOR flashes
by Artem B. Bityutskiy
· 18 years ago
f1a28c0
[MTD] NAND Expose the new raw mode function and status info to userspace
by Thomas Gleixner
· 18 years ago
8593fbc
[MTD] Rework the out of band handling completely
by Thomas Gleixner
· 18 years ago
f4a43cf
[MTD] Remove silly MTD_WRITE/READ macros
by Thomas Gleixner
· 18 years ago
5bd34c0
[MTD] NAND Replace oobinfo by ecclayout
by Thomas Gleixner
· 18 years ago
ff268fb
[MTD] NAND Consolidate oobinfo handling
by Thomas Gleixner
· 18 years ago
8be834f
[MTD] NAND Fix platform structure and NDFC driver
by Thomas Gleixner
· 18 years ago
f75e509
[MTD] NAND modularize write function
by Thomas Gleixner
· 18 years ago
f5bbdac
[MTD] NAND Modularize read function
by Thomas Gleixner
· 18 years ago
9577f44
[MTD] NAND Add read/write function pointers to struct nand_ecc_ctrl
by Thomas Gleixner
· 18 years ago
7fac464
[MTD] Add ECC statistics to struct mtd_info
by Thomas Gleixner
· 18 years ago
7a30601
[MTD] NAND Introduce NAND_NO_READRDY option
by Thomas Gleixner
· 18 years ago
cad74f2
[MTD] NAND remove write_byte/word function from nand_chip
by Thomas Gleixner
· 18 years ago
7abd3ef
[MTD] Refactor NAND hwcontrol to cmd_ctrl
by Thomas Gleixner
· 18 years ago
9223a45
[MTD] Remove read/write _ecc variants
by Thomas Gleixner
· 18 years ago
2528e8c
[MTD] Remove readv/readv_ecc
by Thomas Gleixner
· 18 years ago
9d8522d
[MTD] Remove nand writev support
by Thomas Gleixner
· 18 years ago
9a57d47
[MTD] NAND ECC hwctl function has no return value
by Thomas Gleixner
· 18 years ago
4cbb9b8
Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/
by Thomas Gleixner
· 18 years ago
6dfc6d2
[MTD] NAND modularize ECC
by Thomas Gleixner
· 18 years ago
58dd8f2
[MTD] NAND consolidate data types
by Thomas Gleixner
· 18 years ago
2c0a2be
[MTD] NAND whitespace and formatting cleanup
by Thomas Gleixner
· 18 years ago
ce4c61f
[MTD] Add support for NDFC NAND controller
by Thomas Gleixner
· 18 years ago
41796c2
[MTD] Add platform support for NAND
by Thomas Gleixner
· 18 years ago
a36ed29
[MTD] Simplify NAND locking
by Thomas Gleixner
· 18 years ago
2831877
[MTD] Introduce writesize
by Joern Engel
· 18 years ago
0d4e30d
[MTD] Clean up <linux/mtd/physmap.h> to fix modular build
by David Woodhouse
· 18 years ago
151e765
[MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtd
by David Woodhouse
· 18 years ago
493c646
OneNAND: One-Time Programmable (OTP) support
by Kyungmin Park
· 19 years ago
9c01f87
OneNAND: handle byte access on BufferRAM
by Kyungmin Park
· 19 years ago
73566ed
[MTD] Convert physmap to platform driver
by Lennert Buytenhek
· 19 years ago
62c4f0a
Don't include linux/config.h from anywhere else in include/
by David Woodhouse
· 19 years ago
0500abf
[PATCH] drivers/mtd/: small cleanups
by Adrian Bunk
· 19 years ago
48b1926
[PATCH] sem2mutex: drivers/mtd/
by Ingo Molnar
· 19 years ago
1b86235
[PATCH] remove bogus asm/bug.h includes.
by Al Viro
· 19 years ago
532a37c
[PATCH] mtd onenand driver: reduce stack usage
by Kyungmin Park
· 19 years ago
37b1cc3
[PATCH] mtd onenand driver: check correct manufacturer
by Kyungmin Park
· 19 years ago
987d240
[MTD] CFI: Use 16-bit access to autoselect/read device id data
by Todd Poynor
· 19 years ago
733482e
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
by Olaf Hering
· 19 years ago
61ecfa8
[MTD] includes: Clean up trailing white spaces
by Thomas Gleixner
· 19 years ago
fb02587
[MTD] Don't let gcc inline functions marked __xipram
by Nicolas Pitre
· 19 years ago
83a3683
[MTD] OneNAND: Enhanced support for DDP (Dual Densitiy Packages)
by Kyungmin Park
· 19 years ago
a41371e
[MTD] OneNAND: Power Management (PM) support
by Kyungmin Park
· 19 years ago
87590e2
[MTD] OneNAND: Add missing files
by Kyungmin Park
· 19 years ago
962034f
[MTD] NAND: Add suspend/resume functionality
by Vitaly Wool
· 19 years ago
d36d63d
[PATCH] OneNAND: Fix bug in write verify
by Kyungmin Park
· 19 years ago
fcc3147
[PATCH] OneNAND: Update OMAP OneNAND mapping using device driver model
by Kyungmin Park
· 19 years ago
cdc0013
[PATCH] OneNAND: Simple Bad Block handling support
by Kyungmin Park
· 19 years ago
52b0eea
[PATCH] OneNAND: Sync. Burst Read support
by Kyungmin Park
· 19 years ago
cd5f634
[MTD] Add initial support for OneNAND flash chips
by Kyungmin Park
· 19 years ago
638d983
{MTD] add support for Intel's "Sibley" flash
by Nicolas Pitre
· 19 years ago
4e57b68
[PATCH] fix missing includes
by Tim Schmielau
· 19 years ago
97f927a
[MTD] XIP cleanup
by Thomas Gleixner
· 19 years ago
bfabb98
[MTD] Use correct major number for INFTL
by Sean Young
· 19 years ago
02b15e3
[MTD] XIP for AMD CFI flash.
by Todd Poynor
· 19 years ago
0dfc624
[MTD] NAND: Reorganize chip locking
by Thomas Gleixner
· 19 years ago
f1f67a9
[MTD] NAND: Add Hynix to manufacturer list
by Nicolas S. Dade
· 19 years ago
a8aff8a
[MTD] Fix it really
by Thomas Gleixner
· 19 years ago
b043569
[MTD] map.h Use the correct macro and fix the resulting compiler warning
by Thomas Gleixner
· 19 years ago
3a3ab48
[MTD] Make map_word_ff ware of the flash buswidth
by Thomas Gleixner
· 19 years ago
65c6e0a
[MTD] Fix broken user ABI
by Thomas Gleixner
· 20 years ago
963a6fb
[MTD] Add reboot notifier to Intel NOR flash driver
by Nicolas Pitre
· 20 years ago
c927cd3
[MTD] Add the reverse operation of cfi_build_cmd()
by Thomas Gleixner
· 20 years ago
0514cd9
[MTD] Fixed signed 1bit bitfield
by Ben Dooks
· 20 years ago
f16407d
[MTD] Quiet unused variable warning
by Nicolas Pitre
· 20 years ago
0040bf3
[MTD] NAND: Skip bad block table scan on request
by Thomas Gleixner
· 20 years ago
f77814d
[MTD] Support for protection register support on Intel FLASH chips
by Nicolas Pitre
· 20 years ago
72b56a2
[MTD] Add OTP basisc
by Nicolas Pitre
· 20 years ago
068e3c0
[MTD] NAND Add optional ECC status check callback
by David A. Marlin
· 20 years ago
99f2a8a
[MTD] Platform RAM Driver
by Ben Dooks
· 20 years ago
28a48de
[MTD] NAND extended commands, badb block table autorefresh
by David A. Marlin
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago