Commit Graph

722 Commits (c0e811d9f5d1ee708f06c4f0a1009f8a1d22f364)

Author SHA1 Message Date
Axel Lin 002fca5df1 genirq: generic chip: Use DIV_ROUND_UP to calculate numchips 12 years ago
Thomas Gleixner ccc414f839 genirq: Add the generic chip to the genirq docbook 12 years ago
Fabio Estevam d55f0cc4c9 genirq: generic-chip: Export some irq_gc_ functions 12 years ago
Ben Hutchings 2779db8d37 genirq: Fix can_request_irq() for IRQs without an action 12 years ago
Javier Martinez Canillas fbab62c5cd irqdomain: Use irq_get_trigger_type() to get IRQ flags 12 years ago
James Hogan 6fff831404 genirq: Irqchip: document gcflags arg of irq_alloc_domain_generic_chips 12 years ago
Kefeng Wang 798f0fd188 irq: fix checkpatch error 12 years ago
Grant Likely c12d2f42a9 irqdomain: Include hwirq number in /proc/interrupts 12 years ago
Grant Likely d3dcb436f6 irqdomain: make irq_linear_revmap() a fast path again 12 years ago
Grant Likely 56a3d5ac77 irqdomain: remove irq_domain_generate_simple() 12 years ago
Grant Likely ddaf144c61 irqdomain: Refactor irq_domain_associate_many() 12 years ago
Uwe Kleine-König 37074c5a1b irq/generic-chip: fix a few kernel-doc entries 12 years ago
Grant Likely c5cdc67a58 irqdomain: Remove temporary MIPS workaround code 12 years ago
Ivo Sieben ee23871389 genirq: Set irq thread to RT priority on creation 12 years ago
Grant Likely 1400ea8602 irqdomain: Beef up debugfs output 12 years ago
Grant Likely fa40f37757 irqdomain: Clean up aftermath of irq_domain refactoring 12 years ago
Grant Likely 1aa0dd94ca irqdomain: Eliminate revmap type 12 years ago
Grant Likely cef5075c8c irqdomain: merge linear and tree reverse mappings. 12 years ago
Grant Likely 0bb4afb45d irqdomain: Add a name field 12 years ago
Grant Likely 9bbf877d3b irqdomain: Replace LEGACY mapping with LINEAR 12 years ago
Grant Likely 5e1cda5b8a irqdomain: Relax failure path on setting up mappings 12 years ago
Linus Walleij 94a63da0ac irqdomain: document the simple domain first_irq 12 years ago
Chen Gang 275e31b10c kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid. 12 years ago
Arnd Bergmann 346dbb79ea irqdomain: export irq_domain_add_simple 12 years ago
Andreas Fenkart d671a60558 genirq: Add kerneldoc for irq_disable. 12 years ago
Grant Likely e8bd834f73 genirq: irqchip: Add mask to block out invalid irqs 12 years ago
Thomas Gleixner 088f40b7b0 genirq: Generic chip: Add linear irq domain support 12 years ago
Thomas Gleixner 3528d82b68 genirq: Generic chip: Split out code into separate functions 12 years ago
Thomas Gleixner d0051816e6 genirq: irqchip: Add a mask calculation function 12 years ago
Thomas Gleixner 966dc736b8 genirq: Generic chip: Cache per irq bit mask 12 years ago
Gerlando Falauto af80b0fed6 genirq: Generic chip: Handle separate mask registers 12 years ago
Gerlando Falauto 899f0e66ff genirq: Generic chip: Add support for per chip type mask cache 12 years ago
Gerlando Falauto cfeaa93f8a genirq: Generic chip: Remove the local cur_regs() function 12 years ago
Benjamin Herrenschmidt 5fe0c1f2f0 irqdomain: Allow quiet failure mode 12 years ago
David Howells a8ca16ea7b proc: Supply a function to remove a proc entry by PDE 12 years ago
Al Viro d9dda78bad procfs: new helper - PDE_DATA(inode) 12 years ago
Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
Chris Metcalf 36a5df85e9 genirq: Export enable/disable_percpu_irq() 12 years ago
Clark Williams 8bd75c77b7 sched/rt: Move rt specific bits into new header file 12 years ago
Alexander Gordeev 51906e779f x86/MSI: Support multiple MSIs in presense of IRQ remapping 12 years ago
Alan Cox 19af395d7c irq: tsk->comm is an array 12 years ago
Thomas Gleixner e716efde75 genirq: Avoid deadlock in spurious handling 12 years ago
Linus Walleij d202b7b970 irqdomain: stop screaming about preallocated irqdescs 12 years ago
Thomas Gleixner 04aa530ec0 genirq: Always force thread affinity 12 years ago
Sankara Muthukrishnan f3de44edf3 irq: Set CPU affinity right on thread creation 12 years ago
Thomas Gleixner 293a7a0a16 genirq: Provide means to retrigger parent 12 years ago
Linus Walleij 2854d167cc irqdomain: augment add_simple() to allocate descs 13 years ago
Kuninori Morimoto 17d83127d4 genirq: Export dummy_irq_chip 13 years ago
Kuninori Morimoto b3ae66f209 genirq: Export irq_set_chip_and_handler_name() 13 years ago
Thomas Gleixner dc9b229a58 genirq: Allow irq chips to mark themself oneshot safe 13 years ago