index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
mtdpart.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: utilize `mtd_is_*()' functions
Brian Norris
2011-09-21
1
-4
/
+4
*
mtd: rename MTD_OOB_* to MTD_OPS_*
Brian Norris
2011-09-11
1
-1
/
+1
*
mtd: remove put_partition_parser() from public header
Dmitry Eremin-Solenikov
2011-09-11
1
-0
/
+2
*
mtd: hide parse_mtd_partitions
Dmitry Eremin-Solenikov
2011-09-11
1
-1
/
+0
*
mtd: prepare to convert of_mtd_parse_partitions to partition parser
Dmitry Eremin-Solenikov
2011-09-11
1
-2
/
+6
*
mtd: abstract last MTD partition parser argument
Dmitry Eremin-Solenikov
2011-09-11
1
-3
/
+4
*
mtd: document parse_mtd_partitions
Artem Bityutskiy
2011-09-11
1
-0
/
+22
*
mtd: add a flags for partitions which should just leave smth. after them
Dmitry Eremin-Solenikov
2011-09-11
1
-0
/
+13
*
mtd: mtdpart: default to cmdlinepart, NULL partitions probing
Dmitry Eremin-Solenikov
2011-09-11
1
-0
/
+5
*
mtd: remove add_mtd_partitions, add_mtd_device and friends
Jamie Iles
2011-05-25
1
-2
/
+2
*
mtd: be silent when mtd partition parser cannot be found
Artem Bityutskiy
2011-05-25
1
-4
/
+1
*
mtd: mtdpart: disallow reading OOB past the end of the partition
Artem Bityutskiy
2011-01-17
1
-1
/
+18
*
mtd: initialize writebufsize in the MTD object of a partition
Anatolij Gustschin
2011-01-06
1
-0
/
+1
*
mtd: fix master device identification for mtd repartition
Roman Tereshonkov
2010-12-03
1
-5
/
+5
*
mtd: prepare partition add and del functions for ioctl requests
Roman Tereshonkov
2010-10-25
1
-18
/
+136
*
mtd: Remove obsolete <mtd/compatmac.h> include
David Woodhouse
2010-08-08
1
-1
/
+0
*
mtd: Update copyright notices
David Woodhouse
2010-08-08
1
-4
/
+16
*
mtd: add an ioctl to query the lock status of a flash sector
Richard Cochran
2010-08-02
1
-0
/
+10
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2009-09-20
1
-1
/
+1
|
\
|
*
Nicolas Pitre has a new email address
Nicolas Pitre
2009-09-15
1
-1
/
+1
*
|
mtd: mtdpart: prevent a read from regions[-1]
Roel Kluin
2009-09-19
1
-1
/
+2
|
/
*
[MTD] Remove option for add_mtd_partitions() to not register partitions.
David Woodhouse
2009-05-26
1
-14
/
+4
*
[MTD] Only set partition suspend/resume method if parent not registered
David Woodhouse
2009-05-26
1
-1
/
+1
*
[MTD] mtdpart: Make ecc_stats more realistic.
Yauhen Kharuzhy
2009-04-06
1
-2
/
+5
*
[MTD] driver model updates
David Brownell
2009-04-04
1
-1
/
+8
*
NOMMU: Present backing device capabilities for MTD chardevs
David Howells
2009-03-24
1
-0
/
+15
*
[MTD] update internal API to support 64-bit device size
Adrian Hunter
2008-12-10
1
-17
/
+17
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2008-10-20
1
-2
/
+2
|
\
|
*
[MTD] Define and use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffff
Adrian Hunter
2008-08-12
1
-2
/
+2
*
|
remove CONFIG_KMOD from drivers
Johannes Berg
2008-10-17
1
-2
/
+0
|
/
*
[MTD][MTDPART] Fix a division by zero bug
Atsushi Nemoto
2008-07-25
1
-1
/
+3
*
[MTD][MTDPART] Cleanup and document the erase region handling
Atsushi Nemoto
2008-07-25
1
-4
/
+10
*
[MTD][MTDPART] Handle most checkpatch findings
Atsushi Nemoto
2008-07-25
1
-64
/
+65
*
[MTD][MTDPART] Seperate main loop from per-partition code in add_mtd_partition
Atsushi Nemoto
2008-07-25
1
-158
/
+166
*
[MTD] Use list_for_each_entry[_safe] where appropriate.
Chris Malley
2008-06-04
1
-16
/
+7
*
MTD/JFFS2: remove CVS keywords
Adrian Bunk
2008-06-04
1
-2
/
+0
*
[MTD][NOR] Add physical address to point() method
Jared Hulbert
2008-05-01
1
-4
/
+4
*
[MTD] Add mtd panic_write function pointer
Richard Purdie
2008-02-07
1
-0
/
+17
*
[MTD] Makefile fix for mtdsuper
Satyam Sharma
2007-08-03
1
-4
/
+0
*
[MTD] Delete allegedly obsolete "bank_size" field of mtd_info.
Robert P. J. Day
2007-05-09
1
-1
/
+0
*
[MTD] Correct partition failed erase address
Adrian Hunter
2007-03-08
1
-1
/
+5
*
[MTD] [NAND] make oobavail public
Vitaly Wool
2007-03-08
1
-0
/
+1
*
[MTD] remove unused ecctype,eccsize fields from struct mtd_info
Artem Bityutskiy
2007-02-09
1
-2
/
+0
*
[MTD] NAND: add subpage write support
Thomas Gleixner
2006-11-29
1
-0
/
+1
*
[MTD] replace kmalloc+memset with kzalloc
Burman Yan
2006-11-28
1
-2
/
+1
*
[MTD] [NAND] remove len/ooblen confusion.
Vitaly Wool
2006-11-28
1
-2
/
+2
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[MTD] NAND Expose the new raw mode function and status info to userspace
Thomas Gleixner
2006-05-30
1
-3
/
+36
*
[MTD] Rework the out of band handling completely
Thomas Gleixner
2006-05-29
1
-14
/
+15
*
[MTD] NAND Replace oobinfo by ecclayout
Thomas Gleixner
2006-05-29
1
-1
/
+1
[next]