summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* pinctrl-single: fix pcs_parse_pinconf() return valueDrew Fustini2020-08-211-4/+7
* pinctrl: amd: fix npins for uart0 in kerncz_groupsJacky Hu2020-07-311-1/+1
* pinctrl: samsung: Save/restore eint_mask over suspend for EINT_TYPE GPIOsJonathan Bakker2020-06-201-0/+9
* pinctrl: tegra: Correctly check the supported configurationLaxman Dewangan2020-05-101-1/+1
* pinctrl: bcm2835: Fix memory leak in error pathStefan Wahren2020-05-101-1/+1
* pinctrl: sh-pfc: sh7269: Fix CAN function GPIOsGeert Uytterhoeven2020-02-281-12/+27
* pinctrl: sh-pfc: sh7264: Fix CAN function GPIOsGeert Uytterhoeven2020-02-281-5/+4
* pinctrl: sh-pfc: r8a7778: Fix duplicate SDSELF_B and SD1_CLK_BGeert Uytterhoeven2020-02-141-2/+2
* pinctrl: sh-pfc: sh73a0: Fix fsic_spdif pin groupsGeert Uytterhoeven2020-01-291-1/+2
* pinctrl: sh-pfc: r8a7791: Fix scifb2_data_c pin groupGeert Uytterhoeven2020-01-291-1/+1
* pinctrl: sh-pfc: emev2: Add missing pinmux functionsGeert Uytterhoeven2020-01-291-0/+20
* pinctrl: sh-pfc: sh7734: Remove bogus IPSR10 valueGeert Uytterhoeven2020-01-291-1/+1
* pinctrl: sh-pfc: sh7269: Add missing PCIOR0 fieldGeert Uytterhoeven2020-01-291-1/+1
* pinctrl: sh-pfc: sh7734: Add missing IPSR11 fieldGeert Uytterhoeven2020-01-291-1/+1
* pinctrl: sh-pfc: r8a7794: Remove bogus IPSR9 fieldGeert Uytterhoeven2020-01-291-1/+1
* pinctrl: sh-pfc: sh73a0: Add missing TO pin to tpu4_to3 groupGeert Uytterhoeven2020-01-291-0/+1
* pinctrl: sh-pfc: r8a7791: Remove bogus marks from vin1_b_data18 groupGeert Uytterhoeven2020-01-291-3/+0
* pinctrl: sh-pfc: r8a7791: Remove bogus ctrl marks from qspi_data4_b groupGeert Uytterhoeven2020-01-291-2/+1
* pinctrl: sh-pfc: r8a7740: Add missing LCD0 marks to lcd0_data24_1 groupGeert Uytterhoeven2020-01-291-0/+1
* pinctrl: sh-pfc: r8a7740: Add missing REF125CK pin to gether_gmii groupGeert Uytterhoeven2020-01-291-1/+1
* pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_BGeert Uytterhoeven2020-01-041-2/+2
* pinctrl: samsung: Fix device node refcount leaks in S3C64xx wakeup controller...Krzysztof Kozlowski2019-12-211-0/+3
* pinctrl: samsung: Fix device node refcount leaks in init codeKrzysztof Kozlowski2019-12-211-2/+8
* pinctrl: samsung: Fix device node refcount leaks in S3C24xx wakeup controller...Krzysztof Kozlowski2019-12-211-1/+5
* pinctrl: qcom: ssbi-gpio: fix gpio-hog related boot issuesBrian Masney2019-12-211-6/+17
* pinctrl: sh-pfc: sh7734: Fix shifted values in IPSR10Geert Uytterhoeven2019-12-051-8/+8
* pinctrl: sh-pfc: sh7264: Fix PFCR3 and PFCR0 register configurationGeert Uytterhoeven2019-12-051-2/+7
* pinctrl: zynq: Use define directive for PIN_CONFIG_IO_STANDARDNathan Chancellor2019-11-281-6/+3
* pinctrl: qcom: spmi-gpio: fix gpio-hog related boot issuesBrian Masney2019-11-281-4/+17
* pinctrl: at91: don't use the same irqchip with multiple gpiochipsLudovic Desroches2019-11-251-14/+14
* pinctrl: at91-pio4: fix has_config check in atmel_pctl_dt_subnode_to_map()Dan Carpenter2019-11-251-6/+2
* pinctrl: tegra: Fix write barrier placement in pmx_writelSowjanya Komatineni2019-10-071-1/+3
* pinctrl: rockchip: fix leaked of_node referencesWen Yang2019-08-041-0/+1
* pinctrl: pistachio: fix leaked of_node referencesWen Yang2019-06-111-0/+2
* pinctrl: meson: meson8b: fix the sdxc_a data 1..3 pinsMartin Blumenstingl2019-03-231-1/+1
* pinctrl: msm: fix gpio-hog related boot issuesChristian Lamparter2019-02-201-5/+18
* pinctrl: sunxi: a83t: Fix IRQ offset typo for PH11Chen-Yu Tsai2018-12-211-1/+1
* pinctrl: ssbi-gpio: Fix pm8xxx_pin_config_get() to be compliantDouglas Anderson2018-11-211-7/+21
* pinctrl: spmi-mpp: Fix pmic_mpp_config_get() to be compliantDouglas Anderson2018-11-211-7/+12
* pinctrl: qcom: spmi-mpp: Fix drive strength settingStephen Boyd2018-11-211-1/+5
* pinctrl: qcom: spmi-mpp: Fix err handling of pmic_mpp_set_muxYueHaibing2018-11-211-0/+2
* pinctrl: qcom: spmi-gpio: Fix pmic_gpio_config_get() to be compliantDouglas Anderson2018-09-261-8/+24
* pinctrl: freescale: off by one in imx1_pinconf_group_dbg_show()Dan Carpenter2018-09-051-1/+1
* pinctrl: at91-pio4: add missing of_node_putJulia Lawall2018-08-061-1/+3
* pinctrl: Really force states during suspend/resumeFlorian Fainelli2018-03-241-7/+17
* pinctrl: sunxi: Fix A80 interrupt pin bankAndre Przywara2018-02-251-3/+3
* pinctrl: st: add irq_request/release_resources callbacksPatrice Chotard2017-12-251-6/+24
* pinctrl: adi2: Fix Kconfig build problemLinus Walleij2017-12-201-1/+2
* pinctrl: samsung: Remove bogus irq_[un]mask from resource managementThomas Gleixner2017-08-161-4/+0
* pinctrl: sunxi: add a missing function of A10/A20 pinctrl driverIcenowy Zheng2017-08-161-0/+1