Age | Commit message (Expand) | Author |
2020-05-13 | MIPS: Only include the platform file needed | Thomas Bogendoerfer |
2020-05-07 | MIPS: Use fallthrough for arch/mips | Liangliang Huang |
2020-03-05 | MIPS: Replace setup_irq() by request_irq() | afzal mohammed |
2019-10-23 | MIPS: bmips: mark exception vectors as char arrays | Jonas Gorski |
2019-07-16 | MIPS: fix some more fall through errors in arch/mips | Stephen Rothwell |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-03-19 | arch: mips: Kconfig: pedantic formatting | Enrico Weigelt, metux IT consult |
2019-02-25 | MIPS: BCM63XX: provide DMA masks for ethernet devices | Jonas Gorski |
2019-01-05 | Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-12-31 | MIPS: BCM63XX: drop unused and broken DSP platform device | Jonas Gorski |
2018-12-23 | MIPS: BCM63XX: fix switch core reset on BCM6368 | Jonas Gorski |
2018-11-23 | PCI: consolidate PCI config entry in drivers/pci | Christoph Hellwig |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-07-17 | mips: unify prom_putchar() declarations | Alexander Sverdlin |
2018-02-02 | MIPS: BCM63XX: kconfig: Remove blank help text | Ulf Magnusson |
2017-12-19 | bcm63xx_enet: use platform data for dma channel numbers | Jonas Gorski |
2017-11-15 | Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan... | Linus Torvalds |
2017-11-07 | MIPS: BCM63XX: split out swpkt_sar/usb clocks | Jonas Gorski |
2017-11-07 | MIPS: BCM63XX: provide enet clocks as "enet" to the ethernet devices | Jonas Gorski |
2017-11-07 | MIPS: BCM63XX: move the HSSPI PLL HZ into its own clock | Jonas Gorski |
2017-11-07 | MIPS: BCM63XX: provide periph clock as refclk for uart | Jonas Gorski |
2017-11-07 | MIPS: BCM63XX: add clkdev lookup support | Jonas Gorski |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-06 | MIPS: BCM63XX: allow NULL clock for clk_get_rate | Jonas Gorski |
2017-02-14 | MIPS: Audit and remove any unnecessary uses of module.h | Paul Gortmaker |
2016-10-04 | MIPS: BCM63xx: Let clk_disable() return immediately if clk is NULL | Masahiro Yamada |
2016-03-09 | Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu... | Linus Walleij |
2016-02-19 | MIPS: bcm63xx: switch to gpiochip_add_data() | Linus Walleij |
2016-01-27 | Revert "MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() func... | Ralf Baechle |
2016-01-24 | MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() function | Simon Arlott |
2016-01-24 | MIPS: bcm63xx: nvram: Use nvram structure definition from header file | Simon Arlott |
2015-11-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2015-11-11 | MIPS: BCM63XX: Use pr_* instead of printk | Gregory Fong |
2015-10-23 | spi/bcm63xx: move register definitions into the driver | Jonas Gorski |
2015-10-12 | spi/bcm63xx: move message control word description to register offsets | Jonas Gorski |
2015-08-26 | MIPS: bcm63xx: Use irq_set_handler_locked() | Thomas Gleixner |
2015-08-26 | MIPS: irq: Use access helper irq_data_get_affinity_mask() | Jiang Liu |
2015-04-20 | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-03-25 | MIPS: BCM63xx: Move bcm63xx_gpio_init() to bcm63xx_register_devices(). | Nicolas Schichan |
2015-03-05 | mips: fix up obsolete cpu function usage. | Rusty Russell |
2014-11-24 | MIPS: Remove useless parentheses | Ralf Baechle |
2014-08-26 | MIPS: BCM63xx: delete double assignment | Julia Lawall |
2014-07-30 | MIPS: BCM63xx: Allow setting affinity for IPIC | Jonas Gorski |
2014-07-30 | MIPS: BCM63xx: Use irq_desc as argument for (un)mask | Jonas Gorski |
2014-07-30 | MIPS: BCM63xx: Wire up the second cpu's irq line | Jonas Gorski |
2014-07-30 | MIPS: BCM63xx: Protect irq register accesses | Jonas Gorski |
2014-07-30 | MIPS: BCM63xx: Add cpu argument to dispatch internal | Jonas Gorski |
2014-07-30 | MIPS: BCM63xx: Populate irq_{stat,mask}_addr for second cpu | Jonas Gorski |
2014-07-30 | MIPS: BCM63xx: Append irq line to irq_{stat,mask}* | Jonas Gorski |
2014-07-30 | MIPS: BCM63xx: Replace irq dispatch code with a generic version | Jonas Gorski |