Age | Commit message (Expand) | Author |
2012-10-15 | pinctrl/nomadik: always use the simple irqdomain | Linus Walleij |
2012-10-15 | pinctrl/nomadik: provide stubs for legacy Nomadik | Linus Walleij |
2012-10-15 | pinctrl: remove duplicated include from pinctrl-xway.c | Wei Yongjun |
2012-10-15 | pinctrl: sirf: remove sirfsoc_gpio_set_pull function | Arnd Bergmann |
2012-10-15 | pinctrl: fix return value in bcm2835_pinctrl_probe() | Wei Yongjun |
2012-10-15 | pinctrl: remove duplicated include from pinctrl-bcm2835.c | Wei Yongjun |
2012-10-15 | pinctrl: bcm2835: Use existing pointer to struct device | Tobias Klauser |
2012-10-15 | pinctrl: samsung: use __devinit section for init code | Arnd Bergmann |
2012-10-10 | pinctrl/nomadik: use simple or linear IRQ domain | Linus Walleij |
2012-10-10 | pinctrl/nomadik: support other alternate-C functions | Jean-Nicolas Graux |
2012-10-09 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-10-07 | Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds |
2012-10-02 | Merge tag 'pinctrl-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-10-01 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-10-01 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds |
2012-10-01 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-10-01 | pinctrl: add bcm2835 driver | Simon Arlott |
2012-09-28 | pinctrl/nomadik: use irq_find_mapping() | Linus Walleij |
2012-09-28 | pinctrl: sirf: add lost chained_irq_enter and exit in sirfsoc_gpio_handle_irq | Barry Song |
2012-09-28 | pinctrl: sirf: initialize the irq_chip pointer of pinctrl_gpio_range | Barry Song |
2012-09-28 | pinctrl: sirf: fix spinlock deadlock in sirfsoc_gpio_set_input | Barry Song |
2012-09-28 | pinctrl: sirf: add missing pins to pinctrl list | Barry Song |
2012-09-28 | pinctrl: sirf: fix a typo in sirfsoc_gpio_probe | Barry Song |
2012-09-28 | pinctrl: pinctrl-single: add debugfs pin h/w state info | Matt Porter |
2012-09-27 | pinctrl: Fix potential memory leak in pinctrl_register_one_pin() | Sachin Kamat |
2012-09-22 | Merge branch 'kirkwood/drivers' of git://git.infradead.org/users/jcooper/linu... | Olof Johansson |
2012-09-22 | pinctrl: mvebu: add pinctrl driver for Armada XP | Thomas Petazzoni |
2012-09-22 | pinctrl: mvebu: add pinctrl driver for Armada 370 | Thomas Petazzoni |
2012-09-22 | pinctrl: mvebu: kirkwood pinctrl driver | Sebastian Hesselbarth |
2012-09-22 | pinctrl: mvebu: dove pinctrl driver | Sebastian Hesselbarth |
2012-09-22 | pinctrl: mvebu: pinctrl driver core | Sebastian Hesselbarth |
2012-09-20 | Merge branch 'next/dt' into next/multiplatform | Olof Johansson |
2012-09-21 | pinctrl: exynos: Fix wakeup IRQ domain registration check | Tomasz Figa |
2012-09-21 | pinctrl: samsung: Uninline samsung_pinctrl_get_soc_data | 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-18 | pinctrl: imx: remove duplicated const | Richard Zhao |
2012-09-14 | pinctrl: tegra: move pinconf-tegra.h content into drivers/pinctrl | Stephen Warren |
2012-09-14 | pinctrl: use kasprintf() in pinmux_request_gpio() | Thomas Petazzoni |
2012-09-13 | OF: pinctrl: MIPS: lantiq: adds support for FALCON SoC | John Crispin |
2012-09-13 | OF: pinctrl: MIPS: lantiq: implement lantiq/xway pinctrl support | John Crispin |
2012-09-13 | pinctrl: pinctrl-single: Add pinctrl-single,bits type of mux | Peter Ujfalusi |
2012-09-10 | pinctrl/nomadik : add MC1_a_2 pin MC1 function group list | Patrice Chotard |
2012-09-10 | pinctrl: pinctrl-single: Make sure we do not change bits outside of mask | Peter Ujfalusi |
2012-09-07 | pinctrl: add exynos4210 specific extensions for samsung pinctrl driver | Thomas Abraham |
2012-09-07 | pinctrl: add samsung pinctrl and gpiolib driver | Thomas Abraham |
2012-09-05 | pinctrl: sirf: add DT-binding pinmux mapping support | Barry Song |