Age | Commit message (Expand) | Author | Files | Lines |
2012-10-23 | pinctrl/nomadik: pass DT node to the irqdomain | Linus Walleij | 1 | -1/+1 |
2012-10-23 | pinctrl/nomadik: use zero as default irq_start | Linus Walleij | 1 | -1/+1 |
2012-10-23 | pinctrl: fix missing unlock on error in pinctrl_groups_show() | Wei Yongjun | 1 | -1/+3 |
2012-10-23 | pinctrl/nomadik: use irq_create_mapping() | Linus Walleij | 1 | -1/+1 |
2012-10-18 | pinctrl: remove mutex lock in groups show | Haojian Zhuang | 1 | -4/+0 |
2012-10-17 | pinctrl: tegra: correct bank for pingroup and drv pingroup | Pritesh Raithatha | 1 | -12/+12 |
2012-10-17 | pinctrl: tegra: set low power mode bank width to 2 | Pritesh Raithatha | 1 | -1/+1 |
2012-10-15 | pinctrl/nomadik: always use the simple irqdomain | Linus Walleij | 1 | -10/+3 |
2012-10-15 | pinctrl/nomadik: provide stubs for legacy Nomadik | Linus Walleij | 1 | -0/+13 |
2012-10-15 | pinctrl: remove duplicated include from pinctrl-xway.c | Wei Yongjun | 1 | -2/+0 |
2012-10-15 | pinctrl: sirf: remove sirfsoc_gpio_set_pull function | Arnd Bergmann | 1 | -35/+0 |
2012-10-15 | pinctrl: fix return value in bcm2835_pinctrl_probe() | Wei Yongjun | 1 | -1/+1 |
2012-10-15 | pinctrl: remove duplicated include from pinctrl-bcm2835.c | Wei Yongjun | 1 | -1/+0 |
2012-10-15 | pinctrl: bcm2835: Use existing pointer to struct device | Tobias Klauser | 1 | -1/+1 |
2012-10-15 | pinctrl: samsung: use __devinit section for init code | Arnd Bergmann | 1 | -5/+5 |
2012-10-10 | pinctrl/nomadik: use simple or linear IRQ domain | Linus Walleij | 1 | -3/+13 |
2012-10-10 | pinctrl/nomadik: support other alternate-C functions | Jean-Nicolas Graux | 4 | -47/+765 |
2012-10-09 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 6 | -0/+1804 |
2012-10-07 | Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 8 | -0/+2954 |
2012-10-03 | Merge tag 'pinctrl-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 16 | -473/+4602 |
2012-10-02 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 6 | -0/+1935 |
2012-10-02 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2 | -2/+44 |
2012-10-02 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -1/+57 |
2012-10-01 | pinctrl: add bcm2835 driver | Simon Arlott | 3 | -0/+1081 |
2012-09-28 | pinctrl/nomadik: use irq_find_mapping() | Linus Walleij | 1 | -3/+1 |
2012-09-28 | pinctrl: sirf: add lost chained_irq_enter and exit in sirfsoc_gpio_handle_irq | Barry Song | 1 | -0/+6 |
2012-09-28 | pinctrl: sirf: initialize the irq_chip pointer of pinctrl_gpio_range | Barry Song | 1 | -1/+3 |
2012-09-28 | pinctrl: sirf: fix spinlock deadlock in sirfsoc_gpio_set_input | Barry Song | 1 | -5/+0 |
2012-09-28 | pinctrl: sirf: add missing pins to pinctrl list | Barry Song | 1 | -0/+6 |
2012-09-28 | pinctrl: sirf: fix a typo in sirfsoc_gpio_probe | Barry Song | 1 | -0/+2 |
2012-09-28 | pinctrl: pinctrl-single: add debugfs pin h/w state info | Matt Porter | 1 | -1/+9 |
2012-09-27 | pinctrl: Fix potential memory leak in pinctrl_register_one_pin() | Sachin Kamat | 1 | -1/+3 |
2012-09-23 | Merge branch 'kirkwood/drivers' of git://git.infradead.org/users/jcooper/linu... | Olof Johansson | 8 | -0/+2954 |
2012-09-22 | pinctrl: mvebu: add pinctrl driver for Armada XP | Thomas Petazzoni | 3 | -0/+473 |
2012-09-22 | pinctrl: mvebu: add pinctrl driver for Armada 370 | Thomas Petazzoni | 3 | -0/+426 |
2012-09-22 | pinctrl: mvebu: kirkwood pinctrl driver | Sebastian Hesselbarth | 3 | -0/+477 |
2012-09-22 | pinctrl: mvebu: dove pinctrl driver | Sebastian Hesselbarth | 3 | -0/+625 |
2012-09-22 | pinctrl: mvebu: pinctrl driver core | Sebastian Hesselbarth | 4 | -0/+953 |
2012-09-21 | Merge branch 'next/dt' into next/multiplatform | Olof Johansson | 1 | -1/+57 |
2012-09-21 | pinctrl: exynos: Fix wakeup IRQ domain registration check | Tomasz Figa | 1 | -1/+1 |
2012-09-21 | pinctrl: samsung: Uninline samsung_pinctrl_get_soc_data | 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 | 2 | -0/+13 |
2012-09-18 | pinctrl: imx: remove duplicated const | Richard Zhao | 1 | -1/+1 |
2012-09-14 | pinctrl: tegra: move pinconf-tegra.h content into drivers/pinctrl | Stephen Warren | 2 | -2/+44 |
2012-09-14 | pinctrl: use kasprintf() in pinmux_request_gpio() | Thomas Petazzoni | 1 | -4/+1 |
2012-09-13 | OF: pinctrl: MIPS: lantiq: adds support for FALCON SoC | John Crispin | 3 | -0/+474 |