summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: single: Fix error return code in pcs_parse_bits_in_pinctrl_entry()Zhen Lei2021-09-221-0/+1
* pinctrl: rockchip: fix restore error in resumeWang Panzhenzhuan2021-04-071-5/+8
* pinctrl: falcon: add missing put_device() call in pinctrl_falcon_probe()Yu Kuai2020-12-291-5/+9
* pinctrl: amd: remove debounce filter setting in IRQ type settingCoiby Xu2020-12-291-7/+0
* pinctrl: rockchip: enable gpio pclk for rockchip_gpio_to_irqJianqun Xu2020-11-241-0/+2
* pinctrl: amd: fix incorrect way to disable debounce filterCoiby Xu2020-11-181-2/+2
* pinctrl: amd: use higher precision for 512 RtcClkCoiby Xu2020-11-181-1/+1
* pinctrl: devicetree: Avoid taking direct reference to device name stringWill Deacon2020-11-181-6/+20
* 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