summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/net'Sascha Hauer2019-01-151-0/+2
|\
| * defaultenv: resolve global.net.server before using itSascha Hauer2019-01-071-0/+1
| * defaultenv: defaultenv uses ip_route_getSascha Hauer2019-01-041-0/+1
* | Merge branch 'for-next/misc'Sascha Hauer2019-01-152-6/+6
|\ \
| * | memory_display: Fix type of argument passed to %*sAndrey Smirnov2019-01-091-1/+1
| * | common: state: fix another alignmentRoland Hieber2019-01-081-1/+1
| * | common: state: fix alignmentRoland Hieber2019-01-071-4/+4
* | | Merge branch 'for-next/kconfig'Sascha Hauer2019-01-151-10/+2
|\ \ \
| * | | kconfig: sync to Linux 4.20Masahiro Yamada2019-01-031-10/+2
| | |/ | |/|
* | | Merge branch 'for-next/imx'Sascha Hauer2019-01-151-5/+7
|\ \ \
| * | | imx-bbu-nand-fcb: Remove unused variable partition_sizeAlexander Shiyan2019-01-031-3/+1
| * | | imx-bbu-nand-fcb: Check the required space a bit earlierAlexander Shiyan2019-01-031-2/+6
| | |/ | |/|
* | | envfs: Sort files when generating on build machineBaeuerle, Florian2019-01-081-2/+2
| |/ |/|
* | globalvar: fix crash if CONFIG_NVVAR is not setAntony Pavlov2018-12-131-0/+9
|/
* Merge branch 'for-next/net'Sascha Hauer2018-12-071-2/+4
|\
| * net: dns: return error codesSascha Hauer2018-11-291-2/+4
* | Merge branch 'for-next/missing-prototypes'Sascha Hauer2018-12-072-15/+2
|\ \
| * | state: remove unused functionSascha Hauer2018-11-191-13/+0
| * | imx-bbu-nand: Make locally used functions staticSascha Hauer2018-11-121-2/+2
* | | Merge branch 'for-next/checkpatch'Sascha Hauer2018-12-076-55/+93
|\ \ \ | |_|/ |/| |
| * | common/parser.c: s/%d/%zu/ when printing size_tAhmad Fatoum2018-12-051-2/+2
| * | Add pr_memory_displaySascha Hauer2018-12-031-5/+32
| * | memory_display: Print whole line at onceSascha Hauer2018-12-031-17/+18
| * | imd: fix missing error messageThorsten K. Scherer2018-11-291-1/+1
| * | hush: Add extra define for hush debuggingSascha Hauer2018-11-271-25/+30
| * | hush: Add pr_fmt defineSascha Hauer2018-11-271-0/+3
| * | memory_display: add padding to simplify countingRoland Hieber2018-11-211-0/+4
| * | ddr_spd: remove unused arrayOleksij Rempel2018-11-191-2/+0
| * | ubiformat: print messages after checking a block is not badSascha Hauer2018-11-141-6/+6
| |/
* | FIT: support hash-1/signature-1 nodes in signature checkMatthias Schiffer2018-11-231-2/+6
* | bootm: Print which file cannot be openedSascha Hauer2018-11-151-7/+4
|/
* Merge branch 'for-next/usb'Sascha Hauer2018-11-093-0/+152
|\
| * usbgadget: autostart: add DFU supportLadislav Michl2018-10-293-0/+152
* | Merge branch 'for-next/state'Sascha Hauer2018-11-093-25/+62
|\ \
| * | bootchooser: Add reference countingSascha Hauer2018-10-181-5/+31
| * | bootchooser: put bootchooser after creating a boot entrySascha Hauer2018-10-181-13/+23
| * | state: backend_bucket_circular: remove unused variablesUlrich Ölmann2018-10-121-2/+0
| * | common: state: fix typoUlrich Ölmann2018-10-101-1/+1
| * | state: backend_bucket_circular: fix memory leakUlrich Ölmann2018-10-101-4/+7
* | | Merge branch 'for-next/net-switch-mv88e6xxx'Sascha Hauer2018-11-092-3/+3
|\ \ \
| * | | drivers: Introduce dev_set_name()Andrey Smirnov2018-10-182-3/+3
| * | | ratp: fix compile warningsOleksij Rempel2018-10-181-1/+1
| | |/ | |/|
* | | Merge branch 'for-next/missing-prototypes'Sascha Hauer2018-11-091-1/+1
|\ \ \
| * | | ratp: fix compile warningsOleksij Rempel2018-10-231-1/+1
| |/ /
* | | Merge branch 'for-next/misc'Sascha Hauer2018-11-094-7/+5
|\ \ \
| * | | partitions: efi: Constify force_gptAndrey Smirnov2018-10-291-1/+1
| * | | state: fix indentationUlrich Ölmann2018-10-191-1/+1
| * | | state: fix documentation of state_new_from_node()Ulrich Ölmann2018-10-121-0/+1
| * | | common: state: use of_property_write_string() where appropriateUlrich Ölmann2018-10-121-4/+2
| * | | blspec: do not depend on BLOCKLadislav Michl2018-10-121-1/+0