summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorLines
2018-10-23Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds-42/+37
2018-10-23Merge tag 'pinctrl-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2530/+21539
2018-10-16pinctrl: sunxi: Fix a memory leak in 'sunxi_pinctrl_build_state()'Christophe JAILLET-4/+7
2018-10-16pinctrl: uniphier: include <linux/bits.h> instead of <linux/bitops.h>Masahiro Yamada-1/+1
2018-10-16pinctrl: geminilake: Sort register offsets by valueAndy Shevchenko-1/+1
2018-10-16pinctrl: geminilake: Get rid of unneeded ->probe() stubAndy Shevchenko-6/+1
2018-10-16pinctrl: geminilake: Update pin list for B0 steppingAndy Shevchenko-18/+18
2018-10-15pinctrl: renesas: Fix platform_no_drv_owner.cocci warningsYueHaibing-1/+0
2018-10-15pinctrl: mediatek: Make eint_m u16Manivannan Sadhasivam-1/+1
2018-10-12pinctrl: bcm: ns: Use uintptr_t for casting dataRafał Miłecki-2/+2
2018-10-12pinctrl: madera: Fix uninitialized variable bug in madera_mux_set_muxGustavo A. R. Silva-1/+1
2018-10-10pinctrl: gemini: Fix up TVC clock groupLinus Walleij-8/+36
2018-10-10pinctrl: mcp23s08: fix irq and irqchip setup orderMarco Felsch-1/+12
2018-10-10pinctrl: gemini: Drop noisy debug printsLinus Walleij-16/+16
2018-10-10pinctrl: gemini: Mask and set properlyLinus Walleij-1/+2
2018-10-10pinctrl: mediatek: select GPIOLIBArnd Bergmann-0/+1
2018-10-10pinctrl: rza1: don't manually release devm managed resourcesUwe Kleine-König-7/+1
2018-10-10Merge tag 'sh-pfc-for-v4.20-tag3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij-2/+1021
2018-10-10pinctrl: msm: Use init_valid_mask exported functionRicardo Ribalda Delgado-42/+37
2018-10-10pinctrl: bcm: add Northstar driverRafał Miłecki-0/+386
2018-10-03pinctrl: qcom: fix 'const' pointer handlingArnd Bergmann-1/+1
2018-10-03pinctrl: nomadik: Fix debugfsLinus Walleij-1/+1
2018-10-03pinctrl: intel: Fix a spelling typo in kernel documentationAndy Shevchenko-1/+1
2018-10-03pinctrl: broxton: Convert unsigned to unsigned intAndy Shevchenko-53/+53
2018-10-03pinctrl: cherryview: Convert unsigned to unsigned intAndy Shevchenko-33/+33
2018-10-03pinctrl: baytrail: Convert unsigned to unsigned intAndy Shevchenko-6/+6
2018-10-03pinctrl: intel: Convert unsigned to unsigned intAndy Shevchenko-66/+67
2018-10-02pinctrl: sh-pfc: r8a77990: Add INTC-EX pins, groups and functionGeert Uytterhoeven-2/+62
2018-10-02pinctrl: renesas: Renesas RZ/N1 pinctrl driverPhil Edworthy-0/+959
2018-10-02pinctrl: msm: Actually use function 0 for gpio selectionStephen Boyd-1/+1
2018-10-01pinctrl: core: make sure strcmp() doesn't get a null parameterYanjiang Jin-2/+2
2018-10-01Merge tag 'sh-pfc-for-v4.20-tag2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij-310/+1291
2018-10-01Merge tag 'v4.19-rc6' into develLinus Walleij-107/+134
2018-09-28pinctrl: sh-pfc: rcar: Rename automotive-only arrays to automotiveGeert Uytterhoeven-18/+18
2018-09-28pinctrl: sprd: Move DT parsing before registering pinctrl deviceBaolin Wang-7/+6
2018-09-28pinctrl: mediatek: mark dummy helpers as 'static inline'Arnd Bergmann-2/+2
2018-09-26pinctrl: mediatek: fix check on EINT_NA comparisonColin Ian King-2/+2
2018-09-26pinctrl: qcom: Add qcs404 pinctrl driverAvaneesh Kumar Dwivedi-0/+1706
2018-09-26pinctrl: qcom: Support dispersed tilesBjorn Andersson-9/+25
2018-09-26pinctrl: qcom: Introduce readl/writel accessorsBjorn Andersson-36/+54
2018-09-26pinctrl: qcom: Add sdm660 pinctrl driverNeeraj Upadhyay-0/+1465
2018-09-25Revert "pinctrl: intel: Do pin translation when lock IRQ"Mika Westerberg-32/+0
2018-09-25pinctrl: cannonlake: Fix HOSTSW_OWN register offset of H variantMika Westerberg-13/+20
2018-09-25pinctrl: intel: merrifield: Group IO accessors in codeAndy Shevchenko-15/+15
2018-09-25pinctrl: intel: merrifield: Introduce mrfld_read_bufcfg()Andy Shevchenko-7/+19
2018-09-25pinctrl/amd: poll InterruptEnable bits in amd_gpio_irq_set_typeDaniel Kurtz-10/+23
2018-09-21pinctrl: sunxi: fix 'pctrl->functions' allocation in sunxi_pinctrl_build_stateYueHaibing-6/+9
2018-09-21pinctrl: mediatek: add eint support to MT6765 pinctrl driverMars Cheng-0/+8
2018-09-21pinctrl: mediatek: add MT6765 pinctrl driverZH Chen-0/+2862
2018-09-21pinctrl: mediatek: add no eint function for pin defineMars Cheng-0/+1