summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2020-12-29pinctrl: falcon: add missing put_device() call in pinctrl_falcon_probe()Yu Kuai
2020-12-29pinctrl: baytrail: Avoid clearing debounce value when turning it offAndy Shevchenko
2020-12-29pinctrl: merrifield: Set default bias in case no particular value givenAndy Shevchenko
2020-12-29pinctrl: amd: remove debounce filter setting in IRQ type settingCoiby Xu
2020-12-11pinctrl: baytrail: Fix pin being driven low for a while on gpiod_get(..., GPI...Hans de Goede
2020-12-11pinctrl: baytrail: Replace WARN with dev_info_once when setting direct-irq pi...Hans de Goede
2020-11-24pinctrl: rockchip: enable gpio pclk for rockchip_gpio_to_irqJianqun Xu
2020-11-18pinctrl: amd: fix incorrect way to disable debounce filterCoiby Xu
2020-11-18pinctrl: amd: use higher precision for 512 RtcClkCoiby Xu
2020-11-18pinctrl: aspeed: Fix GPI only function problem.Billy Tsai
2020-11-18pinctrl: devicetree: Avoid taking direct reference to device name stringWill Deacon
2020-08-21pinctrl-single: fix pcs_parse_pinconf() return valueDrew Fustini
2020-07-31pinctrl: amd: fix npins for uart0 in kerncz_groupsJacky Hu
2020-06-30pinctrl: imxl: Fix an error handling path in 'imx1_pinctrl_core_probe()'Christophe JAILLET
2020-06-20pinctrl: samsung: Save/restore eint_mask over suspend for EINT_TYPE GPIOsJonathan Bakker
2020-05-20pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handlerGrace Kao
2020-02-28pinctrl: sh-pfc: sh7269: Fix CAN function GPIOsGeert Uytterhoeven
2020-02-28pinctrl: baytrail: Do not clear IRQ flags on direct-irq enabled pinsHans de Goede
2020-02-28pinctrl: sh-pfc: sh7264: Fix CAN function GPIOsGeert Uytterhoeven
2020-02-14pinctrl: sh-pfc: r8a7778: Fix duplicate SDSELF_B and SD1_CLK_BGeert Uytterhoeven
2020-01-29pinctrl: sh-pfc: sh73a0: Fix fsic_spdif pin groupsGeert Uytterhoeven
2020-01-29pinctrl: sh-pfc: r8a7792: Fix vin1_data18_b pin groupGeert Uytterhoeven
2020-01-29pinctrl: sh-pfc: r8a7791: Fix scifb2_data_c pin groupGeert Uytterhoeven
2020-01-29pinctrl: sh-pfc: emev2: Add missing pinmux functionsGeert Uytterhoeven
2020-01-29pinctrl: sh-pfc: sh7734: Remove bogus IPSR10 valueGeert Uytterhoeven
2020-01-29pinctrl: sh-pfc: sh7269: Add missing PCIOR0 fieldGeert Uytterhoeven
2020-01-29pinctrl: sh-pfc: sh7734: Add missing IPSR11 fieldGeert Uytterhoeven
2020-01-29pinctrl: sh-pfc: r8a7794: Remove bogus IPSR9 fieldGeert Uytterhoeven
2020-01-29pinctrl: sh-pfc: sh73a0: Add missing TO pin to tpu4_to3 groupGeert Uytterhoeven
2020-01-29pinctrl: sh-pfc: r8a7791: Remove bogus marks from vin1_b_data18 groupGeert Uytterhoeven
2020-01-29pinctrl: sh-pfc: r8a7791: Remove bogus ctrl marks from qspi_data4_b groupGeert Uytterhoeven
2020-01-29pinctrl: sh-pfc: r8a7740: Add missing LCD0 marks to lcd0_data24_1 groupGeert Uytterhoeven
2020-01-29pinctrl: sh-pfc: r8a7740: Add missing REF125CK pin to gether_gmii groupGeert Uytterhoeven
2020-01-04pinctrl: baytrail: Really serialize all register accessesHans de Goede
2020-01-04pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_BGeert Uytterhoeven
2019-12-21pinctrl: samsung: Fix device node refcount leaks in S3C64xx wakeup controller...Krzysztof Kozlowski
2019-12-21pinctrl: samsung: Fix device node refcount leaks in init codeKrzysztof Kozlowski
2019-12-21pinctrl: samsung: Fix device node refcount leaks in S3C24xx wakeup controller...Krzysztof Kozlowski
2019-12-21pinctrl: qcom: ssbi-gpio: fix gpio-hog related boot issuesBrian Masney
2019-12-05pinctrl: sh-pfc: sh7734: Fix shifted values in IPSR10Geert Uytterhoeven
2019-12-05pinctrl: sh-pfc: sh7264: Fix PFCR3 and PFCR0 register configurationGeert Uytterhoeven
2019-12-05pinctrl: xway: fix gpio-hog related boot issuesMartin Schiller
2019-11-28pinctrl: zynq: Use define directive for PIN_CONFIG_IO_STANDARDNathan Chancellor
2019-11-28pinctrl: lpc18xx: Use define directive for PIN_CONFIG_GPIO_PIN_INTNathan Chancellor
2019-11-28pinctrl: qcom: spmi-gpio: fix gpio-hog related boot issuesBrian Masney
2019-11-25pinctrl: at91: don't use the same irqchip with multiple gpiochipsLudovic Desroches
2019-11-25pinctrl: at91-pio4: fix has_config check in atmel_pctl_dt_subnode_to_map()Dan Carpenter
2019-11-10pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable()Dan Carpenter
2019-10-07pinctrl: tegra: Fix write barrier placement in pmx_writelSowjanya Komatineni
2019-08-04pinctrl: rockchip: fix leaked of_node referencesWen Yang