summaryrefslogtreecommitdiffstats
path: root/arch/mips/cavium-octeon
AgeCommit message (Expand)Author
2020-12-16Merge tag 'mips_5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2020-12-14MIPS: Octeon: irq: Alloc desc before configuring IRQAlexander Sverdlin
2020-12-04MIPS: OCTEON: Don't add kernel sections into memblock allocatorAlexander Sverdlin
2020-11-27MIPS: No need to check CPU 0 in {loongson3,bmips,octeon}_cpu_disable()Tiezhu Yang
2020-11-27crypto: mips/octeon - Fix sparse endianness warningsHerbert Xu
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers
2020-10-16Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-13arch, drivers: replace for_each_membock() with for_each_mem_range()Mike Rapoport
2020-10-12MIPS: replace add_memory_region with memblockThomas Bogendoerfer
2020-09-23Revert "MIPS: OCTEON: use devm_platform_ioremap_resource"Thomas Bogendoerfer
2020-09-18MIPS: OCTEON: use devm_platform_ioremap_resourceQinglang Miao
2020-09-11dma-direct: rename and cleanup __phys_to_dmaChristoph Hellwig
2020-09-11dma-direct: remove __dma_to_physChristoph Hellwig
2020-09-07MIPS: Get rid of CAVIUM_OCTEON_DCACHE_PREFETCH_WARThomas Bogendoerfer
2020-07-24MIPS: OCTEON: add missing put_device() call in dwc3_octeon_device_init()Yu Kuai
2020-06-03Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2020-05-13MIPS: Only include the platform file neededThomas Bogendoerfer
2020-05-08crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.hEric Biggers
2020-05-07MIPS: Use fallthrough for arch/mipsLiangliang Huang
2020-05-07MIPS: Octeon: Remove dead code in __cvmx_helper_npi_probe()Jason Yan
2020-03-31Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2020-03-04MIPS: OCTEON: irq: Fix potential NULL pointer dereferenceGustavo A. R. Silva
2020-02-12MIPS: octeon: remove typedef declaration for cvmx_pko_command_word0Chris Packham
2020-02-12MIPS: octeon: remove typedef declaration for cvmx_helper_link_infoChris Packham
2020-02-12MIPS: octeon: remove typedef declaration for cvmx_wqeChris Packham
2020-01-31Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2020-01-23MIPS: OCTEON: octeon-irq: fix spelling mistake "to" -> "too"Colin Ian King
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-09MIPS: OCTEON: Replace SIZEOF_FIELD() macroPankaj Bharadiya
2019-11-01mips/cavium-octeon: Fix typo *must* in commentPaul Menzel
2019-09-22Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-08-27MIPS: Octeon: remove duplicated include from dma-octeon.cYueHaibing
2019-08-23MIPS: OCTEON: Drop boot_mem_mapJiaxun Yang
2019-08-06Merge tag 'mips_fixes_5.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-18MIPS: Annotate fall-through in Cavium Octeon codePaul Burton
2019-07-17Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-07-16MIPS: fix some more fall through errors in arch/mipsStephen Rothwell
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 45Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-03-05Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-02-07MIPS: OCTEON: program rx/tx-delay always from DTAaro Koskinen
2019-02-07MIPS: OCTEON: delete board-specific link statusAaro Koskinen
2019-02-07MIPS: OCTEON: don't lie about interface type of CN3005 boardAaro Koskinen
2019-02-07MIPS: OCTEON: warn if deprecated link status is being usedAaro Koskinen
2019-02-07MIPS: OCTEON: add fixed-link nodes to in-kernel device treeAaro Koskinen
2019-01-28MIPS: OCTEON: delete SMI/MDIO enableAaro Koskinen