Age | Commit message (Expand) | Author | Files | Lines |
2016-04-21 | pinctrl: as3722: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 1 | -6/+3 |
2016-04-21 | pinctrl: amd: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 1 | -6/+3 |
2016-04-21 | pinctrl: adi2: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 1 | -11/+2 |
2016-04-21 | pinctrl: vt8500: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 1 | -5/+2 |
2016-04-21 | pinctrl: uniphier: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 8 | -19/+1 |
2016-04-21 | pinctrl: tegra-xusb: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 1 | -8/+5 |
2016-04-21 | pinctrl: tegra: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 7 | -18/+1 |
2016-04-21 | pinctrl: ssbi-mpp: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 1 | -9/+4 |
2016-04-21 | pinctrl: stm32: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 1 | -3/+4 |
2016-04-21 | pinctrl: spear: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 7 | -41/+1 |
2016-04-21 | pinctrl: ish-pfc: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 3 | -15/+1 |
2016-04-21 | pinctrl: samsung: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 1 | -1/+2 |
2016-04-21 | pinctrl: exynos5440: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 1 | -1/+1 |
2016-04-21 | pinctrl: pxa: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 1 | -1/+1 |
2016-04-21 | pinctrl: msm: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 1 | -5/+3 |
2016-04-21 | pinctrl: ssbi-mpp: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 1 | -7/+2 |
2016-04-21 | pinctrl: ssbi-gpi: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 1 | -7/+2 |
2016-04-21 | pinctrl: spmi: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 1 | -5/+2 |
2016-04-21 | pinctrl: spmi-gpio: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 1 | -5/+2 |
2016-04-21 | pinctrl: nomadic: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 2 | -2/+3 |
2016-04-21 | pinctrl: mvebu: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 10 | -55/+2 |
2016-04-21 | pinctrl: meson: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 1 | -1/+1 |
2016-04-21 | pinctrl: mtk-common: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 1 | -11/+6 |
2016-04-21 | pinctrl: intel: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 1 | -5/+3 |
2016-04-21 | pinctrl: cherryview: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 1 | -5/+3 |
2016-04-21 | pinctrl: imxl: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 5 | -14/+1 |
2016-04-21 | pinctrl: imx: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 14 | -23/+1 |
2016-04-21 | pinctrl: berlin: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 1 | -1/+2 |
2016-04-21 | pinctrl: nsp-gpio: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 1 | -1/+1 |
2016-04-21 | pinctrl: iproc-gpio: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 1 | -10/+2 |
2016-04-21 | pinctrl: cygnus-mux: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 1 | -1/+1 |
2016-04-21 | pinctrl: bcm2835: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 1 | -2/+1 |
2016-04-21 | pinctrl: bcm281xx: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 1 | -3/+1 |
2016-04-21 | pinctrl: Add devm_ apis for pinctrl_{register, unregister} | Laxman Dewangan | 1 | -0/+63 |
2016-04-15 | pinctrl: sh-pfc: r8a7794: Add DU pin groups | Koji Matsuoka | 1 | -0/+217 |
2016-04-15 | pinctrl: single: Fix pcs_parse_bits_in_pinctrl_entry to use __ffs than ffs | Keerthy | 1 | -3/+3 |
2016-04-15 | pinctrl: mediatek: correct debounce time unit in mtk_gpio_set_debounce | Yingjoe Chen | 1 | -4/+5 |
2016-04-15 | Merge branch 'sh-pfc-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Walleij | 6 | -10/+410 |
2016-04-14 | pinctrl: imx: Kconfig: PINCTRL_IMX select REGMAP | Alexander Kurz | 1 | -0/+1 |
2016-04-14 | pinctrl: pxa: add pxa25x architecture | Robert Jarzmik | 3 | -1/+284 |
2016-04-14 | pinctrl: tegra: clear park bit for all pins | Rhyland Klein | 7 | -0/+37 |
2016-04-13 | pinctrl: rockchip: add support the get_direction | Caesar Wang | 1 | -0/+11 |
2016-04-04 | pinctrl: baytrail: Add debounce configuration | Cristina Ciocan | 1 | -2/+81 |
2016-04-04 | pinctrl: baytrail: Register pin control handling | Cristina Ciocan | 1 | -226/+221 |
2016-04-04 | pinctrl: baytrail: Update irq chip operations | Cristina Ciocan | 1 | -46/+51 |
2016-04-04 | pinctrl: baytrail: Update gpio chip operations | Cristina Ciocan | 1 | -29/+68 |
2016-04-04 | pinctrl: baytrail: Add pin control operations | Cristina Ciocan | 2 | -35/+528 |
2016-04-04 | pinctrl: baytrail: Add pin control data structures | Cristina Ciocan | 1 | -22/+606 |
2016-04-01 | Revert "Revert "pinctrl: lantiq: Implement gpio_chip.to_irq"" | Linus Walleij | 1 | -0/+17 |
2016-04-01 | pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map | Irina Tirdea | 32 | -39/+39 |