Age | Commit message (Expand) | Author |
2014-04-03 | Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2014-04-01 | Merge tag 'pinctrl-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-03-26 | pinctrl: coh901: convert driver to use gpiolib irqchip | Linus Walleij |
2014-03-26 | pinctrl: nomadik: convert driver to use gpiolib irqchip | Linus Walleij |
2014-03-25 | pinctrl: nomadik: factor in platform data container | Linus Walleij |
2014-03-25 | pinctrl: nomadik: rename secondary to latent | Linus Walleij |
2014-03-18 | pinctrl: coh901: move irq line locking to resource callbacks | Linus Walleij |
2014-03-18 | gpio: switch drivers to use new callback | Linus Walleij |
2014-03-14 | pinctrl: tegra: add some missing Tegra114 entries | Stephen Warren |
2014-03-14 | pinctrl: tegra: fix some mistakes in Tegra124 | Stephen Warren |
2014-03-14 | pinctrl: msm: fix up out-of-order merge conflict | Linus Walleij |
2014-03-12 | pinctrl: st: Fix error check for of_irq_to_resource usage | Srinivas Kandagatla |
2014-03-12 | pinctrl: tegra: consistency cleanup | Stephen Warren |
2014-03-12 | pinctrl: tegra: dynamically calculate function list of groups | Stephen Warren |
2014-03-12 | pinctrl: tegra: init Tegra20/30 at module_init time | Stephen Warren |
2014-03-12 | pinctrl: st: Use ARRAY_SIZE instead of raw value for number of delays | Maxime COQUELIN |
2014-03-12 | pinctrl: st: add pinctrl support for the STiH407 SoC | Giuseppe Cavallaro |
2014-03-12 | pinctrl: st: Enhance the controller to manage unavailable registers | Giuseppe Cavallaro |
2014-03-12 | pinctrl: msm: Simplify msm_config_reg() and callers | Stephen Boyd |
2014-03-12 | pinctrl: msm: Remove impossible WARN_ON()s | Stephen Boyd |
2014-03-12 | pinctrl: msm: Replace lookup tables with math | Stephen Boyd |
2014-03-12 | pinctrl: msm: Drop OF_IRQ dependency | Stephen Boyd |
2014-03-12 | pinctrl: msm: Drop unused includes | Stephen Boyd |
2014-03-12 | pinctrl: msm: Check for ngpios > MAX_NR_GPIO | Stephen Boyd |
2014-03-12 | pinctrl: msm: Silence recursive lockdep warning | Stephen Boyd |
2014-03-12 | pinctrl: mvebu: silence WARN to dev_warn | Sebastian Hesselbarth |
2014-03-12 | pinctrl: msm: drop wake_irqs bitmap | Josh Cartwright |
2014-03-11 | pinctrl-baytrail: add function mux checking in gpio pin request | Chew, Kean Ho |
2014-03-11 | pinctrl: tegra: fix some typos and inconsistencies | Stephen Warren |
2014-03-09 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-03-05 | pinctrl: sirf: fix kernel panic in gpio_lock_as_irq | Barry Song |
2014-03-05 | pinctrl: sh-pfc: r8a7791: SD1_CLK fix | Magnus Damm |
2014-03-05 | pinctrl: msm: make PINCTRL_MSM bool instead of tristate | Josh Cartwright |
2014-03-05 | pinctrl: sunxi: Fix interrupt register offset calculation | Hans de Goede |
2014-03-05 | pinctrl: sunxi: Fix masking when setting irq type | Hans de Goede |
2014-03-05 | pinctrl: sunxi: use chained_irq_{enter, exit} for GIC compatibility | Chen-Yu Tsai |
2014-03-05 | pinctrl: sh-pfc: r8a7791: Add alternative MSIOF pin groups | Geert Uytterhoeven |
2014-03-05 | pinctrl: sh-pfc: r8a7790: Add alternative MSIOF pin groups | Geert Uytterhoeven |
2014-03-03 | Merge branch 'pinctrl-mvebu' into devel | Linus Walleij |
2014-03-01 | Merge tag 'tags/for-mvebu-pinctrl-3xx' into mvebu/pinctrl | Jason Cooper |
2014-02-25 | pinctrl: mvebu: dove: use global register regmap | Sebastian Hesselbarth |
2014-02-25 | pinctrl: mvebu: dove: use remapped pmu_mpp registers | Sebastian Hesselbarth |
2014-02-25 | pinctrl: mvebu: dove: use remapped mpp4 register | Sebastian Hesselbarth |
2014-02-25 | pinctrl: mvebu: dove: use remapped mpp base registers | Sebastian Hesselbarth |
2014-02-25 | pinctrl: mvebu: dove: request syscon regmap for global registers | Sebastian Hesselbarth |
2014-02-25 | pinctrl: mvebu: dove: request additional resources | Sebastian Hesselbarth |
2014-02-25 | pinctrl: mvebu: add pin-muxing driver for the Marvell Armada 380/385 | Thomas Petazzoni |
2014-02-25 | pinctrl: mvebu: add pin-muxing driver for the Marvell Armada 375 | Thomas Petazzoni |
2014-02-25 | pinctrl: mvebu: dove: reuse mpp_{set,get} in pmu callbacks | Sebastian Hesselbarth |
2014-02-25 | pinctrl: mvebu: dove: consolidate auto-numbered pmu mpp ranges | Sebastian Hesselbarth |