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
2014-08-14
Merge tag 'upstream-3.17-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
3
-9
/
+15
2014-08-09
Merge tag 'for-linus-20140808' of git://git.infradead.org/linux-mtd
Linus Torvalds
20
-142
/
+923
2014-08-08
Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-26
/
+3
2014-08-07
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-16
/
+13
2014-07-30
MIPS: Alchemy: remove au_read/write/sync
Manuel Lauss
1
-11
/
+10
2014-07-30
MIPS: Alchemy: add helpers to access static memory ctrl registers.
Manuel Lauss
1
-5
/
+3
2014-07-28
UBI: bugfix in ubi_wl_flush()
Richard Weinberger
1
-2
/
+2
2014-07-28
UBI: block: Avoid disk size integer overflow
Richard Weinberger
1
-2
/
+9
2014-07-28
UBI: block: Set disk_capacity out of the mutex
Ezequiel Garcia
1
-4
/
+2
2014-07-28
UBI: block: Make ubiblock_resize return something
Ezequiel Garcia
1
-2
/
+3
2014-07-28
mtd: gpmi: make blockmark swapping optional
Lothar Waßmann
1
-19
/
+32
2014-07-28
mtd: gpmi: remove line breaks from error messages and improve wording
Lothar Waßmann
1
-5
/
+5
2014-07-28
mtd: gpmi: remove useless (void *) type casts and spaces between type casts a...
Lothar Waßmann
1
-5
/
+5
2014-07-22
mtd: atmel_nand: NFC: support multiple interrupt handling
Josh Wu
1
-22
/
+62
2014-07-22
mtd: atmel_nand: implement the nfc_device_ready() by checking the R/B bit
Wu, Josh
1
-3
/
+11
2014-07-22
mtd: atmel_nand: add NFC status error check
Wu, Josh
2
-1
/
+27
2014-07-22
mtd: atmel_nand: make ecc parameters same as definition
Bo Shen
1
-10
/
+10
2014-07-22
mtd: nand: add ONFI timing mode to nand_timings converter
Boris BREZILLON
2
-1
/
+254
2014-07-21
Merge tag 'v3.16-rc6' into MTD development branch
Brian Norris
4
-4
/
+51
2014-07-19
UBI: init_volumes: Ignore volumes with no LEBs
Richard Weinberger
1
-1
/
+1
2014-07-18
Merge tag 'upstream-3.16-rc6' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-2
/
+2
2014-07-16
mtd: cfi_cmdset_0002: fix do_write_buffer() timeout error
Bean Huo
1
-2
/
+23
2014-07-16
UBI: fastmap: do not miss bit-flips
Brian Norris
1
-1
/
+1
2014-07-15
mtd: denali: use 8 bytes for READID command
grmoore@altera.com
1
-3
/
+3
2014-07-15
mtd/ftl: fix the double free of the buffers allocated in build_maps()
Kevin Hao
1
-1
/
+0
2014-07-14
mtd: phram: Fix whitespace issues
Rob Ward
1
-1
/
+2
2014-07-14
mtd: spi-nor: add support for EON EN25QH128
Sergey Ryazanov
1
-0
/
+1
2014-07-14
mtd: cfi_cmdset_0001.c: add support for Sharp LH28F640BF NOR
Andrea Adami
1
-0
/
+43
2014-07-14
mtd: nand: reduce the warning noise when the ECC is too weak
Thomas Petazzoni
1
-2
/
+4
2014-07-13
mtd: onenand: remove s5pc100 related onenand codes
Kukjin Kim
2
-26
/
+3
2014-07-12
mtd: cfi_cmdset_0002: Add support for locking OTP memory
Christian Riesch
1
-5
/
+84
2014-07-12
mtd: cfi_cmdset_0002: Add support for writing OTP memory
Christian Riesch
1
-7
/
+60
2014-07-12
mtd: cfi_cmdset_0002: Invalidate cache after entering/exiting OTP memory
Christian Riesch
1
-10
/
+34
2014-07-12
mtd: cfi_cmdset_0002: Add support for reading OTP
Christian Riesch
1
-0
/
+156
2014-07-12
mtd: spi-nor: add support for flag status register on Micron chips
grmoore@altera.com
1
-0
/
+52
2014-07-09
mtd: Account for BBT blocks when a partition is being allocated
Ezequiel Garcia
1
-1
/
+3
2014-07-09
mtd: Introduce mtd_block_isreserved()
Ezequiel Garcia
4
-2
/
+53
2014-07-09
mtd: Add sysfs attributes to expose the ECC stats fields
Ezequiel Garcia
1
-0
/
+45
2014-07-06
mtd: devices: elm: fix elm_context_save() and elm_context_restore() functions
Ted Juan
1
-0
/
+2
2014-07-06
mtd: phram: replace kmalloc/strcpy by kstrdup
Fabian Frederick
1
-3
/
+1
2014-07-03
mtd: bf5xx_nand: drop no-op PM support
Brian Norris
1
-24
/
+0
2014-07-03
mtd/ftl: drop the useless VirtualPageMap in partition_t
Kevin Hao
1
-3
/
+0
2014-07-03
mtd: maps: rbtx4939-flash: delete an unused variable in rbtx4939_flash_remove
Atsushi Nemoto
1
-2
/
+0
2014-07-03
mtd: s3c2410: Move to clk_prepare_enable/clk_disable_unprepare
Vasily Khoruzhick
1
-2
/
+2
2014-07-03
mtd: cmdlinepart: Spelling s/trucate/truncate/
Geert Uytterhoeven
1
-1
/
+1
2014-07-02
mtd: lpc32xx: drop bitflip_threshold initialization
Brian Norris
2
-12
/
+0
2014-07-01
UBI: fix the volumes tree sorting criteria
Heiko Schocher
1
-1
/
+1
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2014-06-12
Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus
Al Viro
1
-0
/
+6
2014-06-12
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
[next]