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
2009-06-05
mtd: extend plat_nand for (read|write)_buf
Alexander Clouter
1
-0
/
+2
2009-06-05
mtd: add SST39SF040 chip to jedec_probe
Michał Mirosław
1
-0
/
+13
2009-06-05
mtd: davinci_nand: cmdlinepart uses MTD IDs
David Brownell
1
-11
/
+0
2009-06-05
mtd: OneNAND: add support for OneNAND manufactured by Numonyx
Adrian Hunter
1
-1
/
+2
2009-06-05
mtd: m25p80 nand: add m45pe10 ids
Matthieu CASTET
1
-0
/
+1
2009-06-05
mtd: mxc_nand: add correct dev_id parameter to free_irq() calls
Magnus Lilja
1
-2
/
+2
2009-06-05
mtd: nand: fix 512 byte software ecc support
Vimal Singh
1
-2
/
+2
2009-06-05
mtd: nand: davinci_nand, 4-bit ECC for smallpage
David Brownell
1
-13
/
+291
2009-06-05
mtd: nand: minor davinci_nand cleanup
David Brownell
1
-16
/
+11
2009-06-05
mtd: nand: don't walk past end of oobfree[]
David Brownell
1
-1
/
+2
2009-06-05
mtd: plat_nand: fix section error
Thomas Chou
1
-1
/
+1
2009-06-03
UBI: make gluebi a separate module
Dmitry Pervushin
3
-98
/
+295
2009-06-02
UBI: remove built-in gluebi
Dmitry Pervushin
3
-51
/
+2
2009-06-02
UBI: add notification API
Dmitry Pervushin
5
-21
/
+204
2009-06-02
UBI: do not switch to R/O mode on read errors
Artem Bityutskiy
4
-15
/
+74
2009-06-02
UBI: fix and clean-up error paths in WL worker
Artem Bityutskiy
2
-61
/
+53
2009-06-02
UBI: introduce new constants
Artem Bityutskiy
3
-26
/
+36
2009-05-30
[MTD] [NAND] S3C2410: Allow commandline partition processing
Andy Green
1
-2
/
+16
2009-05-30
[MTD] [NAND] S3C2410: Fix CFG debug order
Andy Green
1
-2
/
+2
2009-05-30
[MTD] [NAND] S3C2410: Uninitialised variable cleanup
Nelson Castillo
1
-4
/
+1
2009-05-30
[MTD] [NAND] S3C2410: NAND ECC by chip rather than global
Andy Green
1
-9
/
+25
2009-05-30
[MTD] [NAND] S3C2410: Basic kerneldoc comment updates
Ben Dooks
1
-11
/
+78
2009-05-30
[MTD] [NAND] S3C2410: Move to using platform device table
Ben Dooks
1
-52
/
+26
2009-05-29
mtd: Fix pointer handling in compat ioctls to use compat_ptr()
David Woodhouse
1
-2
/
+2
2009-05-29
mtd: Handle compat ioctls directly; remove all trace from compat_ioctl.c
Kevin Cernekee
1
-1
/
+2
2009-05-29
mtd: add OOB ioctls for >4GiB devices
Kevin Cernekee
1
-0
/
+28
2009-05-29
mtd: compat_ioctl cleanup
Kevin Cernekee
1
-84
/
+171
2009-05-29
mtd: add MEMERASE64 ioctl for >4GiB devices
Kevin Cernekee
1
-8
/
+21
2009-05-29
mtd: Fix handling of mtdname in txx9ndfmc.c
David Woodhouse
1
-4
/
+12
2009-05-29
mtd: Add armflash support for multiple blocks of flash
Catalin Marinas
1
-62
/
+164
2009-05-29
mtd: DIL/NetPC broken for now
David Woodhouse
1
-1
/
+1
2009-05-29
mtd: MXC NAND driver fixes (v5)
Vladimir Barinov
1
-20
/
+23
2009-05-28
OMAP2/3: PM: push core PM code from linux-omap
Kevin Hilman
1
-1
/
+0
2009-05-26
[MTD] Remove option for add_mtd_partitions() to not register partitions.
David Woodhouse
1
-14
/
+4
2009-05-26
[MTD] Only set partition suspend/resume method if parent not registered
David Woodhouse
1
-1
/
+1
2009-05-26
[MTD] Remove mtd->{suspend,resume} calls from board drivers
David Woodhouse
5
-113
/
+0
2009-05-26
[MTD] Restore suspend/resume support for mtd devices
David Woodhouse
1
-10
/
+37
2009-05-26
[MTD] set blkdev parent to the mtd device, not its parent
David Woodhouse
1
-1
/
+1
2009-05-26
UBI: fix race condition
Artem Bityutskiy
1
-1
/
+7
2009-05-23
block: Do away with the notion of hardsect_size
Martin K. Petersen
1
-1
/
+1
2009-05-22
Merge branch 'master' into for-2.6.31
Jens Axboe
4
-18
/
+31
2009-05-18
mtd_dataflash: unbreak erase support
Peter Korsgaard
1
-1
/
+1
2009-05-18
UBI: minor serialization fix
Artem Bityutskiy
1
-2
/
+2
2009-05-18
UBI: do not panic if volume check fails
Artem Bityutskiy
1
-7
/
+11
2009-05-18
UBI: add dump_stack in checking code
Artem Bityutskiy
1
-0
/
+1
2009-05-18
UBI: fix races in I/O debugging checks
Artem Bityutskiy
1
-7
/
+73
2009-05-18
UBI: small debugging code optimization
Artem Bityutskiy
2
-4
/
+4
2009-05-18
UBI: improve debugging messages
Artem Bityutskiy
3
-10
/
+15
2009-05-18
UBI: re-name volumes_mutex to device_mutex
Artem Bityutskiy
5
-23
/
+23
2009-05-18
UBI: remove redundant mutex
Artem Bityutskiy
3
-7
/
+2
[prev]
[next]