aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/cavium-octeon
AgeCommit message (Expand)AuthorFilesLines
2020-10-16Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Gravatar Linus Torvalds 1-15/+11
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-2/+2
2020-10-13arch, drivers: replace for_each_membock() with for_each_mem_range()Gravatar Mike Rapoport 1-7/+7
2020-10-12MIPS: replace add_memory_region with memblockGravatar Thomas Bogendoerfer 1-14/+10
2020-09-23Revert "MIPS: OCTEON: use devm_platform_ioremap_resource"Gravatar Thomas Bogendoerfer 1-1/+9
2020-09-18MIPS: OCTEON: use devm_platform_ioremap_resourceGravatar Qinglang Miao 1-9/+1
2020-09-11dma-direct: rename and cleanup __phys_to_dmaGravatar Christoph Hellwig 1-1/+1
2020-09-11dma-direct: remove __dma_to_physGravatar Christoph Hellwig 1-1/+1
2020-09-07MIPS: Get rid of CAVIUM_OCTEON_DCACHE_PREFETCH_WARGravatar Thomas Bogendoerfer 1-1/+1
2020-07-24MIPS: OCTEON: add missing put_device() call in dwc3_octeon_device_init()Gravatar Yu Kuai 1-1/+4
2020-06-03Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxGravatar Linus Torvalds 5-17/+4
2020-05-13MIPS: Only include the platform file neededGravatar Thomas Bogendoerfer 1-1/+0
2020-05-08crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.hGravatar Eric Biggers 1-1/+0
2020-05-07MIPS: Use fallthrough for arch/mipsGravatar Liangliang Huang 3-4/+4
2020-05-07MIPS: Octeon: Remove dead code in __cvmx_helper_npi_probe()Gravatar Jason Yan 1-12/+0
2020-03-31Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxGravatar Linus Torvalds 1-0/+3
2020-03-04MIPS: OCTEON: irq: Fix potential NULL pointer dereferenceGravatar Gustavo A. R. Silva 1-0/+3
2020-02-12MIPS: octeon: remove typedef declaration for cvmx_pko_command_word0Gravatar Chris Packham 1-1/+1
2020-02-12MIPS: octeon: remove typedef declaration for cvmx_helper_link_infoGravatar Chris Packham 6-18/+18
2020-02-12MIPS: octeon: remove typedef declaration for cvmx_wqeGravatar Chris Packham 1-1/+1
2020-01-31Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxGravatar Linus Torvalds 1-1/+1
2020-01-23MIPS: OCTEON: octeon-irq: fix spelling mistake "to" -> "too"Gravatar Colin Ian King 1-1/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheGravatar Christoph Hellwig 1-1/+1
2019-12-09MIPS: OCTEON: Replace SIZEOF_FIELD() macroGravatar Pankaj Bharadiya 1-8/+1
2019-11-01mips/cavium-octeon: Fix typo *must* in commentGravatar Paul Menzel 1-1/+1
2019-09-22Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxGravatar Linus Torvalds 2-12/+7
2019-08-27MIPS: Octeon: remove duplicated include from dma-octeon.cGravatar YueHaibing 1-1/+0
2019-08-23MIPS: OCTEON: Drop boot_mem_mapGravatar Jiaxun Yang 2-12/+8
2019-08-06Merge tag 'mips_fixes_5.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+1
2019-07-18MIPS: Annotate fall-through in Cavium Octeon codeGravatar Paul Burton 1-0/+1
2019-07-17Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxGravatar Linus Torvalds 1-1/+1
2019-07-16MIPS: fix some more fall through errors in arch/mipsGravatar Stephen Rothwell 1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Gravatar Thomas Gleixner 1-15/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 2-10/+2
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 45Gravatar Thomas Gleixner 1-5/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesGravatar Thomas Gleixner 1-0/+1
2019-03-12treewide: add checks for the return value of memblock_alloc*()Gravatar Mike Rapoport 1-0/+3
2019-03-05Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxGravatar Linus Torvalds 4-146/+75
2019-02-07MIPS: OCTEON: program rx/tx-delay always from DTGravatar Aaro Koskinen 3-40/+40
2019-02-07MIPS: OCTEON: delete board-specific link statusGravatar Aaro Koskinen 1-42/+1
2019-02-07MIPS: OCTEON: don't lie about interface type of CN3005 boardGravatar Aaro Koskinen 1-16/+0
2019-02-07MIPS: OCTEON: warn if deprecated link status is being usedGravatar Aaro Koskinen 2-0/+6
2019-02-07MIPS: OCTEON: add fixed-link nodes to in-kernel device treeGravatar Aaro Koskinen 1-0/+24
2019-01-28MIPS: OCTEON: delete SMI/MDIO enableGravatar Aaro Koskinen 1-20/+0
2019-01-22mips: cavium: no need to check return value of debugfs_create functionsGravatar Greg Kroah-Hartman 1-28/+4
2019-01-14MIPS: OCTEON: fix kexec supportGravatar Aurelien Jarno 1-1/+1
2019-01-05Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+2
2019-01-02MIPS: OCTEON: mark RGMII interface disabled on OCTEON IIIGravatar Aaro Koskinen 1-1/+2
2018-12-26Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Gravatar Linus Torvalds 16-405/+115
2018-12-04MIPS: OCTEON: cvmx_gmxx_inf_mode: use oldest forward compatible definitionGravatar Aaro Koskinen 2-3/+3