summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | UBI: provide an helper to query LEB informationBoris Brezillon2018-08-313-2/+40
| * | UBI: provide an helper to check whether a LEB is mapped or notBoris Brezillon2018-08-313-2/+15
| * | UBI: add an helper to check lnum validityBoris Brezillon2018-08-312-6/+11
| * | UBI: simplify LEB write and atomic LEB change codeBoris Brezillon2018-08-311-158/+113
| * | UBI: simplify recover_peb() codeBoris Brezillon2018-08-311-40/+74
| * | UBI: move the global ech and vidh variables into struct ubi_attach_infoBoris Brezillon2018-08-312-20/+23
| * | UBI: provide helpers to allocate and free aeb elementsBoris Brezillon2018-08-314-35/+69
| * | UBI: fastmap: use ubi_io_{read, write}_data() instead of ubi_io_{read, write}()Boris Brezillon2018-08-311-5/+5
| * | UBI: fastmap: use ubi_rb_for_each_entry() in unmap_peb()Boris Brezillon2018-08-311-6/+2
| * | UBI: factorize destroy_av() and ubi_remove_av() codeBoris Brezillon2018-08-311-13/+12
| * | UBI: factorize code used to manipulate volumes at attach timeBoris Brezillon2018-08-313-67/+112
| * | UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC headerBoris Brezillon2018-08-311-3/+4
| * | UBI: fastmap: avoid multiple be32_to_cpu() when unneccesaryBoris Brezillon2018-08-311-4/+4
| * | UBI: fix add_fastmap() to use the vid_hdr passed in argumentBoris Brezillon2018-08-311-2/+2
| * | UBI: fastmap: use ubi_find_volume() instead of open coding itBoris Brezillon2018-08-311-20/+3
| * | ubi: Be more paranoid while seaching for the most recent FastmapRichard Weinberger2018-08-312-4/+27
| * | ubi: Check whether the Fastmap anchor matches the super blockRichard Weinberger2018-08-311-0/+7
| * | ubi: Rework Fastmap attach base codeRichard Weinberger2018-08-314-43/+160
| * | ubi: Fix whitespace issue in count_fastmap_pebs()Richard Weinberger2018-08-311-1/+1
| * | ubi: Introduce vol_ignored()Richard Weinberger2018-08-312-6/+33
| * | ubi: Fix scan_fast() commentRichard Weinberger2018-08-311-1/+1
| * | ubi: Make volume resize power cut awareRichard Weinberger2018-08-311-7/+18
| * | ubi: Fix early loggingRichard Weinberger2018-08-311-4/+4
| * | ubi: Fix race condition between ubi device creation and udevIosif Harutyunov2018-08-311-2/+4
| * | ubi: Make recover_peb power cut awareRichard Weinberger2018-08-311-5/+12
| * | UBI: Fix static volume checks when Fastmap is usedRichard Weinberger2018-08-313-2/+22
| * | UBI: Set free_count to zero before walking through erase listHeiko Schocher2018-08-311-1/+1
| * | UBI: Clean up return in ubi_remove_volume()Dan Carpenter2018-08-311-1/+1
| * | UBI: Modify wrong comment in ubi_leb_map function.z001895122018-08-311-1/+1
| * | UBI: Don't read back all data in ubi_eba_copy_leb()Richard Weinberger2018-08-311-24/+0
| * | UBI: Remove alloc_ai() slab name from parameter listRichard Weinberger2018-08-311-5/+5
| * | UBI: Fastmap: Fix memory leak while attachingRichard Weinberger2018-08-312-26/+26
| * | drivers: net: designware: select reset controllerSteffen Trumtrar2018-08-311-0/+1
| |/
* | Merge branch 'for-next/net'Sascha Hauer2018-09-115-2/+252
|\ \
| * | at91sam9263ek: add PHY, miitool etc. to configSam Ravnborg2018-08-241-1/+11
| * | phylib: add support for reset-gpiosSam Ravnborg2018-08-241-1/+95
| * | phylib: add Davicom PHY supportSam Ravnborg2018-08-243-0/+146
* | | Merge branch 'for-next/mxs'Sascha Hauer2018-09-1120-223/+336
|\ \ \
| * | | Documentation: MXS: general update and improvementsRoland Hieber2018-08-141-44/+53
| * | | ARM: MXS: mxs_power_status: align outputRoland Hieber2018-08-141-10/+10
| * | | ARM: MXS: mxs_power_status: use less magic valuesRoland Hieber2018-08-141-17/+20
| * | | ARM: MXS: make VDDx brownout setup more understandableRoland Hieber2018-08-141-3/+7
| * | | ARM: MXS: fix VDDx brownout setup logicRoland Hieber2018-08-141-3/+3
| * | | ARM: MXS: make power levels configurable in mx2*_power_initRoland Hieber2018-08-146-15/+72
| * | | ARM: MXS: allow starting from battery input without 4P2 source enabledRoland Hieber2018-08-144-3/+6
| * | | ARM: MXS: refactor mx2*_power_init source configurationRoland Hieber2018-08-146-40/+41
| * | | ARM: i.MX23: Add memory size detectionSascha Hauer2018-08-145-24/+33
| * | | ARM: i.MX28: Add memory size detectionSascha Hauer2018-08-145-40/+34
| * | | ARM: MXS: allow configuration of EMI clock prescalerRoland Hieber2018-08-146-11/+18
| * | | ARM: MXS: i.MX28: allow setup of low-voltage SDRAMRoland Hieber2018-08-145-10/+15