summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-21of: remove drivers/of/testcase-data from include search path for CPPMasahiro Yamada1-1/+0
2017-08-21of: return of_get_cpu_node from of_cpu_device_node_get if CPUs are not regist...Sudeep Holla1-1/+1
2017-08-18iio: srf08: add device tree binding for srf02 and srf10Andreas Klinger1-0/+2
2017-08-15device property: use of_graph_get_remote_endpoint() for of_fwnodeKuninori Morimoto1-2/+2
2017-08-10dt-bindings: Add vendor prefix for Adaptrum, Inc.Alexandru Gagniuc1-0/+1
2017-08-10dt-bindings: display: imx: fix parallel display interface-pix-fmt propertyPhilipp Zabel1-1/+1
2017-08-04of: Update Moxa vendor prefix descriptionSZ Lin1-1/+1
2017-08-01dt-bindings: update OpenFirmware document links to devicetree.orgRob Herring3-4/+4
2017-08-01of/irq: use of_property_read_u32_index to parse interrupts propertyRob Herring1-21/+13
2017-08-01of/device: use of_property_for_each_string to parse compatible stringsRob Herring1-43/+23
2017-07-24dt-bindings: add compatible string of Allwinner H5 Mali-450 MP4 GPUIcenowy Zheng1-0/+5
2017-07-24dt-bindings: chosen: document kaslr-seed propertyKees Cook1-2/+24
2017-07-24of_pci: use of_property_read_u32_array()Sergei Shtylyov1-14/+14
2017-07-24of_pci: use of_property_read_u32()Sergei Shtylyov1-9/+6
2017-07-24of: base: use of_property_read_string()Sergei Shtylyov1-4/+6
2017-07-24of: base: use of_property_read_u32()Sergei Shtylyov1-8/+6
2017-07-21of: remove unused pci_space variable from address.cShawn Lin1-2/+1
2017-07-21of: irq: use of_property_read_u32()Sergei Shtylyov1-18/+12
2017-07-21of: irq: use of_property_read_bool() for "interrupt-controller" propSergei Shtylyov1-3/+2
2017-07-20of: overlay: add overlay symbols to live device treeFrank Rowand1-9/+107
2017-07-20of: overlay: correctly apply overlay node with unit-addressFrank Rowand1-1/+4
2017-07-20of: overlay: add overlay unittest data for node names and symbolsFrank Rowand5-8/+79
2017-07-19of: Convert to using %pOF instead of full_nameRob Herring11-127/+133
2017-07-17dt-bindings: input: ti,drv260x: fix typo in property nameAndrea Merello1-1/+1
2017-07-17dt-bindings: clock: ti-sci: Fix incorrect usage of headersSuman Anna1-4/+3
2017-07-17staging: iio: tsl2x7x: add device tree documentationBrian Masney1-0/+10
2017-07-17dt-bindings: nvmem: mediatek: add support for MediaTek MT7623 and MT7622 SoCSean Wang1-1/+4
2017-07-17clk: si5351: expand compatible strings in documentationBrandon Streiff1-1/+5
2017-07-16Linux v4.13-rc1v4.13-rc1Linus Torvalds1-2/+2
2017-07-15Merge tag 'standardize-docs' of git://git.lwn.net/linuxLinus Torvalds81-4731/+6263
2017-07-15Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-38/+168
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds41-163/+531
2017-07-15Merge branch 'work.__copy_to_user' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-63/+46
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds24-450/+168
2017-07-15Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2-43/+37
2017-07-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds136-1836/+2453
2017-07-15Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds21-82/+201
2017-07-15Merge tag 'upstream-4.13-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds10-85/+218
2017-07-15Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds21-207/+470
2017-07-15random: reorder READ_ONCE() in get_random_uXXSebastian Andrzej Siewior1-2/+4
2017-07-15random: suppress spammy warnings about unseeded randomnessTheodore Ts'o2-23/+57
2017-07-15Merge tag 'xfs-4.13-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds6-17/+15
2017-07-15Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-57/+88
2017-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-44/+204
2017-07-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds9-19/+45
2017-07-15Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-3/+7
2017-07-15Merge tag 'acpi-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-26/+40
2017-07-15Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-37/+39
2017-07-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds17-62/+1969
2017-07-15replace incorrect strscpy use in FORTIFY_SOURCEDaniel Micay1-11/+12