summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2018-10-18pinctrl: mcp23s08: fix irq and irqchip setup orderMarco Felsch
2018-10-18pinctrl: cannonlake: Fix gpio base for GPP-ESimon Detheridge
2018-09-26pinctrl: qcom: spmi-gpio: Fix pmic_gpio_config_get() to be compliantDouglas Anderson
2018-09-26pinctrl: msm: Fix msm_config_group_get() to be compliantDouglas Anderson
2018-09-26pinctrl: rza1: Fix selector use for groups and functionsTony Lindgren
2018-09-26pinctrl: mt7622: Fix probe fail by misuse the selectorSean Wang
2018-09-19pinctrl/amd: only handle irq if it is pending and unmaskedDaniel Kurtz
2018-09-19pinctrl: imx: off by one in imx_pinconf_group_dbg_show()Dan Carpenter
2018-09-19pinctrl: berlin: fix 'pctrl->functions' allocation in berlin_pinctrl_build_stateYueHaibing
2018-09-15pinctrl: axp209: Fix NULL pointer dereference after allocationAnton Vasilyev
2018-09-05pinctrl: freescale: off by one in imx1_pinconf_group_dbg_show()Dan Carpenter
2018-07-14pinctrl: nsp: Fix potential NULL dereferenceWei Yongjun
2018-07-14pinctrl: nsp: off by ones in nsp_pinmux_enable()Dan Carpenter
2018-07-14pinctrl: sh-pfc: r8a77970: remove SH_PFC_PIN_CFG_DRIVE_STRENGTH flagNiklas Söderlund
2018-07-14pinctrl: ingenic: Fix inverted direction for < JZ4770Paul Cercueil
2018-07-14pinctrl: mt7622: fix a kernel panic when gpio-hog is being appliedSean Wang
2018-07-14pinctrl: mt7622: stop using the deprecated pinctrl_add_gpio_rangeSean Wang
2018-07-14pinctrl: mt7622: fix that pinctrl_claim_hogs cannot workSean Wang
2018-07-14pinctrl: mt7622: fix initialization sequence between eint and gpiochipSean Wang
2018-07-14pinctrl: mt7622: fix error path on failing at groups buildingSean Wang
2018-06-18pinctrl: mt7622: fix a kernel panic when pio don't work as EINT controllerSean Wang
2018-06-18pinctrl: actions: Fix uninitialized error in owl_pin_config_set()Geert Uytterhoeven
2018-06-18pinctrl: single: Add allocation failure checking of saved_valsColin Ian King
2018-06-18pinctrl: devicetree: Fix pctldev pointer overwriteFabio Estevam
2018-06-18pinctrl: mediatek: remove redundant return value check of platform_get_resour...Wei Yongjun
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: devm_kmalloc() -> devm_kmalloc_array()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-09Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-06-07Merge tag 'pinctrl-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook
2018-06-04pinctrl: cherryview: limit Strago DMI workarounds to version 1.0Dmitry Torokhov
2018-05-24pinctrl/stm32: Add irq_eoi for stm32gpio irqchipLudovic Barre
2018-05-24pinctrl: at91-pio4: add missing of_node_putJulia Lawall
2018-05-24pinctrl: armada-37xx: Fix spurious irq managementTerry Zhou
2018-05-24pinctrl: msm: fix gpio-hog related boot issuesChristian Lamparter
2018-05-24pinctrl: mediatek: remove unused fields in struct mtk_eint_hwSean Wang
2018-05-24pinctrl: mediatek: use generic EINT register maps for each SoCSean Wang
2018-05-24pinctrl: mediatek: add EINT support to MT7622 SoCSean Wang
2018-05-24pinctrl: mediatek: refactor EINT related code for all MediaTek pinctrl can fitSean Wang
2018-05-24pinctrl: freescale: Switch to SPDX identifierFabio Estevam
2018-05-24Merge tag 'samsung-pinctrl-4.18-2' of https://git.kernel.org/pub/scm/linux/ke...Linus Walleij
2018-05-24Merge tag 'sh-pfc-for-v4.18-tag2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij
2018-05-23pinctrl: samsung: Fix suspend/resume for Exynos5433 GPF1..5 banksMarek Szyprowski
2018-05-23pinctrl: sh-pfc: rcar-gen3: Fix grammar in static pin commentsGeert Uytterhoeven
2018-05-23pinctrl: sh-pfc: r8a77965: Add I2C pin supportNiklas Söderlund
2018-05-23pinctrl: sh-pfc: r8a77990: Add EthernetAVB pins, groups and functionsTakeshi Kihara
2018-05-23pinctrl: sh-pfc: r8a77990: Add I2C{1,2,4,5,6,7} pins, groups and functionsTakeshi Kihara