summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* of/resolver: Simplify to be32_add_cpu()Stephen Boyd2017-10-161-4/+1
* of/fdt: skip unflattening of disabled nodesRob Herring2017-10-161-0/+4
* of/fdt: add of_fdt_device_is_available functionRob Herring2017-10-161-3/+14
* of: make kobject and bin_attribute support configurableRob Herring2017-10-167-164/+202
* of: wrap accesses to device_node kobjectRob Herring2017-10-162-1/+3
* of: move kobj_to_device_node() into dynamic.cRob Herring2017-10-162-6/+5
* of: make struct property _flags field configurableRob Herring2017-10-161-0/+4
* of: remove struct property.unique_id for FDTRob Herring2017-10-161-0/+2
* of: fix missing kobject init for !SYSFS && OF_DYNAMIC configRob Herring2017-10-161-3/+0
* devicetree: Add vendor-prefix for DH electronics GmbHMarek Vasut2017-10-131-0/+1
* dt-bindings: iommu: ipmmu-vmsa: Use generic node nameGeert Uytterhoeven2017-10-131-1/+1
* dt-bindings: rtc: merge ds1339 in ds1307 documentationAlexandre Belloni2017-10-062-18/+8
* dt-bindings: rtc: Add bindings for m41t80 and compatiblesAlexandre Belloni2017-10-062-2/+31
* dt-bindings: rtc: DS1307 and compatibles are not trivialAlexandre Belloni2017-10-062-6/+36
* dt-bindings: rtc: Add sirf,prima2-sysrtc bindingsAlexandre Belloni2017-10-061-0/+13
* dt-bindings: rtc: add stericsson,coh901331 bindingsAlexandre Belloni2017-10-061-0/+17
* dt-bindings: trivial: Add RTCsAlexandre Belloni2017-10-061-0/+5
* Add Tecon Microprocessor Technologies, LLC vendor prefixDmitry Dunaev2017-10-051-0/+1
* scripts/dtc: Update to upstream version v1.4.5-3-gb1a60033c110Rob Herring2017-10-0316-230/+1603
* scripts/dtc: add fdt_overlay.c and fdt_addresses.c to sync scriptRob Herring2017-10-031-1/+3
* Merge branch 'dt-printf-v2' into HEADRob Herring2017-10-033-77/+18
|\
| * of/fdt: only store the device node basename in full_nameRob Herring2017-10-031-58/+11
| * powerpc: pseries: only store the device node basename in full_nameRob Herring2017-10-032-19/+7
* | dt: Add vendor prefix 'shimafuji'Vladimir Barinov2017-09-191-0/+1
* | of: add vendor prefix for Silicon Storage Technology Inc.Fabrizio Castro2017-09-181-0/+1
* | dt-bindings: vendor-prefixes: Add nutsboardYuanCheng Cheng2017-09-181-0/+1
* | v4l: vsp1: Use generic node nameGeert Uytterhoeven2017-09-181-1/+1
|/
* Linux 4.14-rc1v4.14-rc1Linus Torvalds2017-09-171-2/+2
* Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-09-164-16/+16
|\
| * UBI: Fix two typos in commentsUwe Kleine-König2017-09-131-2/+2
| * ubi: fastmap: fix spelling mistake: "invalidiate" -> "invalidate"Colin Ian King2017-09-131-1/+1
| * ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-3/+3
| * ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-4/+4
| * ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-6/+6
* | Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-1614-27/+41
|\ \
| * | um: return negative in tuntap_open_tramp()Dan Carpenter2017-09-131-1/+1
| * | um: remove a stray tabDan Carpenter2017-09-131-1/+1
| * | um: Use relative modversions with LD_SCRIPT_DYNThomas Meyer2017-09-131-0/+1
| * | um: link vmlinux with -no-pieThomas Meyer2017-09-131-1/+1
| * | um: Fix CONFIG_GCOV for modules.Thomas Meyer2017-09-131-0/+7
| * | Fix minor typos and grammar in UML start_up helpJames Pack2017-09-131-3/+3
| * | um: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2017-09-132-2/+0
| * | um: Fix FP register size for XSTATE/XSAVEThomas Meyer2017-09-136-19/+27
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-1648-234/+467
|\ \
| * | mlxsw: spectrum_router: Only handle IPv4 and IPv6 eventsIdo Schimmel2017-09-161-1/+2
| * | Documentation: link in networking docsPavel Machek2017-09-161-1/+1
| * | tcp: fix data delivery rateEric Dumazet2017-09-161-4/+3
| * | bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree2017-09-162-1/+18
| * | sctp: do not mark sk dumped when inet_sctp_diag_fill returns errXin Long2017-09-151-1/+0
| * | sctp: fix an use-after-free issue in sctp_sock_dumpXin Long2017-09-153-39/+36