index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
txx9
/
generic
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-3
/
+3
2025-08-29
MIPS: txx9: Replace deprecated strcpy() with strscpy()
Thorsten Blum
-2
/
+2
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
-1
/
+1
2025-07-02
MIPS: txx9: Constify bin_attribute arguments of txx9_sram_{read,write}()
Geert Uytterhoeven
-2
/
+2
2025-04-27
MIPS: txx9: gpio: use new line value setter callbacks
Bartosz Golaszewski
-3
/
+5
2024-02-20
mips: txx9: make txx9_sramc_subsys const
Ricardo B. Marliere
-1
/
+1
2024-01-08
MIPS: Fix typos
Bjorn Helgaas
-1
/
+1
2023-08-28
MIPS: TXx9: Do PCI error checks on own line
Ilpo Järvinen
-20
/
+23
2022-05-04
MIPS: fix typos in comments
Julia Lawall
-1
/
+1
2022-03-01
MIPS: Remove TX39XX support
Thomas Bogendoerfer
-217
/
+0
2022-01-02
MIPS: TXX9: Remove TX4939 SoC support
Thomas Bogendoerfer
-785
/
+0
2022-01-02
MIPS: TXX9: Remove rbtx4939 board support
Thomas Bogendoerfer
-144
/
+0
2021-12-16
mips: txx9: remove left-over for removed TXX9_ACLC configs
Lukas Bulwahn
-28
/
+0
2021-12-09
MIPS: TXX9: Remove rbtx4938 board support
Thomas Bogendoerfer
-110
/
+0
2021-11-09
MIPS: Allow modules to set board_be_handler
Florian Fainelli
-3
/
+3
2021-01-07
MIPS: Remove empty prom_free_prom_memory functions
Thomas Bogendoerfer
-4
/
+0
2020-10-08
MIPS: tx49xx: move tx4939_add_memory_regions into only user
Thomas Bogendoerfer
-17
/
+0
2019-05-22
MIPS: TXx9: Fix boot crash in free_initmem()
Geert Uytterhoeven
-6
/
+0
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
-0
/
+1
2018-09-06
mips: txx9: fix iounmap related issue
Ding Xiang
-3
/
+2
2018-08-14
Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtd
Linus Torvalds
-3
/
+3
2018-07-18
MIPS: txx9: Move the ndfc.h header to include/linux/platform_data/txx9
Boris Brezillon
-3
/
+3
2018-07-17
mips: unify prom_putchar() declarations
Alexander Sverdlin
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
-0
/
+1
2017-09-19
MIPS: PCI: Move map_irq() hooks out of initdata
Lorenzo Pieralisi
-2
/
+6
2017-02-14
MIPS: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
-1
/
+1
2017-01-03
MIPS: TXx9: Modernize printing of kernel messages
Geert Uytterhoeven
-58
/
+49
2017-01-03
MIPS: TXx9: 7segled: use permission-specific DEVICE_ATTR variants
Julia Lawall
-2
/
+2
2016-10-04
MIPS: PCI: Reduce stack frame usage
Keith Busch
-5
/
+1
2016-10-04
MIPS: TXx9: Convert to Common Clock Framework
Geert Uytterhoeven
-35
/
+35
2016-10-04
MIPS: TXx9: tx49xx: Move GPIO setup from .mem_setup() to .arch_init()
Geert Uytterhoeven
-2
/
+0
2016-10-04
MIPS: TXx9: tx39xx: Move GPIO setup from .mem_setup() to .arch_init()
Geert Uytterhoeven
-1
/
+0
2016-08-02
treewide: replace obsolete _refok by __ref
Fabian Frederick
-1
/
+1
2016-06-27
mips: use the new LED disk activity trigger
Stephan Linz
-1
/
+1
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-3
/
+4
2016-02-25
tx4939: use __ethtool_get_ksettings
David Decotigny
-3
/
+4
2016-02-19
MIPS: txx9: iocled: use gpiochip data pointer
Linus Walleij
-6
/
+4
2016-01-24
MIPS: TXx9: iocled: Be sure to clamp return value
Linus Walleij
-1
/
+1
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
-1
/
+0
2015-09-03
MIPS: Remove all the uses of custom gpio.h
Alban Bedel
-16
/
+0
2014-11-24
mips: Convert pr_warning to pr_warn
Joe Perches
-6
/
+6
2014-09-18
driver:gpio remove all usage of gpio_remove retval in driver
abdoulaye berthe
-2
/
+2
2014-08-02
Merge branch '3.16-fixes' into mips-for-linux-next
Ralf Baechle
-13
/
+30
2014-07-30
MIPS: TXx9: Add __init_refok annotation to quirk_slc90e66_bridge
Atsushi Nemoto
-1
/
+1
2014-07-30
MIPS: TXx9: Fix quirk_slc90e66_ide
Atsushi Nemoto
-1
/
+1
2014-07-30
MIPS: TXx9: 7segled: add missing put_device call
Levente Kurusa
-3
/
+11
2014-07-30
MIPS: TXx9: Add missing put_device call
Levente Kurusa
-10
/
+19
2014-06-04
MIPS: Replace calls to obsolete strict_strto call with kstrto* equivalents.
Daniel Walter
-2
/
+2
2013-09-03
MIPS: TXx9: Fix build error if CONFIG_TOSHIBA_JMR3927 is not selected
Markos Chandras
-1
/
+1
[next]