Age | Commit message (Expand) | Author | Files | Lines |
2016-05-28 | remove lots of IS_ERR_VALUE abuses | Arnd Bergmann | 1 | -1/+1 |
2015-09-16 | irqchip: Kill off set_irq_flags usage | Rob Herring | 1 | -1/+0 |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 1 | -1/+1 |
2015-07-30 | Merge branch 'linus' into irq/core | Thomas Gleixner | 1 | -1/+1 |
2015-07-18 | Update Viresh Kumar's email address | Viresh Kumar | 1 | -1/+1 |
2015-07-16 | irqchip/spear-shirq: Prepare shirq_handler for irq argument removal | Thomas Gleixner | 1 | -1/+1 |
2015-07-12 | irqchip: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc | Jiang Liu | 1 | -1/+1 |
2015-07-12 | irqchip: Prepare for local stub header removal | Joel Porquet | 1 | -2/+1 |
2015-06-18 | irq: spear-shirq: Fix race in installing chained IRQ handler | Russell King | 1 | -2/+1 |
2014-06-24 | irqchip: spear_shirq: Simplify register access code | Thomas Gleixner | 1 | -45/+16 |
2014-06-24 | irqchip: spear_shirq: Use proper irq chips for the different SoCs | Thomas Gleixner | 1 | -52/+45 |
2014-06-24 | irqchip: spear_shirq: Remove the parent irq "ack"/unmask | Thomas Gleixner | 1 | -6/+0 |
2014-06-24 | irqchip: spear_shirq: Simplify chained handler | Thomas Gleixner | 1 | -11/+8 |
2014-06-24 | irqchip: spear_shirq: Kill the clear_reg nonsense | Thomas Gleixner | 1 | -34/+1 |
2014-06-24 | irqchip: spear_shirq: Precalculate status mask | Thomas Gleixner | 1 | -1/+12 |
2014-06-24 | irqchip: spear_shirq: Use the proper interfaces | Thomas Gleixner | 1 | -5/+5 |
2014-06-24 | irqchip: spear_shirq: Reorder the spear320 ras blocks | Thomas Gleixner | 1 | -13/+13 |
2014-06-24 | irqchip: spear_shirq: Namespace cleanup | Thomas Gleixner | 1 | -53/+53 |
2014-06-24 | irqchip: spear_shirq: No point in storing the parent irq | Thomas Gleixner | 1 | -9/+8 |
2014-06-24 | irqchip: spear_shirq: Move private structs to source | Thomas Gleixner | 1 | -7/+45 |
2014-06-24 | irqchip: spear_shirq: Kill pointless static | Thomas Gleixner | 1 | -1/+1 |
2014-06-22 | irqchip: spear_shirq: Fix interrupt offset | Thomas Gleixner | 1 | -1/+1 |
2014-04-19 | Shiraz has moved | Viresh Kumar | 1 | -1/+1 |
2013-01-12 | ARM: spear: use common irqchip_init function | Rob Herring | 1 | -0/+5 |
2012-11-26 | ARM: SPEAr3xx: Shirq: Move shirq controller out of plat/ | Viresh Kumar | 1 | -0/+316 |