mm: thp: set the accessed flag for old pages on access fault
[pandora-kernel.git] / drivers / mtd /
2013-02-06 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...
2012-04-13 Marc Kleine-Buddemtd: ixp4xx: oops in ixp4xx_flash_probe
2012-04-03 Grazvydas IgnotasMerge branch 'stable-3.2' into pandora-3.2-stable
2012-04-02 Artem BityutskiyUBI: fix eraseblock picking criteria
2012-04-02 Richard WeinbergerUBI: fix error handling in ubi_scan()
2012-02-13 Artem BityutskiyRevert "mtd: atmel_nand: optimize read/write buffer...
2012-02-13 Huang Shijiemtd: gpmi-nand bugfix: reset the BCH module when it...
2012-01-26 Richard WeinbergerUBI: make vid_hdr non-static
2012-01-26 Artem BityutskiyUBI: fix debugging messages
2012-01-26 Richard WeinbergerUBI: fix nameless volumes handling
2012-01-26 Artem BityutskiyUBI: fix use-after-free on error path
2012-01-26 Bhavesh ParekhUBI: fix missing scrub when there is a bit-flip
2012-01-26 Wolfram Sangmtd: tests: stresstest: bail out if device has not...
2012-01-26 Brian Norrismtd: mtd_blkdevs: don't increase 'open' count on error...
2012-01-26 Roman Tereshonkovmtd: mtdoops: skip reading initially bad blocks
2012-01-26 Roman Tereshonkovmtdoops: fix the oops_page_used array size
2012-01-04 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
next