summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: Remove legacy data from hwmod for omap3Tony Lindgren2016-11-106-1114/+43
* ARM: OMAP2+: Remove legacy mux codeTony Lindgren2016-11-1012-4098/+27
* ARM: OMAP2+: Remove legacy hwmod mux codeTony Lindgren2016-11-102-107/+1
* ARM: OMAP2+: Remove legacy usb-musb.c platform init codeTony Lindgren2016-11-102-107/+0
* ARM: OMAP2+: Remove legacy muxing for usb-tusb6010.cTony Lindgren2016-11-101-21/+0
* ARM: OMAP2+: Remove legacy usb-host.c platform init codeTony Lindgren2016-11-102-497/+0
* ARM: OMAP2+: Remove legacy twl4030 platform init codeTony Lindgren2016-11-104-125/+1
* ARM: OMAP2+: Remove legacy PM initTony Lindgren2016-11-101-60/+6
* ARM: OMAP2+: Remove legacy i2c.c platform init codeTony Lindgren2016-11-104-216/+83
* ARM: OMAP2+: Remove legacy serial.cTony Lindgren2016-11-102-333/+1
* ARM: OMAP2+: mux: Use seq_putc() in omap_mux_dbg_signal_show()Markus Elfring2016-11-091-1/+1
* ARM: OMAP2+: mux: Replace three seq_printf() calls by seq_puts()Markus Elfring2016-11-091-3/+3
* ARM: OMAP: kill omap_pmic_initNicolae Rosia2016-11-092-15/+0
* ARM: OMAP2: kill omap2_pmic_initNicolae Rosia2016-11-091-6/+0
* ARM: OMAP3: kill omap3_pmic_initNicolae Rosia2016-11-091-6/+0
* ARM: OMAP3: kill omap3_pmic_get_config and twl_{get,set}_voltageNicolae Rosia2016-11-092-163/+0
* ARM: OMAP4: kill omap4_pmic_init and omap4_pmic_get_configNicolae Rosia2016-11-092-318/+1
* Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-152-0/+23
|\
| * gcc-plugins: Add latent_entropy pluginEmese Revfy2016-10-102-0/+23
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-10-15210-3399/+4748
|\ \
| * | MIPS: ptrace: Fix regs_return_value for kernel contextMarcin Nowakowski2016-10-121-1/+1
| * | MIPS: VDSO: Drop duplicated -I*/-E* aflagsJames Hogan2016-10-111-2/+0
| * | MIPS: Fix -mabi=64 build of vdso.ldsJames Hogan2016-10-111-1/+1
| * | MIPS: Enable hardened usercopyPaul Burton2016-10-102-0/+19
| * | MIPS: generic: Convert SEAD-3 to a generic boardPaul Burton2016-10-0622-730/+152
| * | MIPS: generic: Introduce generic DT-based board supportPaul Burton2016-10-0622-1/+643
| * | MIPS: Support generating Flattened Image Trees (.itb)Paul Burton2016-10-062-1/+64
| * | MIPS: Adjust MIPS64 CAC_BASE to reflect Config.K0Paul Burton2016-10-063-7/+5
| * | MIPS: Print CM error reports upon bus errorsPaul Burton2016-10-063-21/+3
| * | MIPS: Support per-device DMA coherencePaul Burton2016-10-067-2/+31
| * | MIPS: dma-default: Don't check hw_coherentio if device is non-coherentPaul Burton2016-10-061-4/+3
| * | MIPS: Sanitise coherentio semanticsPaul Burton2016-10-067-14/+31
| * | MIPS: PCI: Support generic driversPaul Burton2016-10-063-0/+54
| * | MIPS: PCI: Introduce CONFIG_PCI_DRIVERS_LEGACYPaul Burton2016-10-064-25/+43
| * | MIPS: PCI: Split pci.c into pci.c & pci-legacy.cPaul Burton2016-10-063-284/+306
| * | MIPS: PCI: Inline pcibios_assign_all_bussesPaul Burton2016-10-062-7/+4
| * | MIPS: PCI: Make pcibios_set_cache_line_size an initcallPaul Burton2016-10-061-3/+3
| * | MIPS: PCI: Support for CONFIG_PCI_DOMAINS_GENERICPaul Burton2016-10-063-3/+25
| * | MIPS: PCI: Use struct list_head listsPaul Burton2016-10-062-6/+6
| * | MIPS: tracing: disable uprobe/kprobe on compact branch instructionsMarcin Nowakowski2016-10-064-0/+48
| * | MIPS: tracing: move insn_has_delay_slot to a shared headerMarcin Nowakowski2016-10-063-120/+87
| * | MIPS: BMIPS: Support APPENDED_DTBJaedon Shin2016-10-061-0/+8
| * | MIPS: BMIPS: Use interrupt-controller node nameJaedon Shin2016-10-068-38/+38
| * | MIPS: BMIPS: Add support NAND device nodesJaedon Shin2016-10-0613-0/+195
| * | MIPS: BMIPS: Add support SDHCI device nodesJaedon Shin2016-10-0610-0/+92
| * | MIPS: BMIPS: Add support GPIO device nodesJaedon Shin2016-10-068-0/+246
| * | MIPS: BMIPS: Add support PWM device nodesJaedon Shin2016-10-0616-0/+204
| * | MIPS: Malta: Remove custom halt implementationPaul Burton2016-10-061-6/+0
| * | MIPS: Malta: Use syscon-reboot driver to rebootPaul Burton2016-10-0611-13/+32
| * | MIPS: Malta: Probe pflash via DTPaul Burton2016-10-066-48/+35