Age | Commit message (Expand) | Author | Files | Lines |
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-15 | 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-08-01 | 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-16 | serial: sccnxp: Rename header file to match functionality | Alexander Shiyan | 1 | -1/+1 |
2013-01-04 | 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-06 | serial: Add note about migration to driver SCCNXP | Alexander Shiyan | 1 | -0/+32 |
2012-05-30 | 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-06 | 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-08 | 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-11 | 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-16 | mips: remove driver_data direct access of struct device | Greg Kroah-Hartman | 1 | -1/+1 |
2009-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds | 1 | -1/+2 |
2009-03-30 | MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platforms | Ralf Baechle | 4 | -5/+5 |