summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: pinconf-generic: add missing of_node_put()ZhangPeng2023-01-071-1/+3
* pinctrl: single: Fix potential division by zeroMaxim Korotkov2022-12-081-1/+1
* pinctrl: devicetree: fix null pointer dereferencing in pinctrl_dt_to_mapZeng Heng2022-11-251-0/+2
* pinctrl: qcom: msm8916: Allow CAMSS GP clocks to be muxedNikita Travkin2022-08-251-2/+2
* pinctrl: nomadik: Fix refcount leak in nmk_pinctrl_dt_subnode_to_mapMiaoqian Lin2022-08-251-1/+3
* pinctrl: sunxi: a83t: Fix NAND function name for some pinsSamuel Holland2022-07-121-5/+5
* pinctrl: pistachio: fix use of irq_of_parse_and_map()Lv Ruyi2022-05-121-3/+3
* pinctrl: pinconf-generic: Print arguments for bias-pull-*Chen-Yu Tsai2022-04-201-3/+3
* pinctrl/rockchip: Add missing of_node_put() in rockchip_pinctrl_probeMiaoqian Lin2022-04-201-0/+2
* pinctrl: nomadik: Add missing of_node_put() in nmk_pinctrl_probeMiaoqian Lin2022-04-201-1/+3
* pinctrl: mediatek: Fix missing of_node_put() in mtk_pctrl_initMiaoqian Lin2022-04-201-0/+2
* pinctrl: single: Fix error return code in pcs_parse_bits_in_pinctrl_entry()Zhen Lei2021-09-221-0/+1
* pinctrl/amd: Add device HID for new AMD GPIO controllerMaximilian Luz2021-07-201-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: baytrail: Avoid clearing debounce value when turning it offAndy Shevchenko2020-12-291-1/+7
* pinctrl: merrifield: Set default bias in case no particular value givenAndy Shevchenko2020-12-291-0/+8
* pinctrl: amd: remove debounce filter setting in IRQ type settingCoiby Xu2020-12-291-7/+0
* pinctrl: baytrail: Fix pin being driven low for a while on gpiod_get(..., GPI...Hans de Goede2020-12-111-14/+53
* pinctrl: baytrail: Replace WARN with dev_info_once when setting direct-irq pi...Hans de Goede2020-12-111-4/+4
* 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: aspeed: Fix GPI only function problem.Billy Tsai2020-11-181-3/+4
* 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: imxl: Fix an error handling path in 'imx1_pinctrl_core_probe()'Christophe JAILLET2020-06-301-1/+0
* pinctrl: samsung: Save/restore eint_mask over suspend for EINT_TYPE GPIOsJonathan Bakker2020-06-201-0/+9
* pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handlerGrace Kao2020-05-201-0/+4
* pinctrl: sh-pfc: sh7269: Fix CAN function GPIOsGeert Uytterhoeven2020-02-281-12/+27
* pinctrl: baytrail: Do not clear IRQ flags on direct-irq enabled pinsHans de Goede2020-02-281-1/+7
* 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: r8a7792: Fix vin1_data18_b pin groupGeert Uytterhoeven2020-01-291-0/+1
* 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: baytrail: Really serialize all register accessesHans de Goede2020-01-041-37/+44
* 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