Commit Graph

3280 Commits (418a99ac6ad487dc9c42e6b0e85f941af56330f2)

Author SHA1 Message Date
Russell King 2df41d0533 mtd: omap2: remove private DMA API implementation 13 years ago
Russell King 763e735910 mtd: omap2: add DMA engine support 13 years ago
Andrew Lunn 778435045a ARM: Kirkwood: Replace mrvl with marvell 13 years ago
Simon Baatz baffab28b1 ARM: Orion: fix driver probe error handling with respect to clk 13 years ago
Maarten ter Huurne 1471d41a5b MTD: NAND: JZ4740: Multi-bank support with autodetection 13 years ago
Shmulik Ladkani 87e773c95e UBI: harmonize the update of ubi->beb_rsvd_pebs 13 years ago
Shmulik Ladkani 5c669a5bd8 UBI: trivial: fix comment of ubi_calculate_reserved function 13 years ago
Peter Meerwald 2ce7be1b77 UBI: fix spelling of detach in debug output 13 years ago
Richard Genoud 54de1f1c44 UBI: Change the default percentage of reserved PEB 13 years ago
David Howells 9249e17fe0 VFS: Pass mount flags to sget() 13 years ago
Herton Ronaldo Krzesinski 596fd46268 mtd: nandsim: don't open code a do_div helper 13 years ago
Sascha Hauer 6023813a2d mtd: gpmi-nand: fix read page when reading to vmalloced area 13 years ago
Sascha Hauer 096bcc231f mtd: mxc_nand: use 32bit copy functions 13 years ago
Dan Carpenter 48f8b64129 mtd: cafe_nand: fix an & vs | mistake 13 years ago
Brian Norris 903e0e4ef9 UBI: correct usage of IS_ENABLED() 13 years ago
Kay Sievers e2ae715d66 kmsg - kmsg_dump() use iterator to receive log buffer content 13 years ago
Shmulik Ladkani ea3b2ea24e mtd: nand: initialize bitflip_threshold prior to BBT scanning 13 years ago
Artem Bityutskiy 12027f1b3f UBI: correct ubi_wl_flush locking 13 years ago
Artem Bityutskiy e9b4cf2094 UBI: fix debugfs-less systems support 13 years ago
Sascha Hauer 4a43faf54e mtd: mxc_nand: move ecc strengh setup before nand_scan_tail 13 years ago
Gabor Juhos 2e24e32e27 mtd: block2mtd: fix recursive call of mtd_writev 13 years ago
Marek Vasut 5636ce0f07 mtd: gpmi-nand: define ecc.strength 13 years ago
Frank Svendsboe 2e929d001e mtd: of_parts: fix breakage in Kconfig 13 years ago
Dmitry Maluka 34a5704d91 mtd: nand: fix scan_read_raw_oob 13 years ago
Robert Jarzmik 52c2d9aad4 mtd: docg3 fix in-middle of blocks reads 13 years ago
John Crispin fa09eded0e MTD: MIPS: lantiq: verify that the NOR interface is available on falcon soc 13 years ago
John Crispin 02fa961fbf MTD: MIPS: lantiq: implement OF support 13 years ago
Joel Reardon 62f384552b UBI: modify ubi_wl_flush function to clear work queue for a lnum 13 years ago
Artem Bityutskiy 05a3cb7dce UBI: introduce UBI_ALL constant 13 years ago
Joel Reardon d36e59e69b UBI: add lnum and vol_id to struct ubi_work 13 years ago
Joel Reardon 6dd3bc7e60 UBI: add volume id struct ubi_ainf_peb 13 years ago
Joel Reardon 5cc09420e2 UBI: add in hex the value for UBI_INTERNAL_VOL_START to comment 13 years ago
Artem Bityutskiy ae4a8104e3 UBI: rename scan.c to attach.c 13 years ago
Artem Bityutskiy 0479ab48bb UBI: remove scan.h 13 years ago
Artem Bityutskiy 9c47fb2fbe UBI: rename UBI_SCAN_UNKNOWN_EC 13 years ago
Artem Bityutskiy 47e1ec70b2 UBI: move and rename attach_by_scanning 13 years ago
Artem Bityutskiy 41e0cd9d4e UBI: rename _init_scan functions 13 years ago
Artem Bityutskiy fbd0107f4d UBI: amend comments after all the renamings 13 years ago
Artem Bityutskiy 1fc2e3e59d UBI: rename ubi_scan_leb_slab 13 years ago
Artem Bityutskiy 0bae2887a7 UBI: rename ubi_scan_move_to_list 13 years ago
Artem Bityutskiy 66a2af3824 UBI: rename ubi_scan_destroy_ai 13 years ago
Artem Bityutskiy c87fbd7deb UBI: rename ubi_scan_get_free_peb 13 years ago
Artem Bityutskiy d717dc2f85 UBI: rename ubi_scan_rm_volume 13 years ago
Artem Bityutskiy dcd85fdd10 UBI: rename ubi_scan_find_av 13 years ago
Artem Bityutskiy 3561188ac2 UBI: rename ubi_scan_add_used 13 years ago
Artem Bityutskiy ee663d9292 UBI: remove unused function 13 years ago
Artem Bityutskiy 13d33dad35 UBI: make ubi_scan_erase_peb static and rename 13 years ago
Artem Bityutskiy 517af48c05 UBI: rename sv to av 13 years ago
Artem Bityutskiy a4e6042f1d UBI: rename si to ai 13 years ago
Artem Bityutskiy 2c5ec5ce66 UBI: rename seb to aeb 13 years ago