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/+108 |
2013-05-02 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+1 |
2013-04-09 | pinctrl: samsung: Remove hardcoded register offsets | Tomasz Figa | 1 | -2/+4 |
2013-04-09 | pinctrl: samsung: Split pin bank description into two structures | Tomasz Figa | 1 | -4/+15 |
2013-04-09 | pinctrl: samsung: Protect bank registers with a spinlock | Tomasz Figa | 1 | -0/+11 |
2013-03-26 | arm: Move chained_irq_(enter|exit) to a generic file | Catalin Marinas | 1 | -2/+1 |
2013-03-05 | pinctrl: exynos: add exynos5250 SoC specific data | Thomas Abraham | 1 | -0/+108 |
2012-12-13 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -189/+288 |
2012-11-19 | pinctrl: samsung: Add support for EXYNOS4X12 | Tomasz Figa | 1 | -0/+110 |
2012-11-11 | pinctrl: exynos: Add terminating entry for of_device_id table | Axel Lin | 1 | -0/+1 |
2012-10-15 | pinctrl: exynos: Set pin function to EINT in irq_set_type of wake-up EINT | Tomasz Figa | 1 | -0/+11 |
2012-10-15 | pinctrl: samsung: Use per-bank IRQ domain for wake-up interrupts | Tomasz Figa | 1 | -62/+101 |
2012-10-15 | pinctrl: exynos: Use one IRQ domain per pin bank | Tomasz Figa | 1 | -84/+33 |
2012-10-15 | pinctrl: samsung: Include bank-specific eint offset in bank struct | Tomasz Figa | 1 | -28/+27 |
2012-10-15 | pinctrl: samsung: Assing pin numbers dynamically | Tomasz Figa | 1 | -46/+37 |
2012-09-21 | pinctrl: exynos: Fix wakeup IRQ domain registration check | Tomasz Figa | 1 | -1/+1 |
2012-09-21 | pinctrl: exynos: Correct the detection of wakeup-eint node | Tomasz Figa | 1 | -5/+9 |
2012-09-21 | pinctrl: exynos: Mark exynos_irq_demux_eint as inline | Tomasz Figa | 1 | -1/+1 |
2012-09-21 | pinctrl: exynos: Handle only unmasked wakeup interrupts | Tomasz Figa | 1 | -2/+5 |
2012-09-21 | pinctrl: exynos: Fix typos in gpio/wkup _irq_mask | Tomasz Figa | 1 | -2/+2 |
2012-09-21 | pinctrl: exynos: Set pin function to EINT in irq_set_type of GPIO EINTa | Tomasz Figa | 1 | -0/+12 |
2012-09-07 | pinctrl: add exynos4210 specific extensions for samsung pinctrl driver | Thomas Abraham | 1 | -0/+560 |