summaryrefslogtreecommitdiffstats
path: root/arch/mips/cavium-octeon
Commit message (Expand)AuthorAgeFilesLines
* mips: cavium: convert to DEFINE_SHOW_ATTRIBUTELiu Shixin2022-09-191-14/+3
* MIPS: Fix comments typoShaomin Deng2022-09-121-1/+1
* MIPS: OCTEON: irq: Fix octeon_irq_force_ciu_mapping()Alexander Sverdlin2022-09-071-0/+10
* MIPS: octeon: Get rid of preprocessor directives around RESERVE32Alexander Sverdlin2022-09-072-20/+11
* Merge tag 'mips_6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2022-08-065-8/+70
|\
| * Revert "MIPS: octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32"Alexander Sverdlin2022-07-302-5/+54
| * MIPS: Introduce CAVIUM_RESERVE32 Kconfig optionAlexander Sverdlin2022-07-301-0/+12
| * mips: cavium-octeon: Fix missing of_node_put() in octeon2_usb_clocks_startLiang He2022-07-051-1/+2
| * MIPS: Fix some typosZhang Jiaming2022-07-051-2/+2
* | genirq: Return a const cpumask from irq_data_get_affinity_maskSamuel Holland2022-07-071-2/+2
|/
* Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2022-05-306-6/+13
|\
| * MIPS: fix typos in commentsJulia Lawall2022-05-044-4/+4
| * MIPS: Octeon: support all interfaces on CN66XXStijn Tintel2022-04-261-0/+6
| * MIPS: Octeon: fix CN6640 hang on XAUI initStijn Tintel2022-04-261-2/+3
* | swiotlb: make the swiotlb_init interface more usefulChristoph Hellwig2022-04-181-1/+1
* | MIPS/octeon: use swiotlb_init instead of open coding itChristoph Hellwig2022-04-181-13/+2
|/
* MIPS: OCTEON: Constify static irq_domain_opsRikard Falkeborn2022-02-221-5/+5
* MIPS: octeon: Fix missed PTR->PTR_WD conversionThomas Bogendoerfer2022-02-011-1/+1
* Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2022-01-142-0/+3
|\
| * MIPS: OCTEON: add put_device() after of_find_device_by_node()Ye Guojin2021-12-162-0/+3
* | crypto: mips/sha - remove duplicate hash init functionTianjia Zhang2021-12-313-87/+8
|/
* Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2021-11-052-24/+0
|\
| * MIPS: octeon: Remove unused functionsThomas Bogendoerfer2021-10-242-24/+0
* | irq: mips: stop (ab)using handle_domain_irq()Mark Rutland2021-10-251-1/+4
|/
* arch: remove compat_alloc_user_spaceArnd Bergmann2021-09-081-2/+0
* mips: clean up kernel-doc in cavium-octeon/*.cRandy Dunlap2021-07-283-30/+29
* mips: clean up (remove) kernel-doc in cavium-octeon/executive/Randy Dunlap2021-07-288-51/+50
* mips: cavium-octeon: clean up kernel-doc in cvmx-interrupt-decodes.cRandy Dunlap2021-07-221-5/+12
* MIPS: octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32Joe Perches2021-07-192-54/+5
* MIPS: OCTEON: octeon-usb: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-211-8/+1
* MIPS: octeon: Add __raw_copy_[from|to|in]_user symbolsThomas Bogendoerfer2021-04-091-2/+6
* mips: cavium: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTEYang Li2021-03-061-1/+1
* Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2021-02-211-3/+6
|\
| * Revert "MIPS: Octeon: Remove special handling of CONFIG_MIPS_ELF_APPENDED_DTB=y"Kevin Hao2021-01-191-3/+6
* | MIPS: OCTEON: fix unreachable code in octeon_irq_init_ciuMenglong Dong2021-01-131-1/+1
|/
* Merge tag 'mips_5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2020-12-163-12/+15
|\
| * MIPS: Octeon: irq: Alloc desc before configuring IRQAlexander Sverdlin2020-12-141-0/+15
| * MIPS: OCTEON: Don't add kernel sections into memblock allocatorAlexander Sverdlin2020-12-041-9/+0
| * MIPS: No need to check CPU 0 in {loongson3,bmips,octeon}_cpu_disable()Tiezhu Yang2020-11-271-3/+0
* | crypto: mips/octeon - Fix sparse endianness warningsHerbert Xu2020-11-272-7/+9
* | crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers2020-11-203-3/+3
|/
* Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2020-10-161-15/+11
|\
| * MIPS: replace add_memory_region with memblockThomas Bogendoerfer2020-10-121-14/+10
| * Revert "MIPS: OCTEON: use devm_platform_ioremap_resource"Thomas Bogendoerfer2020-09-231-1/+9
| * MIPS: OCTEON: use devm_platform_ioremap_resourceQinglang Miao2020-09-181-9/+1
| * MIPS: Get rid of CAVIUM_OCTEON_DCACHE_PREFETCH_WARThomas Bogendoerfer2020-09-071-1/+1
* | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-151-2/+2
|\ \
| * | dma-direct: rename and cleanup __phys_to_dmaChristoph Hellwig2020-09-111-1/+1
| * | dma-direct: remove __dma_to_physChristoph Hellwig2020-09-111-1/+1
| |/
* / arch, drivers: replace for_each_membock() with for_each_mem_range()Mike Rapoport2020-10-131-7/+7
|/