summaryrefslogtreecommitdiffstats
path: root/arch/mips/cavium-octeon
AgeCommit message (Expand)Author
2020-08-19MIPS: OCTEON: add missing put_device() call in dwc3_octeon_device_init()Yu Kuai
2020-04-17MIPS: OCTEON: irq: Fix potential NULL pointer dereferenceGustavo A. R. Silva
2019-12-13MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible definitionAaro Koskinen
2019-12-13MIPS: OCTEON: octeon-platform: fix typingAaro Koskinen
2019-01-09MIPS: OCTEON: mark RGMII interface disabled on OCTEON IIIAaro Koskinen
2018-11-13MIPS: OCTEON: fix out of bounds array access on CN68XXAaro Koskinen
2018-08-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-07-27MIPS: Octeon: add missing of_node_put()Nicholas Mc Guire
2018-07-24MIPS: Octeon: Remove extern declarations.Steven J. Hill
2018-07-17mips: unify prom_putchar() declarationsAlexander Sverdlin
2018-07-09crypto: shash - remove useless setting of type flagsEric Biggers
2018-06-24MIPS: octeon: use of_platform_populate to probe devicesRob Herring
2018-06-24MIPS: Octeon: assign bool true/false not 1/0Nicholas Mc Guire
2018-06-24MIPS: consolidate the swiotlb implementationsChristoph Hellwig
2018-06-24MIPS: Octeon: refactor swiotlb codeChristoph Hellwig
2018-06-24MIPS: Octeon: unexport __phys_to_dma and __dma_to_physChristoph Hellwig
2018-05-09swiotlb: move the SWIOTLB config symbol to lib/KconfigChristoph Hellwig
2018-05-09mips,unicore32: swiotlb doesn't need sg->dma_lengthChristoph Hellwig
2018-05-09scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig
2018-05-09iommu-helper: mark iommu_is_span_boundary as inlineChristoph Hellwig
2018-04-10Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds
2018-03-20dma/direct: Handle the memory encryption bit in common codeChristoph Hellwig
2018-02-23MIPS: OCTEON: irq: Check for null return on kzalloc allocationColin Ian King
2018-02-19MIPS: Octeon: Fix logging messages with spurious periods after newlinesJoe Perches
2018-01-15mips: use swiotlb_{alloc,free}Christoph Hellwig
2018-01-15dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig
2017-11-15Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds
2017-11-07MIPS: Octeon: Remove usage of cvmx_wait() everywhere.Steven J. Hill
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-04MIPS: Octeon: Allow access to CIU3 IRQ domains.Steven J. Hill
2017-09-04MIPS: Octeon: Add support for accessing the boot vector.Steven J. Hill
2017-08-30MIPS: SMP: Allow boot_secondary SMP op to return errorsPaul Burton
2017-08-29MIPS: SMP: Constify smp opsMatt Redfearn
2017-08-07MIPS: OCTEON: Fix USB platform code breakage.Steven J. Hill
2017-05-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd
2017-04-10MIPS: Octeon: Clean up platform code.Steven J. Hill
2017-04-10MIPS: Octeon: Fix compile error when USB is not enabled.Steven J. Hill
2017-04-10MIPS: Octeon: Remove unused L2C types and macros.Steven J. Hill
2017-04-10MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_OCTEON_2ND_KERNELDavid Daney
2017-04-06mips: get rid of tail-zeroing in primitivesAl Viro
2017-03-08MIPS: Add missing include filesArnd Bergmann
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-02-17MIPS: OCTEON: Fix copy_from_user fault handling for large buffersJames Cowgill
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2017-02-14MIPS: OCTEON: Platform support for OCTEON III USB controllerSteven J. Hill
2017-02-10MIPS: Octeon: Remove unnecessary MODULE_*()Russell King
2017-01-25MIPS: Octeon: Avoid empty-body warningArnd Bergmann