index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
txx9
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-14
MIPS: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+1
2017-01-03
MIPS: TXx9: Modernize printing of kernel messages
Geert Uytterhoeven
9
-72
/
+62
2017-01-03
MIPS: TXx9: 7segled: use permission-specific DEVICE_ATTR variants
Julia Lawall
1
-2
/
+2
2016-10-04
MIPS: PCI: Reduce stack frame usage
Keith Busch
1
-5
/
+1
2016-10-04
MIPS: TXx9: Convert to Common Clock Framework
Geert Uytterhoeven
2
-36
/
+36
2016-10-04
MIPS: TXx9: tx49xx: Move GPIO setup from .mem_setup() to .arch_init()
Geert Uytterhoeven
4
-12
/
+23
2016-10-04
MIPS: TXx9: tx39xx: Move GPIO setup from .mem_setup() to .arch_init()
Geert Uytterhoeven
2
-3
/
+9
2016-08-02
treewide: replace obsolete _refok by __ref
Fabian Frederick
1
-1
/
+1
2016-06-27
mips: use the new LED disk activity trigger
Stephan Linz
2
-2
/
+2
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+4
2016-02-25
tx4939: use __ethtool_get_ksettings
David Decotigny
1
-3
/
+4
2016-02-19
MIPS: txx9: rbtx4938: switch to gpiochip_add_data()
Linus Walleij
1
-1
/
+2
2016-02-19
MIPS: txx9: iocled: use gpiochip data pointer
Linus Walleij
1
-6
/
+4
2016-01-24
MIPS: TXx9: iocled: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
1
-1
/
+0
2015-09-03
MIPS: Remove all the uses of custom gpio.h
Alban Bedel
1
-16
/
+0
2015-06-21
MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip.
Ralf Baechle
1
-1
/
+1
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-24
mips: Convert pr_warning to pr_warn
Joe Perches
3
-6
/
+6
2014-10-20
mips: txx9: rbtx4939: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-18
driver:gpio remove all usage of gpio_remove retval in driver
abdoulaye berthe
1
-2
/
+2
2014-08-02
Merge branch '3.16-fixes' into mips-for-linux-next
Ralf Baechle
2
-13
/
+30
2014-07-30
MIPS: TXx9: Add __init_refok annotation to quirk_slc90e66_bridge
Atsushi Nemoto
1
-1
/
+1
2014-07-30
MIPS: TXx9: Fix quirk_slc90e66_ide
Atsushi Nemoto
1
-1
/
+1
2014-07-30
MIPS: TXx9: 7segled: add missing put_device call
Levente Kurusa
1
-3
/
+11
2014-07-30
MIPS: TXx9: Add missing put_device call
Levente Kurusa
1
-10
/
+19
2014-06-04
MIPS: Replace calls to obsolete strict_strto call with kstrto* equivalents.
Daniel Walter
1
-2
/
+2
2013-09-03
MIPS: TXx9: Fix build error if CONFIG_TOSHIBA_JMR3927 is not selected
Markos Chandras
1
-1
/
+1
2013-05-28
net: pass info struct via netdevice notifier
Jiri Pirko
1
-1
/
+2
2013-05-22
MIPS: Idle: Consolidate all declarations in <asm/idle.h>.
Ralf Baechle
1
-0
/
+1
2013-03-20
mips: txx9: change GENERIC_GPIO to GPIOLIB
Alexandre Courbot
1
-1
/
+1
2013-02-21
Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...
Ralf Baechle
1
-4
/
+4
2013-02-19
MIPS: early_printk: drop __init annotations
Aaro Koskinen
1
-4
/
+4
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
15
-46
/
+46
2013-01-03
MIPS: drivers: remove __dev* attributes.
Greg Kroah-Hartman
1
-6
/
+5
2012-11-19
treewide: fix typo of "suport" in various comments and Kconfig
Masanari Iida
1
-1
/
+1
2012-08-01
MIPS: txx9: Fix redefinition of clk_* by adding select HAVE_CLK
Yoichi Yuasa
1
-0
/
+1
2012-07-30
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
4
-17
/
+14
2012-07-23
MIPS: PCI: Add missing __devinit attributions to fixup functions.
Ralf Baechle
1
-3
/
+3
2012-07-23
MIPS: TXX9: use IS_ENABLED() macro
Florian Fainelli
3
-14
/
+11
2012-07-19
MIPS: PCI: Move fixups from __init to __devinit.
Sebastian Andrzej Siewior
1
-1
/
+1
2012-07-09
Merge branch 'pci/myron-final-fixups-v2' into next
Bjorn Helgaas
1
-2
/
+2
2012-07-09
MIPS/PCI: move final fixups from __init to __devinit
Myron Stowe
1
-2
/
+2
2012-07-05
MIPS/PCI: adjust section annotations for pcibios_setup()
Myron Stowe
1
-2
/
+2
2012-02-20
MIPS: txx9 7segled fix struct device has no member
Yoichi Yuasa
1
-1
/
+1
2012-01-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+1
2011-12-21
driver-core: remove sysdev.h usage.
Kay Sievers
1
-1
/
+1
2011-12-21
mips: txx9_sram - convert sysdev_class to a regular subsystem
Kay Sievers
1
-18
/
+16
2011-12-21
mips: 7segled - convert sysdev_class to a regular subsystem
Kay Sievers
1
-22
/
+22
2011-12-07
MIPS: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
[next]