summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-07-05ARM: dts: dm816x: Correct NAND support nodesTom Rini2-1/+33
2017-06-30ARM: OMAP4: Fix legacy code clean-up regressionTony Lindgren1-0/+55
2017-06-29ARM: OMAP2+: Fix omap3 prm shared irqTony Lindgren2-7/+1
2017-06-14ARM: OMAP4: hwmod_data: add SHAM crypto acceleratorTero Kristo1-0/+36
2017-06-14ARM: OMAP4: hwmod data: add desSebastian Reichel1-0/+37
2017-06-14ARM: OMAP4: hwmod data: add aes2Sebastian Reichel1-0/+22
2017-06-14ARM: OMAP4: hwmod data: add aes1Sebastian Reichel1-0/+41
2017-06-12Merge branch 'omap-for-v4.13/clkctrl' into omap-for-v4.13/soc-v4Tony Lindgren21-73/+245
2017-06-12Merge branch 'omap-for-v4.13/legacy-v2' into omap-for-v4.13/soc-v3Tony Lindgren17-940/+61
2017-06-08ARM: OMAP2+: Remove unused legacy code for n8x0Tony Lindgren1-8/+6
2017-06-08ARM: OMAP2+: Remove unused legacy code for watchdogTony Lindgren1-28/+0
2017-06-08ARM: OMAP2+: Remove unused legacy code for interconnectsTony Lindgren3-19/+12
2017-06-08ARM: OMAP2+: Remove unused legacy code for PRMTony Lindgren3-75/+10
2017-06-08ARM: OMAP2+: Remove unused legacy code for io.cTony Lindgren1-45/+14
2017-06-08ARM: OMAP2+: Remove unused legacy code for McBSPTony Lindgren1-70/+0
2017-06-08ARM: OMAP2+: SmartReflex: Delete an error message for a failed memory allocat...Markus Elfring1-7/+2
2017-06-08ARM: OMAP2+: Use kcalloc() in sr_set_nvalues()Markus Elfring1-3/+1
2017-06-08ARM: OMAP2+: Improve a size determination in sr_dev_init()Markus Elfring1-1/+1
2017-06-08ARM: OMAP2+: Delete an error message for a failed memory allocation in two fu...Markus Elfring1-4/+1
2017-06-08ARM: OMAP2+: Remove unused legacy code for device initTony Lindgren1-175/+0
2017-06-08ARM: OMAP2+: Remove unused legacy code for PMUTony Lindgren2-100/+0
2017-06-08ARM: OMAP2+: Remove unused legacy code for oppTony Lindgren4-270/+0
2017-06-06ARM: OMAP2+: hwmod: populate clkctrl clocks for hwmods if availableTero Kristo1-15/+130
2017-06-06ARM: OMAP4: cminst: add support for clkdm_xlate_addressTero Kristo1-0/+10
2017-06-06ARM: omap2+: clockdomain: add clkdm_xlate_addressTero Kristo2-0/+10
2017-06-06ARM: OMAP2+: PRCM: store also physical addresses for instancesTero Kristo16-56/+82
2017-06-06ARM: OMAP4: hwmod_data: add opt clks for dss_hdmi and dss_vencTero Kristo1-1/+9
2017-06-06ARM: OMAP2+: timer: add support for fetching fck handle from DTTero Kristo1-1/+4
2017-06-06ARM: OMAP2+: Remove unused legacy code for timerTony Lindgren1-150/+19
2017-05-16ARM: OMAP2+: pm: Remove __init from omap_pm_clkdms_setupDave Gerlach1-1/+1
2017-05-16ARM: OMAP2+: timer: Add suspend-resume callbacks for clkevent deviceDave Gerlach1-0/+28
2017-05-16ARM: OMAP: Wakeupgen: Add context save/restore for AM43XXDave Gerlach1-6/+62
2017-05-13Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-19/+17
2017-05-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-3/+3
2017-05-12Tigran has movedAndrew Morton3-3/+3
2017-05-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2017-05-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2017-05-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds15-27/+63
2017-05-12Merge tag 'for-linus-4.12b-rc0c-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-32/+24
2017-05-12Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds20-24/+1203
2017-05-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds45-10884/+1076
2017-05-12Merge tag 'nios2-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds21-252/+69
2017-05-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds11-22/+59
2017-05-11Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+0
2017-05-11xen: adjust early dom0 p2m handling to xen hypervisor behaviorJuergen Gross1-3/+4
2017-05-11x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under XenJuergen Gross2-3/+3
2017-05-11arm64: Silence first allocation with CONFIG_ARM64_MODULE_PLTS=yFlorian Fainelli1-1/+6
2017-05-11ARM: Silence first allocation with CONFIG_ARM_MODULE_PLTS=yFlorian Fainelli1-2/+9
2017-05-11nios2: remove custom early console implementationTobias Klauser6-199/+0
2017-05-10Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds40-809/+5