Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-05-04 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1356 |
2013-04-29 | irqchip: s3c24xx: add missing __init annotations | Arnd Bergmann | 1 | -2/+2 |
2013-04-04 | irqchip: s3c24xx: add devicetree support | Heiko Stuebner | 1 | -6/+225 |
2013-04-04 | irqchip: s3c24xx: make interrupt handling independent of irq_domain structure | Heiko Stuebner | 1 | -10/+15 |
2013-04-04 | irqchip: s3c24xx: globally keep track of the created intc instances | Heiko Stuebner | 1 | -49/+50 |
2013-04-04 | irqchip: s3c24xx: add irq_set_type callback for basic interrupt types | Heiko Stuebner | 1 | -0/+24 |
2013-04-04 | irqchip: s3c24xx: fix irqlist of second s3c2416 controller | Heiko Stuebner | 1 | -3/+2 |
2013-04-04 | irqchip: s3c24xx: fix comments on some camera interrupts | Heiko Stuebner | 1 | -4/+4 |
2013-04-04 | ARM: S3C24XX: move irq driver to drivers/irqchip | Heiko Stuebner | 1 | -0/+1107 |