summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/socfpga'Sascha Hauer2019-11-077-27/+125
|\
| * ARM: socfpga: defconfig: enable state_drvSteffen Trumtrar2019-10-181-0/+1
| * ARM: socfpga: cyclone5-system-manager.h: remove definesSteffen Trumtrar2019-10-181-11/+0
| * net: designware: socfpga: fix phy setup for Arria10Steffen Trumtrar2019-10-182-16/+118
| * ARM: socfpga: arria10-xload: fix Wmissing-prototypesSteffen Trumtrar2019-10-181-0/+1
| * ARM: socfpga: clock-manager: fix Wmissing-prototypesSteffen Trumtrar2019-10-181-0/+1
| * ARM: socfpga: reset-manager: fix Wmissing-prototypesSteffen Trumtrar2019-10-181-0/+4
* | Merge branch 'for-next/misc'Sascha Hauer2019-11-0720-59/+212
|\ \
| * | param: drop unused parameters in helpersAhmad Fatoum2019-11-051-5/+1
| * | usb: storage: Increase retries for usb_stor_transport()Robert Karszniewicz2019-11-041-3/+4
| * | of: of_path: fix return in case of EPROBE_DEFERMarco Felsch2019-11-041-1/+1
| * | parameter: strip leading and trailing whitespacesMarco Felsch2019-11-041-1/+4
| * | fs: ubootvarfs: use correct format specifier for pointer diffLucas Stach2019-11-041-1/+1
| * | OF: gpio: don't warn if ignored GPIO flag matches the behaviorLucas Stach2019-11-041-2/+4
| * | sandbox: add_image: mmap block devicesRobert Karszniewicz2019-10-281-0/+8
| * | mfd: superio: use strerrorp helper instead of open-codingAhmad Fatoum2019-10-281-1/+1
| * | libfile: copy_file: fix error handlingRobert Karszniewicz2019-10-231-5/+12
| * | common: state: improve kconfig help textRoland Hieber2019-10-231-3/+3
| * | fs: devfs-core: do a case-insensitive compare of partuuidsAhmad Fatoum2019-10-231-1/+1
| * | partition: include partuuid string in debug stringAhmad Fatoum2019-10-231-2/+2
| * | sandbox: add_image: output errno string on mmap failureRobert Karszniewicz2019-10-231-1/+1
| * | commands: passwd: suggest sandbox for offline password generationAhmad Fatoum2019-10-231-2/+4
| * | hwrng: dev-random: always use /dev/urandomAhmad Fatoum2019-10-233-10/+4
| * | edit: add vi alias with vi-style bindingsAhmad Fatoum2019-10-181-8/+144
| * | edit: replace %c for literal with literal directlyAhmad Fatoum2019-10-181-9/+9
| * | readline: make ctrl-u to work like linux consoleDU HUANPENG2019-10-181-0/+8
| * | cp: complete command helpRobert Karszniewicz2019-10-181-1/+2
| * | kbuild: remove ar-optionMasahiro Yamada2019-10-181-5/+0
| |/
* | Merge branch 'for-next/mips'Sascha Hauer2019-11-0711-26/+314
|\ \
| * | MIPS: loongsonl: pull headers from linux kernelDu Huanpeng2019-11-067-15/+305
| * | MIPS: reloc: init bss and cpuOleksij Rempel2019-10-231-0/+2
| * | MIPS: move r4k_cache_init in to cpu_probe functionOleksij Rempel2019-10-233-6/+6
| * | MIPS: reloc: remove init of relocated bssOleksij Rempel2019-10-231-5/+1
* | | Merge branch 'for-next/imx'Sascha Hauer2019-11-071-1/+2
|\ \ \
| * | | ARM: zii-common: setup Linux cmdline network config on RDU3Lucas Stach2019-11-041-1/+2
| |/ /
* | | Merge branch 'for-next/ext4'Sascha Hauer2019-11-072-70/+23
|\ \ \
| * | | fs: ext4: return NULL instead of 0Sascha Hauer2019-10-291-2/+2
| * | | fs: ext4: Fix handling of sparse filesSascha Hauer2019-10-291-14/+14
| * | | fs: ext4: remove unnecessarily clever file readSascha Hauer2019-10-291-53/+6
| * | | fs: ext4: Fix out of bounds memsetSascha Hauer2019-10-291-1/+1
| |/ /
* | | Merge branch 'for-next/efi'Sascha Hauer2019-11-0712-25/+162
|\ \ \
| * | | efi: populate boot source instanceAhmad Fatoum2019-10-283-5/+21
| * | | serial: efi-stdio: Add simple_text_input_ex_protocol backendAhmad Fatoum2019-10-232-10/+123
| * | | serial: efi-stdio: replace globals with handles in priv structAhmad Fatoum2019-10-231-2/+3
| * | | efi: silence warning about un-prototyped assembly-called functionsAhmad Fatoum2019-10-182-0/+6
| * | | x86: include: add asmlinkage 'storage class'Ahmad Fatoum2019-10-181-0/+6
| * | | efi: use efi_guidcmp helper where appropriateAhmad Fatoum2019-10-182-2/+2
| * | | efi: retire efi_compare_guid in favor of efi_guidcmpAhmad Fatoum2019-10-182-6/+1
| * | | efi: Fix typo in description stringAhmad Fatoum2019-10-181-1/+1
| | |/ | |/|
* | | Merge branch 'for-next/dts'Sascha Hauer2019-11-0740-158/+202
|\ \ \