summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ib-gpio-ppid' into develLinus Walleij2021-10-271-2/+7
|\
| * gpio: Allow per-parent interrupt dataMarc Zyngier2021-10-271-2/+7
* | pinctrl: tegra: Fix warnings and errorPrathamesh Shete2021-10-261-3/+2
* | pinctrl: intel: Kconfig: Add configuration menu to Intel pin controlCai Huoqing2021-10-261-3/+3
* | pinctrl: tegra: Use correct offset for pin groupPrathamesh Shete2021-10-261-2/+31
* | pinctrl: core: fix possible memory leak in pinctrl_enable()Yang Yingliang2021-10-251-0/+2
* | pinctrl: bcm2835: Allow building driver as a moduleFlorian Fainelli2021-10-252-2/+9
* | pinctrl: equilibrium: Fix function addition in multiple groupsRahul Tanwar2021-10-251-1/+6
* | pinctrl: tegra: Add pinmux support for Tegra194Prathamesh Shete2021-10-241-35/+1759
* | pinctrl: tegra: include lpdr pin propertiesSuresh Mangipudi2021-10-242-164/+168
* | pinctrl: mediatek: add support for MT7986 SoCSam Shih2021-10-243-0/+935
* | pinctrl: microchip sgpio: use reset driverHoratiu Vultur2021-10-241-0/+7
* | pinctrl: qcom: spmi-mpp: add support for hierarchical IRQ chipDmitry Baryshkov2021-10-171-17/+69
* | pinctrl: qcom: spmi-mpp: hardcode IRQ countsDmitry Baryshkov2021-10-171-15/+10
* | pinctrl: qcom: ssbi-mpp: add support for hierarchical IRQ chipDmitry Baryshkov2021-10-171-18/+93
* | pinctrl: qcom: ssbi-mpp: hardcode IRQ countsDmitry Baryshkov2021-10-171-14/+8
* | pinctrl: samsung: support ExynosAutov9 SoC pinctrlChanho Park2021-10-173-0/+111
* | Merge tag 'renesas-pinctrl-for-v5.16-tag2' of git://git.kernel.org/pub/scm/li...Linus Walleij2021-10-175-34/+119
|\ \
| * | pinctrl: renesas: checker: Prefix common checker outputGeert Uytterhoeven2021-10-151-3/+3
| * | pinctrl: renesas: checker: Fix bias checks on SoCs with pull-down only pinsGeert Uytterhoeven2021-10-151-3/+5
| * | pinctrl: renesas: checker: Move overlapping field checkGeert Uytterhoeven2021-10-151-21/+34
| * | pinctrl: renesas: checker: Fix off-by-one bug in drive register checkGeert Uytterhoeven2021-10-151-1/+1
| * | pinctrl: renesas: Fix save/restore on SoCs with pull-down only pinsGeert Uytterhoeven2021-10-151-2/+4
| * | pinctrl: renesas: r8a779[56]x: Add MediaLB pinsAndrey Gusakov2021-10-154-6/+74
* | | pinctrl: gemini: fix typosDu Huanpeng2021-10-141-2/+2
* | | pinctrl: stm32: do not warn when 'st,package' is absentFabien Dessenne2021-10-141-13/+3
* | | pinctrl: uniphier: Add UniPhier NX1 pinctrl driverKunihiko Hayashi2021-10-133-0/+494
* | | pinctrl: uniphier: Add extra audio pinmux settings for LD11, LD20 and PXs3 SoCsKunihiko Hayashi2021-10-133-0/+93
* | | pinctrl: qcom: spmi-gpio: Add compatible for PM6350Luca Weiss2021-10-131-0/+1
* | | Merge tag 'renesas-pinctrl-for-v5.16-tag1' of git://git.kernel.org/pub/scm/li...Linus Walleij2021-10-032-7/+7
|\| |
| * | pinctrl: renesas: rzg2l: Fix missing port register 21hBiju Das2021-09-241-1/+1
| * | pinctrl: renesas: No need to initialise global staticsJason Wang2021-09-131-6/+6
| |/
* | pinctrl: mediatek: add rsel setting on MT8195Zhiyong Tao2021-10-031-0/+133
* | pinctrl: mediatek: support rsel featureZhiyong Tao2021-10-033-48/+289
* | pinctrl: mediatek: fix coding styleZhiyong Tao2021-10-031-4/+4
* | pinctrl: qcom: spmi-gpio: add support to enable/disable outputSubbaraman Narayanamurthy2021-10-031-0/+6
* | pinctrl: qcom: Add QCM2290 pinctrl driverShawn Guo2021-09-233-0/+1138
* | pinctrl: qcom: Add SM6350 pinctrl driverKonrad Dybcio2021-09-233-0/+1411
* | pinctrl: qcom: msm8226: fill in more functionsLuca Weiss2021-09-181-22/+52
* | pinctrl: mediatek: mt8195: Add pm_opsZhiyong Tao2021-09-171-0/+1
* | pinctrl: Fix spelling mistake "atleast" -> "at least"Colin Ian King2021-09-171-1/+1
* | pinctrl: nomadik: Kconfig: Remove repeated config dependencyCai Huoqing2021-09-171-1/+0
* | pinctrl: mediatek: moore: check if pin_desc is valid before useSam Shih2021-09-161-0/+18
|/
* Merge tag 'auxdisplay-for-linus-v5.15-rc1' of git://github.com/ojeda/linuxLinus Torvalds2021-09-134-20/+6
|\
| * auxdisplay: Replace symbolic permissions with octal permissionsJinchao Wang2021-07-162-3/+3
| * auxdisplay: ks0108: Switch to use module_parport_driver()Andy Shevchenko2021-07-161-13/+1
| * auxdisplay: charlcd: Drop unneeded initializers and switch to C99 styleAndy Shevchenko2021-07-161-3/+1
| * auxdisplay: hd44780: Fix oops on module unloadingLars Poeschel2021-07-161-1/+1
* | Merge tag 'char-misc-5.15-rc1-lkdtm' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-09-122-11/+27
|\ \
| * | lkdtm: Use init_uts_ns.name instead of macrosKees Cook2021-09-102-11/+27