wl1251: improve PS report handling
[pandora-kernel.git] / drivers / mtd /
2014-04-13 notazMerge branch 'stable-3.2' into pandora-3.2
2014-04-01 Michael Grzeschikmtd: mxc_nand: remove duplicated ecc_stats counting
2014-01-03 Huang Shijiemtd: gpmi: fix kernel BUG due to racing DMA operations
2014-01-03 Brian Norrismtd: m25p80: fix allocation size
2014-01-03 Brian Norrismtd: nand: hack ONFI for non-power-of-2 dimensions
2013-12-09 Grazvydas IgnotasMerge branch 'stable-3.2' into pandora-3.2
2013-10-26 Grazvydas IgnotasMerge branch 'stable-3.2' into pandora-3.2
2013-05-23 Grazvydas IgnotasMerge branch 'stable-3.2' into pandora-3.2
2013-04-25 David Woodhousemtd: Disable mtdchar mmap on MMU systems
2013-03-02 Artem BityutskiyUBI: print less
2013-03-02 Artem BityutskiyUBI: use pr_ helper instead of printk
2013-03-02 Artem BityutskiyUBI: comply with coding style
2013-03-02 Artem BityutskiyUBI: print PID in debug messages
2013-03-02 Artem BityutskiyUBI: print image sequence number as unsigned integer
2013-03-02 Brian NorrisUBI: correct usage of IS_ENABLED()
2013-03-02 Artem BityutskiyUBI: fix debugfs-less systems support
2013-02-20 Grazvydas IgnotasMerge branch 'stable-3.2' into pandora-3.2
2013-01-03 Wolfram Sangmtd: nand: gpmi: reset BCH earlier, too, to avoid NAND...
2012-12-06 Jiri Engelthalermtd: slram: invalid checking of absolute end address
2012-12-06 Sachin Kamatmtd: ofpart: Fix incorrect NULL check in parse_ofoldpar...
2012-10-30 Brian Norrismtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from...
2012-10-17 Richard Genoudmtd: nandsim: bugfix: fail if overridesize is too big
2012-10-17 Andreas Bießmannmtd: omap2: fix module loading
2012-10-17 Andreas Bießmannmtd: omap2: fix omap_nand_remove segfault
2012-10-17 Huang Shijiemtd: mtdpart: break it as soon as we parse out the...
2012-10-17 Alexander Shiyanmtd: autcpu12-nvram: Fix compile breakage
2012-10-17 Matthieu CASTETUBI: erase free PEB with bitflip in EC header
2012-10-17 Artem BityutskiyUBI: fix autoresize handling in R/O mode
2012-10-17 Shmulik Ladkanimtd: nand: Use the mirror BBT descriptor when reading...
2012-09-22 Grazvydas IgnotasMerge branch 'stable-3.2' into pandora-3.2
2012-09-19 Artem BityutskiyUBI: fix a horrible memory deallocation bug
2012-08-06 Grazvydas IgnotasMerge branch 'stable-3.2' into pandora-3.2
2012-07-25 Herton Ronaldo Krz... mtd: nandsim: don't open code a do_div helper
2012-07-12 Dan Carpentermtd: cafe_nand: fix an & vs | mistake
2012-06-21 Artem BityutskiyUBI: correct ubi_wl_flush locking
2012-06-21 Joel ReardonUBI: modify ubi_wl_flush function to clear work queue...
2012-06-21 Artem BityutskiyUBI: introduce UBI_ALL constant
2012-06-21 Joel ReardonUBI: add lnum and vol_id to struct ubi_work
2012-06-21 Joel ReardonUBI: add volume id struct ubi_ainf_peb
2012-06-21 Joel ReardonUBI: add in hex the value for UBI_INTERNAL_VOL_START...
2012-06-21 Artem BityutskiyUBI: rename scan.c to attach.c
2012-06-21 Artem BityutskiyUBI: remove scan.h
2012-06-21 Artem BityutskiyUBI: rename UBI_SCAN_UNKNOWN_EC
2012-06-21 Artem BityutskiyUBI: move and rename attach_by_scanning
2012-06-21 Artem BityutskiyUBI: rename _init_scan functions
2012-06-21 Artem BityutskiyUBI: amend comments after all the renamings
2012-06-21 Artem BityutskiyUBI: rename ubi_scan_leb_slab
2012-06-21 Artem BityutskiyUBI: rename ubi_scan_move_to_list
2012-06-21 Artem BityutskiyUBI: rename ubi_scan_destroy_ai
2012-06-21 Artem BityutskiyUBI: rename ubi_scan_get_free_peb
2012-06-21 Artem BityutskiyUBI: rename ubi_scan_rm_volume
2012-06-21 Artem BityutskiyUBI: rename ubi_scan_find_av
2012-06-21 Artem BityutskiyUBI: rename ubi_scan_add_used
2012-06-21 Artem BityutskiyUBI: remove unused function
2012-06-21 Artem BityutskiyUBI: make ubi_scan_erase_peb static and rename
2012-06-21 Artem BityutskiyUBI: rename sv to av
2012-06-21 Artem BityutskiyUBI: rename si to ai
2012-06-21 Artem BityutskiyUBI: rename seb to aeb
2012-06-21 Artem BityutskiyUBI: amend comments after renaming in scan.c
2012-06-21 Artem BityutskiyUBI: rename struct ubi_scan_info
2012-06-21 Artem BityutskiyUBI: rename struct ubi_scan_volume
2012-06-21 Artem BityutskiyUBI: rename struct ubi_scan_leb
2012-06-21 Artem BityutskiyUBI: rename few functions for consistency
2012-06-21 Artem BityutskiyUBI: get rid of dbg_err
2012-06-21 Artem BityutskiyUBI: more of clean-up terminology for self-checks
2012-06-21 Artem BityutskiyUBI: clean-up terminology for self-checks in io.c
2012-06-21 Artem BityutskiyUBI: remove Kconfig debugging option
2012-06-21 Artem BityutskiyUBI: rename ubi_dbg_dump_mkvol_req
2012-06-21 Artem BityutskiyUBI: rename ubi_dbg_dump_seb
2012-06-21 Artem BityutskiyUBI: rename ubi_dbg_dump_sv
2012-06-21 Artem BityutskiyUBI: rename ubi_dbg_dump_vtbl_record
2012-06-21 Artem BityutskiyUBI: rename ubi_dbg_dump_vol_info
2012-06-21 Artem BityutskiyUBI: amend commentaries WRT dtype
2012-06-21 Richard WeinbergerUBI: Kill data type hint
2012-06-21 Richard WeinbergerUBI: remove superfluous "!!" operation
2012-06-21 Artem BityutskiyUBI: always warn if case of I/O errors
2012-06-21 Artem BityutskiyUBI: always dump VID and EC headers in case of errors
2012-06-21 Artem BityutskiyUBI: always dump flash contents in case of errors
2012-06-21 Artem BityutskiyUBI: always dump the stack on error
2012-06-21 Artem BityutskiyUBI: rename MOVE_CANCEL_BITFLIPS to MOVE_TARGET_BITFLIPS
2012-06-21 Artem BityutskiyUBI: rename peb_buf1 to peb_buf
2012-06-21 Josselin CostanziUBI: reduce memory consumption
2012-06-21 Artem BityutskiyUBI: fix documentation and improve readability
2012-06-21 Richard WeinbergerUBI: use own macros for the layout volume
2012-06-20 Grazvydas IgnotasMerge branch 'stable-3.2' into pandora-3.2
2012-06-10 Frank Svendsboemtd: of_parts: fix breakage in Kconfig
2012-06-10 Dmitry Malukamtd: nand: fix scan_read_raw_oob
2012-05-30 Maxim Levitskymtd: sm_ftl: fix typo in major number.
2012-05-13 Grazvydas IgnotasMerge branch 'stable-3.2' into pandora-3.2
2012-04-27 Grazvydas Ignotasmtd: omap2: performance hack
2012-04-27 Grazvydas Ignotasmtd: omap2: use busy pin monitoring
2012-04-27 Grazvydas Ignotasmtd: omap2: get rid of omap_wait
2012-04-27 Grazvydas Ignotasmtd: omap2: fix resource leak in prefetch-busy path
2012-04-25 Grazvydas IgnotasMerge branch 'stable-3.2' into pandora-3.2
2012-04-13 Brian Norrismtd: m25p80: set writebufsize
2012-04-13 Artem Bityutskiymtd: lart: initialize writebufsize
2012-04-13 Artem Bityutskiymtd: block2mtd: initialize writebufsize
2012-04-13 Artem Bityutskiymtd: sst25l: initialize writebufsize
2012-04-13 Wolfram Sangmtd: nand: gpmi: use correct member for checking NAND_B...
2012-04-13 Daniel Schwierzeckmtd: mips: lantiq: reintroduce support for cmdline...
next