USB: ftdi_sio: fix status line change handling for TIOCMIWAIT and TIOCGICOUNT
[linux-flexiantxendom0.git] / drivers / mtd / mtdpart.c
2011-09-21 Brian Norrismtd: utilize `mtd_is_*()' functions
2011-09-11 Brian Norrismtd: rename MTD_OOB_* to MTD_OPS_*
2011-09-11 Dmitry Eremin-Sole... mtd: remove put_partition_parser() from public header
2011-09-11 Dmitry Eremin-Sole... mtd: hide parse_mtd_partitions
2011-09-11 Dmitry Eremin-Sole... mtd: prepare to convert of_mtd_parse_partitions to...
2011-09-11 Dmitry Eremin-Sole... mtd: abstract last MTD partition parser argument
2011-09-11 Artem Bityutskiymtd: document parse_mtd_partitions
2011-09-11 Dmitry Eremin-Sole... mtd: add a flags for partitions which should just leave...
2011-09-11 Dmitry Eremin-Sole... mtd: mtdpart: default to cmdlinepart, NULL partitions...
2011-05-25 Jamie Ilesmtd: remove add_mtd_partitions, add_mtd_device and...
2011-05-25 Artem Bityutskiymtd: be silent when mtd partition parser cannot be...
2011-01-17 Artem Bityutskiymtd: mtdpart: disallow reading OOB past the end of...
2011-01-06 Anatolij Gustschinmtd: initialize writebufsize in the MTD object of a...
2010-12-03 Roman Tereshonkovmtd: fix master device identification for mtd repartition
2010-10-24 Roman Tereshonkovmtd: prepare partition add and del functions for ioctl...
2010-08-08 David Woodhousemtd: Remove obsolete <mtd/compatmac.h> include
2010-08-08 David Woodhousemtd: Update copyright notices
2010-08-02 Richard Cochranmtd: add an ioctl to query the lock status of a flash...
2009-09-20 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2009-09-19 Roel Kluinmtd: mtdpart: prevent a read from regions[-1]
2009-09-15 Nicolas PitreNicolas Pitre has a new email address
2009-05-26 David Woodhouse[MTD] Remove option for add_mtd_partitions() to not...
2009-05-26 David Woodhouse[MTD] Only set partition suspend/resume method if paren...
2009-04-06 Yauhen Kharuzhy[MTD] mtdpart: Make ecc_stats more realistic.
2009-04-04 David Brownell[MTD] driver model updates
2009-03-24 David HowellsNOMMU: Present backing device capabilities for MTD...
2008-12-10 Adrian Hunter[MTD] update internal API to support 64-bit device...
2008-10-20 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-10-16 Johannes Bergremove CONFIG_KMOD from drivers
2008-08-12 Adrian Hunter[MTD] Define and use MTD_FAIL_ADDR_UNKNOWN instead...
2008-07-25 Atsushi Nemoto[MTD][MTDPART] Fix a division by zero bug
2008-07-25 Atsushi Nemoto[MTD][MTDPART] Cleanup and document the erase region...
2008-07-25 Atsushi Nemoto[MTD][MTDPART] Handle most checkpatch findings
2008-07-25 Atsushi Nemoto[MTD][MTDPART] Seperate main loop from per-partition...
2008-06-04 Chris Malley[MTD] Use list_for_each_entry[_safe] where appropriate.
2008-06-04 Adrian BunkMTD/JFFS2: remove CVS keywords
2008-05-01 Jared Hulbert[MTD][NOR] Add physical address to point() method
2008-02-07 Richard Purdie[MTD] Add mtd panic_write function pointer
2007-08-03 Satyam Sharma[MTD] Makefile fix for mtdsuper
2007-05-09 Robert P. J. Day[MTD] Delete allegedly obsolete "bank_size" field of...
2007-03-08 Adrian Hunter[MTD] Correct partition failed erase address
2007-03-08 Vitaly Wool[MTD] [NAND] make oobavail public
2007-02-09 Artem Bityutskiy[MTD] remove unused ecctype,eccsize fields from struct...
2006-11-29 Thomas Gleixner[MTD] NAND: add subpage write support
2006-11-28 Burman Yan[MTD] replace kmalloc+memset with kzalloc
2006-11-28 Vitaly Wool[MTD] [NAND] remove len/ooblen confusion.
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-05-29 Thomas Gleixner[MTD] NAND Expose the new raw mode function and status...
2006-05-29 Thomas Gleixner[MTD] Rework the out of band handling completely
2006-05-29 Thomas Gleixner[MTD] NAND Replace oobinfo by ecclayout
2006-05-29 Thomas Gleixner[MTD] NAND Consolidate oobinfo handling
2006-05-23 Thomas Gleixner[MTD] Remove read/write _ecc variants
2006-05-23 Thomas Gleixner[MTD] Remove readv/readv_ecc
2006-05-23 Thomas Gleixner[MTD] Remove nand writev support
2006-05-22 Joern Engel[MTD] Introduce writesize
2006-05-17 Vitaly Wool[MTD] generic: propagate oobavail to MTD partitions
2005-11-07 Thomas Gleixner[MTD] core: Clean up trailing white spaces
2005-11-06 Artem B. Bityutskiy[MTD] mtdpart.c: Allow eraseblock size != power of 2
2005-05-23 Nicolas Pitre[MTD] Support for protection register support on Intel...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2