Age | Commit message (Expand) | Author |
2013-09-27 | pinctrl: Correct number of pins for s5pv210 | Mateusz Krawczuk |
2013-08-28 | pinctrl: Add s5pv210 support to pinctrl-exynos | Mateusz Krawczuk |
2013-07-03 | Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-06-19 | pinctrl: exynos: add exynos5420 SoC specific data | Leela Krishna Amudala |
2013-06-17 | pinctrl: exynos: ack level-triggered interrupts before unmasking | Doug Anderson |
2013-06-16 | pinctrl: exynos: reorder xyz_irq_unmask() so future patch can ack | Doug Anderson |
2013-06-16 | pinctrl: exynos: Add spinlocks to irq_mask and irq_unmask | Doug Anderson |
2013-05-27 | pinctrl: exynos: Handle suspend/resume of GPIO EINT registers | Tomasz Figa |
2013-05-27 | pinctrl: exynos: Add support for set_irq_wake of wake-up EINTs | Tomasz Figa |
2013-05-04 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-05-02 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-04-09 | pinctrl: samsung: Remove hardcoded register offsets | Tomasz Figa |
2013-04-09 | pinctrl: samsung: Split pin bank description into two structures | Tomasz Figa |
2013-04-09 | pinctrl: samsung: Protect bank registers with a spinlock | Tomasz Figa |
2013-03-26 | arm: Move chained_irq_(enter|exit) to a generic file | Catalin Marinas |
2013-03-05 | pinctrl: exynos: add exynos5250 SoC specific data | Thomas Abraham |
2012-12-12 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-11-19 | pinctrl: samsung: Add support for EXYNOS4X12 | Tomasz Figa |
2012-11-11 | pinctrl: exynos: Add terminating entry for of_device_id table | Axel Lin |
2012-10-15 | pinctrl: exynos: Set pin function to EINT in irq_set_type of wake-up EINT | Tomasz Figa |
2012-10-15 | pinctrl: samsung: Use per-bank IRQ domain for wake-up interrupts | Tomasz Figa |
2012-10-15 | pinctrl: exynos: Use one IRQ domain per pin bank | Tomasz Figa |
2012-10-15 | pinctrl: samsung: Include bank-specific eint offset in bank struct | Tomasz Figa |
2012-10-15 | pinctrl: samsung: Assing pin numbers dynamically | Tomasz Figa |
2012-09-21 | pinctrl: exynos: Fix wakeup IRQ domain registration check | Tomasz Figa |
2012-09-21 | pinctrl: exynos: Correct the detection of wakeup-eint node | Tomasz Figa |
2012-09-21 | pinctrl: exynos: Mark exynos_irq_demux_eint as inline | Tomasz Figa |
2012-09-21 | pinctrl: exynos: Handle only unmasked wakeup interrupts | Tomasz Figa |
2012-09-21 | pinctrl: exynos: Fix typos in gpio/wkup _irq_mask | Tomasz Figa |
2012-09-21 | pinctrl: exynos: Set pin function to EINT in irq_set_type of GPIO EINTa | Tomasz Figa |
2012-09-07 | pinctrl: add exynos4210 specific extensions for samsung pinctrl driver | Thomas Abraham |