summaryrefslogtreecommitdiff
path: root/arch/mips/cavium-octeon
AgeCommit message (Expand)Author
2024-01-17Merge tag 'mips_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2024-01-08MIPS: Fix typosBjorn Helgaas
2023-12-12mips, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXECBaoquan He
2023-09-07Merge tag 'mips_6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2023-09-01Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-08-18range.h: Move resource API and constant to respective filesAndy Shevchenko
2023-08-15mips: replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada
2023-08-04usb: dwc3: dwc3-octeon: Convert to glue driverLadislav Michl
2023-07-28MIPS: More explicit DT include clean-upsRob Herring
2023-07-25MIPS: Explicitly include correct DT includesRob Herring
2023-06-29Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2023-06-23MIPS: OCTEON: octeon-usb: cleanup divider calculationLadislav Michl
2023-06-23MIPS: OCTEON: octeon-usb: introduce dwc3_octeon_{read,write}qLadislav Michl
2023-06-23MIPS: OCTEON: octeon-usb: move gpio config to separate functionLadislav Michl
2023-06-23MIPS: OCTEON: octeon-usb: use bitfields for shim registerLadislav Michl
2023-06-23MIPS: OCTEON: octeon-usb: use bitfields for host config registerLadislav Michl
2023-06-23MIPS: OCTEON: octeon-usb: use bitfields for control registerLadislav Michl
2023-06-23MIPS: OCTEON: octeon-usb: add all register offsetsLadislav Michl
2023-05-15MIPS: SMP_CPS: Switch to hotplug core state synchronizationThomas Gleixner
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-27Merge tag 'mips_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2023-04-18Change DEFINE_SEMAPHORE() to take a number argumentPeter Zijlstra
2023-04-05MIPS: Octeon: Disable CVMSEG by default on other platformsJiaxun Yang
2023-03-27MIPS: octeon: Fix compile errorThomas Bogendoerfer
2023-03-24MIPS: octeon: Use of_address_to_resource()Rob Herring
2023-03-08mips/cpu: Expose play_dead()'s prototype definitionJosh Poimboeuf
2023-01-27MIPS: OCTEON: octeon-usb: Consolidate error messagesLadislav Michl
2022-12-09MIPS: OCTEON: warn only once if deprecated link status is being usedLadislav Michl
2022-12-08MIPS: OCTEON: cvmx-bootmem: use strscpy() to instead of strncpy()Xu Panda
2022-09-19mips: cavium: convert to DEFINE_SHOW_ATTRIBUTELiu Shixin
2022-09-12MIPS: Fix comments typoShaomin Deng
2022-09-07MIPS: OCTEON: irq: Fix octeon_irq_force_ciu_mapping()Alexander Sverdlin
2022-09-07MIPS: octeon: Get rid of preprocessor directives around RESERVE32Alexander Sverdlin
2022-08-06Merge tag 'mips_6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2022-07-30Revert "MIPS: octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32"Alexander Sverdlin
2022-07-30MIPS: Introduce CAVIUM_RESERVE32 Kconfig optionAlexander Sverdlin
2022-07-07genirq: Return a const cpumask from irq_data_get_affinity_maskSamuel Holland
2022-07-05mips: cavium-octeon: Fix missing of_node_put() in octeon2_usb_clocks_startLiang He
2022-07-05MIPS: Fix some typosZhang Jiaming
2022-05-30Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2022-05-04MIPS: fix typos in commentsJulia Lawall
2022-04-26MIPS: Octeon: support all interfaces on CN66XXStijn Tintel
2022-04-26MIPS: Octeon: fix CN6640 hang on XAUI initStijn Tintel
2022-04-18swiotlb: make the swiotlb_init interface more usefulChristoph Hellwig
2022-04-18MIPS/octeon: use swiotlb_init instead of open coding itChristoph Hellwig
2022-02-22MIPS: OCTEON: Constify static irq_domain_opsRikard Falkeborn
2022-02-01MIPS: octeon: Fix missed PTR->PTR_WD conversionThomas Bogendoerfer
2022-01-14Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-12-31crypto: mips/sha - remove duplicate hash init functionTianjia Zhang
2021-12-16MIPS: OCTEON: add put_device() after of_find_device_by_node()Ye Guojin