index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-13
mtd: m25p80: set writebufsize
Brian Norris
1
-0
/
+1
2012-04-13
mtd: lart: initialize writebufsize
Artem Bityutskiy
1
-0
/
+1
2012-04-13
mtd: block2mtd: initialize writebufsize
Artem Bityutskiy
1
-0
/
+1
2012-04-13
mtd: docg3: initialize writebufsize
Artem Bityutskiy
1
-1
/
+1
2012-04-13
mtd: doc2001: initialize writebufsize
Artem Bityutskiy
1
-1
/
+1
2012-04-13
mtd: doc2000: initialize writebufsize
Artem Bityutskiy
1
-1
/
+1
2012-04-13
mtd: doc2001plus: initialize writebufsize
Artem Bityutskiy
1
-1
/
+1
2012-04-13
mtd: sst25l: initialize writebufsize
Artem Bityutskiy
1
-0
/
+1
2012-04-13
mtd: nand: gpmi: use correct member for checking NAND_BBT_USE_FLASH
Wolfram Sang
1
-1
/
+1
2012-04-13
mtd: mips: lantiq: reintroduce support for cmdline partitions
Daniel Schwierzeck
1
-1
/
+2
2012-04-13
mtd: ixp4xx: oops in ixp4xx_flash_probe
Marc Kleine-Budde
1
-1
/
+4
2012-04-02
UBI: fix eraseblock picking criteria
Artem Bityutskiy
1
-6
/
+4
2012-04-02
UBI: fix error handling in ubi_scan()
Richard Weinberger
1
-4
/
+4
2012-02-04
Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3
Linus Torvalds
4
-10
/
+57
2012-02-04
Revert "mtd: atmel_nand: optimize read/write buffer functions"
Artem Bityutskiy
1
-4
/
+41
2012-01-30
mtd: fix MTD suspend
Artem Bityutskiy
1
-1
/
+1
2012-01-17
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-10
/
+12
2012-01-15
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2
-2
/
+5
2012-01-15
UBI: use own macros for the layout volume
Richard Weinberger
1
-2
/
+2
2012-01-15
UBI: fix nameless volumes handling
Richard Weinberger
1
-0
/
+3
2012-01-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-175
/
+123
2012-01-14
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2
-2
/
+2
2012-01-13
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2
-2
/
+5
2012-01-12
kexec: remove KMSG_DUMP_KEXEC
WANG Cong
1
-2
/
+1
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2
-2
/
+2
2012-01-11
UBI: fix debugging messages
Artem Bityutskiy
1
-1
/
+4
2012-01-11
mtd: gpmi-nand bugfix: reset the BCH module when it is not MX23
Huang Shijie
1
-4
/
+14
2012-01-11
mtd: nand: fix typo in comment
Wolfram Sang
1
-1
/
+1
2012-01-10
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
3
-6
/
+14
2012-01-10
Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6
Linus Torvalds
92
-1499
/
+2263
2012-01-10
UBI: make vid_hdr non-static
Richard Weinberger
1
-1
/
+1
2012-01-09
Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-6
/
+6
2012-01-09
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-4
/
+4
2012-01-09
mtd: Fix dependency for MTD_DOC200x
Fabio Estevam
1
-0
/
+3
2012-01-09
mtd: do not use mtd->block_markbad directly
Artem Bityutskiy
4
-7
/
+4
2012-01-09
mtd: introduce mtd_can_have_bb helper
Artem Bityutskiy
11
-20
/
+14
2012-01-09
mtd: do not use mtd->suspend and mtd->resume directly
Artem Bityutskiy
3
-10
/
+5
2012-01-09
mtd: do not use mtd->lock, unlock and is_locked directly
Artem Bityutskiy
4
-29
/
+13
2012-01-09
mtd: do not use mtd->sync directly
Artem Bityutskiy
6
-15
/
+7
2012-01-09
mtd: harmonize mtd_writev usage
Artem Bityutskiy
2
-4
/
+24
2012-01-09
mtd: do not use mtd->lock_user_prot_reg directly
Artem Bityutskiy
1
-2
/
+0
2012-01-09
mtd: mtd->write_user_prot_reg directly
Artem Bityutskiy
1
-4
/
+0
2012-01-09
mtd: do not use mtd->read_*_prot_reg directly
Artem Bityutskiy
1
-8
/
+10
2012-01-09
mtd: do not use mtd->get_*_prot_info directly
Artem Bityutskiy
1
-5
/
+3
2012-01-09
mtd: do not use mtd->read_oob directly
Artem Bityutskiy
1
-7
/
+2
2012-01-09
mtd: mtdoops: do not use mtd->panic_write directly
Artem Bityutskiy
1
-9
/
+8
2012-01-09
mtd: do not use mtd->get_unmapped_area directly
Artem Bityutskiy
2
-20
/
+12
2012-01-09
mtd: introduce mtd_has_oob helper
Artem Bityutskiy
2
-3
/
+3
2012-01-09
mtd: mtdcore: export symbols cleanup
Artem Bityutskiy
1
-15
/
+9
2012-01-09
mtd: clean-up the default_mtd_writev function
Artem Bityutskiy
1
-19
/
+22
[next]