index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-zevio.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-07-22
irqchip: omap-intc: Improve IRQ handler
Felipe Balbi
1
-30
/
+5
2015-07-20
irqchip/renesas-irqc: Make use of irq_find_mapping()
Magnus Damm
1
-7
/
+4
2015-07-20
irqchip/renesas-irqc: Use linear IRQ domain
Magnus Damm
1
-2
/
+2
2015-07-20
irqchip/renesas-irqc: Get rid of IRQF_VALID
Magnus Damm
1
-1
/
+0
2015-07-16
PCI/keystone: Prepare irq handlers for irq argument removal
Thomas Gleixner
1
-2
/
+5
2015-07-16
PCI/keystone: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-3
/
+3
2015-07-16
PCI/keystone: Use irq_data_get_msi_desc() to avoid redundant lookup of irq_data
Jiang Liu
1
-9
/
+6
2015-07-16
treewide: Use helper function to access irq_data->msi_desc
Jiang Liu
6
-6
/
+6
2015-07-16
genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc()
Jiang Liu
3
-3
/
+3
2015-07-16
irqchip/spear-shirq: Prepare shirq_handler for irq argument removal
Thomas Gleixner
1
-1
/
+1
2015-07-16
irqchip/versatile-fpga: Prepare fpga_irq_handle for irq argument removal
Thomas Gleixner
1
-1
/
+2
2015-07-16
irqchip/tb10x: Prepare tb10x_irq_cascade for irq argument removal
Thomas Gleixner
1
-1
/
+2
2015-07-16
irqchip/s3c24xx: Prepare s3c_irq_demux for irq argument removal
Thomas Gleixner
1
-5
/
+3
2015-07-16
irqchip/mmp: Prepare icu_mux_irq_demux for irq argument removal
Thomas Gleixner
1
-1
/
+2
2015-07-16
irqchip/keystone: Prepare keystone_irq_handler for irq argument removal
Thomas Gleixner
1
-1
/
+2
2015-07-16
irqchip/imgpdc: Prepare pdc_intc_perip_isr for irq argument removal
Thomas Gleixner
1
-1
/
+2
2015-07-16
irqchip/brcmstb-l2: Prepare brcmstb_l2_intc_irq_handle for irq argument removal
Thomas Gleixner
1
-1
/
+3
2015-07-16
irqchip/exynos: Prepare combiner_handle_cascade_irq for irq argument removal
Thomas Gleixner
1
-1
/
+3
2015-07-12
irqchip/mips-gic: Use irq_set_chip_handler_name_locked
Thomas Gleixner
1
-9
/
+6
2015-07-12
irqchip/metag-ext: Use irq_set_chip_handler_name_locked()
Thomas Gleixner
1
-5
/
+4
2015-07-12
irqchip/vt8500: Use irq_set_handler_locked()
Thomas Gleixner
1
-3
/
+3
2015-07-11
irqchip: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
6
-8
/
+8
2015-07-11
irqchip/mips-gic: Use access helper irq_data_get_affinity_mask()
Jiang Liu
1
-1
/
+1
2015-07-11
irqchip/vic: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+2
2015-07-11
irqchip/versatile: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+2
2015-07-11
irqchip/tb10x: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+2
2015-07-11
irqchip/sunxi-nmi: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+1
2015-07-11
irqchip/orion: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+2
2015-07-11
irqchip/metag: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+1
2015-07-11
irqchip/imgpdc: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-4
/
+4
2015-07-11
irqchip/gic: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-3
/
+2
2015-07-11
irqchip/brcmstb-l2: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+2
2015-07-11
irqchip/bcm7120-l2: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+2
2015-07-11
irqchip/bcm7038-l1: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+2
2015-07-11
irqchip/exynos-combiner: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-3
/
+2
2015-07-11
genirq: Remove the irq argument from setup_affinity()
Jiang Liu
1
-8
/
+7
2015-07-11
genirq: Provide and use __irq_can_set_affinity()
Jiang Liu
1
-8
/
+10
2015-07-11
genirq: Remove the irq argument from note_interrupt()
Jiang Liu
4
-6
/
+7
2015-07-11
genirq: Remove irq argument from try_one_irq()
Jiang Liu
1
-3
/
+3
2015-07-11
genirq: Remove irq argument from report_bad_irq()
Jiang Liu
1
-8
/
+6
2015-07-11
genirq: Remove irq argument from suspend/resume_irq()
Jiang Liu
1
-4
/
+4
2015-07-11
genirq: Remove irq argument from __enable/__disable_irq()
Jiang Liu
3
-10
/
+11
2015-07-11
genirq: Remove irq arg from __irq_set_trigger()
Jiang Liu
3
-10
/
+9
2015-07-11
genirq: Remove the irq argument from check_irq_resend()
Jiang Liu
4
-4
/
+6
2015-07-11
genirq: Remove the parameter 'irq' of kstat_incr_irqs_this_cpu()
Jiang Liu
4
-11
/
+11
2015-07-11
irqchip: Prepare for local stub header removal
Joel Porquet
44
-79
/
+42
2015-07-11
irqchip/sirfsoc: Fix generic chip allocation wreckage
Thomas Gleixner
1
-23
/
+25
2015-07-11
irqchip/dw-apb-ictl: Fix generic domain chip wreckage
Thomas Gleixner
1
-31
/
+22
2015-07-08
mei: nfc: fix deadlock on shutdown/suspend path
Tomas Winkler
3
-19
/
+2
2015-07-06
perf/x86: Fix copy_from_user_nmi() return if range is not ok
Yann Droneaud
1
-1
/
+1
[next]