aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/sni/a20r.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-16MIPS: SNI: Fix spurious interruptsGravatar Thomas Bogendoerfer 1-2/+7
2020-09-03MIPS: SNI: Fix SCSI interruptGravatar Thomas Bogendoerfer 1-2/+2
2020-03-16MIPS: pass non-NULL dev_id on shared request_irq()Gravatar afzal mohammed 1-2/+2
2020-03-05MIPS: Replace setup_irq() by request_irq()Gravatar afzal mohammed 1-1/+3
2013-07-31serial: sccnxp: Using CLK API for getting UART clockGravatar Alexander Shiyan 1-1/+0
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 1-22/+22
2013-02-01MIPS: Whitespace cleanup.Gravatar Ralf Baechle 1-22/+22
2013-01-15serial: sccnxp: Rename header file to match functionalityGravatar Alexander Shiyan 1-1/+1
2012-10-11MIPS: SNI: Switch RM400 serial to SCCNXP driverGravatar Thomas Bogendoerfer 1-24/+3
2012-09-05serial: Add note about migration to driver SCCNXPGravatar Alexander Shiyan 1-0/+32
2011-03-29MIPS: Convert the irq functions to the new namesGravatar Thomas Gleixner 1-1/+1
2011-03-25MIPS: SNI: Convert to new irq_chip functionsGravatar Thomas Gleixner 1-17/+6
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>Gravatar David Howells 1-0/+1
2009-12-17MIPS: Fixup last users of irq_chip->typename Gravatar Thomas Gleixner 1-1/+1
2009-03-30MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platformsGravatar Ralf Baechle 1-1/+1
2008-01-29[MIPS] RM: Collected changesGravatar Thomas Bogendoerfer 1-2/+11
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Gravatar Ralf Baechle 1-3/+3
2007-07-12[MIPS] RM: Use only phyiscal address for 82596 and 53c710Gravatar Thomas Bogendoerfer 1-4/+4
2007-07-10[MIPS] SNI RM updatesGravatar Thomas Bogendoerfer 1-9/+22
2007-02-18[MIPS] Support for several more SNI RM models.Gravatar Thomas Bogendoerfer 1-0/+227