summaryrefslogtreecommitdiffstats
path: root/arch/mips/txx9
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-3/+3
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-3/+3
2025-08-29MIPS: txx9: Replace deprecated strcpy() with strscpy()Thorsten Blum-2/+2
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski-1/+1
2025-07-02MIPS: txx9: Constify bin_attribute arguments of txx9_sram_{read,write}()Geert Uytterhoeven-2/+2
2025-04-27MIPS: txx9: gpio: use new line value setter callbacksBartosz Golaszewski-3/+5
2024-02-20mips: txx9: make txx9_sramc_subsys constRicardo B. Marliere-1/+1
2024-01-08MIPS: Fix typosBjorn Helgaas-1/+1
2023-08-28MIPS: TXx9: Do PCI error checks on own lineIlpo Järvinen-20/+23
2022-05-04MIPS: fix typos in commentsJulia Lawall-1/+1
2022-03-01MIPS: Remove TX39XX supportThomas Bogendoerfer-653/+0
2022-01-02MIPS: TXX9: Remove TX4939 SoC supportThomas Bogendoerfer-792/+0
2022-01-02MIPS: TXX9: Remove rbtx4939 board supportThomas Bogendoerfer-837/+0
2021-12-16mips: txx9: remove left-over for removed TXX9_ACLC configsLukas Bulwahn-31/+0
2021-12-09MIPS: TXX9: Remove rbtx4938 board supportThomas Bogendoerfer-692/+0
2021-11-30MIPS: TXx9: Let MACH_TX49XX select BOOT_ELF32Geert Uytterhoeven-0/+1
2021-11-09MIPS: Allow modules to set board_be_handlerFlorian Fainelli-3/+3
2021-01-07MIPS: Remove empty prom_free_prom_memory functionsThomas Bogendoerfer-4/+0
2020-10-12MIPS: replace add_memory_region with memblockThomas Bogendoerfer-8/+8
2020-10-08MIPS: tx49xx: move tx4939_add_memory_regions into only userThomas Bogendoerfer-18/+13
2020-05-13MIPS: Only include the platform file neededThomas Bogendoerfer-3/+0
2020-04-14MIPS: TXx9: Fix Kconfig warningsYueHaibing-7/+7
2019-06-08Merge tag 'mips_fixes_5.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-6/+0
2019-05-22MIPS: TXx9: Fix boot crash in free_initmem()Geert Uytterhoeven-6/+0
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+4
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd-0/+1
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig-4/+4
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport-1/+1
2018-09-06mips: txx9: fix iounmap related issueDing Xiang-3/+2
2018-08-14Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtdLinus Torvalds-3/+3
2018-07-18MIPS: txx9: Move the ndfc.h header to include/linux/platform_data/txx9Boris Brezillon-3/+3
2018-07-17mips: unify prom_putchar() declarationsAlexander Sverdlin-0/+1
2018-06-24MIPS: use generic dma noncoherent ops for simple noncoherent platformsChristoph Hellwig-1/+0
2018-06-24MIPS: make the default mips dma implementation optionalChristoph Hellwig-0/+1
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook-1/+1
2018-02-19MIPS: TXX9: Constify gpio_ledArvind Yadav-1/+1
2018-02-05MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASSMatt Redfearn-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+3
2017-09-19MIPS: PCI: Move map_irq() hooks out of initdataLorenzo Pieralisi-2/+6
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker-1/+1
2017-01-03MIPS: TXx9: Modernize printing of kernel messagesGeert Uytterhoeven-72/+62
2017-01-03MIPS: TXx9: 7segled: use permission-specific DEVICE_ATTR variantsJulia Lawall-2/+2
2016-10-04MIPS: PCI: Reduce stack frame usageKeith Busch-5/+1
2016-10-04MIPS: TXx9: Convert to Common Clock FrameworkGeert Uytterhoeven-36/+36
2016-10-04MIPS: TXx9: tx49xx: Move GPIO setup from .mem_setup() to .arch_init()Geert Uytterhoeven-12/+23
2016-10-04MIPS: TXx9: tx39xx: Move GPIO setup from .mem_setup() to .arch_init()Geert Uytterhoeven-3/+9
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick-1/+1
2016-06-27mips: use the new LED disk activity triggerStephan Linz-2/+2
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-3/+4
2016-02-25tx4939: use __ethtool_get_ksettingsDavid Decotigny-3/+4