summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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: xway: fix gpio-hog related boot issuesMartin Schiller2019-12-051-12/+27
* pinctrl: zynq: Use define directive for PIN_CONFIG_IO_STANDARDNathan Chancellor2019-11-281-6/+3
* pinctrl: lpc18xx: Use define directive for PIN_CONFIG_GPIO_PIN_INTNathan Chancellor2019-11-281-8/+2
* 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: ns2: Fix off by one bugs in ns2_pinmux_enable()Dan Carpenter2019-11-101-2/+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-05-311-0/+2
* pinctrl: meson: meson8b: fix the sdxc_a data 1..3 pinsMartin Blumenstingl2019-03-231-1/+1
* pinctrl: max77620: Use define directive for max77620_pinconf_param valuesNathan Chancellor2019-02-271-8/+6
* pinctrl: msm: fix gpio-hog related boot issuesChristian Lamparter2019-02-201-5/+18
* pinctrl: meson: meson8b: fix the GPIO function for the GPIOAO pinsMartin Blumenstingl2019-02-121-5/+8
* pinctrl: meson: meson8: fix the GPIO function for the GPIOAO pinsMartin Blumenstingl2019-02-121-0/+3