summaryrefslogtreecommitdiff
path: root/kernel/irq
AgeCommit message (Expand)Author
2018-12-19Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-11-21genirq: Fix race on spurious interrupt detectionLukas Wunner
2018-10-10Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-09-15genirq: Delay incrementing interrupt count if it's disabled/pendingSudeep Holla
2018-09-07Merge branch 'linux-linaro-lsk-v4.4' of git://git.linaro.org/kernel/linux-lin...Tao Huang
2018-08-09genirq: Make force irq threading setup more robustThomas Gleixner
2018-06-04Merge tag 'lsk-v4.4-18.05-android' of git://git.linaro.org/kernel/linux-linar...Tao Huang
2018-04-08genirq: Use cpumask_available() for check of cpumask variableMatthias Kaehlcke
2018-03-31Revert "genirq: Use irqd_get_trigger_type to compare the trigger type for sha...Greg Kroah-Hartman
2018-03-24genirq: Use irqd_get_trigger_type to compare the trigger type for shared IRQsHans de Goede
2017-12-26UPSTREAM: genirq/PM: Properly pretend disabled state when force resuming inte...Juergen Gross
2017-12-26UPSTREAM: genirq: Avoid unnecessary low level irq function callsJeffy Chen
2017-12-26UPSTREAM: genirq: Set irq masked state when initializing irq_descJeffy Chen
2017-12-26UPSTREAM: genirq: Warn when IRQ_NOAUTOEN is used with shared interruptsThomas Gleixner
2017-12-26UPSTREAM: genirq: Handle NOAUTOEN interrupt setup properThomas Gleixner
2017-07-26Merge tag 'lsk-v4.4-17.07-android' of git://git.linaro.org/kernel/linux-linar...Huang, Tao
2017-06-26genirq: Release resources in __setup_irq() error pathHeiner Kallweit
2017-06-07Merge tag 'lsk-v4.4-17.05-android' of git://git.linaro.org/kernel/linux-linar...Huang, Tao
2017-05-25genirq: Fix chained interrupt data orderingThomas Gleixner
2016-11-04Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao
2016-10-31genirq/generic_chip: Add irq_unmap callbackSebastian Frias
2016-09-24genirq/msi: Fix broken debug outputThomas Gleixner
2016-09-07genirq/msi: Make sure PCI MSIs are activated earlyMarc Zyngier
2016-09-07genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAPThomas Gleixner
2016-07-01UPSTREAM: genirq: Allow the affinity of a percpu interrupt to be set/retrievedMarc Zyngier
2016-07-01UPSTREAM: irqdomain: Allow domain matching on irq_fwspecMarc Zyngier
2016-07-01UPSTREAM: irqdomain: Allow domain lookup with DOMAIN_BUS_WIRED tokenMarc Zyngier
2016-07-01UPSTREAM: irqdomain: Introduce is_fwnode_irqchip helperSuravee Suthikulpanit
2016-03-03genirq: Validate action before dereferencing it in handle_irq_event_percpu()Thomas Gleixner
2015-12-14genirq: Prevent chip buslock deadlockThomas Gleixner
2015-11-15Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://...Linus Torvalds
2015-11-10genirq/PM: Restore system wake up from chained interruptsGrygorii Strashko
2015-11-04Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-11-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-02Merge branch 'pm-sleep'Rafael J. Wysocki
2015-10-22Merge branch 'irq/for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Catalin Marinas
2015-10-22genirq: Make the cpuhotplug migration code less noisyThomas Gleixner
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-16genirq/msi: Do not use pci_msi_[un]mask_irq as default methodsMarc Zyngier
2015-10-13irqdomain/msi: Use fwnode instead of of_nodeMarc Zyngier
2015-10-13irqdomain: Introduce irq_domain_create_hierarchyMarc Zyngier
2015-10-13irqdomain: Add a fwnode_handle allocatorMarc Zyngier
2015-10-13irqdomain: Introduce irq_domain_create_{linear, tree}Marc Zyngier
2015-10-13irqdomain: Introduce irq_create_fwspec_mappingMarc Zyngier
2015-10-13irqdomain: Introduce a firmware-specific IRQ specifier structureMarc Zyngier
2015-10-13irqdomain: Allow irq domain lookup by fwnodeMarc Zyngier
2015-10-13irqdomain: Convert irqdomain-%3Eof_node to fwnodeMarc Zyngier
2015-10-13irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier