Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
104dd65fef378773ec0510c788bd4b5ad6ea1121
/
drivers
/
mtd
4e57b68
[PATCH] fix missing includes
by Tim Schmielau
· 19 years ago
13bfb34
[ARM] Fix Assabet reboot with SA1100 MTD map driver
by Russell King
· 19 years ago
14e66f7
[ARM] Allow MTD device name to be passed via platform data
by Russell King
· 19 years ago
822e5e7
[ARM] Fix MTD device/partition destruction
by Russell King
· 19 years ago
0d2ef7d
[ARM] Add support for init/exit methods in sa1100 MTD map driver
by Russell King
· 19 years ago
57725f0
[ARM] Rename 'data' to 'plat' in sa1100 MTD map driver
by Russell King
· 19 years ago
6fbfddc
Merge ../bleed-2.6
by Greg KH
· 19 years ago
9480e30
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
by Russell King
· 19 years ago
53f4654
[PATCH] Driver Core: fix up all callers of class_device_create()
by Greg Kroah-Hartman
· 19 years ago
674c045
[ARM] 3/4: Remove asm/hardware.h from SA1100 io.h
by Russell King
· 19 years ago
1dd465c
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
82810a9
[PATCH] Fix ixp4xx MTD driver module build
by Deepak Saxena
· 19 years ago
fc611a1
[ARM] Don't include mach-types.h unnecessarily
by Russell King
· 19 years ago
66c81f0
[PATCH] DEBUG redefined in drivers/mtd/devices/docecc.c
by Grant Coady
· 19 years ago
62052d4
[PATCH] MTD: Update SharpSL partition definitions
by Richard Purdie
· 19 years ago
f6515db
[PATCH] uclinux: remove use of mtd_put_device() in uclinux MTD map driver
by Greg Ungerer
· 19 years ago
f9101210
[PATCH] vfree and kfree cleanup in drivers/
by Jesper Juhl
· 19 years ago
8446f1d
[PATCH] detect soft lockups
by Ingo Molnar
· 19 years ago
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
· 20 years ago
6da7012
[MTD] CFI flash locking reorg for XIP
by Nicolas Pitre
· 20 years ago
90e260c
[MTD] NAND: Honour autoplacement schemes supplied by the caller
by Thomas Gleixner
· 20 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
Next »