summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2019-03-13pinctrl: mcp23s08: spi: Fix regmap allocation for mcp23s18Jason Kridner
2019-02-27pinctrl: max77620: Use define directive for max77620_pinconf_param valuesNathan Chancellor
2019-02-27pinctrl: qcom: qcs404: Correct SDC tileBjorn Andersson
2019-02-15pinctrl: cherryview: fix Strago DMI workaroundDmitry Torokhov
2019-02-15pinctrl: sunxi: Correct number of IRQ banks on H6 main pin controllerChen-Yu Tsai
2019-02-12pinctrl: meson: meson8b: fix the GPIO function for the GPIOAO pinsMartin Blumenstingl
2019-02-12pinctrl: meson: meson8: fix the GPIO function for the GPIOAO pinsMartin Blumenstingl
2019-02-12pinctrl: rza1: Handle devm_kasprintf() failure casesNicholas Mc Guire
2019-02-12pinctrl: sx150x: handle failure case of devm_kstrdupNicholas Mc Guire
2019-02-12pinctrl: nuvoton: check for devm_kasprintf() failureNicholas Mc Guire
2019-02-12pinctrl: bcm2835: Use raw spinlock for RT compatibilityLukas Wunner
2018-12-07pinctrl: sunxi: a83t: Fix IRQ offset typo for PH11Chen-Yu Tsai
2018-11-19pinctrl: meson: fix pull enable register calculationJerome Brunet
2018-11-19pinctrl: sdm660: Set tile property for pingroupsCraig Tatlor
2018-11-05pinctrl: meson: fix meson8b ao pull register bitsJerome Brunet
2018-11-05pinctrl: meson: fix meson8 ao pull register bitsJerome Brunet
2018-11-05pinctrl: meson: fix gxl ao pull register bitsJerome Brunet
2018-11-05pinctrl: meson: fix gxbb ao pull register bitsJerome Brunet
2018-11-05pinctrl: meson: fix pinconf bias disableJerome Brunet
2018-10-23Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-10-23Merge tag 'pinctrl-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-10-16pinctrl: sunxi: Fix a memory leak in 'sunxi_pinctrl_build_state()'Christophe JAILLET
2018-10-16pinctrl: uniphier: include <linux/bits.h> instead of <linux/bitops.h>Masahiro Yamada
2018-10-16pinctrl: geminilake: Sort register offsets by valueAndy Shevchenko
2018-10-16pinctrl: geminilake: Get rid of unneeded ->probe() stubAndy Shevchenko
2018-10-16pinctrl: geminilake: Update pin list for B0 steppingAndy Shevchenko
2018-10-15pinctrl: renesas: Fix platform_no_drv_owner.cocci warningsYueHaibing
2018-10-15pinctrl: mediatek: Make eint_m u16Manivannan Sadhasivam
2018-10-12pinctrl: bcm: ns: Use uintptr_t for casting dataRafał Miłecki
2018-10-12pinctrl: madera: Fix uninitialized variable bug in madera_mux_set_muxGustavo A. R. Silva
2018-10-10pinctrl: gemini: Fix up TVC clock groupLinus Walleij
2018-10-10pinctrl: mcp23s08: fix irq and irqchip setup orderMarco Felsch
2018-10-10pinctrl: gemini: Drop noisy debug printsLinus Walleij
2018-10-10pinctrl: gemini: Mask and set properlyLinus Walleij
2018-10-10pinctrl: mediatek: select GPIOLIBArnd Bergmann
2018-10-10pinctrl: rza1: don't manually release devm managed resourcesUwe Kleine-König
2018-10-10Merge tag 'sh-pfc-for-v4.20-tag3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij
2018-10-10pinctrl: msm: Use init_valid_mask exported functionRicardo Ribalda Delgado
2018-10-10pinctrl: bcm: add Northstar driverRafał Miłecki
2018-10-03pinctrl: qcom: fix 'const' pointer handlingArnd Bergmann
2018-10-03pinctrl: nomadik: Fix debugfsLinus Walleij
2018-10-03pinctrl: intel: Fix a spelling typo in kernel documentationAndy Shevchenko
2018-10-03pinctrl: broxton: Convert unsigned to unsigned intAndy Shevchenko
2018-10-03pinctrl: cherryview: Convert unsigned to unsigned intAndy Shevchenko
2018-10-03pinctrl: baytrail: Convert unsigned to unsigned intAndy Shevchenko
2018-10-03pinctrl: intel: Convert unsigned to unsigned intAndy Shevchenko
2018-10-02pinctrl: sh-pfc: r8a77990: Add INTC-EX pins, groups and functionGeert Uytterhoeven
2018-10-02pinctrl: renesas: Renesas RZ/N1 pinctrl driverPhil Edworthy
2018-10-02pinctrl: msm: Actually use function 0 for gpio selectionStephen Boyd
2018-10-01pinctrl: core: make sure strcmp() doesn't get a null parameterYanjiang Jin