index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
8
-11
/
+11
2009-09-22
const: make block_device_operations const
Alexey Dobriyan
1
-1
/
+1
2009-09-21
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
6
-20
/
+90
2009-09-21
trivial: fix typo "to to" in multiple files
Anand Gadiyar
3
-3
/
+3
2009-09-21
trivial: mtd: add __init/__exit macros to init/exitfunctions
Peter Huewe
5
-8
/
+8
2009-09-18
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+4
2009-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-1
/
+1
2009-09-15
driver model: constify attribute groups
David Brownell
1
-1
/
+1
2009-09-15
Nicolas Pitre has a new email address
Nicolas Pitre
10
-12
/
+12
2009-09-15
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+4
2009-09-12
Merge branch 'master' into devel
Russell King
10
-268
/
+38
2009-09-12
Merge branch 'devel-stable' into devel
Russell King
2
-1
/
+2
2009-09-12
Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '...
Russell King
17
-125
/
+156
2009-09-03
mtd: nftl: fix offset alignments
Dimitri Gorokhovik
1
-6
/
+9
2009-09-03
mtd: nftl: write support is broken
Dimitri Gorokhovik
1
-1
/
+1
2009-09-03
mtd: m25p80: fix null pointer dereference bug
Anton Vorontsov
1
-1
/
+1
2009-08-28
OMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASE
Tony Lindgren
1
-4
/
+4
2009-08-24
[ARM] Orion NAND: Make asm volatile avoid GCC pushing ldrd out of the loop
Simon Kagstrom
1
-1
/
+1
2009-08-14
UBI: improve NOR flash erasure quirk
Artem Bityutskiy
1
-15
/
+31
2009-08-14
UBI: introduce flash dump helper
Artem Bityutskiy
3
-0
/
+35
2009-08-14
UBI: eliminate possible undefined behaviour
Phil Carmody
1
-1
/
+2
2009-08-14
UBI: print a warning if too many PEBs are corrupted
Artem Bityutskiy
2
-2
/
+18
2009-08-14
UBI: amend NOR flash pre-erase quirk
Artem Bityutskiy
1
-4
/
+4
2009-08-14
UBI: print a message if ECH is corrupted and VIDH is ok
Artem Bityutskiy
1
-1
/
+3
2009-08-12
Remove zero-length file drivers/mtd/maps/sbc8240.c
Jeff Garzik
1
-0
/
+0
2009-08-10
Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6
Linus Torvalds
2
-1
/
+13
2009-08-03
mtd: mtdblock: introduce mtdblks_lock
Matthias Kaehlcke
1
-1
/
+15
2009-08-03
mtd: remove 'SBC8240 Wind River' Device Driver Code
Subrata Modak
3
-258
/
+0
2009-08-03
mtd: OneNAND: OMAP2/3: free GPMC CS on module removal
Mika Korhonen
1
-0
/
+1
2009-08-03
mtd: OneNAND: fix incorrect bufferram offset
Mika Korhonen
1
-1
/
+1
2009-08-03
mtd: blkdevs: do not forget to get MTD devices
Artem Bityutskiy
1
-3
/
+3
2009-08-03
mtd: fix the conversion from dev to mtd_info
Saeed Bishara
1
-3
/
+4
2009-07-24
UBI: compatible fallback in absense of sequence numbers
Adrian Hunter
1
-1
/
+12
2009-07-24
UBI: fix double free on error path
Adrian Hunter
1
-0
/
+1
2009-07-15
UBI: fix bug in image sequence number handling
Holger Brunck
1
-1
/
+1
2009-07-15
UBI: gluebi: initialize ubi_num field
Artem Bityutskiy
1
-0
/
+1
2009-07-09
[ARM] 5592/1: ep93xx: cleanup platform header includes
Hartley Sweeten
1
-1
/
+4
2009-07-08
UBI: fix compilation warnings
Artem Bityutskiy
1
-3
/
+3
2009-07-07
UBI: fix NOR flash recovery
Artem Bityutskiy
3
-3
/
+64
2009-07-05
UBI: nicify image sequence number handling
Artem Bityutskiy
4
-16
/
+18
2009-07-05
UBI: add image sequence number to EC header
Adrian Hunter
6
-3
/
+33
2009-07-05
UBI: remove bogus debugging checks
Artem Bityutskiy
3
-88
/
+2
2009-07-05
UBI: add empty eraseblocks verification
Artem Bityutskiy
3
-10
/
+21
2009-06-28
mtd: nand: fix build failure and incorrect return from omap_wait()
vimal singh
1
-2
/
+5
2009-06-27
mtd: Use BLOCK_NIL consistently in NFTL/INFTL
Julia Lawall
2
-13
/
+14
2009-06-26
mtd: m25p80 timeout too short for worst-case m25p16 devices
Steven A. Falco
1
-1
/
+1
2009-06-25
mtd: atmel_nand: Fix typo s/parititions/partitions/
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2009-06-25
mtd: cmdlineparts: Use 64-bit format when printing a debug message.
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2009-06-24
mtd: maps: Remove BUS_ID_SIZE from integrator_flash
David Woodhouse
1
-8
/
+14
2009-06-23
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
35
-720
/
+2898
[next]