index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-20
[POWERPC] Cleanups for physmap_of.c (v2)
David Gibson
1
-125
/
+99
2007-09-19
[POWERPC] Make partitions optional in physmap_of
Josh Boyer
1
-0
/
+2
2007-09-20
Merge branch 'linux-2.6'
Paul Mackerras
1
-1
/
+2
2007-09-19
pci: fix unterminated pci_device_id lists
Kees Cook
1
-1
/
+2
2007-09-14
[POWERPC] Document and implement an improved flash device binding for powerpc
David Gibson
1
-65
/
+174
2007-09-14
Merge branch 'linux-2.6' into for-2.6.24
Paul Mackerras
3
-7
/
+6
2007-09-02
[MTD] Initialise s_flags in get_sb_mtd_aux()
David Howells
1
-0
/
+2
2007-08-23
[ARM] 4554/1: replace consistent_sync() with flush_ioremap_region()
Jared Hulbert
2
-7
/
+4
2007-08-17
[POWERPC] Fixes to allow use of Ebony's flash chips through physmap_of
David Gibson
1
-1
/
+1
2007-08-11
mtdchar build fix
Andrew Morton
1
-0
/
+1
2007-08-03
[MTD] Makefile fix for mtdsuper
Satyam Sharma
2
-5
/
+1
2007-08-02
[MTD] [NAND] nand_base.c: fix type of eccpos pointer
Ben Dooks
1
-4
/
+4
2007-08-02
[MTD] [NAND] at91_nand rdy_pin fix
Ivan Kuten
1
-1
/
+4
2007-08-02
[MTD] [NAND] fix race in nand_base.c
Artem Bityutskiy
1
-0
/
+4
2007-08-02
[MTD] [NAND] Fix refactoring of EDB7312 hwcontrol function.
Roland Stigge
1
-5
/
+5
2007-08-02
[MTD] Fix potential leak in rfd_ftl_add_mtd
Florin Malita
1
-0
/
+1
2007-07-31
[MIPS] Remove Momentum Ocelot support.
Ralf Baechle
2
-6
/
+0
2007-07-26
sun userflash is PCI-dependent
Al Viro
1
-1
/
+1
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2
-2
/
+2
2007-07-18
UBI: fix compile warning
Paul Mundt
1
-0
/
+1
2007-07-18
UBI: fix error handling in erase worker
Artem Bityutskiy
1
-41
/
+48
2007-07-18
UBI: fix comments
Artem Bityutskiy
1
-3
/
+3
2007-07-18
UBI: remove unneeded error checks
Artem Bityutskiy
2
-13
/
+2
2007-07-18
UBI: cleanup usage of try_module_get
Fernando Luis Vázquez Cao
1
-5
/
+0
2007-07-18
UBI: fix overflow bug
Vinit Agnihotri
2
-6
/
+11
2007-07-18
UBI: bugfix in max_sqnum calculation
Artem Bityutskiy
1
-1
/
+0
2007-07-18
UBI: bugfix in sqnum calculation
Brijesh Singh
1
-3
/
+3
2007-07-18
UBI: fix signed-unsigned multiplication
Brijesh Singh
1
-1
/
+1
2007-07-18
UBI: fix bug in atomic_leb_change()
Artem Bityutskiy
1
-1
/
+1
2007-07-18
UBI: fix message
Vinit Agnihotri
1
-2
/
+1
2007-07-18
UBI: fix debugging stuff
Artem Bityutskiy
1
-4
/
+16
2007-07-18
UBI: bugfix in error path
Artem Bityutskiy
4
-10
/
+7
2007-07-18
UBI: use is_power_of_2()
Vignesh Babu
1
-2
/
+2
2007-07-18
UBI: fix freeing ubi->vtbl while unloading
Vinit Agnihotri
1
-2
/
+2
2007-07-18
UBI: bugfix in ubi_leb_change()
Artem Bityutskiy
1
-5
/
+7
2007-07-18
UBI: kill homegrown endian macros
Christoph Hellwig
7
-132
/
+132
2007-07-18
UBI: cleanup ioctl handling
Christoph Hellwig
1
-28
/
+5
2007-07-18
UBI: error path bugfix
Artem Bityutskiy
1
-1
/
+0
2007-07-18
UBI: minor comma fix
Artem Bityutskiy
1
-2
/
+2
2007-07-18
UBI: use vmalloc for large buffers
Artem Bityutskiy
9
-37
/
+41
2007-07-18
UBI: add few more comments
Artem Bityutskiy
1
-2
/
+6
2007-07-18
UBI: set correct gluebi device size
Artem Bityutskiy
4
-2
/
+30
2007-07-18
UBI: do not let to read too much
Artem Bityutskiy
1
-3
/
+8
2007-07-18
UBI: fix error path in create_vtbl()
Artem Bityutskiy
3
-27
/
+35
2007-07-18
UBI: fix dereference after kfree
Florin Malita
1
-6
/
+5
2007-07-18
UBI: fix memory leak in checking code
Artem Bityutskiy
1
-1
/
+3
2007-07-17
drivers/*: mark variables with uninitialized_var()
Jeff Garzik
1
-1
/
+1
2007-07-17
drivers/mtd/ubi/eba: minor cleanup: tighten scope of a local var
Jeff Garzik
1
-2
/
+2
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2
-1
/
+3
2007-07-10
[MIPS] remove LASAT Networks platforms support
Yoichi Yuasa
3
-110
/
+0
[next]