aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-11pinctrl: uniphier: refactor drive strength get/set functionsMasahiro Yamada1-85/+91
2018-01-11pinctrl: imx7ulp: constify struct imx_cfg_params_decodeStefan Agner3-3/+3
2018-01-11pinctrl: imx: constify struct imx_pinctrl_soc_infoStefan Agner11-11/+11
2018-01-11pinctrl: imx7d: simplify imx7d_pinctrl_probeStefan Agner1-7/+3
2018-01-11pinctrl: imx: use struct imx_pinctrl_soc_info as a constStefan Agner4-52/+44
2018-01-10pinctrl: sunxi-pinctrl: fix pin funtion can not be match correctly.hao_zhang1-1/+3
2018-01-09pinctrl: qcom: Add msm8998 pinctrl driverKhan, Imran3-0/+1599
2018-01-09pinctrl: mcp23s08: Combine two function calls into one in mcp23s08_dbg_show()Markus Elfring1-6/+5
2018-01-09pinctrl: imx6ul: add IOMUXC SNVS pinctrl driver for i.MX 6ULLBai Ping1-4/+48
2018-01-09pinctrl: Add Microsemi Ocelot SoC driverAlexandre Belloni3-0/+523
2018-01-09pinctrl: remove redundant mux_setting clear in pinmux_disable_setting()Masahiro Yamada1-2/+0
2018-01-08Merge tag 'sh-pfc-for-v4.16-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into develLinus Walleij3-2/+371
2018-01-08pinctrl: armada-37xx: account for const type of of_device_id.dataJulia Lawall1-2/+2
2018-01-08pinctrl: axp209: account for const type of of_device_id.dataJulia Lawall1-1/+1
2018-01-08pinctrl: at91-pio4: account for const type of of_device_id.dataJulia Lawall1-2/+2
2018-01-08pinctrl: baytrail: Enable glitch filter for GPIOs used as interruptsHans de Goede1-0/+6
2018-01-08pinctrl: vt8500: Delete an error message for a failed memory allocation in five functionsMarkus Elfring5-15/+5
2018-01-03pinctrl: tegra: Delete two error messages for a failed memory allocation in tegra_pinctrl_probe()Markus Elfring1-6/+3
2018-01-03pinctrl: spear: Delete an error message for a failed memory allocation in spear_pinctrl_probe()Markus Elfring1-3/+1
2018-01-03pinctrl/spear/plgpio: Delete two error messages for a failed memory allocation in plgpio_probe()Markus Elfring1-6/+2
2018-01-03pinctrl: samsung: Add SPDX license identifiersKrzysztof Kozlowski10-131/+89
2018-01-03pinctrl: xway: Delete two error messages for a failed memory allocation in pinmux_xway_probe()Markus Elfring1-6/+4
2018-01-03pinctrl: utils: Delete an error message for a failed memory allocation in pinctrl_utils_add_map_configs()Markus Elfring1-3/+1
2018-01-03pinctrl: tz1090-pdc: Delete an error message for a failed memory allocation in two functionsMarkus Elfring1-6/+3
2018-01-03pinctrl: tz1090: Delete an error message for a failed memory allocation in two functionsMarkus Elfring1-6/+3
2018-01-03pinctrl: single: Delete an unnecessary return statement in pcs_irq_chain_handler()Markus Elfring1-2/+0
2018-01-03pinctrl: single: Delete an error message for a failed memory allocation in pcs_probe()Markus Elfring1-3/+2
2018-01-03pinctrl: rockchip: Fix a typo in four comment linesMarkus Elfring1-4/+4
2018-01-03pinctrl: rockchip: Improve a size determination in rockchip_pinctrl_probe()Markus Elfring1-1/+1
2018-01-03pinctrl: rockchip: Delete error messages for a failed memory allocation in two functionsMarkus Elfring1-9/+4
2018-01-03pinctrl: palmas: Delete an error message for a failed memory allocation in palmas_pinctrl_probe()Markus Elfring1-3/+1
2018-01-03pinctrl: at91: Delete an error message for a failed memory allocation in at91_pinctrl_mux_mask()Markus Elfring1-3/+1
2017-12-29genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner1-1/+1
2017-12-28pinctrl: sunxi: fix a typo when merging A20 support to A10 driverIcenowy Zheng1-1/+1
2017-12-28pinctrl: msm: Delete an error message for a failed memory allocation in msm_pinctrl_probe()Markus Elfring1-3/+2
2017-12-28Revert "pinctrl: qcom: disable GPIO groups with no pins"Linus Walleij1-23/+5
2017-12-28kernel/irq: Extend lockdep class for request mutexAndrew Lunn1-1/+4
2017-12-21pinctrl: qcom: disable GPIO groups with no pinsTimur Tabi1-5/+23
2017-12-21pinctrl: adi2: Improve a size determination in two functionsMarkus Elfring1-3/+2
2017-12-21pinctrl: adi2: Delete an error message for a failed memory allocation in two functionsMarkus Elfring1-6/+2
2017-12-21pinctrl/nomadik/abx500: Improve a size determination in abx500_gpio_probe()Markus Elfring1-2/+1
2017-12-21pinctrl/nomadik/abx500: Delete an error message for a failed memory allocation in abx500_gpio_probe()Markus Elfring1-4/+1
2017-12-21pinctrl: sh-pfc: r8a7795: Add SATA pins, groups, and functionsWolfram Sang1-0/+24
2017-12-20pinctrl: mvebu: Delete an error message for a failed memory allocation in mvebu_pinctrl_probe()Markus Elfring1-3/+2
2017-12-20pinctrl: single: Remove invalid messageTony Lindgren1-2/+1
2017-12-20Merge tag 'sh-pfc-for-v4.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into develLinus Walleij11-84/+2787
2017-12-20pinctrl: axp209: add missing Kconfig dependenciesQuentin Schulz1-0/+4
2017-12-20pinctrl: axp209: dereference pointer after it's been setQuentin Schulz1-1/+3
2017-12-20pinctrl: rockchip: enable clock when reading pin direction registerBrian Norris1-0/+8
2017-12-20pinctrl: mediatek: add pinctrl driver for MT7622 SoCSean Wang4-2/+1608