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