summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | fixdep: use existing helper to check modular CONFIG optionsMasahiro Yamada2018-01-181-12/+12
| * | | | | | fixdep: refactor parse_dep_file()Masahiro Yamada2018-01-181-40/+40
| * | | | | | fixdep: move global variables to local variables of main()Masahiro Yamada2018-01-181-26/+16
| * | | | | | fixdep: remove unneeded memcpy() in parse_dep_file()Masahiro Yamada2018-01-181-13/+9
| * | | | | | fixdep: factor out common code for reading filesMasahiro Yamada2018-01-181-55/+20
| * | | | | | fixdep: use malloc() and read() to load dep_file to bufferMasahiro Yamada2018-01-181-24/+32
| * | | | | | fixdep: remove unnecessary <arpa/inet.h> inclusionMasahiro Yamada2018-01-181-1/+0
| * | | | | | fixdep: exit with error code in error branches of do_config_file()Lukas Bulwahn2018-01-081-4/+2
| |/ / / / /
* | | | | | Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-02-0191-285/+151
|\ \ \ \ \ \
| * | | | | | xtensa: remove arch specific early DT functionsRob Herring2018-01-301-12/+0
| * | | | | | x86: remove arch specific early_init_dt_alloc_memory_archRob Herring2018-01-301-6/+0
| * | | | | | nios2: remove arch specific early_init_dt_alloc_memory_archRob Herring2018-01-301-5/+0
| * | | | | | mips: remove arch specific early_init_dt_alloc_memory_archRob Herring2018-01-301-5/+0
| * | | | | | metag: remove arch specific early DT functionsRob Herring2018-01-301-14/+0
| * | | | | | cris: remove arch specific early DT functionsRob Herring2018-01-302-34/+0
| * | | | | | libfdt: remove unnecessary include directive from <linux/libfdt.h>Masahiro Yamada2018-01-111-1/+0
| * | | | | | of: unittest: refactor MakefileMasahiro Yamada2018-01-081-14/+5
| * | | | | | of/fdt: use memblock_virt_alloc for early allocRob Herring2018-01-083-16/+12
| * | | | | | of: Use SPDX license tag for DT filesRob Herring2018-01-0825-100/+25
| * | | | | | of/fdt: Fix #ifdef dependency of early flattree declarationsGeert Uytterhoeven2018-01-051-4/+8
| * | | | | | dt-bindings: h8300 clocksource: correct spelling of pulseSimon Horman2018-01-051-1/+1
| * | | | | | dt-bindings: imx6q-pcie: Add required property for i.MX6SXFabio Estevam2017-12-261-0/+1
| * | | | | | mmc: Don't reference Linux-specific OF_GPIO_ACTIVE_LOW flag in DT bindingTuomas Tynkkynen2017-12-261-2/+2
| * | | | | | dt-bindings: Use lower case hex in unit-addressesRob Herring2017-12-2648-64/+64
| * | | | | | dt-bindings: display: panel: Fix compatible string for Toshiba LT089AC29000Jonathan Neuschäfer2017-12-191-1/+1
| * | | | | | dt-bindings: Add Infineon TLV493D-A1B6Andreas Färber2017-12-151-0/+1
| * | | | | | dt-bindings: mailbox: ti,message-manager: Fix interrupt name errorNishanth Menon2017-12-151-2/+2
| * | | | | | dt-bindings: chosen: Document linux,initrd-{start,end}Jonathan Neuschäfer2017-12-151-0/+15
| * | | | | | dt-bindings: arm: document supported STM32 SoC familyLudovic Barre2017-12-121-0/+9
| * | | | | | of: irq: Fix function description commentVasyl Gomonovych2017-12-121-2/+1
| * | | | | | of: enable unittests on UMLRob Herring2017-12-121-2/+3
| * | | | | | dt-bindings: Add W83773G as a trivial deviceLei YU2017-12-121-0/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-02-0165-1746/+491
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2018-02-0165-1746/+491
| |\ \ \ \ \ \ \
| | * | | | | | | Input: goodix - use generic touchscreen_propertiesMarcin Niestroj2018-01-311-83/+58
| | * | | | | | | Input: mms114 - fix typo in definitionAndi Shyti2018-01-311-2/+2
| | * | | | | | | Input: mms114 - use BIT() macro instead of explicit shiftingAndi Shyti2018-01-301-1/+1
| | * | | | | | | Input: mms114 - replace mdelay with msleepAndi Shyti2018-01-301-1/+1
| | * | | | | | | Input: mms114 - add support for mms152Simon Shields2018-01-262-21/+77
| | * | | | | | | Input: mms114 - drop platform data and use generic APIsSimon Shields2018-01-263-118/+82
| | * | | | | | | Input: mms114 - mark as direct input deviceDmitry Torokhov2018-01-261-8/+5
| | * | | | | | | Input: mms114 - do not clobber interrupt triggerDmitry Torokhov2018-01-261-3/+3
| | * | | | | | | Input: edt-ft5x06 - fix error handling for factory mode on non-M06Dmitry Torokhov2018-01-241-8/+6
| | * | | | | | | Input: stmfts - set IRQ_NOAUTOEN to the irq flagAndi Shyti2018-01-221-3/+8
| | * | | | | | | Input: auo-pixcir-ts - delete an unnecessary return statementMarkus Elfring2018-01-221-2/+0
| | * | | | | | | Input: auo-pixcir-ts - remove custom log for a failed memory allocationMarkus Elfring2018-01-221-3/+1
| | * | | | | | | Input: da9052_tsi - remove unused mutexMarcus Folkesson2018-01-221-1/+0
| | * | | | | | | Input: docs - use PROPERTY_ENTRY_U32() directlyAndy Shevchenko2018-01-221-3/+3
| | * | | | | | | Input: synaptics-rmi4 - log when we create a guest serio portDmitry Torokhov2018-01-221-4/+5
| | * | | | | | | Input: synaptics-rmi4 - unmask F03 interrupts when port is openedDmitry Torokhov2018-01-221-10/+54