summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handlerGrace Kao2020-05-201-0/+4
* pinctrl: baytrail: Enable pin configuration setting for GPIO chipAndy Shevchenko2020-05-201-0/+1
* pinctrl: core: Remove extra kref_get which blocks hogs being freedCharles Keepax2020-03-201-1/+0
* pinctrl: meson-gxl: fix GPIOX sdio pinsNicolas Belin2020-03-201-2/+2
* 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: iproc-gpio: Fix incorrect pinconf configurationsLi Jin2020-01-271-19/+77
* pinctrl: sh-pfc: sh73a0: Fix fsic_spdif pin groupsGeert Uytterhoeven2020-01-271-1/+2
* pinctrl: sh-pfc: r8a7792: Fix vin1_data18_b pin groupGeert Uytterhoeven2020-01-271-0/+1
* pinctrl: sh-pfc: r8a7791: Fix scifb2_data_c pin groupGeert Uytterhoeven2020-01-271-1/+1
* pinctrl: sh-pfc: emev2: Add missing pinmux functionsGeert Uytterhoeven2020-01-271-0/+20
* pinctrl: sh-pfc: sh7734: Remove bogus IPSR10 valueGeert Uytterhoeven2020-01-271-1/+1
* pinctrl: sh-pfc: sh7269: Add missing PCIOR0 fieldGeert Uytterhoeven2020-01-271-1/+1
* pinctrl: sh-pfc: r8a77995: Remove bogus SEL_PWM[0-3]_3 configurationsGeert Uytterhoeven2020-01-271-4/+4
* pinctrl: sh-pfc: sh7734: Add missing IPSR11 fieldGeert Uytterhoeven2020-01-271-1/+1
* pinctrl: sh-pfc: r8a7794: Remove bogus IPSR9 fieldGeert Uytterhoeven2020-01-271-1/+1
* pinctrl: sh-pfc: sh73a0: Add missing TO pin to tpu4_to3 groupGeert Uytterhoeven2020-01-271-0/+1
* pinctrl: sh-pfc: r8a7791: Remove bogus marks from vin1_b_data18 groupGeert Uytterhoeven2020-01-271-3/+0
* pinctrl: sh-pfc: r8a7791: Remove bogus ctrl marks from qspi_data4_b groupGeert Uytterhoeven2020-01-271-2/+1
* pinctrl: sh-pfc: r8a7740: Add missing LCD0 marks to lcd0_data24_1 groupGeert Uytterhoeven2020-01-271-0/+1
* pinctrl: sh-pfc: r8a7740: Add missing REF125CK pin to gether_gmii groupGeert Uytterhoeven2020-01-271-1/+1
* pinctrl: lewisburg: Update pin list according to v1.1v6Andy Shevchenko2020-01-171-85/+86
* pinctl: ti: iodelay: fix error checking on pinctrl_count_index_with_args callColin Ian King2020-01-171-1/+1
* pinctrl: baytrail: Really serialize all register accessesHans de Goede2020-01-041-37/+44
* pinctrl: amd: fix __iomem annotation in amd_gpio_irq_handler()Ben Dooks (Codethink)2019-12-311-1/+2
* pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_BGeert Uytterhoeven2019-12-311-2/+2
* pinctrl: devicetree: Avoid taking direct reference to device name stringWill Deacon2019-12-311-5/+20
* pinctrl: samsung: Fix device node refcount leaks in S3C64xx wakeup controller...Krzysztof Kozlowski2019-12-171-1/+5
* pinctrl: samsung: Fix device node refcount leaks in init codeKrzysztof Kozlowski2019-12-171-2/+8
* pinctrl: samsung: Fix device node refcount leaks in S3C24xx wakeup controller...Krzysztof Kozlowski2019-12-171-1/+5
* pinctrl: samsung: Add of_node_put() before return in error pathNishka Dasgupta2019-12-171-1/+3
* pinctrl: qcom: ssbi-gpio: fix gpio-hog related boot issuesBrian Masney2019-12-171-6/+17
* pinctrl: stm32: fix memory leak issueAlexandre Torgue2019-12-051-10/+16
* 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-12-011-6/+3
* pinctrl: lpc18xx: Use define directive for PIN_CONFIG_GPIO_PIN_INTNathan Chancellor2019-12-011-8/+2
* pinctrl: qcom: spmi-gpio: fix gpio-hog related boot issuesBrian Masney2019-12-011-4/+17
* pinctrl: sunxi: Fix a memory leak in 'sunxi_pinctrl_build_state()'Christophe JAILLET2019-12-011-4/+7
* pinctrl: gemini: Fix up TVC clock groupLinus Walleij2019-11-241-8/+36
* pinctrl: gemini: Mask and set properlyLinus Walleij2019-11-241-1/+2
* pinctrl: at91: don't use the same irqchip with multiple gpiochipsLudovic Desroches2019-11-201-14/+14
* pinctrl: at91-pio4: fix has_config check in atmel_pctl_dt_subnode_to_map()Dan Carpenter2019-11-201-6/+2
* pinctrl: ingenic: Probe driver at subsys_initcallPaul Cercueil2019-11-201-1/+1
* pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable()Dan Carpenter2019-11-101-2/+2
* pinctrl: armada-37xx: swap polarity on LED groupPatrick Williams2019-10-291-4/+4
* pinctrl: armada-37xx: fix control of pins 32 and upPatrick Williams2019-10-291-9/+9