Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e208520ed664db0f7584048ae09e5d2afda43714
/
drivers
/
mtd
e208520
[MTD] [NAND] Driver for Olympus MAUSB-10 and Fujifilm DPC-R1 card readers
by Jörn Engel
· 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
0c1eafd
mtdchar build fix
by Andrew Morton
· 17 years ago
471f717
Revert "[MTD] Driver for AT26Fxxx dataflash devices"
by David Woodhouse
· 17 years ago
bec4947
[MTD] Makefile fix for mtdsuper
by Satyam Sharma
· 17 years ago
515495a
[MTD] [NAND] nand_base.c: fix type of eccpos pointer
by Ben Dooks
· 17 years ago
a4265f8
[MTD] [NAND] at91_nand rdy_pin fix
by Ivan Kuten
· 17 years ago
06a7643
[MTD] [NAND] fix race in nand_base.c
by Artem Bityutskiy
· 17 years ago
9d7b4b5
[MTD] [NAND] Fix refactoring of EDB7312 hwcontrol function.
by Roland Stigge
· 17 years ago
47af05d
[MTD] Fix potential leak in rfd_ftl_add_mtd
by Florin Malita
· 17 years ago
440fdb5
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 17 years ago
8b2b403
[MTD] [NAND] nand_base.c fix broken link
by maximilian attems
· 17 years ago
73ff007
[MTD] [ONENAND] onenand_sim.c: make struct info static
by Adrian Bunk
· 17 years ago
d9b0744
[UBI] drivers/mtd/ubi/scan.c: kmalloc + memset conversion to kzalloc
by Mariusz Kozlowski
· 17 years ago
4fb4caa
[MTD] pmcmsp-flash.c: kmalloc + memset conversion to k[cz]alloc
by Mariusz Kozlowski
· 17 years ago
d67d1d7
[MTD] drivers/mtd/inftlmount.c: kmalloc + memset conversion to kcalloc
by Mariusz Kozlowski
· 17 years ago
8f0f23f
[MTD] remove redundant/dead code from physmap_of.c
by Mariusz Kozlowski
· 17 years ago
0b0ef2e
[MIPS] Remove Momentum Ocelot support.
by Ralf Baechle
· 17 years ago
e0e5de0
sun userflash is PCI-dependent
by Al Viro
· 17 years ago
c0b8ba7
[MTD] [NAND] fix race in nand_base.c
by Artem Bityutskiy
· 17 years ago
0bf9733
[MTD] Fix do_div() type warning in mtdconcat
by David Woodhouse
· 17 years ago
e733450
[MTD] Remove useless references to MIPS_HYDROGEN3 and MIPS_MIRAGE_WHY.
by Robert P. J. Day
· 17 years ago
4a32cfa
[MTD] [NAND] Fix refactoring of EDB7312 hwcontrol function.
by Roland Stigge
· 17 years ago
030f9e1
[MTD] Remove embedded return in RFD FTL.
by akpm@linux-foundation.org
· 17 years ago
1050643
[MTD] Fix potential leak in rfd_ftl_add_mtd
by Florin Malita
· 17 years ago
4cfff0d
[MTD] Clean up duplicate includes in drivers/mtd/
by Jesper Juhl
· 17 years ago
30eb0db
[MTD] [NAND] Add NAND manufacturer AMD.
by Steven J. Hill
· 17 years ago
39fe543
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
add0b43
UBI: fix compile warning
by Paul Mundt
· 17 years ago
784c145
UBI: fix error handling in erase worker
by Artem Bityutskiy
· 17 years ago
63b6c1e
UBI: fix comments
by Artem Bityutskiy
· 17 years ago
503990e
UBI: remove unneeded error checks
by Artem Bityutskiy
· 17 years ago
2db61c9
UBI: cleanup usage of try_module_get
by Fernando Luis Vázquez Cao
· 17 years ago
d08c3b7
UBI: fix overflow bug
by Vinit Agnihotri
· 17 years ago
2f3cdb5
UBI: bugfix in max_sqnum calculation
by Artem Bityutskiy
· 17 years ago
76eafe4
UBI: bugfix in sqnum calculation
by Brijesh Singh
· 17 years ago
2f176f7
UBI: fix signed-unsigned multiplication
by Brijesh Singh
· 17 years ago
84a9258
UBI: fix bug in atomic_leb_change()
by Artem Bityutskiy
· 17 years ago
a6ded48
UBI: fix message
by Vinit Agnihotri
· 17 years ago
b89044b
UBI: fix debugging stuff
by Artem Bityutskiy
· 17 years ago
94784d9
UBI: bugfix in error path
by Artem Bityutskiy
· 17 years ago
7753f16
UBI: use is_power_of_2()
by Vignesh Babu
· 17 years ago
d7f0c4d
UBI: fix freeing ubi->vtbl while unloading
by Vinit Agnihotri
· 17 years ago
a443db4
UBI: bugfix in ubi_leb_change()
by Artem Bityutskiy
· 17 years ago
3261ebd
UBI: kill homegrown endian macros
by Christoph Hellwig
· 17 years ago
bf07803
UBI: cleanup ioctl handling
by Christoph Hellwig
· 17 years ago
16d8cd7
UBI: error path bugfix
by Artem Bityutskiy
· 17 years ago
f800f09
UBI: minor comma fix
by Artem Bityutskiy
· 18 years ago
92ad8f3
UBI: use vmalloc for large buffers
by Artem Bityutskiy
· 18 years ago
79b510c
UBI: add few more comments
by Artem Bityutskiy
· 18 years ago
941dfb0
UBI: set correct gluebi device size
by Artem Bityutskiy
· 18 years ago
4ab60a0
UBI: do not let to read too much
by Artem Bityutskiy
· 18 years ago
78d87c9
UBI: fix error path in create_vtbl()
by Artem Bityutskiy
· 18 years ago
c4e90ec
UBI: fix dereference after kfree
by Florin Malita
· 18 years ago
341e1a0
UBI: fix memory leak in checking code
by Artem Bityutskiy
· 18 years ago
a6343af
drivers/*: mark variables with uninitialized_var()
by Jeff Garzik
· 17 years ago
2ab934b
drivers/mtd/ubi/eba: minor cleanup: tighten scope of a local var
by Jeff Garzik
· 17 years ago
8314418
Freezer: make kernel threads nonfreezable by default
by Rafael J. Wysocki
· 17 years ago
8691a72
[MTD] Add sync/unblank function to mtdoops
by Richard Purdie
· 17 years ago
a2e96b6
[MTD] Remove Ocelot G support from DiskOnChip drivers.
by Yoichi Yuasa
· 17 years ago
db1b39d8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 17 years ago
c99cabf
[MIPS] remove LASAT Networks platforms support
by Yoichi Yuasa
· 17 years ago
192cca6
[MIPS] Remove Momenco Ocelot C support
by Franck Bui-Huu
· 17 years ago
16adce7
[MTD] [ONENAND] Make onenand_sim compile on non-ARM platforms.
by David Woodhouse
· 17 years ago
c9856e3
[MTD] [NOR] add FUJITSU MBM29F800BA and ST M29F800AB descriptions
by Philippe De Muyter
· 17 years ago
8f1a866
[MTD] [CHIPS] fix tiny spelling error in comment in cfi_cmdset_0001.c
by Jesper Juhl
· 17 years ago
8dab169
[MTD] OneNAND Simulator support
by Kyungmin Park
· 17 years ago
ee9745f
[MTD] [OneNAND] 2X program support
by Kyungmin Park
· 17 years ago
a97145c
[MTD] remove dead MTD_PMC551_APERTURE_SIZE option
by Adrian Bunk
· 17 years ago
8e0aedc
[MTD] Use proper binary multiple prefixes in pmc551 driver
by David Woodhouse
· 17 years ago
8f46c52
[MTD] [NAND] cafe_nand.c: the OLPC laptop is not available for $100
by Adrian Bunk
· 17 years ago
663d77a
[MTD] [MAPS] Cleanup nettel map driver
by Adrian Bunk
· 17 years ago
1da1caf
[MTD] [NOR] Use NULL instead of 0 for pointer to shut sparse up.
by Randy Dunlap
· 17 years ago
ec9ce52
[MTD] Use mutex instead of semaphore in dataflash driver
by Matthias Kaehlcke
· 17 years ago
02d087d
[MTD] m25p80: Use correct units for binary multiples
by David Woodhouse
· 17 years ago
fa0a8c7
[MTD] m25p80 handles more chips, uses JEDEC ids and small eraseblocks
by David Brownell
· 17 years ago
7d5230e
[MTD] m25p80 converted to mutex
by David Brownell
· 17 years ago
02d9291
[MTD] [NAND] Change NDFC driver to support 405 platforms too
by Stefan Roese
· 17 years ago
356d70f
[MTD] mtdcore.c: share syms with mtd_blkdev.c
by Ben Dooks
· 17 years ago
029a9eb
[MTD] [NOR] cfi_cmdset_0001.c: sparse fixes
by Ben Dooks
· 17 years ago
ce0f33a
[MTD] [NOR] cfi_cmdset_0002.c: fix 'cfi_amdstd_erase_varsize' to be static
by Ben Dooks
· 17 years ago
8f026f7
[MTD] mtd_blkdevs.c: do not export 'mtd_blktrans_ops'
by Ben Dooks
· 17 years ago
8b099a3
[MTD] [NAND] nand_base.c: fix type of eccpos pointer
by Ben Dooks
· 17 years ago
4b23aff
[MTD] oops and panic message logging to MTD device
by Richard Purdie
· 17 years ago
1100b47
[MTD] [NAND] at91_nand rdy_pin fix
by Ivan Kuten
· 17 years ago
4854b75
[MTD] Remove references to ROOT_DEV from map drivers.
by David Woodhouse
· 17 years ago
7eafaed
[MTD] Only call mtd->sync() method in mtdchar close if opened for write.
by Joakim Tjernlund
· 17 years ago
ec4883b
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 17 years ago
718ea83
[MTD] Fix error checking after get_mtd_device() in get_sb_mtd functions
by David Woodhouse
· 17 years ago
f834368
parse errors in ifdefs
by Yoann Padioleau
· 17 years ago
632155e
potential parse error in ifdef
by Yoann Padioleau
· 17 years ago
a35afb8
Remove SLAB_CTOR_CONSTRUCTOR
by Christoph Lameter
· 17 years ago
acaebfd
[MTD] generalise the handling of MTD-specific superblocks
by David Howells
· 17 years ago
33672f7
[MTD] [MAPS] don't force uclinux mtd map to be root dev
by Mike Frysinger
· 17 years ago
e25df12
[S390] Kconfig: menus with depends on HAS_IOMEM.
by Martin Schwidefsky
· 17 years ago
Next »