summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: Drop omap_hwmod_dma_infoTony Lindgren2017-10-108-429/+4
* 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-101-0/+1
* 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-105-11/+291
|\
| * 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
| * 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-191-1/+9
| * 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-191-0/+34
| * 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-191-0/+21
| * 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-191-10/+29
| * 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
|/
* 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 branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds2017-09-15172-2474/+4758
|\ \
| * | MIPS: Refactor handling of stack pointer in get_frame_infoMatt Redfearn2017-09-061-31/+30
| * | MIPS: Stacktrace: Fix microMIPS stack unwinding on big endian systemsMatt Redfearn2017-09-061-9/+7
| * | MIPS: microMIPS: Fix decoding of swsp16 instructionMatt Redfearn2017-09-062-2/+2
| * | MIPS: microMIPS: Fix decoding of addiusp instructionMatt Redfearn2017-09-061-3/+7
| * | MIPS: microMIPS: Fix detection of addiusp instructionMatt Redfearn2017-09-061-1/+1
| * | MIPS: Handle non word sized instructions when examining frameMatt Redfearn2017-09-061-3/+6
| * | MIPS: ralink: allow NULL clock for clk_get_rateJonas Gorski2017-09-061-0/+3
| * | MIPS: Loongson 2F: allow NULL clock for clk_get_rateJonas Gorski2017-09-061-0/+3
| * | MIPS: BCM63XX: allow NULL clock for clk_get_rateJonas Gorski2017-09-061-0/+3
| * | MIPS: AR7: allow NULL clock for clk_get_rateJonas Gorski2017-09-061-0/+3
| * | MIPS: BCM63XX: fix ENETDMA_6345_MAXBURST_REG offsetJonas Gorski2017-09-061-1/+1
| * | mips: Save all registers when saving the frameCorey Minyard2017-09-061-14/+50