summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v2016.09.0v2016.09.0Sascha Hauer2016-09-131-1/+1
* xstrdup: don't panic on xstrdup(NULL)Uwe Kleine-König2016-09-121-1/+6
* Documentation: aarch64-qemu-virt: fix sphinx issuesAntony Pavlov2016-09-091-3/+4
* Documentation: usb: fix sphinx warningAntony Pavlov2016-09-091-1/+3
* commands: ubiupdatevol: confirm success with return value 0Ulrich Ölmann2016-09-061-2/+3
* commands: ubiupdatevol: store return value of read() in a signed intUlrich Ölmann2016-09-061-2/+1
* i.MX: scripts: Fix a bug in imx-imageAndrey Smirnov2016-09-051-1/+1
* of_unflatten_dtb(): Check return value with IS_ERRAndrey Smirnov2016-09-056-6/+10
* blspec: Handle nfs:// pathes from bootSascha Hauer2016-08-291-1/+2
* commands: usbgadget: Fix -d option help textSascha Hauer2016-08-291-1/+1
* video: backlight: fix the value of 'brightness_max'Sascha Hauer2016-08-291-1/+3
* ARM: vector_table: Fix creation of second level page tableSascha Hauer2016-08-261-1/+1
* scripts: socfpga_get_sequencer: convert potential CRLF to LFSteffen Trumtrar2016-08-181-0/+2
* bbu: parameters are inverted in error messageRenaud Barbier2016-08-181-2/+2
* Documentation: variables: fix error in "code-block" directiveAntony Pavlov2016-08-151-0/+1
* Documentation: barebox: fix 'Could not lex literal_block as "c"' warningAntony Pavlov2016-08-151-15/+45
* Documentation: tplink-mr3020: fix 'Could not lex literal_block as "c"' warningAntony Pavlov2016-08-151-3/+9
* fix ARMv8 interference with ARMv7Vicente Bergas2016-08-151-1/+1
* Merge branch 'for-next/video-backlight'Sascha Hauer2016-08-031-13/+18
|\
| * video/backlight-pwm: properly handle the case of an empty 'brightness-levels'...iw3gtf@arcor.de2016-07-151-7/+13
| * video/backlight-pwm: code readability improvement.iw3gtf@arcor.de2016-07-151-6/+5
| * video/backlight-pwm: fix the value of 'brightness_max'.iw3gtf@arcor.de2016-07-151-1/+1
| * video/backlight-pwm: fixed a loop index going out of range.iw3gtf@arcor.de2016-07-151-1/+1
* | Merge branch 'for-next/syscon'Sascha Hauer2016-08-031-21/+62
|\ \
| * | mfd: syscon: Use IOMEM instead of explicit castAndrey Smirnov2016-07-191-1/+1
| * | mfd: syscon: Don't check xzalloc return for NULLAndrey Smirnov2016-07-191-2/+0
| * | mfd: syscon: Decouple syscon interface from platform devicesAndrey Smirnov2016-07-191-18/+61
* | | Merge branch 'for-next/nv'Sascha Hauer2016-08-037-36/+155
|\ \ \
| * | | nv: Allow wildcards when removing NV varsSascha Hauer2016-07-252-8/+11
| * | | lib: Add Kconfig symbol for FNMATCHSascha Hauer2016-07-253-1/+5
| * | | nv: Use dev_remove_param to delete nv variableSascha Hauer2016-07-221-4/+3
| * | | nv: Allow to set/remove multiple variables with one commandSascha Hauer2016-07-221-13/+15
| * | | nv: Add option to explicitly save nv variablesSascha Hauer2016-07-221-4/+11
| * | | nv: Save nv variables on shutdownSascha Hauer2016-07-223-3/+85
| * | | nv: Do not save nv variables while loadingSascha Hauer2016-07-221-5/+27
| |/ /
* | | Merge branch 'for-next/net'Sascha Hauer2016-08-034-17/+28
|\ \ \
| * | | net: Pass network device to net_answer_arp()Sascha Hauer2016-07-141-3/+2
| * | | net: eth: add name to struct eth_deviceSascha Hauer2016-07-142-5/+13
| * | | net: introduce for_each_netdev iteratorSascha Hauer2016-07-142-7/+11
| * | | net: eth: open correct edev in eth_check_openSascha Hauer2016-07-141-1/+1
| * | | net: usb: use minimum timeout when polling for new packetsSascha Hauer2016-07-141-1/+1
| | |/ | |/|
* | | Merge branch 'for-next/misc'Sascha Hauer2016-08-039-5/+40
|\ \ \
| * | | defaultenv: Unblank cursor at startupAlexander Shiyan2016-08-032-1/+2
| * | | mtd: spi-nor: add new variantsAlexander Kurz2016-08-031-0/+5
| * | | getopt: Add support for '--' to stop option parsingSascha Hauer2016-07-251-0/+5
| * | | state: Save on shutdownSascha Hauer2016-07-222-0/+16
| * | | printk: Fix pr_contSascha Hauer2016-07-221-1/+1
| * | | fs: Check for correct open modeSascha Hauer2016-07-221-1/+11
| * | | imx_thermal: Remove leftover debug outputAndrey Smirnov2016-07-151-2/+0
| |/ /
* | | Merge branch 'for-next/imx'Sascha Hauer2016-08-0342-652/+524
|\ \ \