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
/
sni
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-18
MIPS: sni: Fix the build
Bart Van Assche
1
-2
/
+2
2020-09-16
MIPS: SNI: Fix spurious interrupts
Thomas Bogendoerfer
1
-2
/
+7
2020-09-03
MIPS: SNI: Fix SCSI interrupt
Thomas Bogendoerfer
1
-2
/
+2
2020-05-13
MIPS: Only include the platform file needed
Thomas Bogendoerfer
1
-1
/
+0
2020-03-16
MIPS: pass non-NULL dev_id on shared request_irq()
afzal mohammed
3
-9
/
+9
2020-03-05
MIPS: Replace setup_irq() by request_irq()
afzal mohammed
5
-33
/
+22
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 210
Thomas Gleixner
1
-2
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2018-05-14
MIPS: sni: Remove the read_persistent_clock()
Baolin Wang
1
-6
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2016-06-04
char/genrtc: remove asm-generic/rtc.h from mips
Arnd Bergmann
1
-1
/
+0
2016-05-28
MIPS: Spelling fix lets -> let's
Ralf Baechle
1
-1
/
+1
2015-12-22
MIPS: Fix build error due to unused variables.
Ralf Baechle
1
-1
/
+1
2015-11-27
MIPS: Fix delay loops which may be removed by GCC.
Ralf Baechle
1
-2
/
+4
2015-09-03
MIPS: sni: Migrate to new 'set-state' interface
Viresh Kumar
1
-30
/
+19
2013-09-18
MIPS: Cleanup CP0 PRId and CP1 FPIR register access masks
Maciej W. Rozycki
1
-1
/
+2
2013-07-31
serial: sccnxp: Using CLK API for getting UART clock
Alexander Shiyan
1
-1
/
+0
2013-06-25
MIPS: SNI: pcit: Fix build error with CONFIG_PCI=n disabled.
Ralf Baechle
1
-7
/
+9
2013-06-25
MIPS: SNI: pcimt: Guard sni_controller with CONFIG_PCI
Markos Chandras
1
-0
/
+2
2013-03-02
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
8
-117
/
+117
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
8
-117
/
+117
2013-01-15
serial: sccnxp: Rename header file to match functionality
Alexander Shiyan
1
-1
/
+1
2013-01-03
MIPS: drivers: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-12-13
MIPS: Kconfig: Rename several firmware related config symbols.
Ralf Baechle
1
-4
/
+4
2012-10-11
MIPS: SNI: Switch RM400 serial to SCCNXP driver
Thomas Bogendoerfer
1
-24
/
+3
2012-09-05
serial: Add note about migration to driver SCCNXP
Alexander Shiyan
1
-0
/
+32
2012-05-29
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+1
2012-05-15
MIPS: Fix several implicit uses of export.h/module.h
Paul Gortmaker
1
-0
/
+1
2012-04-08
Merge branch 'master' into for-next
Jiri Kosina
1
-1
/
+0
2012-04-05
mips: Fix printk typos in arc/mips
Masanari Iida
1
-1
/
+1
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
1
-1
/
+0
2011-12-07
MIPS: irq: Remove IRQF_DISABLED
Yong Zhang
2
-2
/
+2
2011-09-21
MIPS: Mark cascade and low level interrupts IRQF_NO_THREAD
Wu Zhangjin
1
-0
/
+1
2011-06-09
i8253: Create linux/i8253.h and use it in all 8253 related files
Ralf Baechle
1
-1
/
+1
2011-05-10
MIPS: SNI: Fix GCC 4.6.0 build error
Ralf Baechle
1
-2
/
+2
2011-03-29
MIPS: Convert the irq functions to the new names
Thomas Gleixner
4
-6
/
+6
2011-03-25
MIPS: SNI: Convert to new irq_chip functions
Thomas Gleixner
4
-74
/
+33
2010-10-07
MIPS: Add missing #inclusions of <linux/irq.h>
David Howells
5
-0
/
+5
2010-08-05
MIPS: SNI: Migrate to new platform makefile style.
Ralf Baechle
2
-2
/
+11
2010-02-27
MIPS: SNI: Convert sni_rm200_i8259A_lock to raw spinlock.
Ralf Baechle
1
-11
/
+11
2010-02-27
MIPS: Make various locks static.
Ralf Baechle
1
-1
/
+1
2010-02-10
MIPS: SNI: Correct NULL test
Julia Lawall
1
-1
/
+1
2009-12-17
MIPS: Move several variables from .bss to .init.data
Dmitri Vorobiev
1
-1
/
+1
2009-12-17
MIPS: Fixup last users of irq_chip->typename
Thomas Gleixner
4
-4
/
+4
2009-11-02
MIPS: Add IRQF_TIMER flag for timer interrupts
Wu Zhangjin
1
-1
/
+1
2009-08-15
timekeeping: Increase granularity of read_persistent_clock()
Martin Schwidefsky
1
-2
/
+3
2009-06-24
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
Ralf Baechle
1
-0
/
+1
2009-06-15
mips: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-1
/
+1
2009-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
1
-1
/
+2
[next]