index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2008-12-09
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
6
-41
/
+40
2008-12-03
[MTD] [NAND] fix OOPS accessing flash operations over STM flash on PXA
Denis V. Lunev
1
-0
/
+1
2008-12-02
[MTD] [NAND] drivers/mtd/nand/pasemi_nand.c: Add missing pci_dev_put
Julia Lawall
1
-0
/
+1
2008-11-30
Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6
Linus Torvalds
3
-3
/
+4
2008-11-27
[MTD] [NAND] fsl_upm: fix build problem with 2.6.28-rc2
Wolfgang Grandegger
1
-3
/
+5
2008-11-26
[MTD] physmap: fix memory leak on physmap_flash_remove by using devres
Atsushi Nemoto
1
-17
/
+9
2008-11-26
[MTD] m25p80: chip erase != block erase != sector erase
Chen Gong
1
-10
/
+13
2008-11-26
[MTD] m25p80: fix detection of m25p16 flashes
Mike Frysinger
1
-1
/
+1
2008-11-26
[MTD] m25p80: fix detection of SPI parts
Mike Frysinger
1
-1
/
+2
2008-11-26
[MTD] [NAND] OMAP: OneNAND: header file relocation (part 2)
Adrian Hunter
1
-3
/
+2
2008-11-24
[MTD] [NAND] OMAP: OneNAND: header file relocation
Adrian Hunter
1
-6
/
+6
2008-11-13
[ARM] cdb89712: avoid namespace clashes with SRAM_ and BOOTROM_ constants
Russell King
1
-1
/
+10
2008-11-13
[ARM] cdb89712,clps7500,h720x: avoid namespace clash for FLASH_* constants
Russell King
2
-4
/
+6
2008-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2
-19
/
+4
2008-11-06
UBI: Don't exit from ubi_thread until kthread_should_stop() is true
Vitaliy Gusev
1
-1
/
+2
2008-11-06
UBI: fix EBADMSG handling
Zoltan Sogor
2
-2
/
+2
2008-11-05
[MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4)
Eric W. Biederman
2
-19
/
+4
2008-11-04
drivers: remove duplicated #include
Jianjun Kong
1
-1
/
+0
2008-10-21
[MTD] [NAND] OMAP2: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2008-10-21
[PATCH] propagate mode through open_bdev_excl/close_bdev_excl
Al Viro
1
-2
/
+2
2008-10-21
[PATCH] switch mtd_blkdevs
Al Viro
1
-17
/
+11
2008-10-21
[PATCH] beginning of methods conversion
Al Viro
1
-3
/
+3
2008-10-21
[PATCH] introduce fmode_t, do annotations
Al Viro
1
-5
/
+5
2008-10-20
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
47
-1299
/
+4282
2008-10-20
Revert "[MTD] m25p80.c code cleanup"
David Woodhouse
1
-1
/
+1
2008-10-20
[MTD] [NAND] GPIO driver depends on ARM... for now.
David Woodhouse
1
-1
/
+1
2008-10-20
[MTD] [NAND] sh_flctl: fix compile error
Yoshihiro Shimoda
1
-0
/
+577
2008-10-18
[MTD] [NOR] AT49BV6416 has swapped erase regions
Haavard Skinnemoen
1
-4
/
+12
2008-10-18
[MTD] [NAND] GPIO NAND flash driver
Mike Rapoport
3
-0
/
+382
2008-10-18
[MTD] cmdlineparts documentation change - explain where mtd-id comes from
Philip Rakity
1
-0
/
+1
2008-10-18
[MTD] cfi_cmdset_0002.c: Add Macronix CFI V1.0 TopBottom detection
Christopher Moore
1
-0
/
+36
2008-10-18
[MTD] [NAND] Fix compilation warnings in drivers/mtd/nand/cs553x_nand.c
Manish Katiyar
1
-0
/
+2
2008-10-18
[MTD] mtdoops: Fix a bug where block may not be erased
Richard Purdie
1
-3
/
+1
2008-10-18
[MTD] mtdoops: Add a magic number to logged kernel oops
Richard Purdie
1
-14
/
+18
2008-10-18
[MTD] mtdoops: Fix an off by one error
Richard Purdie
1
-3
/
+3
2008-10-18
Merge branch 'master' of git://git.infradead.org/ubi-2.6
David Woodhouse
3
-8
/
+4
2008-10-18
USB: remove info() macro from usb mtd drivers
Greg Kroah-Hartman
1
-2
/
+2
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-6
/
+4
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-2
/
+0
2008-10-16
omap drivers: switch to standard GPIO calls
David Brownell
1
-2
/
+2
2008-10-16
device create: misc: convert device_create_drvdata to device_create
Greg Kroah-Hartman
1
-6
/
+4
2008-10-16
remove CONFIG_KMOD from drivers
Johannes Berg
1
-2
/
+0
2008-10-14
[MTD] [NAND] sh_flctl: add support for Renesas SuperH FLCTL
Yoshihiro Shimoda
3
-0
/
+309
2008-10-14
[MTD] [NAND] Bug on atmel_nand HW ECC : OOB info not correctly written
Richard Genoud
1
-52
/
+6
2008-10-14
[MTD] [MAPS] Remove unused variable after ROM API cleanup.
David Woodhouse
1
-2
/
+0
2008-10-14
[MTD] m25p80.c extended jedec support (v2)
Chen Gong
1
-2
/
+2
2008-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-25
/
+9
2008-10-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
6
-44
/
+84
2008-10-13
[MTD] remove unused mtd parameter in of_mtd_parse_partitions()
Sebastian Andrzej Siewior
3
-5
/
+2
2008-10-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
4
-1
/
+44
[next]