summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | UBI: Fastmap: Rework fastmap error pathsRichard Weinberger2016-05-271-48/+114
| * | UBI: Fastmap: Prepare for variable sized fastmapsRichard Weinberger2016-05-271-2/+9
| * | UBI: Fastmap: Set used_ebs only for static volumesRichard Weinberger2016-05-271-2/+3
| * | UBI: Fastmap: Fix leb_count unbalanceRichard Weinberger2016-05-271-0/+1
| * | UBI: Fastmap: Make WL pool size 50% of user pool sizeRichard Weinberger2016-05-272-3/+1
| * | UBI: Fastmap: Switch to ro mode if invalidate_fastmap() failsRichard Weinberger2016-05-271-1/+3
| * | UBI: Fastmap: Remove eba_orphans logicRichard Weinberger2016-05-271-82/+8
| * | UBI: Fastmap: Remove bogus ubi_assert()Richard Weinberger2016-05-271-1/+3
| * | UBI: Fastmap: Fix race in ubi_eba_atomic_leb_change()Richard Weinberger2016-05-271-5/+6
| * | UBI: Fastmap: Fix fastmap usage in ubi_volume_notify()Richard Weinberger2016-05-271-5/+7
| * | UBI: Fastmap: Wrap fastmap specific function in a ifdefRichard Weinberger2016-05-271-0/+5
| * | UBI: Fastmap: Notify user in case of an ubi_update_fastmap() failureRichard Weinberger2016-05-271-3/+9
| * | UBI: Fastmap: Fix memory leaks while closing the WL sub-systemRichard Weinberger2016-05-271-0/+17
| * | UBI: Fastmap: Don't allocate new ubi_wl_entry objectsRichard Weinberger2016-05-272-28/+5
| * | UBI: Fastmap: Make ubi_refill_pools() fairRichard Weinberger2016-05-271-37/+49
| * | UBI: Split __wl_get_peb()Richard Weinberger2016-05-271-24/+39
| * | UBI: align comment for readabilityBrian Norris2016-05-271-1/+1
| * | UBI: initialize LEB number variableBrian Norris2016-05-271-1/+1
| * | UBI: fix out of bounds writeBrian Norris2016-05-271-1/+2
| * | UBI: account for bitflips in both the VID header and dataBrian Norris2016-05-271-1/+1
| * | UBI: fix missing brace control flowBrian Norris2016-05-271-1/+2
| * | UBI: Fastmap: Care about the protection queueRichard Weinberger2016-05-271-0/+13
| * | UBI: do propagate positive error codes upArtem Bityutskiy2016-05-271-0/+1
| * | UBI: clean-up printing helpersArtem Bityutskiy2016-05-271-4/+4
| * | UBI: extend UBI layer debug/messaging capabilities - cosmeticsTanya Brokhman2016-05-273-9/+5
| * | UBI: Fix invalid vfree()Richard Weinberger2016-05-271-4/+6
| * | UBI: Fix double free after do_sync_erase()Richard Weinberger2016-05-271-7/+3
| * | UBI: vtbl: Use ubi_eba_atomic_leb_change()Richard Weinberger2016-05-271-14/+9
| * | UBI: Extend UBI layer debug/messaging capabilitiesTanya Brokhman2016-05-2713-313/+337
| * | UBI: Fastmap: Calc fastmap size correctlyRichard Weinberger2016-05-271-1/+2
| * | UBI: Fix trivial typo in __schedule_ubi_workRichard Weinberger2016-05-271-1/+1
| * | UBI: wl: Rename cancel flag to shutdownRichard Weinberger2016-05-272-15/+18
| * | UBI: ubi_eba_read_leb: Remove in vain variable assignmentRichard Weinberger2016-05-271-3/+2
| * | UBI: Improve comment on work_semRichard Weinberger2016-05-271-1/+2
| * | UBI: add missing kmem_cache_free() in process_pool_aeb error pathRichard Genoud2016-05-271-0/+1
* | | Merge branch 'for-next/socfpga'Sascha Hauer2016-06-142-9/+22
|\ \ \
| * | | socfpga: Stop putting 512 byte header on SocFPGA imagesTrent Piepho2016-05-231-1/+1
| * | | socfpga: correct start vector when not using extra barebox headerTrent Piepho2016-05-231-8/+21
* | | | Merge branch 'for-next/mxs'Sascha Hauer2016-06-145-11/+11
|\ \ \ \
| * | | | ARM: mxs: add parameter to mx28_mem_init to allow custom memory configUwe Kleine-König2016-05-105-11/+11
* | | | | Merge branch 'for-next/mtd'Sascha Hauer2016-06-143-43/+79
|\ \ \ \ \
| * | | | | mtd: nand: nand_mxs: Add subpage read supportSascha Hauer2016-05-101-8/+47
| * | | | | mtd: nand: Enable subpage readsSascha Hauer2016-05-101-1/+1
| * | | | | mtd: nand: Pass page argument to read_subpage hookSascha Hauer2016-05-102-3/+3
| * | | | | mtd: nand: nand_mxs: Factor out BCH setup functionSascha Hauer2016-05-101-31/+28
| |/ / / /
* | | | | Merge branch 'for-next/misc'Sascha Hauer2016-06-1415-15/+248
|\ \ \ \ \
| * | | | | fs: squashfs: use correct format specifierLucas Stach2016-06-071-1/+1
| * | | | | mci: Fix version numbers againTrent Piepho2016-06-072-6/+15
| * | | | | eeprom: at24: make device name setup more robustUwe Kleine-König2016-05-311-1/+19
| * | | | | eeprom: at24: check return value of devfs_create and fix error pathUwe Kleine-König2016-05-311-2/+9