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