WSL2-Linux-Kernel/arch/arm/mach-omap2
Linus Torvalds 8fac2f96ab Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Pull ARM updates from Russell King:
 "Low priority fixes and updates for ARM:

   - add some missing includes

   - efficiency improvements in system call entry code when tracing is
     enabled

   - ensure ARMv6+ is always built as EABI

   - export save_stack_trace_tsk()

   - fix fatal signal handling during mm fault

   - build translation table base address register from scratch

   - appropriately align the .data section to a word boundary where we
     rely on that data being word aligned"

* 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm:
  ARM: 8691/1: Export save_stack_trace_tsk()
  ARM: 8692/1: mm: abort uaccess retries upon fatal signal
  ARM: 8690/1: lpae: build TTB control register value from scratch in v7_ttb_setup
  ARM: align .data section
  ARM: always enable AEABI for ARMv6+
  ARM: avoid saving and restoring registers unnecessarily
  ARM: move PC value into r9
  ARM: obtain thread info structure later
  ARM: use aliases for registers in entry-common
  ARM: 8689/1: scu: add missing errno include
  ARM: 8688/1: pm: add missing types include
2017-09-12 06:10:44 -07:00
..
include/mach
Kconfig ARM: OMAP2+: Select PINCTRL_TI_IODELAY for SOC_DRA7XX 2017-08-10 09:56:20 -07:00
Makefile ARM: OMAP2+: Remove unused omapdrm platform device 2017-08-16 15:38:51 +03:00
am33xx-restart.c
am33xx.h
board-generic.c ARM/arm64: SoC platform updates for v4.14 2017-09-10 20:35:46 -07:00
board-n8x0.c ARM: OMAP2+: Remove unused legacy code for n8x0 2017-06-08 04:15:10 -07:00
clkt2xxx_dpll.c
clkt2xxx_dpllcore.c
clkt2xxx_virt_prcm_set.c
clock.c
clock.h
clock2xxx.h
clock3xxx.h
clockdomain.c ARM: omap2+: clockdomain: add clkdm_xlate_address 2017-06-06 00:13:56 -07:00
clockdomain.h ARM: omap2+: clockdomain: add clkdm_xlate_address 2017-06-06 00:13:56 -07:00
clockdomains2xxx_3xxx_data.c
clockdomains3xxx_data.c
clockdomains7xx_data.c
clockdomains33xx_data.c
clockdomains43xx_data.c
clockdomains44xx_data.c
clockdomains54xx_data.c
clockdomains81xx_data.c
clockdomains2420_data.c
clockdomains2430_data.c
cm-regbits-7xx.h
cm-regbits-24xx.h
cm-regbits-33xx.h
cm-regbits-34xx.h
cm-regbits-44xx.h
cm-regbits-54xx.h
cm.h ARM: OMAP2+: PRCM: store also physical addresses for instances 2017-06-06 00:13:51 -07:00
cm1_7xx.h
cm1_44xx.h
cm1_54xx.h
cm2_7xx.h
cm2_44xx.h
cm2_54xx.h
cm2xxx.c
cm2xxx.h
cm2xxx_3xxx.h ARM: OMAP2+: PRCM: store also physical addresses for instances 2017-06-06 00:13:51 -07:00
cm3xxx.c ARM: OMAP2+: PRCM: store also physical addresses for instances 2017-06-06 00:13:51 -07:00
cm3xxx.h
cm33xx.c ARM: OMAP2+: PRCM: store also physical addresses for instances 2017-06-06 00:13:51 -07:00
cm33xx.h
cm44xx.h
cm81xx.h
cm_common.c ARM: OMAP2+: PRCM: store also physical addresses for instances 2017-06-06 00:13:51 -07:00
cminst44xx.c ARM: OMAP4: cminst: add support for clkdm_xlate_address 2017-06-06 00:14:01 -07:00
common-board-devices.h
common.c
common.h mfd: twl: Move header file out of I2C realm 2017-09-04 14:41:02 +01:00
control.c
control.h
cpuidle34xx.c
cpuidle44xx.c
ctrl_module_wkup_44xx.h
devices.c ARM: OMAP2+: Remove unused legacy code for device init 2017-06-08 02:57:38 -07:00
display.c ARM: OMAP2+: fix missing variable declaration 2017-08-24 15:17:25 +03:00
display.h ARM: OMAP2+: Remove unused omapdrm platform device 2017-08-16 15:38:51 +03:00
dma.c ARM: OMAP2+: Remove unused legacy code for DMA 2017-08-10 08:21:40 -07:00
fb.c
gpmc-onenand.c
gpmc.h
hdq1w.c
hdq1w.h
hsmmc.c ARM: OMAP2+: hsmmc.c: Remove dead code 2017-07-17 15:04:47 +02:00
hsmmc.h ARM: OMAP2+: hsmmc.c: Remove dead code 2017-07-17 15:04:47 +02:00
i2c.c
i2c.h
id.c ARM: dra762: Add support for device identification 2017-08-14 10:32:02 -07:00
id.h
io.c ARM: OMAP2+: Register SoC device attributes from machine .init() 2017-08-15 15:18:25 +03:00
iomap.h
l3_2xxx.h
l3_3xxx.h
l4_2xxx.h
l4_3xxx.h
mcbsp.c ARM: OMAP2+: Remove unused legacy code for McBSP 2017-06-08 04:15:10 -07:00
mmc.h
msdi.c
omap-headsmp.S
omap-hotplug.c
omap-mpuss-lowpower.c
omap-pm-noop.c
omap-pm.h
omap-secure.c
omap-secure.h
omap-smc.S
omap-smp.c ARM: dra762: Enable SMP for dra762 2017-08-14 10:33:13 -07:00
omap-wakeupgen.c ARM: Convert to using %pOF instead of full_name 2017-08-16 22:25:30 +02:00
omap-wakeupgen.h
omap2-restart.c
omap3-restart.c
omap4-common.c
omap4-restart.c
omap4-sar-layout.h
omap24xx.h
omap34xx.h
omap44xx.h
omap54xx.h
omap_device.c ARM: OMAP2+: omap_device: drop broken RPM status update from suspend_noirq 2017-08-10 08:06:39 -07:00
omap_device.h
omap_hwmod.c ARM: Convert to using %pOF instead of full_name 2017-08-16 22:25:30 +02:00
omap_hwmod.h
omap_hwmod_2xxx_3xxx_interconnect_data.c
omap_hwmod_2xxx_3xxx_ipblock_data.c
omap_hwmod_2xxx_interconnect_data.c
omap_hwmod_2xxx_ipblock_data.c
omap_hwmod_3xxx_data.c ARM: OMAP2+: Remove unused legacy code for interconnects 2017-06-08 04:15:10 -07:00
omap_hwmod_7xx_data.c ARM: dra7: hwmod: Register dra76x specific hwmod 2017-08-14 10:32:22 -07:00
omap_hwmod_33xx_43xx_common_data.h
omap_hwmod_33xx_43xx_interconnect_data.c
omap_hwmod_33xx_43xx_ipblock_data.c
omap_hwmod_33xx_data.c
omap_hwmod_43xx_data.c
omap_hwmod_44xx_data.c ARM: OMAP4: hwmod_data: add SHAM crypto accelerator 2017-06-14 00:53:51 -07:00
omap_hwmod_54xx_data.c
omap_hwmod_81xx_data.c
omap_hwmod_2420_data.c
omap_hwmod_2430_data.c
omap_hwmod_common_data.c
omap_hwmod_common_data.h
omap_hwmod_common_ipblock_data.c
omap_hwmod_reset.c
omap_opp_data.h
omap_phy_internal.c
omap_twl.c mfd: twl: Move header file out of I2C realm 2017-09-04 14:41:02 +01:00
opp2xxx.h
opp3xxx_data.c ARM: OMAP2+: Remove unused legacy code for opp 2017-06-08 02:57:16 -07:00
opp4xxx_data.c ARM: OMAP2+: Remove unused legacy code for opp 2017-06-08 02:57:16 -07:00
opp2420_data.c
opp2430_data.c
pdata-quirks.c ARM: OMAP2+: Add pdata-quirks for MMC/SD on DRA74x EVM 2017-08-10 09:02:37 -07:00
pm-debug.c
pm.c
pm.h
pm24xx.c
pm34xx.c ARM: OMAP2+: Fix omap3 prm shared irq 2017-06-29 23:30:18 -07:00
pm44xx.c
powerdomain-common.c
powerdomain.c
powerdomain.h
powerdomains2xxx_3xxx_data.c
powerdomains2xxx_3xxx_data.h
powerdomains2xxx_data.c
powerdomains3xxx_data.c
powerdomains7xx_data.c ARM: OMAP: dra7: powerdomain data: Register SoC specific powerdomains 2017-08-14 10:33:29 -07:00
powerdomains33xx_data.c
powerdomains43xx_data.c
powerdomains44xx_data.c
powerdomains54xx_data.c
prcm-common.h ARM: OMAP2+: PRCM: store also physical addresses for instances 2017-06-06 00:13:51 -07:00
prcm43xx.h
prcm44xx.h
prcm_mpu7xx.h
prcm_mpu44xx.c ARM: OMAP2+: PRCM: store also physical addresses for instances 2017-06-06 00:13:51 -07:00
prcm_mpu44xx.h
prcm_mpu54xx.h
prcm_mpu_44xx_54xx.h ARM: OMAP2+: PRCM: store also physical addresses for instances 2017-06-06 00:13:51 -07:00
prm-regbits-24xx.h
prm-regbits-33xx.h
prm-regbits-34xx.h
prm-regbits-44xx.h
prm.h ARM: OMAP2+: PRCM: store also physical addresses for instances 2017-06-06 00:13:51 -07:00
prm2xxx.c
prm2xxx.h
prm2xxx_3xxx.c
prm2xxx_3xxx.h ARM: OMAP2+: PRCM: store also physical addresses for instances 2017-06-06 00:13:51 -07:00
prm3xxx.c ARM: OMAP3+: PRM: fix of_irq_get() result check 2017-08-15 08:53:18 -07:00
prm3xxx.h
prm7xx.h
prm33xx.c ARM: OMAP2+: PRCM: store also physical addresses for instances 2017-06-06 00:13:51 -07:00
prm33xx.h
prm44xx.c ARM: OMAP4+: PRM: fix of_irq_get() result checks 2017-08-15 08:53:28 -07:00
prm44xx.h
prm44xx_54xx.h
prm54xx.h
prm_common.c SoC changes for omap variants for v4.13 merge window: 2017-06-18 20:46:30 -07:00
prminst44xx.c ARM: OMAP2+: PRCM: store also physical addresses for instances 2017-06-06 00:13:51 -07:00
prminst44xx.h
scrm44xx.h
scrm54xx.h
sdrc.c
sdrc.h
sdrc2xxx.c
serial.h
sleep24xx.S
sleep34xx.S ARM: align .data section 2017-08-14 16:22:55 +01:00
sleep44xx.S ARM: align .data section 2017-08-14 16:22:55 +01:00
smartreflex-class3.c
soc.h ARM: dra762: Add support for device identification 2017-08-14 10:32:02 -07:00
sr_device.c ARM: OMAP2+: SmartReflex: Delete an error message for a failed memory allocation in two functions 2017-06-08 03:02:32 -07:00
sram.c
sram.h
sram242x.S
sram243x.S
ti81xx-restart.c
ti81xx.h
timer.c ARM: SoC platform updates 2017-07-04 14:34:51 -07:00
usb-tusb6010.c
usb.h
vc.c
vc.h
vc3xxx_data.c
vc44xx_data.c
voltage.c
voltage.h
voltagedomains2xxx_data.c
voltagedomains3xxx_data.c
voltagedomains44xx_data.c
voltagedomains54xx_data.c
vp.c
vp.h
vp3xxx_data.c
vp44xx_data.c
wd_timer.c ARM: OMAP2+: Remove unused legacy code for watchdog 2017-06-08 04:15:10 -07:00
wd_timer.h