Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
cae0a77125467c42f0918e78457913ee4a2f925b
/
drivers
/
mtd
cae0a77
UBI: tweak volumes locking
by Artem Bityutskiy
· 17 years ago
89b96b6
UBI: improve internal interfaces
by Artem Bityutskiy
· 17 years ago
77c722d
UBI: bugfix: dont oops with NULL module parameter
by Artem Bityutskiy
· 17 years ago
b96bf4c
UBI: remove ubi_devices_cnt
by Artem Bityutskiy
· 17 years ago
06b68ba
UBI: create ubi_wl_entry slab on initialization
by Artem Bityutskiy
· 17 years ago
3a8d464
UBI: create ltree_entry slab on initialization
by Artem Bityutskiy
· 17 years ago
01f7b30
UBI: improve error messages
by Artem Bityutskiy
· 17 years ago
49dfc29
UBI: remove redundant field
by Artem Bityutskiy
· 17 years ago
732aeac
UBI: minor tidy-ups
by Artem Bityutskiy
· 17 years ago
54b2c8f
UBI: silence a warning
by Jesper Juhl
· 17 years ago
393852e
UBI: add ubi_leb_map interface
by Artem Bityutskiy
· 17 years ago
94780d4
UBI: bugfix: allocate mandatory EBs first
by Artem Bityutskiy
· 17 years ago
2362a53
UBI: fix error code in ubi_io_read()
by Artem Bityutskiy
· 17 years ago
235d620
[MTD] mtdoops cleanup
by Peter Korsgaard
· 17 years ago
256331d
[MTD] mtdoops: Document usage in Kconfig
by Peter Korsgaard
· 17 years ago
2a1dba2
[MTD] [NAND] Marvell Orion device bus NAND controller
by Tzachi Perelstein
· 17 years ago
cec80bf
[MTD] [NOR] Attempt to clean up the JEDEC unlock address confusion
by David Woodhouse
· 17 years ago
f6f0f81
[MTD] [NOR] Fix overflow check in jedec_probe
by David Woodhouse
· 17 years ago
5d3cce3
[MTD] [NOR] Clean up jedec_probe, remove unlock address arrays
by David Woodhouse
· 17 years ago
ce37ab4
[MTD] Always initialise mutex in new mtd_blktrans_dev.
by David Woodhouse
· 17 years ago
846fc31
[MTD] [NAND] pasemi_nand driver
by Egor Martovetsky
· 17 years ago
03680b1
[MTD] [NAND] S3C2410 correctly set nFCE over resume
by Ben Dooks
· 17 years ago
73061e4
[MTD] fix CONFIG_MTD_SHARP_SL if CONFIG_MTD=m
by Stanislav Brabec
· 17 years ago
cccb45d
[MTD] mtd_dataflash: Incorrect compare-after-write check
by Andrew Victor
· 17 years ago
6c24e41
[MTD] [NOR] Prevent erase command invocation on suspended chip
by Alexander Belyakov
· 17 years ago
5f4d47d
[MTD] [OneNAND] Do not stop reading for ECC errors
by Adrian Hunter
· 17 years ago
b1c9c9b
[MTD] [NOR] Support Intel P3x flash support with CFI version 1.5
by Alexey Korolev
· 17 years ago
8547e583
[MTD] [NOR] Add support for the SST 39VF1601 flash chip
by David Howells
· 17 years ago
d10a39d
[MTD] [NOR] More CFI fixups for Atmel chips
by Hans-Christian Egtvedt
· 17 years ago
4edaf56
MTD: small physmap_of partition parsing fixes
by Valentine Barshak
· 17 years ago
a25b7fe
[MTD] [NAND] Add Blackfin BF52x support in bf5xx_nand driver
by Michael Hennerich
· 17 years ago
3c441ba
[MTD] Skip bad blocks when checking for RedBoot partition table
by David Woodhouse
· 17 years ago
9c37f33
[MTD] [NAND] Check for RedBoot partitions on CAFÉ NAND
by David Woodhouse
· 17 years ago
06efcad
Eliminate pointless casts from void* in a few driver irq handlers.
by Jeff Garzik
· 17 years ago
5a37cf1
[MTD] [NOR] Fix deadlock in Intel chip driver caused by get_chip recursion
by Alexey Korolev
· 17 years ago
c21f900
[MTD] [OneNAND] Fix wrong free the static address in onenand_sim
by Kyungmin Park
· 17 years ago
eb68450
[MTD] [NAND] Replace -1 with -EBADMSG in nand error correction code
by Jörn Engel
· 17 years ago
c32b8dc
[MTD] [NAND] treat any negative return value from correct() as an error
by Matt Reimer
· 17 years ago
39e73fc
[MTD] [NAND] nandsim: bugfix in initialization
by Artem Bityutskiy
· 17 years ago
4226594
[MTD] Fix typo in Alauda config option help text.
by Dave Jones
· 17 years ago
b773bb2
[MTD] [NAND] add s3c2440-specific read_buf/write_buf
by Matt Reimer
· 17 years ago
19e75ea
[MTD] [OneNAND] onenand-sim: fix kernel-doc and typos
by Randy Dunlap
· 17 years ago
01dd2fb
typo fixes
by Matt LaPlante
· 17 years ago
ba25f9d
Use helpers to obtain task pid in printks
by Pavel Emelyanov
· 17 years ago
898eb71
Add missing newlines to some uses of dev_<level> messages
by Joe Perches
· 17 years ago
4ba9b9d
Slab API: remove useless ctor parameter and reorder parameters
by Christoph Lameter
· 17 years ago
355aaff
Reinstate lost flush_ioremap_region() fix to pxa2xx-flash driver
by Linus Torvalds
· 17 years ago
64a6f95
signedness: module_param_array nump argument
by Al Viro
· 17 years ago
e3d18658
Merge branch 'master' of git://git.infradead.org/~dedekind/ubi-2.6
by David Woodhouse
· 17 years ago
a2e1b83
[MTD] fix mtdconcat for subpage-write NAND
by Chris Paulson-Ellis
· 17 years ago
3cd3a86
[MTD] [OneNAND] Avoid deadlock in erase callback; release chip lock first.
by Adrian Hunter
· 17 years ago
30a7eb2
[MTD] [OneNAND] Return only negative error codes
by Adrian Hunter
· 17 years ago
34627f0
[MTD] [OneNAND] Synchronize block locking operations
by Adrian Hunter
· 17 years ago
cc5f4f28
UBI: return correct error code
by Artem Bityutskiy
· 17 years ago
5abde38
UBI: remove useless inlines
by Artem Bityutskiy
· 17 years ago
e8823bd
UBI: fix atomic LEB change problems
by Artem Bityutskiy
· 17 years ago
6986646
UBI: use byte hexdump
by Artem Bityutskiy
· 17 years ago
e88d6e10
UBI: do not use vmalloc on I/O path
by Artem Bityutskiy
· 17 years ago
33818bb
UBI: allocate memory with GFP_NOFS
by Artem Bityutskiy
· 17 years ago
ef6075f
UBI: use linux print_hex_dump(), not home-grown one
by Artem Bityutskiy
· 17 years ago
0169b49
UBI: don't use array index before testing if it is negative
by Jesper Juhl
· 17 years ago
8d2d401
UBI: add more prints
by Artem Bityutskiy
· 17 years ago
8bc2296
UBI: fix sparse warnings
by Artem Bityutskiy
· 17 years ago
dcec4c3
UBI: fix leak in ubi_scan_erase_peb
by Florin Malita
· 17 years ago
ebf8889
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 17 years ago
b160292
Merge Linux 2.6.23
by David Woodhouse
· 17 years ago
b37bde1
[MTD] [NAND] Blackfin on-chip NAND Flash Controller driver
by Bryan Wu
· 17 years ago
c4a9f88
[MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bug
by Kevin Hao
· 17 years ago
f96880d
[MTD] [NAND] Fix compiler warning in Alauda driver
by akpm@linux-foundation.org
· 17 years ago
1437085
[MTD] [OneNAND] Fix typo related with recent commit
by Kyungmin Park
· 17 years ago
49defc0
[MTD] [NAND] Avoid deadlock in erase callback; release chip lock first.
by David Woodhouse
· 17 years ago
1fcf8ce
[MTD] [NAND] Resume method for CAFÉ NAND controller
by David Woodhouse
· 17 years ago
06ed24e
[MTD] [NAND] Fix PCI ident table for CAFÉ NAND controller.
by David Woodhouse
· 17 years ago
39fd179
Merge branch 'master' of ssh://git.infradead.org/srv/git/mtd-2.6
by David Woodhouse
· 17 years ago
b7a7018
[MTD] [NAND] s3c2410: fix arch moves
by Ben Dooks
· 17 years ago
49dc08e
[MTD] [OneNAND] fix numerous races
by Artem Bityutskiy
· 17 years ago
0bac511
[MTD] map driver for NOR flash on the Intel Vermilion Range chipset
by David Woodhouse
· 17 years ago
097f257
[MTD] fix CFI point method for discontiguous maps
by Andy Lowe
· 18 years ago
e644f7d
[MTD] MAPS: Merge Lubbock and Mainstone drivers into common PXA2xx driver
by Todd Poynor
· 19 years ago
c4d5e37
[POWERPC] Cleanups for physmap_of.c (v2)
by David Gibson
· 17 years ago
8d9ae99
[POWERPC] Make partitions optional in physmap_of
by Josh Boyer
· 17 years ago
0ce49a3
Merge branch 'linux-2.6'
by Paul Mackerras
· 17 years ago
248bdd5
pci: fix unterminated pci_device_id lists
by Kees Cook
· 17 years ago
2099172
[POWERPC] Document and implement an improved flash device binding for powerpc
by David Gibson
· 17 years ago
b231537
Merge branch 'linux-2.6' into for-2.6.24
by Paul Mackerras
· 17 years ago
5041f1f
[MTD] Remove Momenco Ocelot NOR flash support
by Yoichi Yuasa
· 17 years ago
98b830d
[MTD] [NAND] nandsim: avoid deadlocking FS
by Artem Bityutskiy
· 17 years ago
d15057b
[MTD] [OneNAND] main read/write ops support for yaffs2
by Kyungmin Park
· 17 years ago
48440e8
[MTD] Initialise s_flags in get_sb_mtd_aux()
by David Howells
· 17 years ago
12f77c9
[MTD] [OneNAND] Use mtd_oob_ops at oob functions
by Kyungmin Park
· 17 years ago
e208520
[MTD] [NAND] Driver for Olympus MAUSB-10 and Fujifilm DPC-R1 card readers
by Jörn Engel
· 17 years ago
90833fd
[ARM] 4554/1: replace consistent_sync() with flush_ioremap_region()
by Jared Hulbert
· 17 years ago
62d24d9
Merge branch 'mtd-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc
by David Woodhouse
· 17 years ago
ac0c955
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 17 years ago
34a27ff
[MTD] Remove dead maps
by Kumar Gala
· 17 years ago
3feb0ff
[MTD] 4xx: Don't build arch/ppc dependent drivers in arch/powerpc
by Josh Boyer
· 17 years ago
68d09b1
[MTD] mtdoops printk warning fixes
by Andrew Morton
· 17 years ago
0d279d4
[POWERPC] Fixes to allow use of Ebony's flash chips through physmap_of
by David Gibson
· 17 years ago
0c1eafd
mtdchar build fix
by Andrew Morton
· 17 years ago
471f717
Revert "[MTD] Driver for AT26Fxxx dataflash devices"
by David Woodhouse
· 17 years ago
Next »