Age | Commit message (Expand) | Author | Files | Lines |
2023-01-27 | MIPS: OCTEON: octeon-usb: Consolidate error messages | Ladislav Michl | 1 | -22/+20 |
2022-12-10 | MIPS: OCTEON: warn only once if deprecated link status is being used | Ladislav Michl | 2 | -2/+2 |
2022-12-08 | MIPS: OCTEON: cvmx-bootmem: use strscpy() to instead of strncpy() | Xu Panda | 1 | -2/+1 |
2022-09-19 | mips: cavium: convert to DEFINE_SHOW_ATTRIBUTE | Liu Shixin | 1 | -14/+3 |
2022-09-12 | MIPS: Fix comments typo | Shaomin Deng | 1 | -1/+1 |
2022-09-07 | MIPS: OCTEON: irq: Fix octeon_irq_force_ciu_mapping() | Alexander Sverdlin | 1 | -0/+10 |
2022-09-07 | MIPS: octeon: Get rid of preprocessor directives around RESERVE32 | Alexander Sverdlin | 2 | -20/+11 |
2022-08-07 | Merge tag 'mips_6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 5 | -8/+70 |
2022-07-30 | Revert "MIPS: octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32" | Alexander Sverdlin | 2 | -5/+54 |
2022-07-30 | MIPS: Introduce CAVIUM_RESERVE32 Kconfig option | Alexander Sverdlin | 1 | -0/+12 |
2022-07-07 | genirq: Return a const cpumask from irq_data_get_affinity_mask | Samuel Holland | 1 | -2/+2 |
2022-07-05 | mips: cavium-octeon: Fix missing of_node_put() in octeon2_usb_clocks_start | Liang He | 1 | -1/+2 |
2022-07-05 | MIPS: Fix some typos | Zhang Jiaming | 1 | -2/+2 |
2022-05-30 | Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 6 | -6/+13 |
2022-05-04 | MIPS: fix typos in comments | Julia Lawall | 4 | -4/+4 |
2022-04-26 | MIPS: Octeon: support all interfaces on CN66XX | Stijn Tintel | 1 | -0/+6 |
2022-04-26 | MIPS: Octeon: fix CN6640 hang on XAUI init | Stijn Tintel | 1 | -2/+3 |
2022-04-18 | swiotlb: make the swiotlb_init interface more useful | Christoph Hellwig | 1 | -1/+1 |
2022-04-18 | MIPS/octeon: use swiotlb_init instead of open coding it | Christoph Hellwig | 1 | -13/+2 |
2022-02-22 | MIPS: OCTEON: Constify static irq_domain_ops | Rikard Falkeborn | 1 | -5/+5 |
2022-02-01 | MIPS: octeon: Fix missed PTR->PTR_WD conversion | Thomas Bogendoerfer | 1 | -1/+1 |
2022-01-14 | Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 2 | -0/+3 |
2021-12-31 | crypto: mips/sha - remove duplicate hash init function | Tianjia Zhang | 3 | -87/+8 |
2021-12-16 | MIPS: OCTEON: add put_device() after of_find_device_by_node() | Ye Guojin | 2 | -0/+3 |
2021-11-05 | Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 2 | -24/+0 |
2021-10-25 | irq: mips: stop (ab)using handle_domain_irq() | Mark Rutland | 1 | -1/+4 |
2021-10-24 | MIPS: octeon: Remove unused functions | Thomas Bogendoerfer | 2 | -24/+0 |
2021-09-09 | arch: remove compat_alloc_user_space | Arnd Bergmann | 1 | -2/+0 |
2021-07-28 | mips: clean up kernel-doc in cavium-octeon/*.c | Randy Dunlap | 3 | -30/+29 |
2021-07-28 | mips: clean up (remove) kernel-doc in cavium-octeon/executive/ | Randy Dunlap | 8 | -51/+50 |
2021-07-22 | mips: cavium-octeon: clean up kernel-doc in cvmx-interrupt-decodes.c | Randy Dunlap | 1 | -5/+12 |
2021-07-19 | MIPS: octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32 | Joe Perches | 2 | -54/+5 |
2021-06-21 | MIPS: OCTEON: octeon-usb: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang | 1 | -8/+1 |
2021-04-09 | MIPS: octeon: Add __raw_copy_[from|to|in]_user symbols | Thomas Bogendoerfer | 1 | -2/+6 |
2021-03-06 | mips: cavium: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE | Yang Li | 1 | -1/+1 |
2021-02-22 | Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 1 | -3/+6 |
2021-01-20 | Revert "MIPS: Octeon: Remove special handling of CONFIG_MIPS_ELF_APPENDED_DTB=y" | Kevin Hao | 1 | -3/+6 |
2021-01-13 | MIPS: OCTEON: fix unreachable code in octeon_irq_init_ciu | Menglong Dong | 1 | -1/+1 |
2020-12-16 | Merge tag 'mips_5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 3 | -12/+15 |
2020-12-14 | MIPS: Octeon: irq: Alloc desc before configuring IRQ | Alexander Sverdlin | 1 | -0/+15 |
2020-12-04 | MIPS: OCTEON: Don't add kernel sections into memblock allocator | Alexander Sverdlin | 1 | -9/+0 |
2020-11-27 | MIPS: No need to check CPU 0 in {loongson3,bmips,octeon}_cpu_disable() | Tiezhu Yang | 1 | -3/+0 |
2020-11-27 | crypto: mips/octeon - Fix sparse endianness warnings | Herbert Xu | 2 | -7/+9 |
2020-11-20 | crypto: sha - split sha.h into sha1.h and sha2.h | Eric Biggers | 3 | -3/+3 |
2020-10-16 | Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 1 | -15/+11 |
2020-10-16 | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -2/+2 |
2020-10-14 | arch, drivers: replace for_each_membock() with for_each_mem_range() | Mike Rapoport | 1 | -7/+7 |
2020-10-12 | MIPS: replace add_memory_region with memblock | Thomas Bogendoerfer | 1 | -14/+10 |
2020-09-23 | Revert "MIPS: OCTEON: use devm_platform_ioremap_resource" | Thomas Bogendoerfer | 1 | -1/+9 |
2020-09-18 | MIPS: OCTEON: use devm_platform_ioremap_resource | Qinglang Miao | 1 | -9/+1 |