summaryrefslogtreecommitdiffstats
path: root/arch/mips/cavium-octeon
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-5/+5
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-5/+5
2025-10-05Merge tag 'mips_6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds-18/+19
2025-08-29MIPS: octeon: Replace deprecated strcpy() in octeon_model_get_string_buffer()Thorsten Blum-15/+16
2025-08-29MIPS: octeon: Replace memset(0) + deprecated strcpy() with strscpy_pad()Thorsten Blum-2/+2
2025-08-29mips/octeon/smp: Remove space before newlineColin Ian King-1/+1
2025-08-26mips: cavium-octeon: Move octeon-crypto.c into parent dirEric Biggers-7/+1
2025-08-26lib/crypto: mips/md5: Migrate optimized code into libraryEric Biggers-216/+0
2025-07-14lib/crypto: mips/sha1: Migrate optimized code into libraryEric Biggers-147/+0
2025-07-04lib/crypto: sha256: Consolidate into single moduleEric Biggers-73/+0
2025-07-04lib/crypto: sha256: Remove sha256_is_arch_optimized()Eric Biggers-6/+0
2025-07-04lib/crypto: sha256: Propagate sha256_block_state type to implementationsEric Biggers-1/+1
2025-06-30lib/crypto: mips/sha512: Migrate optimized SHA-512 code to libraryEric Biggers-167/+0
2025-06-30mips: cavium-octeon: Move octeon-crypto.h into asm directoryEric Biggers-234/+5
2025-05-27Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-12/+13
2025-05-16MIPS: Switch to irq_domain_create_*()Jiri Slaby (SUSE)-12/+13
2025-05-05crypto: arch/sha256 - Export block functions as GPL onlyHerbert Xu-2/+2
2025-05-05crypto: mips/sha256 - implement library instead of shashEric Biggers-108/+33
2025-04-23crypto: mips/octeon-sha512 - Use API partial block handlingHerbert Xu-114/+43
2025-04-23crypto: mips/octeon-sha256 - Use API partial block handlingHerbert Xu-125/+38
2025-04-23crypto: mips/octeon-sha1 - Use API partial block handlingHerbert Xu-107/+31
2025-04-23crypto: mips/octeon-md5 - Use API partial block handlingHerbert Xu-57/+64
2025-04-04irqdomain: Rename irq_set_default_host() to irq_set_default_domain()Jiri Slaby (SUSE)-3/+3
2024-01-17Merge tag 'mips_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-8/+8
2024-01-08MIPS: Fix typosBjorn Helgaas-8/+8
2023-12-12mips, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXECBaoquan He-2/+2
2023-09-07Merge tag 'mips_6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-2/+5
2023-09-01Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-553/+0
2023-08-18range.h: Move resource API and constant to respective filesAndy Shevchenko-1/+1
2023-08-15mips: replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada-1/+1
2023-08-04usb: dwc3: dwc3-octeon: Convert to glue driverLadislav Michl-553/+0
2023-07-28MIPS: More explicit DT include clean-upsRob Herring-0/+4
2023-07-25MIPS: Explicitly include correct DT includesRob Herring-1/+2
2023-06-29Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-313/+316
2023-06-23MIPS: OCTEON: octeon-usb: cleanup divider calculationLadislav Michl-13/+18
2023-06-23MIPS: OCTEON: octeon-usb: introduce dwc3_octeon_{read,write}qLadislav Michl-40/+59
2023-06-23MIPS: OCTEON: octeon-usb: move gpio config to separate functionLadislav Michl-20/+25
2023-06-23MIPS: OCTEON: octeon-usb: use bitfields for shim registerLadislav Michl-55/+41
2023-06-23MIPS: OCTEON: octeon-usb: use bitfields for host config registerLadislav Michl-45/+38
2023-06-23MIPS: OCTEON: octeon-usb: use bitfields for control registerLadislav Michl-171/+159
2023-06-23MIPS: OCTEON: octeon-usb: add all register offsetsLadislav Michl-14/+21
2023-05-15MIPS: SMP_CPS: Switch to hotplug core state synchronizationThomas Gleixner-0/+1
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+1
2023-04-27Merge tag 'mips_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-21/+17
2023-04-18Change DEFINE_SEMAPHORE() to take a number argumentPeter Zijlstra-1/+1
2023-04-05MIPS: Octeon: Disable CVMSEG by default on other platformsJiaxun Yang-1/+2
2023-03-27MIPS: octeon: Fix compile errorThomas Bogendoerfer-1/+1
2023-03-24MIPS: octeon: Use of_address_to_resource()Rob Herring-20/+15
2023-03-08mips/cpu: Expose play_dead()'s prototype definitionJosh Poimboeuf-0/+1
2023-01-27MIPS: OCTEON: octeon-usb: Consolidate error messagesLadislav Michl-22/+20