summaryrefslogtreecommitdiff
path: root/arch/mips/cavium-octeon
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2020-06-035-17/+4
|\
| * MIPS: Only include the platform file neededThomas Bogendoerfer2020-05-131-1/+0
| * MIPS: Use fallthrough for arch/mipsLiangliang Huang2020-05-073-4/+4
| * MIPS: Octeon: Remove dead code in __cvmx_helper_npi_probe()Jason Yan2020-05-071-12/+0
* | crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.hEric Biggers2020-05-081-1/+0
|/
* Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2020-03-311-0/+3
|\
| * MIPS: OCTEON: irq: Fix potential NULL pointer dereferenceGustavo A. R. Silva2020-03-041-0/+3
* | MIPS: octeon: remove typedef declaration for cvmx_pko_command_word0Chris Packham2020-02-121-1/+1
* | MIPS: octeon: remove typedef declaration for cvmx_helper_link_infoChris Packham2020-02-126-18/+18
* | MIPS: octeon: remove typedef declaration for cvmx_wqeChris Packham2020-02-121-1/+1
|/
* Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2020-01-311-1/+1
|\
| * MIPS: OCTEON: octeon-irq: fix spelling mistake "to" -> "too"Colin Ian King2020-01-231-1/+1
* | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
|/
* MIPS: OCTEON: Replace SIZEOF_FIELD() macroPankaj Bharadiya2019-12-091-8/+1
* mips/cavium-octeon: Fix typo *must* in commentPaul Menzel2019-11-011-1/+1
* Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-09-222-12/+7
|\
| * MIPS: Octeon: remove duplicated include from dma-octeon.cYueHaibing2019-08-271-1/+0
| * MIPS: OCTEON: Drop boot_mem_mapJiaxun Yang2019-08-232-12/+8
* | Merge tag 'mips_fixes_5.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-08-061-0/+1
|\ \ | |/ |/|
| * MIPS: Annotate fall-through in Cavium Octeon codePaul Burton2019-07-181-0/+1
* | Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-07-171-1/+1
|\ \ | |/
| * MIPS: fix some more fall through errors in arch/mipsStephen Rothwell2019-07-161-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-15/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-302-10/+2
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 45Thomas Gleixner2019-05-241-5/+1
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-121-0/+3
* Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-03-054-146/+75
|\
| * MIPS: OCTEON: program rx/tx-delay always from DTAaro Koskinen2019-02-073-40/+40
| * MIPS: OCTEON: delete board-specific link statusAaro Koskinen2019-02-071-42/+1
| * MIPS: OCTEON: don't lie about interface type of CN3005 boardAaro Koskinen2019-02-071-16/+0
| * MIPS: OCTEON: warn if deprecated link status is being usedAaro Koskinen2019-02-072-0/+6
| * MIPS: OCTEON: add fixed-link nodes to in-kernel device treeAaro Koskinen2019-02-071-0/+24
| * MIPS: OCTEON: delete SMI/MDIO enableAaro Koskinen2019-01-281-20/+0
| * mips: cavium: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-221-28/+4
* | MIPS: OCTEON: fix kexec supportAurelien Jarno2019-01-141-1/+1
|/
* Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-051-1/+2
|\
| * MIPS: OCTEON: mark RGMII interface disabled on OCTEON IIIAaro Koskinen2019-01-021-1/+2
* | Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-12-2616-405/+115
|\ \ | |/
| * MIPS: OCTEON: cvmx_gmxx_inf_mode: use oldest forward compatible definitionAaro Koskinen2018-12-042-3/+3
| * MIPS: OCTEON: cvmx_mio_fus_dat3: use oldest forward compatible definitionAaro Koskinen2018-12-041-6/+6
| * MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible definitionAaro Koskinen2018-12-041-1/+1
| * MIPS: OCTEON: octeon-usb: use common gpio_bit definitionAaro Koskinen2018-12-041-3/+3
| * MIPS: OCTEON: delete cvmx override functionsAaro Koskinen2018-11-211-31/+0
| * MIPS: OCTEON: cvmx-bootmem: make more functions staticAaro Koskinen2018-11-211-2/+24
| * MIPS: OCTEON: cvmx-bootmem: move code to avoid forward declarationsAaro Koskinen2018-11-211-47/+47
| * MIPS: OCTEON: cvmx-bootmem: delete unused functionsAaro Koskinen2018-11-211-12/+0
| * MIPS: OCTEON: make cvmx_bootmem_alloc_range staticAaro Koskinen2018-11-211-2/+15
| * MIPS: OCTEON: cvmx-helper-util: make cvmx_helper_setup_red_queue staticAaro Koskinen2018-11-211-1/+2
| * MIPS: OCTEON: cvmx-helper-util: delete cvmx_helper_dump_packetAaro Koskinen2018-11-211-87/+0