aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-29mips: vr41xx: Use irdq_irq_disabled()Thomas Gleixner1-1/+1
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner59-167/+185
2011-03-29MIPS: alchemy: Use proper irq accessorsThomas Gleixner1-7/+6
2011-03-29MIPS: Octeon: Simplify irq_cpu_on/offline irq chip functionsThomas Gleixner1-54/+17
2011-03-29MIPS: Octeon: Rewrite interrupt handling code.David Daney6-817/+921
2011-03-29MIPS: Fix syncfs syscall copy and paste failureThomas Gleixner1-1/+1
2011-03-25MIPS: JZ4740: Set nand ecc offsets for the qi_lb60 boardLars-Peter Clausen1-4/+4
2011-03-25MIPS: JZ4740: qi_lb60: Add gpio-charger deviceLars-Peter Clausen1-0/+24
2011-03-25MIPS: Wire up syncfs(2).Ralf Baechle5-6/+13
2011-03-25MIPS: Hook up name_to_handle_at, open_by_handle_at and clock_adjtime syscalls.David Daney5-6/+27
2011-03-25MIPS: VR41xx: Convert to new irq_chip functionsThomas Gleixner2-47/+44
2011-03-25MIPS: TXx9: Convert to new irq_chip functionsThomas Gleixner5-93/+75
2011-03-25MIPS: SNI: Convert to new irq_chip functionsThomas Gleixner4-74/+33
2011-03-25MIPS: Sibyte: Convert to new irq_chip functionsThomas Gleixner2-73/+35
2011-03-25MIPS: IP32: Convert to new irq_chip functionsThomas Gleixner1-92/+42
2011-03-25MIPS: IP27: Convert to new irq_chip functionsThomas Gleixner2-27/+22
2011-03-25MIPS: IP22/IP28: Convert to new irq_chip functionsThomas Gleixner1-34/+26
2011-03-25MIPS: RB532: Convert to new irq_chip functionsThomas Gleixner1-16/+16
2011-03-25MIPS: PowerTV: Convert to new irq_chip functionsThomas Gleixner1-7/+6
2011-03-25MIPS: PNX8550: Convert to new irq_chip functionsThomas Gleixner1-9/+9
2011-03-25MIPS: PNX83xx: Convert to new irq_chip functionsThomas Gleixner1-82/+16
2011-03-25MIPS: msp71xx: Convert to new irq_chip functionsThomas Gleixner3-93/+46
2011-03-25MIPS: Loongson: Convert to new irq_chip functionsThomas Gleixner1-9/+7
2011-03-25MIPS: Use generic show_interrupts()Thomas Gleixner2-41/+3
2011-03-25MIPS: SMTC: Cleanup the hook mess and use irq_dataThomas Gleixner3-39/+39
2011-03-25MIPS: SMTC: Use irq_data in smtc_forward_irq()Thomas Gleixner1-1/+2
2011-03-25MIPS: TXx9: Convert core to new irq_chip functionsThomas Gleixner1-14/+14
2011-03-25MIPS: irq_cpu: Convert to new irq_chip functionsThomas Gleixner1-25/+21
2011-03-25MIPS: RM9000: Convert to new irq_chip functionsThomas Gleixner1-26/+23
2011-03-25MIPS: rm7000: Convert to new irq_chip functionsThomas Gleixner1-9/+9
2011-03-25MIPS: MSC01: Convert to new irq_chip functionsThomas Gleixner1-27/+24
2011-03-25MIPS: GT641xx: Convert to new irq_chip functionsThomas Gleixner1-13/+13
2011-03-25MIPS: GIC: Convert to new irq_chip functionsThomas Gleixner1-25/+18
2011-03-25MIPS: i8259: Convert to new irq_chip functionsThomas Gleixner3-26/+24
2011-03-25MIPS: LASAt: Convert to new irq_chip functionsThomas Gleixner1-8/+8
2011-03-25MIPS: JZ4740: Cleanup the mechanical irq_chip conversion Lars-Peter Clausen1-15/+2
2011-03-25MIPS: JZ4740: GPIO: Use shared irq chip for all gpiosLars-Peter Clausen1-12/+13
2011-03-25MIPS: JZ4740: Convert to new irq functionsThomas Gleixner2-58/+67
2011-03-25MIPS: JAZZ: Convert to new irq_chip functionsThomas Gleixner1-8/+6
2011-03-25MIPS: EMMA: Convert to new irq_chip functionsThomas Gleixner1-40/+27
2011-03-25MIPS: DEC: Convert to new irq_chip functionsThomas Gleixner2-59/+24
2011-03-25MIPS: bcm63xx: Convert to new irq_chip functionsThomas Gleixner1-45/+32
2011-03-25MIPS: ath79: Convert to new irq_chip functionsThomas Gleixner1-13/+10
2011-03-25MIPS: AR7: Convert to new irq_chip functionsThomas Gleixner1-21/+21
2011-03-25MIPS: Alchemy: Convert to new irq chip functionsThomas Gleixner2-57/+59
2011-03-25MIPS: MSP71xx: Add CPU feature override file.Anoop P A1-0/+21
2011-03-25MIPS: MSP71xx: Platform support for On-chip MSP ethernet devices.Anoop P A4-1/+541
2011-03-25MIPS: MSP71xx: Platform support for MSP on-chip USB controller.Anoop P A5-72/+335
2011-03-25MIPS: MSP71xx: Add VSMP/SMTC support.Anoop P A4-0/+194
2011-03-25MIPS: MSP71xx: Add vectored interrupt support.Anoop P A4-88/+397