Age | Commit message (Expand) | Author |
2024-02-20 | mips: txx9: make txx9_sramc_subsys const | Ricardo B. Marliere |
2024-01-08 | MIPS: Fix typos | Bjorn Helgaas |
2023-08-28 | MIPS: TXx9: Do PCI error checks on own line | Ilpo Järvinen |
2022-05-04 | MIPS: fix typos in comments | Julia Lawall |
2022-03-01 | MIPS: Remove TX39XX support | Thomas Bogendoerfer |
2022-01-02 | MIPS: TXX9: Remove TX4939 SoC support | Thomas Bogendoerfer |
2022-01-02 | MIPS: TXX9: Remove rbtx4939 board support | Thomas Bogendoerfer |
2021-12-16 | mips: txx9: remove left-over for removed TXX9_ACLC configs | Lukas Bulwahn |
2021-12-09 | MIPS: TXX9: Remove rbtx4938 board support | Thomas Bogendoerfer |
2021-11-30 | MIPS: TXx9: Let MACH_TX49XX select BOOT_ELF32 | Geert Uytterhoeven |
2021-11-09 | MIPS: Allow modules to set board_be_handler | Florian Fainelli |
2021-01-07 | MIPS: Remove empty prom_free_prom_memory functions | Thomas Bogendoerfer |
2020-10-12 | MIPS: replace add_memory_region with memblock | Thomas Bogendoerfer |
2020-10-08 | MIPS: tx49xx: move tx4939_add_memory_regions into only user | Thomas Bogendoerfer |
2020-05-13 | MIPS: Only include the platform file needed | Thomas Bogendoerfer |
2020-04-14 | MIPS: TXx9: Fix Kconfig warnings | YueHaibing |
2019-06-08 | Merge tag 'mips_fixes_5.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-05-22 | MIPS: TXx9: Fix boot crash in free_initmem() | Geert Uytterhoeven |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-15 | clk: Remove io.h from clk-provider.h | Stephen Boyd |
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-09-06 | mips: txx9: fix iounmap related issue | Ding Xiang |
2018-08-14 | Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2018-07-18 | MIPS: txx9: Move the ndfc.h header to include/linux/platform_data/txx9 | Boris Brezillon |
2018-07-17 | mips: unify prom_putchar() declarations | Alexander Sverdlin |
2018-06-24 | MIPS: use generic dma noncoherent ops for simple noncoherent platforms | Christoph Hellwig |
2018-06-24 | MIPS: make the default mips dma implementation optional | Christoph Hellwig |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-02-19 | MIPS: TXX9: Constify gpio_led | Arvind Yadav |
2018-02-05 | MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASS | Matt Redfearn |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-19 | MIPS: PCI: Move map_irq() hooks out of initdata | Lorenzo Pieralisi |
2017-02-14 | MIPS: Audit and remove any unnecessary uses of module.h | Paul Gortmaker |
2017-01-03 | MIPS: TXx9: Modernize printing of kernel messages | Geert Uytterhoeven |
2017-01-03 | MIPS: TXx9: 7segled: use permission-specific DEVICE_ATTR variants | Julia Lawall |
2016-10-04 | MIPS: PCI: Reduce stack frame usage | Keith Busch |
2016-10-04 | MIPS: TXx9: Convert to Common Clock Framework | Geert Uytterhoeven |
2016-10-04 | MIPS: TXx9: tx49xx: Move GPIO setup from .mem_setup() to .arch_init() | Geert Uytterhoeven |
2016-10-04 | MIPS: TXx9: tx39xx: Move GPIO setup from .mem_setup() to .arch_init() | Geert Uytterhoeven |
2016-08-02 | treewide: replace obsolete _refok by __ref | Fabian Frederick |
2016-06-27 | mips: use the new LED disk activity trigger | Stephan Linz |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-02-25 | tx4939: use __ethtool_get_ksettings | David Decotigny |
2016-02-19 | MIPS: txx9: rbtx4938: switch to gpiochip_add_data() | Linus Walleij |
2016-02-19 | MIPS: txx9: iocled: use gpiochip data pointer | Linus Walleij |
2016-01-24 | MIPS: TXx9: iocled: Be sure to clamp return value | Linus Walleij |
2015-10-28 | spi: Drop owner assignment from spi_drivers | Andrew F. Davis |
2015-09-03 | MIPS: Remove all the uses of custom gpio.h | Alban Bedel |
2015-06-21 | MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip. | Ralf Baechle |