summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: Drop omap_hwmod_irq_infoTony Lindgren2017-10-1011-226/+4
* ARM: OMAP4: Remove legacy IRQ for PRMTony Lindgren2017-10-104-30/+6
* ARM: OMAP3: Remove legacy IRQ for PRMTony Lindgren2017-10-101-4/+10
* bus: ti-sysc: Add minimal TI sysc interconnect target driverTony Lindgren2017-10-104-0/+567
* ARM: OMAP2+: Populate legacy resources for dma and smartreflexTony Lindgren2017-10-102-35/+106
* ARM: OMAP2+: Parse module IO range from dts for legacy "ti,hwmods" supportTony Lindgren2017-10-102-1/+84
* Merge branch 'omap-for-v4.15/fixes-dt' into omap-for-v4.15/ti-syscTony Lindgren2017-10-1010-16/+447
|\
| * ARM: dts: Configure SmartReflex only to idle the interconnect target moduleTony Lindgren2017-10-101-0/+26
| * ARM: dts: Add nodes for missing omap4 interconnect target modulesTony Lindgren2017-10-101-12/+147
| * dt-bindings: bus: Minimal TI sysc interconnect target module bindingTony Lindgren2017-10-101-0/+93
| * ARM: dts: Add missing hwmod related properties for dra7Tony Lindgren2017-09-191-0/+8
| * ARM: dts: Add missing hwmod related nodes for am33xxTony Lindgren2017-09-192-3/+13
| * ARM: dts: Add missing dma hwmod property for omap5Tony Lindgren2017-09-191-0/+1
| * ARM: dts: Add missing wdt3 node for omap4Tony Lindgren2017-09-191-0/+8
| * ARM: dts: Add missing hsi node for omap4Tony Lindgren2017-09-192-3/+44
| * ARM: dts: Add missing onewire node for omap4Tony Lindgren2017-09-191-0/+7
| * ARM: dts: Add missing smartreflex node and binding for omap4Tony Lindgren2017-09-192-0/+68
| * ARM: dts: Add missing hwmods property for omap4 dmaTony Lindgren2017-09-191-0/+1
| * ARM: dts: Add missing properties for omap4 control modulesTony Lindgren2017-09-192-10/+31
| * ARM: dts: Configure pmu without interrupt for omap4430Tony Lindgren2017-09-191-0/+11
| * ARM: dts: Add missing dma hwmods property for omap3Tony Lindgren2017-09-191-0/+1
* | ARM: OMAP2+: make omap_dma_dev_info __initdataBhumika Goyal2017-10-021-1/+1
* | ARM: DRA722: Add support for DRA71x Silicon Rev 2.1Vishal Mahaveer2017-10-022-1/+5
* | ARM: DRA722: remove redundant definition of 1.0 deviceVishal Mahaveer2017-10-021-1/+0
* | ARM: OMAP2+: Drop unused omap_hwmod_mux_infoTony Lindgren2017-09-191-18/+0
* | ARM: OMAP2+: Drop unused omap_init_hdqTony Lindgren2017-09-191-22/+0
* | ARM: OMAP2+: Fix overwriting of clkctrl and modulemode valuesTony Lindgren2017-09-192-8/+44
* | ARM: OMAP2+: Fix MMC address space mismatch for am33xx and am43xxTony Lindgren2017-09-192-33/+3
|/
* Linux 4.14-rc1v4.14-rc1Linus Torvalds2017-09-161-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-152-1/+18
| * | sctp: do not mark sk dumped when inet_sctp_diag_fill returns errXin Long2017-09-151-1/+0