summaryrefslogtreecommitdiff
path: root/kernel/irq (follow)
Commit message (Expand)AuthorAge
* irqdomain: Add a fwnode_handle allocatorMarc Zyngier2015-10-13
* irqdomain: Introduce irq_domain_create_{linear, tree}Marc Zyngier2015-10-13
* irqdomain: Introduce irq_create_fwspec_mappingMarc Zyngier2015-10-13
* irqdomain: Introduce a firmware-specific IRQ specifier structureMarc Zyngier2015-10-13
* irqdomain: Allow irq domain lookup by fwnodeMarc Zyngier2015-10-13
* irqdomain: Convert irqdomain-%3Eof_node to fwnodeMarc Zyngier2015-10-13
* irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier2015-10-13
* Merge branch 'linus' into irq/coreThomas Gleixner2015-10-13
|\
| * genirq: Fix handle_bad_irq kerneldoc commentArnd Bergmann2015-10-09
| * genirq: Export handle_bad_irqArnd Bergmann2015-10-09
| * genirq: Fix race in register_irq_proc()Ben Hutchings2015-10-01
* | genirq: Add flag to force mask in disable_irq[_nosync]()Thomas Gleixner2015-10-11
* | genirq: Make irq_set_vcpu_affinity available for CONFIG_SMP=nFeng Wu2015-10-09
* | genirq: Allow migration of chained interrupts by installing default actionMika Westerberg2015-10-09
* | Merge branch 'irq/for-arm' into irq/coreThomas Gleixner2015-10-01
|\ \
| * | genirq: Introduce generic irq migration for cpu hotunplugYang Yingliang2015-10-01
| |/
* | genirq: Remove the second parameter from handle_irq_event_percpu()Huang Shijie2015-09-22
* | genirq: Handle force threading of irqs with primary and thread handlerThomas Gleixner2015-09-22
|/
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16
* genirq: Move field 'msi_desc' from irq_data into irq_common_dataJiang Liu2015-09-16
* genirq: Move field 'affinity' from irq_data into irq_common_dataJiang Liu2015-09-16
* genirq: Move field 'handler_data' from irq_data into irq_common_dataJiang Liu2015-09-16
* genirq: Move field 'node' from irq_data into irq_common_dataJiang Liu2015-09-16
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-01
|\
| * genirq/irqdomain: Allow irq domain aliasingMarc Zyngier2015-07-30
| * genirq: Use the proper parameter name in kernel docMasanari Iida2015-07-30
| * Merge branch 'linus' into irq/coreThomas Gleixner2015-07-30
| |\
| * | genirq: Add chip_[suspend|resume] PM support to irq_chipBrian Norris2015-07-27
| * | genirq: Export irq_[get|set]_irqchip_state()Bjorn Andersson2015-07-27
| * | genirq/MSI: Move alloc_msi_entry() from PCI into generic MSI codeJiang Liu2015-07-22
| * | genirq: Remove the irq argument from setup_affinity()Jiang Liu2015-07-11
| * | genirq: Provide and use __irq_can_set_affinity()Jiang Liu2015-07-11
| * | genirq: Remove the irq argument from note_interrupt()Jiang Liu2015-07-11
| * | genirq: Remove irq argument from try_one_irq()Jiang Liu2015-07-11
| * | genirq: Remove irq argument from report_bad_irq()Jiang Liu2015-07-11
| * | genirq: Remove irq argument from suspend/resume_irq()Jiang Liu2015-07-11
| * | genirq: Remove irq argument from __enable/__disable_irq()Jiang Liu2015-07-11
| * | genirq: Remove irq arg from __irq_set_trigger()Jiang Liu2015-07-11
| * | genirq: Remove the irq argument from check_irq_resend()Jiang Liu2015-07-11
| * | genirq: Remove the parameter 'irq' of kstat_incr_irqs_this_cpu()Jiang Liu2015-07-11
* | | genirq: Introduce irq_chip_set_type_parent() helperGrygorii Strashko2015-08-20
* | | genirq: Don't return ENOSYS in irq_chip_retrigger_hierarchyGrygorii Strashko2015-08-20
| |/ |/|
* | genirq: Prevent resend to interrupts marked IRQ_NESTED_THREADThomas Gleixner2015-07-17
* | hotplug: Prevent alloc/free of irq descriptors during cpu up/downThomas Gleixner2015-07-08
|/
* Merge branch 'irq/for-x86' into irq/coreThomas Gleixner2015-06-20
|\
| * genirq: Remove bogus restriction in irq_move_mask_irq()Thomas Gleixner2015-06-20
| * genirq: Introduce helper function irq_data_get_node()Jiang Liu2015-06-12
| * genirq: Introduce struct irq_common_data to host shared irq dataJiang Liu2015-06-12
| * genirq: Prevent crash in irq_move_irq()Jiang Liu2015-06-12
| * genirq: Enhance irq_data_to_desc() to support hierarchy irqdomainJiang Liu2015-06-12