Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c70f5d6610c601ea2ae4ae4e49f66c80801e895f
/
drivers
/
mtd
44456d3
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
by Olaf Hering
· 19 years ago
19870da
[MTD] NAND: Fix broken bad block scan for 16 bit devices
by Thomas Gleixner
· 19 years ago
6a8b4d3
[MTD] cfi_cmdset_0002: Plugged a mem leak.
by Joern Engel
· 19 years ago
a98a5d0
Merge with rsync://fileserver/linux
by Todd Poynor
· 19 years ago
1ca7035
[MTD] Make XIP support depend on CONFIG_ARM
by Thomas Gleixner
· 19 years ago
200d481
Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6
by Linus Torvalds
· 19 years ago
44670d2
[PATCH] pcmcia: remove references to pcmcia/version.h
by Dominik Brodowski
· 19 years ago
1e212f3
[PATCH] pcmcia: move event handler
by Dominik Brodowski
· 19 years ago
97f927a
[MTD] XIP cleanup
by Thomas Gleixner
· 19 years ago
b9c86d5
[MTD] Remove MODULE_DEVICE_TABLE() for ICHx flash driver
by David Woodhouse
· 19 years ago
fb8d82a
[MTD] NAND s3c2410: Add missing NULL pointer check
by Ben Dooks
· 19 years ago
b353921
Merge with rsync://fileserver/linux
by Artem B. Bityuckiy
· 19 years ago
10c96f2
[MTD] NOR flash map driver for TI OMAP boards.
by Todd Poynor
· 19 years ago
cbec19a
[MTD] Add mapping driver for Intel PXA27x Mainstone board flash.
by Nico Pitre
· 19 years ago
ba9fb37
[MTD] NAND: Remove unmaintained tx49xx board drivers
by Thomas Gleixner
· 19 years ago
0c80336
[MTD] NAND: sharpsl.c set correct file permissions
by Thomas Gleixner
· 19 years ago
f8eb321
[MTD] cfi_cmdset_0002: Remove bogus include
by Thomas Gleixner
· 19 years ago
3a7a882
[MTD] mtdchar: Return the real error code when create_class() failed
by Coywolf Qi Hunt
· 19 years ago
9bc7b38
[MTD] mtdchar.c: Replace DEVFS by udev
by Todd Poynor
· 19 years ago
747aead
[PATCH] ARM: 2780/1: AFS partition length calculation fix
by Catalin Marinas
· 19 years ago
bd7bcf5
[MTD] NAND: Add ST chip IDs.
by Thomas Gleixner
· 19 years ago
af2c80e
[MTD] ms02-nv: Fix 64bit operation
by ?
· 19 years ago
a4f957f
[MTD] NAND: s3c24xx updates
by Ben Dooks
· 19 years ago
d7e78d4
[MTD] NAND: Change exports to _GPL
by Thomas Gleixner
· 19 years ago
c9e05365
[MTD] NAND: Fix broken bad block table scan
by Thomas Gleixner
· 19 years ago
be76c5f
[MTD] Fix commandline parser alignement
by Joern Engel
· 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
11d28a3
[PATCH] pcmcia: id_table for pcmciamtd.c
by Dominik Brodowski
· 19 years ago
f1f67a9
[MTD] NAND: Add Hynix to manufacturer list
by Nicolas S. Dade
· 19 years ago
22fd9a8
[MTD] cfi_cmdset_0002: Fix broken status check
by Thomas Gleixner
· 19 years ago
fb4a90b
[MTD] CFI-0002 - Improve error checking
by Eric W. Biedermann
· 19 years ago
6da7012
[MTD] CFI flash locking reorg for XIP
by Nicolas Pitre
· 19 years ago
90e260c
[MTD] NAND: Honour autoplacement schemes supplied by the caller
by Thomas Gleixner
· 19 years ago
c25bb1f
[MTD] CFI DEBUG_LOCK_BITS fixes for Intel NOR flash:
by Todd Poynor
· 20 years ago
c13cbf3
[MTD] mtdram: Quick cleanup of the driver:
by Joern Engel
· 20 years ago
0a18cde
[MTD] NAND: Fix the broken dynamic array allocations
by Jarkko Lavinen
· 20 years ago
abc37e6
[MTD] DiskOnChip: Add some comments
by Dan Brown
· 20 years ago
7e4a1d3
[MTD] DiskOnChip: Fix compile w/o CONFIG_MTD_PARTITIONS.
by Dan Brown
· 20 years ago
dff59421
[MTD] DiskOnChip: Prevent problems with existing filesystems
by Dan Brown
· 20 years ago
82e1d19
[MTD] NAND: Fix reading of autoplaced OOB when there are multiple free sections.
by Dan Brown
· 20 years ago
e5a3e8c
[MTD] DiskOnChip: Fix (?) free OOB array info.
by Dan Brown
· 20 years ago
22c60f5
[MTD] NAND: Move the NULL check into the calling function
by Thomas Gleixner
· 20 years ago
bb75ba4
[MTD] NAND: Fix missing NULL pointer check
by Dan Brown
· 20 years ago
dce2b4d
[MTD] Fix OTP for top-parameter devices
by Nicolas Pitre
· 20 years ago
81dba48
[MTD] Reset file position when switching OTP mode
by Nicolas Pitre
· 20 years ago
998cf64
[MTD] NAND: Fix oob available calculation
by Thomas Gleixner
· 20 years ago
963a6fb
[MTD] Add reboot notifier to Intel NOR flash driver
by Nicolas Pitre
· 20 years ago
8048d2f
[MTD] Avoid compile warnings for Intel CFI flash without OTP support.
by Todd Poynor
· 20 years ago
9a6e73e
[MTD] cfi_cmdset_0001: Skip delay if Instant Block Locking is set
by Todd Poynor
· 20 years ago
1a78ff6
[MTD] DiskOnChip: Scan the entire device for Media Headers.
by Dan Brown
· 20 years ago
15fc108
[MTD] NAND: Use arrays of needed size instead of constant-sized.
by Artem B. Bityuckiy
· 20 years ago
8f5a448
[MTD] sharpsl-flash: Correct error paths
by Richard Purdie
· 20 years ago
ba38069
[MTD] Add support for more SharpSL machines and fix missing mapping init
by Richard Purdie
· 20 years ago
a921e28
[MTD] plat-ram: Make it usable on non ARM platforms
by Thomas Gleixner
· 20 years ago
cc71229
[MTD] block2mtd: Fix incompatible pointer type
by Thomas Gleixner
· 20 years ago
50da7f6
[MTD] cfi_cmdset_0001: Fix compiler warnings
by Thomas Gleixner
· 20 years ago
5150228
[MTD] NAND nandsim: Use NAND_SKIP_BBT option
by Artem B. Bityuckiy
· 20 years ago
167e177
[MTD] ixp2000: Remove port setting code
by Lennert Buytenhek
· 20 years ago
ff3bc4e
[MTD] Kernel Janitor fixes.
by Domen Puncer
· 20 years ago
3c45e00a
[MTD] Fix typo in Kconfig
by Thomas Gleixner
· 20 years ago
3e4ef3b
[MTD] NAND s3c2410: Simplify command handling
by Ben Dooks
· 20 years ago
09c7933
[MTD] cfi_cmdset_0001: Fix state after sync
by Nicolas Pitre
· 20 years ago
3a70025
[MTD] cfi_cmdset_0001: Fix the buggy status check.
by Thomas Gleixner
· 20 years ago
fb6bb52
[MTD] plat-ram: removed extraneous debugging code
by Ben Dooks
· 20 years ago
3b946e3
[MTD] NAND: Fixed unused loop variable
by Ben Dooks
· 20 years ago
663259a
[MTD] phram: Allow short reads.
by Joern Engel
· 20 years ago
711c11b
[MTD] block2mtd: Remove copyright. Fix offset calculation
by Joern Engel
· 20 years ago
b4eab4b
[MTD] Remove Elan-104NC
by David Vrabel
· 20 years ago
20a6c21
[MTD] NAND: Use cond_resched instead of msleep
by Thomas Gleixner
· 20 years ago
002fa30
[MTD] Replace all the Au1x mapping drivers with a simplified single driver
by Pete Popov
· 20 years ago
d30f11d
[MTD] Use after free, found by the Coverity tool
by Joern Engel
· 20 years ago
3b88775
[MTD] NAND: Check command timeout
by Thomas Gleixner
· 20 years ago
dfd6129
[MTD] DiskOnChip: Wait for the command to finish.
by Thomas Gleixner
· 20 years ago
fdf2fd5
[MTD] Sparse fixes
by Ben Dooks
· 20 years ago
4945079
[MTD] Fix unregister_mtd_user() public function documentation.
by Artem B. Bityuckiy
· 20 years ago
7685359
[MTD] Update BAST driver configuration
by Ben Dooks
· 20 years ago
332d71f
[MTD] Make OTP actually work.
by Nicolas Pitre
· 20 years ago
171650a
[MTD] NAND: Fix bad block table scan for small page devices
by Artem B. Bityuckiy
· 20 years ago
0ea4a75
[MTD] NAND: Early Manufacturer ID lookup
by Kyungmin Park
· 20 years ago
88ec7c5
[MTD] Add SST 39VF1601 (MPF+) ID
by Ben Dooks
· 20 years ago
011b2a3
[MTD] Fixup probing logic for single 16bit devices
by Ben Dooks
· 20 years ago
eeada24
[MTD] NAND: Read only OOB bytes during bad block scan
by Artem B. Bityuckiy
· 20 years ago
41ce921
[MTD] NAND: Allow operation without bad block table
by Artem B. Bityuckiy
· 20 years ago
0040bf3
[MTD] NAND: Skip bad block table scan on request
by Thomas Gleixner
· 20 years ago
045e9a5
[MTD] Unabuse file-f_mode for OTP purpose
by Nicolas Pitre
· 20 years ago
31f4233
[MTD] User interface to Protection Registers
by Nicolas Pitre
· 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
322b12e
[MTD] amd_flash: Fix chip ID clash
by Jonas Holmberg
· 20 years ago
f29a4b8
[MTD] DiskOnChip: big endian fix for NFTL devices
by Thomas Gleixner
· 20 years ago
3960539
[MTD] DiskOnChip code cleanup
by Thomas Gleixner
· 20 years ago
651078b
[MTD] DiskOnChip use CONFIG_ options instead of random symbols
by Thomas Gleixner
· 20 years ago
6170b43
[MTD] Fix MTD device probing
by Russell King
· 20 years ago
ed3786a
[MTD] rtc_from4 error status check, disable virtual erase blocks
by David A. Marlin
· 20 years ago
068e3c0
[MTD] NAND Add optional ECC status check callback
by David A. Marlin
· 20 years ago
99f2a8aea
[MTD] Platform RAM Driver
by Ben Dooks
· 20 years ago
a4ab4c5
[MTD] NAND use symbols instead of literals
by David A. Marlin
· 20 years ago
7ba48c4
[MTD] NAND SharpSL fix default partition size
by Richard Purdie
· 20 years ago
15266bb
[MTD] NAND replace yield
by Thomas Gleixner
· 20 years ago
Next »