aboutsummaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2019-03-11Merge tag 'pinctrl-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-03-08Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-03-08pinctrl: imx: fix scu link errorsAnders Roxell
2019-02-21pinctrl: qcom: spmi-gpio: Reorder debug printBjorn Andersson
2019-02-21Merge branch 'ib-qcom-ssbi' into develLinus Walleij
2019-02-20pinctrl: nomadik: fix possible object reference leakWangBo
2019-02-20pinctrl: stm32: return error upon hwspinlock failureAlexandre Torgue
2019-02-20pinctrl: stm32: fix memory leak issueAlexandre Torgue
2019-02-17pinctrl: meson: meson8b: fix the sdxc_a data 1..3 pinsMartin Blumenstingl
2019-02-17Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij
2019-02-14qcom: ssbi-gpio: correct boundary conditions in pm8xxx_domain_translateBrian Masney
2019-02-13Merge tag 'sh-pfc-for-v5.1-tag2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2019-02-13qcom: ssbi-gpio: add support for hierarchical IRQ chipBrian Masney
2019-02-13pinctrl: qcom: ssbi-gpio: hardcode IRQ countsBrian Masney
2019-02-13qcom: spmi-gpio: Fix boundary conditions IRQ domain translateBjorn Andersson
2019-02-11pinctrl: sh-pfc: r8a77965: Add DRIF pins, groups and functionsTakeshi Kihara
2019-02-11pinctrl: sh-pfc: r8a77965: Add TMU pins, groups and functionsTakeshi Kihara
2019-02-11pinctrl: sh-pfc: Validate fixed-size field widths at build timeGeert Uytterhoeven
2019-02-11pinctrl: sh-pfc: sh73a0: Fix fsic_spdif pin groupsGeert Uytterhoeven
2019-02-11pinctrl: sh-pfc: r8a7792: Fix vin1_data18_b pin groupGeert Uytterhoeven
2019-02-11pinctrl: sh-pfc: r8a7791: Fix scifb2_data_c pin groupGeert Uytterhoeven
2019-02-11pinctrl: sh-pfc: emev2: Add missing pinmux functionsGeert Uytterhoeven
2019-02-11pinctrl: sunxi: Support I/O bias voltage setting on A80Chen-Yu Tsai
2019-02-11Merge tag 'v5.0-rc6' into develLinus Walleij
2019-02-11pinctrl: qcom: qcs404: Correct SDC tileBjorn Andersson
2019-02-08pinctrl: ingenic: Add LCD pins for the JZ4725B SoCPaul Cercueil
2019-02-08pinctrl: samsung: Remove legacy API for handling external wakeup interrupts maskKrzysztof Kozlowski
2019-02-08pinctrl: bcm2835: Direct GPIO config changes to generic pinctrlStefan Wahren
2019-02-08pinctrl: bcm2835: declare pin config as genericStefan Wahren
2019-02-08pinctrl: qcom: qcs404: Drop unused UFS_RESET macroBjorn Andersson
2019-02-08pinctrl: at91: add slewrate support for SAM9X60Claudiu Beznea
2019-02-08pinctrl: at91: add compatibles for SAM9X60 pin controllerClaudiu Beznea
2019-02-08pinctrl: at91: add drive strength support for SAM9X60Claudiu Beznea
2019-02-08pinctrl: at91: add option to use drive strength bitsClaudiu Beznea
2019-02-05pinctrl: sh-pfc: r8a77990: Add DRIF pins, groups and functionsTakeshi Kihara
2019-02-04pinctrl: qcom: spmi-gpio: select IRQ_DOMAIN_HIERARCHY in KconfigBrian Masney
2019-01-30pinctrl: freescale: Add imx8mm pinctrl driver supportBai Ping
2019-01-30Pinctrl: Ingenic: Unify the function name prefix to "ingenic_gpio_".Zhou Yanjie
2019-01-30Pinctrl: Ingenic: Add missing parts for JZ4770 and JZ4780.Zhou Yanjie
2019-01-30Pinctrl: Ingenic: Fix bugs caused by differences between JZ4770 and JZ4780.Zhou Yanjie
2019-01-28pinctrl: berlin: as370: use generic "pwm" as pwm function nameJisheng Zhang
2019-01-28Merge tag 'sh-pfc-for-v5.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2019-01-28pinctrl: sirf: drop pointless static qualifier in sirfsoc_gpio_probeYueHaibing
2019-01-28pinctrl: ti-iodelay: Fix platform_no_drv_owner.cocci warningsYueHaibing
2019-01-28pinctrl: remove unused 'pinconf-config' debugfs interfaceVladimir Zapolskiy
2019-01-28pinctrl: remove pinctrl/machine.h inclusion from pinctrl/pinconf.hVladimir Zapolskiy
2019-01-28Merge branch 'ib-qcom-spmi' of /home/linus/linux-gpio into develLinus Walleij
2019-01-24qcom: spmi-gpio: add support for hierarchical IRQ chipBrian Masney
2019-01-22Merge branch 'ib-meson-fixes' into develLinus Walleij
2019-01-22pinctrl: sunxi: Correct number of IRQ banks on H6 main pin controllerChen-Yu Tsai