Commit Graph

62 Commits (4fba37aec7e43f7c80a89425cc820622fcf07464)

Author SHA1 Message Date
Yong Zhang 8b5690f884 MIPS: irq: Remove IRQF_DISABLED 13 years ago
Ralf Baechle 3d18c98367 MIPS: Fix Jazz 64-bit build error. 13 years ago
Ralf Baechle 334955ef96 i8253: Create linux/i8253.h and use it in all 8253 related files 14 years ago
Ralf Baechle 84d3b0dbac MIPS: Jazz: Fix GCC 4.6.0 build error 14 years ago
Thomas Gleixner e4ec7989b4 MIPS: Convert the irq functions to the new names 14 years ago
Thomas Gleixner db00bed4ba MIPS: JAZZ: Convert to new irq_chip functions 14 years ago
David Howells ca4d3e6746 MIPS: Add missing #inclusions of <linux/irq.h> 15 years ago
Ralf Baechle 1505b60757 MIPS: Jazz: Migrate to new platform makefile style. 15 years ago
Sebastian Andrzej Siewior b20947aaa0 MIPS: Fixup screen_info struct initializations 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Ralf Baechle 4a41abe596 MIPS: Jazz: Convert irq controller lock to raw spinlock. 15 years ago
Wu Zhangjin f45e518361 MIPS: Add IRQF_TIMER flag for timer interrupts 15 years ago
Roel Kluin 3d4656d68b MIPS: Jazz: Fix read buffer overflow 16 years ago
Ralf Baechle 631330f584 MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. 16 years ago
Ralf Baechle b72b7092f8 MIPS: Use BUG_ON() where possible. 16 years ago
Rusty Russell 1a8a51004a cpumask: remove references to struct irqaction's mask field. 16 years ago
Rusty Russell 320ab2b0b1 cpumask: convert struct clock_event_device to cpumask pointers. 16 years ago
Ralf Baechle 89ef3e85de [MIPS] Jazz: Fix build error by header file inclusion weeding. 17 years ago
Adrian Bunk 0e25f71061 remove unneeded #include <linux/ide.h>'s 17 years ago
Bartlomiej Zolnierkiewicz b5b9309d34 remove unnecessary <linux/hdreg.h> includes 17 years ago
Thomas Bogendoerfer c660729501 [MIPS] Remove mips_machtype from ARC based machines 17 years ago
Maciej W. Rozycki c88a8b4ab0 [MIPS] Remove obsolete isa_slot_offset 17 years ago
Ralf Baechle 19388fb092 [MIPS] Cleanup pcspeaker platform device registration. 17 years ago
Thomas Bogendoerfer 3be51f70e1 [MIPS] Jazz: disable PIT; cleanup R4030 clockevent 18 years ago
Ralf Baechle 89742e5376 [MIPS] Jazz: Retire use of plat_timer_setup. 18 years ago
Ralf Baechle 49a89efbbb [MIPS] Fix "no space between function name and open parenthesis" warnings. 18 years ago
Ralf Baechle d865bea4da [MIPS] i8253 PIT clocksource and clockevent drivers 18 years ago
Ralf Baechle 584d98be3b [MIPS] Jazz clockevent driver 18 years ago
Thomas Bogendoerfer ea202c632a [MIPS] JAZZ fixes 18 years ago
Ralf Baechle dde96ca8b3 [MIPS] Use -Werror on subdirectories which build cleanly. 18 years ago
Yoichi Yuasa 34ec6e76a6 [MIPS] Jazz: remove unneeded reset functions 18 years ago
Yoichi Yuasa fce2303166 [MIPS] Jazz: Remove unused arch/mips/jazz/io.c 18 years ago
Ralf Baechle e7c4782f92 [MIPS] Put an end to <asm/serial.h>'s long and annyoing existence 18 years ago
Alexey Dobriyan 5da44ad504 mips-jazz: correct flags for timer io resource 18 years ago
Ralf Baechle bf9f88a219 [MIPS] Jazz: Fix warning. 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
Franck Bui-Huu e77c232cfc [MIPS] Compile __do_IRQ() when really needed 18 years ago
Atsushi Nemoto 1417836e81 [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq 18 years ago
Atsushi Nemoto 1603b5aca4 [MIPS] IRQ cleanups 18 years ago
Yoichi Yuasa ea5742830a [MIPS] Fix timer setup for Jazz 19 years ago
Ralf Baechle 27f768192f [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. 19 years ago
Ralf Baechle 06e80113c7 [MIPS] Jazz: build fix - include <linux/screen_info.h> 19 years ago
Ralf Baechle 3bdcdd681b [MIPS] Jazz: Remove warning. After 7 years probably somebody test this ;) 19 years ago
Ralf Baechle 2cf69e765a [MIPS] Jazz: Fix I/O port resources. 19 years ago
Ralf Baechle 937a801576 [MIPS] Complete fixes after removal of pt_regs argument to int handlers. 19 years ago
Ralf Baechle 54d0a216f4 [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. 19 years ago
Ralf Baechle 94dee171df [MIPS] Eleminate interrupt migration helper use. 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago