Age | Commit message (Expand) | Author |
2023-06-29 | Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2023-06-23 | MIPS: OCTEON: octeon-usb: cleanup divider calculation | Ladislav Michl |
2023-06-23 | MIPS: OCTEON: octeon-usb: introduce dwc3_octeon_{read,write}q | Ladislav Michl |
2023-06-23 | MIPS: OCTEON: octeon-usb: move gpio config to separate function | Ladislav Michl |
2023-06-23 | MIPS: OCTEON: octeon-usb: use bitfields for shim register | Ladislav Michl |
2023-06-23 | MIPS: OCTEON: octeon-usb: use bitfields for host config register | Ladislav Michl |
2023-06-23 | MIPS: OCTEON: octeon-usb: use bitfields for control register | Ladislav Michl |
2023-06-23 | MIPS: OCTEON: octeon-usb: add all register offsets | Ladislav Michl |
2023-05-15 | MIPS: SMP_CPS: Switch to hotplug core state synchronization | Thomas Gleixner |
2023-04-28 | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-04-27 | Merge tag 'mips_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2023-04-18 | Change DEFINE_SEMAPHORE() to take a number argument | Peter Zijlstra |
2023-04-05 | MIPS: Octeon: Disable CVMSEG by default on other platforms | Jiaxun Yang |
2023-03-27 | MIPS: octeon: Fix compile error | Thomas Bogendoerfer |
2023-03-24 | MIPS: octeon: Use of_address_to_resource() | Rob Herring |
2023-03-08 | mips/cpu: Expose play_dead()'s prototype definition | Josh Poimboeuf |
2023-01-27 | MIPS: OCTEON: octeon-usb: Consolidate error messages | Ladislav Michl |
2022-12-09 | MIPS: OCTEON: warn only once if deprecated link status is being used | Ladislav Michl |
2022-12-08 | MIPS: OCTEON: cvmx-bootmem: use strscpy() to instead of strncpy() | Xu Panda |
2022-09-19 | mips: cavium: convert to DEFINE_SHOW_ATTRIBUTE | Liu Shixin |
2022-09-12 | MIPS: Fix comments typo | Shaomin Deng |
2022-09-07 | MIPS: OCTEON: irq: Fix octeon_irq_force_ciu_mapping() | Alexander Sverdlin |
2022-09-07 | MIPS: octeon: Get rid of preprocessor directives around RESERVE32 | Alexander Sverdlin |
2022-08-06 | Merge tag 'mips_6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2022-07-30 | Revert "MIPS: octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32" | Alexander Sverdlin |
2022-07-30 | MIPS: Introduce CAVIUM_RESERVE32 Kconfig option | Alexander Sverdlin |
2022-07-07 | genirq: Return a const cpumask from irq_data_get_affinity_mask | Samuel Holland |
2022-07-05 | mips: cavium-octeon: Fix missing of_node_put() in octeon2_usb_clocks_start | Liang He |
2022-07-05 | MIPS: Fix some typos | Zhang Jiaming |
2022-05-30 | Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds |
2022-05-04 | MIPS: fix typos in comments | Julia Lawall |
2022-04-26 | MIPS: Octeon: support all interfaces on CN66XX | Stijn Tintel |
2022-04-26 | MIPS: Octeon: fix CN6640 hang on XAUI init | Stijn Tintel |
2022-04-18 | swiotlb: make the swiotlb_init interface more useful | Christoph Hellwig |
2022-04-18 | MIPS/octeon: use swiotlb_init instead of open coding it | Christoph Hellwig |
2022-02-22 | MIPS: OCTEON: Constify static irq_domain_ops | Rikard Falkeborn |
2022-02-01 | MIPS: octeon: Fix missed PTR->PTR_WD conversion | Thomas Bogendoerfer |
2022-01-14 | Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds |
2021-12-31 | crypto: mips/sha - remove duplicate hash init function | Tianjia Zhang |
2021-12-16 | MIPS: OCTEON: add put_device() after of_find_device_by_node() | Ye Guojin |
2021-11-05 | Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds |
2021-10-25 | irq: mips: stop (ab)using handle_domain_irq() | Mark Rutland |
2021-10-24 | MIPS: octeon: Remove unused functions | Thomas Bogendoerfer |
2021-09-08 | arch: remove compat_alloc_user_space | Arnd Bergmann |
2021-07-28 | mips: clean up kernel-doc in cavium-octeon/*.c | Randy Dunlap |
2021-07-28 | mips: clean up (remove) kernel-doc in cavium-octeon/executive/ | Randy Dunlap |
2021-07-22 | mips: cavium-octeon: clean up kernel-doc in cvmx-interrupt-decodes.c | Randy Dunlap |
2021-07-19 | MIPS: octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32 | Joe Perches |
2021-06-21 | MIPS: OCTEON: octeon-usb: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang |
2021-04-09 | MIPS: octeon: Add __raw_copy_[from|to|in]_user symbols | Thomas Bogendoerfer |