Commit Graph

62 Commits (a70742f167424bab794ca74b9e99b598b358bb7d)

Author SHA1 Message Date
Ralf Baechle d2f82c2f70 MIPS: IP32: Remove unnecessary if not even harmful volatile keywords. 16 years ago
Ralf Baechle 63c901c7e6 MIPS: IP32: Fix build error due to uninitialized variable. 16 years ago
Andrew Randrianasulu 950312ce22 MIPS: IP32: Fix hang on shutdown in power button interrupt handler. 16 years ago
Dmitri Vorobiev ae5373874a MIPS: IP32: Fix needlessly global symbols in arch/mips/sgi-ip32/ip32-irq.c 16 years ago
Dmitri Vorobiev 36a09d7848 MIPS: IP32: ip32_be_handler symbol is needlessly defined global 16 years ago
Ralf Baechle c87e09096d MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platforms 16 years ago
Ralf Baechle 12e22e8e60 MIPS: Stop using <asm-generic/int-l64.h>. 16 years ago
Rusty Russell 1a8a51004a cpumask: remove references to struct irqaction's mask field. 16 years ago
Thomas Bogendoerfer 656e9503ba MIPS: IP32: Add platform device for CMOS RTC; remove dead code 17 years ago
Thomas Bogendoerfer 36a0a3cd45 [MIPS] IP32: Use common SGI button driver 17 years ago
Thomas Bogendoerfer 8fa9cc16f8 [MIPS] IP32: Add platform devices for audio and volume button 17 years ago
Thomas Bogendoerfer 1faf7f25b2 [MIPS] IP32: Fix unexpected irq 71 17 years ago
Harvey Harrison bb09a954b6 [MIPS] replace remaining __FUNCTION__ occurrences 17 years ago
Thomas Bogendoerfer c990081bf8 [MIPS] Fix IP32 breakage 17 years ago
Ralf Baechle 98ce472181 [MIPS] IP32: More interrupt renumbering fixes. 17 years ago
Ralf Baechle 81b635ef36 [MIPS] IP32: Fix address of 2nd serial interface. 18 years ago
Ralf Baechle 8a13ecd7b2 [MIPS] IP32: Fixes after interrupt renumbering. 18 years ago
Ralf Baechle 76d3a7a54c [MIPS] IP32: Retire use of plat_timer_setup. 18 years ago
Ralf Baechle dd67b1556e [MIPS] IP32: Fix build by conversion to irq_cpu.c. 18 years ago
Ralf Baechle 49a89efbbb [MIPS] Fix "no space between function name and open parenthesis" warnings. 18 years ago
Ralf Baechle 7bcf7717b6 [MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt 18 years ago
Ralf Baechle 4b550488f8 [MIPS] Deforest the function pointer jungle in the time code. 18 years ago
Thomas Gleixner 4e45171c4e [MIPS] cleanup struct irqaction initializers 18 years ago
Ralf Baechle d8998737bd [MIPS] IP32: Fix initialization of UART base addresses. 18 years ago
Ralf Baechle 6e351064b1 [MIPS] IP32: Fix initialization of UART base addresses. 18 years ago
Ralf Baechle dde96ca8b3 [MIPS] Use -Werror on subdirectories which build cleanly. 18 years ago
Ralf Baechle c3dd8cdf85 [MIPS] IP32: Don't ignore request_irq's return value. 18 years ago
Ralf Baechle e7c4782f92 [MIPS] Put an end to <asm/serial.h>'s long and annyoing existence 18 years ago
Ralf Baechle e971290133 meth driver renovation 18 years ago
Thiemo Seufer 119537c092 [MIPS] Misc fixes for plat_irq_dispatch functions 18 years ago
Atsushi Nemoto d2af363cfb [MIPS] Kill redundant EXTRA_AFLAGS 18 years ago
Atsushi Nemoto 70d21cdeef [MIPS] use name instead of typename for each irq_chip 18 years ago
Atsushi Nemoto c44e8d5e47 [MIPS] prom_free_prom_memory cleanup 18 years ago
Atsushi Nemoto 1603b5aca4 [MIPS] IRQ cleanups 18 years ago
Ralf Baechle 36d98e79b7 [MIPS] A few more pt_regs fixups. 19 years ago
Ralf Baechle 27f768192f [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. 19 years ago
Ralf Baechle 937a801576 [MIPS] Complete fixes after removal of pt_regs argument to int handlers. 19 years ago
Cedric Le Goater 9ec52099e4 [PATCH] replace cad_pid by a struct pid 19 years ago
Ralf Baechle 54d0a216f4 [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. 19 years ago
Thiemo Seufer cfbae5d331 [MIPS] IP32: Fix wreckage caused by recent SA_* constant replacement. 19 years ago
Ralf Baechle 94dee171df [MIPS] Eleminate interrupt migration helper use. 19 years ago
Thomas Gleixner f40298fddc [PATCH] irq-flags: MIPS: Use the new IRQF_ constants 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Ingo Molnar d1bef4ed5f [PATCH] genirq: rename desc->handler to desc->chip 19 years ago
Lee Revell f18190bd34 fix paniced->panicked typos 19 years ago
Ralf Baechle 2925aba422 [MIPS] Cleanup memory managment initialization. 19 years ago
Ralf Baechle b6d7c7a911 [MIPS] IP32: Fix warnings. 19 years ago
Atsushi Nemoto 6f8782c4b2 [MIPS] Use __ffs() instead of ffs() in ip32_irq0(). 19 years ago
Ralf Baechle e4ac58afdf [MIPS] Rewrite all the assembler interrupt handlers to C. 19 years ago
Yoichi Yuasa d23ee8fe6e [PATCH] mips: fixed collision of rtc function name 19 years ago