Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-01-03 | clk: versatile: pass a name to ICST clock provider | Linus Walleij | 5 | -6/+10 |
2014-01-03 | ARM: integrator: pass parent IRQ to the SIC | Linus Walleij | 1 | -0/+3 |
2014-01-03 | irqchip: versatile FPGA: support cascaded interrupts from DT | Linus Walleij | 2 | -2/+18 |
2013-12-25 | gpio: davinci: don't create irq_domain in case of unbanked irqs | Grygorii Strashko | 1 | -15/+19 |
2013-12-25 | gpio: davinci: use chained_irq_enter/chained_irq_exit API | Grygorii Strashko | 1 | -3/+3 |
2013-12-25 | gpio: davinci: add OF support | KV Sujith | 2 | -3/+95 |
2013-12-25 | gpio: davinci: remove unused variable intc_irq_num | Lad, Prabhakar | 7 | -7/+0 |
2013-12-25 | gpio: davinci: convert to use irqdomain support. | Lad, Prabhakar | 2 | -34/+48 |
2013-12-25 | gpio: introduce GPIO_DAVINCI kconfig option | Grygorii Strashko | 2 | -1/+8 |
2013-12-25 | gpio: davinci: get rid of DAVINCI_N_GPIO | Grygorii Strashko | 1 | -2/+2 |
2013-12-25 | gpio: davinci: use {readl|writel}_relaxed() instead of __raw_* | Lad, Prabhakar | 1 | -18/+18 |
2013-12-24 | serial: sh-sci: Add OF support | Bastian Hecht | 1 | -3/+98 |