summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v2016.08.0v2016.08.0Sascha Hauer2016-08-031-1/+1
* nand: mrvl: use ERR_CAST() for returning error pointersSascha Hauer2016-07-251-3/+3
* commands: fbtest: select IMAGE_RENDERERLucas Stach2016-07-251-0/+1
* state: only build circular backend if MTD is enabledLucas Stach2016-07-252-3/+5
* mfd: syscon: Don't call request_iomem_region()Andrey Smirnov2016-07-191-6/+0
* Revert "syscon: Decrease driver registration priority"Andrey Smirnov2016-07-191-1/+1
* Revert "mci: imx-esdhc: Remove excess function"Sascha Hauer2016-07-141-0/+9
* Merge branch 'for-next/video'Sascha Hauer2016-07-1113-29/+530
|\
| * GUI: Add fbtest commandAndrey Smirnov2016-06-303-0/+211
| * video/edid: Move int_sqrt() outAndrey Smirnov2016-06-304-29/+69
| * GUI: Add code to draw simple graphicsAndrey Smirnov2016-06-304-0/+218
| * GUI: Add a function to draw vertical/horizontal barsAndrey Smirnov2016-06-302-0/+32
* | Merge branch 'for-next/ubi'Sascha Hauer2016-07-116-39/+178
|\ \
| * | ARM: am335x_defconfig: Enable ubi fastmap and ubifsTeresa Remmet2016-06-281-4/+8
| * | commands: ubi: Add ubiupdatevol commandTeresa Remmet2016-06-281-0/+87
| * | mtd: UBI: Add support for updating static volumesTeresa Remmet2016-06-282-14/+54
| * | commands: ubimkvol: Add option for static volumesTeresa Remmet2016-06-281-7/+25
| * | mtd: ubi: actually do work in wear leveling codeSascha Hauer2016-06-281-4/+3
| * | mtd: ubi: Fix endless loop when moving PEBTeresa Remmet2016-06-281-10/+1
* | | Merge branch 'for-next/state'Sascha Hauer2016-07-1120-1788/+3455
|\ \ \
| * | | state: also append backend storage stridesizeMichael Grzeschik2016-07-083-0/+10
| * | | docs: Add/Update state documentationMarkus Pargmann2016-07-083-1/+53
| * | | state: Refactor state frameworkMarkus Pargmann2016-07-0815-1785/+3390
| * | | libfile: Change write_full to be have const bufMarkus Pargmann2016-07-082-2/+2
* | | | Merge branch 'for-next/omap'Sascha Hauer2016-07-118-95/+125
|\ \ \ \
| * | | | ARM: phytec-som-am335x: Add backup partition for bareboxTeresa Remmet2016-06-304-21/+45
| * | | | OMAP: am33xx_bbu_nand: Extent barebox update handlerTeresa Remmet2016-06-303-25/+39
| * | | | OMAP: xload: nand: Check for redundant barebox partitionTeresa Remmet2016-06-303-1/+20
| * | | | OMAP: xload: Factor out reading image from mtd partitionTeresa Remmet2016-06-301-49/+22
| | |_|/ | |/| |
* | | | Merge branch 'for-next/nvdevvars'Sascha Hauer2016-07-114-24/+154
|\ \ \ \
| * | | | Introduce non volatile device variablesSascha Hauer2016-07-064-10/+154
| * | | | nvvar: Simplify by using dev_set_param()Sascha Hauer2016-07-061-6/+1
| * | | | nvvar: Simplify by using nv_set()Sascha Hauer2016-07-061-11/+2
* | | | | Merge branch 'for-next/mtd'Sascha Hauer2016-07-112-10/+815
|\ \ \ \ \
| * | | | | mtd: nand_mxs: Setup timingSascha Hauer2016-06-241-4/+808
| * | | | | mtd: nand: Set ONFI function hooks earlierSascha Hauer2016-06-241-6/+7
* | | | | | Merge branch 'for-next/misc'Sascha Hauer2016-07-1117-39/+47
|\ \ \ \ \ \
| * | | | | | ARM: i.MX: iim: fix potential out of bounds array accessLucas Stach2016-07-071-1/+1
| * | | | | | commands: menu: check return pointer properlyLucas Stach2016-07-071-1/+1
| * | | | | | compiler: avoid redefining symbols when running with checkerLucas Stach2016-07-071-2/+2
| * | | | | | clk: fix misleading indentingLucas Stach2016-07-071-2/+2
| * | | | | | USB: gadget: composite: avoid possible NULL ptr dereferenceLucas Stach2016-07-071-1/+3
| * | | | | | usb: ehci: honour timeout valueSascha Hauer2016-07-061-4/+4
| * | | | | | net: smc911x: Add parsing devicetree optionsAlexander Shiyan2016-07-052-3/+16
| * | | | | | Do not rm the path from pbl-y target张忠山2016-07-051-4/+3
| * | | | | | eeprom: at24: Use xasprintf for small allocationSascha Hauer2016-07-051-6/+1
| * | | | | | net: dm9k: Fix buswidth setting for platform data probeSascha Hauer2016-07-051-24/+18
| * | | | | | Add more files to .gitignoreAlexander Shiyan2016-07-053-0/+3
| * | | | | | mtd: nand: simplify nand_block_checkbadUwe Kleine-König2016-07-051-4/+1
| * | | | | | crypto: crc32: Optimize dynamic CRC table generationAlexander Shiyan2016-07-051-8/+7