summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ARM: dts: ls1021a: Add all CPUs in cooling mapsViresh Kumar2018-12-101-0/+2
* ARM: dts: Add support for emtrion emCON-MX6 seriesJan Tuerk2018-12-105-0/+1039
* dt-bindings: arm: Document emtrion emCON-MX6 bindingsJan Tuerk2018-12-101-0/+12
* ARM: dts: imx: Add an cpu0 label for imx6dl devicesJan Tuerk2018-12-101-1/+1
* ARM: dts: imx: Add dummy PHYs for HSIC-only USB controllersFrieder Schrempf2018-12-103-0/+27
* ARM: dts: imx6sx: specify proper clock for nodes with dummy clockAnson Huang2018-12-101-4/+4
* ARM: dts: ls1021a: removed compatible string "snps,dw-pcie"Hou Zhiqiang2018-12-101-2/+2
* dt-bindings: pci: layerscape-pci: removed compatible string "snps,dw-pcie"Hou Zhiqiang2018-12-101-3/+3
* dt-bindings: pci: layerscape-pci: add compatible strings "fsl,ls1043a-pcie"Hou Zhiqiang2018-12-101-0/+1
* ARM: dts: imx7: Fix memory node duplicationFabio Estevam2018-12-109-3/+9
* ARM: dts: imx35: Fix memory node duplicationFabio Estevam2018-12-103-2/+2
* ARM: dts: imx31: Fix memory node duplicationFabio Estevam2018-12-103-2/+2
* ARM: dts: imx6sx: Complete the PXP supportFabio Estevam2018-12-101-3/+3
* ARM: dts: imx6sl: vddpu is NOT an always-on regulatorAnson Huang2018-12-101-1/+0
* ARM: dts: imx6sll: remove unused property in gpc nodeAnson Huang2018-12-101-1/+0
* ARM: dts: imx53: Fix memory node duplicationFabio Estevam2018-12-109-2/+8
* ARM: dts: imx51: Fix memory node duplicationFabio Estevam2018-12-109-2/+8
* ARM: dts: imx6: add thermal sensor and cooling cellsLucas Stach2018-11-162-0/+4
* ARM: dts: imx6: RDU2: fix eGalax touchscreen nodeLucas Stach2018-11-161-2/+3
* ARM: dts: imx6ul: ccimx6ulsom: Fix indentation on iomuxc nodesAlex Gonzalez2018-11-161-4/+4
* ARM: dts: imx6ul: ccimx6ulsom: Add support for wireless SOM variantAlex Gonzalez2018-11-161-0/+64
* ARM: dts: ls1021a: Add the status property disable PCIeXiaowei Bao2018-11-161-0/+2
* ARM: dts: imx6q-bx50v3: user-space watchdog GPIO configurationIan Ray2018-11-164-28/+16
* ARM: dts: i.MX25: add the clocks for the EPIT blocksMartin Kaiser2018-11-141-0/+4
* ARM: dts: imx6: add mmdc ipg clockAnson Huang2018-11-055-0/+5
* ARM: dts: imx6qdl-sabreauto: Remove reg property from fixed regulatorJoakim Zhang2018-11-051-31/+22
* ARM: dts: imx6qdl-icore: Add missing stdout-path propertyShyam Saini2018-11-051-0/+4
* ARM: dts: imx6ull: Add dcp nodeLeonard Crestez2018-11-051-0/+10
* ARM: dts: Add support for Liebherr's BK4 device (vf610 based)Lukasz Majewski2018-11-052-0/+502
* ARM: dts: imx6qdl-udoo: Add Pincfgs for UART4Markus Kueffner2018-11-051-0/+13
* ARM: dts: vf610: Add ZII SCU4 AIB boardFabio Estevam2018-11-052-0/+838
* Linux 4.20-rc1v4.20-rc1Linus Torvalds2018-11-051-2/+2
* Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2018-11-0425-292/+2418
|\
| * ubifs: Remove unneeded semicolonDing Xiang2018-10-231-1/+1
| * Documentation: ubifs: Add authentication whitepaperSascha Hauer2018-10-231-0/+426
| * ubifs: Enable authentication supportSascha Hauer2018-10-233-1/+52
| * ubifs: Do not update inode size in-place in authenticated modeSascha Hauer2018-10-233-38/+113
| * ubifs: Add hashes and HMACs to default filesystemSascha Hauer2018-10-231-7/+27
| * ubifs: authentication: Authenticate super block nodeSascha Hauer2018-10-231-1/+69
| * ubifs: Create hash for default LPTSascha Hauer2018-10-233-3/+23
| * ubfis: authentication: Authenticate master nodeSascha Hauer2018-10-233-10/+61
| * ubifs: authentication: Authenticate LPTSascha Hauer2018-10-233-0/+134
| * ubifs: Authenticate replayed journalSascha Hauer2018-10-231-2/+144
| * ubifs: Add auth nodes to garbage collector journal headSascha Hauer2018-10-231-3/+43
| * ubifs: Add authentication nodes to journalSascha Hauer2018-10-236-18/+153
| * ubifs: authentication: Add hashes to index nodesSascha Hauer2018-10-237-14/+81
| * ubifs: Add hashes to the tree node cacheSascha Hauer2018-10-234-30/+135
| * ubifs: Create functions to embed a HMAC in a nodeSascha Hauer2018-10-232-6/+70
| * ubifs: Add helper functions for authentication supportSascha Hauer2018-10-234-0/+722
| * ubifs: Add separate functions to init/crc a nodeSascha Hauer2018-10-232-15/+29