summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
...
* pinctrl: bcm63xx: fix unmet dependency on REGMAP for GPIO_REGMAPJulian Braha2022-02-231-0/+1
* pinctrl: bcm2835: Fix a few error pathsFlorian Fainelli2022-02-081-8/+15
* pinctrl: intel: fix unexpected interruptŁukasz Bartosik2022-02-081-20/+34
* pinctrl: intel: Fix a glitch when updating IRQ flags on a preconfigured lineAndy Shevchenko2022-02-081-8/+2
* pinctrl: sunxi: Fix H616 I2S3 pin dataAndre Przywara2022-02-081-4/+4
* pinctrl/rockchip: fix gpio device creationJohn Keeping2022-01-271-1/+1
* pinctrl: mediatek: fix global-out-of-bounds issueGuodong Liu2021-12-291-2/+6
* pinctrl: stm32: consider the GPIO offset to expose all the GPIO linesFabien Dessenne2021-12-291-4/+4
* pinctrl: bcm2835: Change init order for gpio hogsPhil Elwell2021-12-291-13/+16
* pinctrl: amd: Fix wakeups when IRQ is shared with SCIMario Limonciello2021-12-221-3/+26
* pinctrl: qcom: fix unmet dependencies on GPIOLIB for GPIOLIB_IRQCHIPJulian Braha2021-12-081-0/+2
* pinctrl: ralink: include 'ralink_regs.h' in 'pinctrl-mt7620.c'Sergio Paracuellos2021-11-251-0/+1
* pinctrl: qcom: sm8350: Correct UFS and SDC offsetsBjorn Andersson2021-11-251-4/+4
* pinctrl: qcom: sdm845: Enable dual edge errataBjorn Andersson2021-11-251-0/+1
* pinctrl: equilibrium: Fix function addition in multiple groupsRahul Tanwar2021-11-181-1/+6
* pinctrl: renesas: checker: Fix off-by-one bug in drive register checkGeert Uytterhoeven2021-11-181-1/+1
* pinctrl: renesas: rzg2l: Fix missing port register 21hBiju Das2021-11-181-1/+1
* pinctrl: core: fix possible memory leak in pinctrl_enable()Yang Yingliang2021-11-181-0/+2
* pinctrl: amd: disable and mask interrupts on probeSachi King2021-10-161-0/+31
* pinctrl: stm32: use valid pin identifier in stm32_pinctrl_resume()Fabien Dessenne2021-10-141-2/+2
* Revert "pinctrl: bcm: ns: support updated DT binding as syscon subnode"Rafał Miłecki2021-10-141-19/+10
* Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-10-081-1/+2
|\
| * qcom_scm: hide Kconfig symbolArnd Bergmann2021-10-071-1/+2
* | pinctrl: qcom: sc7280: Add PM suspend callbacksRajendra Nayak2021-09-231-0/+1
* | pinctrl/rockchip: add a queue for deferred pin output settings on probeHeiko Stuebner2021-09-182-0/+77
* | pinctrl: qcom: spmi-gpio: correct parent irqspec translationDavid Collins2021-09-171-3/+34
* | pinctrl: amd: Handle wake-up interruptBasavaraj Natikar2021-09-171-0/+10
* | pinctrl: amd: Add irq field dataBasavaraj Natikar2021-09-172-5/+5
* | pinctrl: core: Remove duplicated word from devm_pinctrl_unregister()Michal Simek2021-09-171-1/+1
|/
* Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-09-031-1/+0
|\
| * isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan2021-08-191-1/+0
* | Merge tag 'pinctrl-v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-0238-170/+7950
|\ \
| * \ Merge tag 'samsung-pinctrl-5.15' of https://git.kernel.org/pub/scm/linux/kern...Linus Walleij2021-08-174-1/+149
| |\ \
| | * | pinctrl: samsung: Add Exynos850 SoC specific dataSam Protsenko2021-08-134-0/+148
| | * | pinctrl: samsung: Fix pinctrl bank pin countJaehyoung Choi2021-08-021-1/+1
| | |/
| * | Merge branch 'ib-rockchip' into develLinus Walleij2021-08-172-891/+305
| |\ \
| * \ \ Merge tag 'renesas-pinctrl-for-v5.15-tag2' of git://git.kernel.org/pub/scm/li...Linus Walleij2021-08-143-0/+1187
| |\ \ \
| | * | | pinctrl: renesas: Add RZ/G2L pin and gpio controller driverLad Prabhakar2021-08-133-0/+1187
| * | | | pinctrl: Add Intel Keem Bay pinctrl driverLakshmi Sowjanya D2021-08-113-0/+1751
| * | | | pinctrl: zynqmp: Drop pinctrl_unregister for devm_ registered deviceYang Yingliang2021-08-111-10/+0
| * | | | pinctrl: ingenic: Add .max_register in regmap_configPaul Cercueil2021-08-111-2/+5
| * | | | pinctrl: ingenic: Fix bias config for X2000(E)Paul Cercueil2021-08-111-3/+3
| * | | | pinctrl: ingenic: Fix incorrect pull up/down infoPaul Cercueil2021-08-111-3/+3
| * | | | pinctrl: Ingenic: Add pinctrl driver for X2100.周琰杰 (Zhou Yanjie)2021-08-111-0/+216
| * | | | pinctrl: Ingenic: Add SSI pins support for JZ4755 and JZ4760.周琰杰 (Zhou Yanjie)2021-08-111-0/+155
| * | | | pinctrl: Ingenic: Improve the code.周琰杰 (Zhou Yanjie)2021-08-111-66/+89
| * | | | pinctrl: aspeed: placate kernel-doc warningsRandy Dunlap2021-08-102-3/+4
| * | | | pinctrl: stmfx: Fix hazardous u8[] to unsigned long castMarc Zyngier2021-08-101-2/+4
| * | | | pinctrl: stm32: Add STM32MP135 SoC supportAlexandre Torgue2021-08-103-0/+1686
| * | | | pinctrl: single: Move test PCS_HAS_PINCONF in pcs_parse_bits_in_pinctrl_entry...Zhen Lei2021-08-101-14/+8