summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-06-03pinctrl: bcm2835: Add support for wake-up interruptsFlorian Fainelli
2020-06-03pinctrl: bcm2835: Match BCM7211 compatible stringFlorian Fainelli
2020-05-25pinctrl: at91-pio4: Add COMPILE_TEST supportTiezhu Yang
2020-05-25pinctrl: Fix return value about devm_platform_ioremap_resource()Tiezhu Yang
2020-05-25Merge tag 'sh-pfc-for-v5.8-tag2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2020-05-19Merge tag 'samsung-pinctrl-5.8' of https://git.kernel.org/pub/scm/linux/kerne...Linus Walleij
2020-05-18pinctrl: ocelot: Fix GPIO interrupt decoding on Jaguar2Lars Povlsen
2020-05-18pinctrl: ocelot: Remove instance number from pin functionsLars Povlsen
2020-05-18pinctrl: ocelot: Always register GPIO driverLars Povlsen
2020-05-16pinctrl: amd: Add ACPI dependencyGeert Uytterhoeven
2020-05-16pinctrl: equilibrium: Add architecture dependencyGeert Uytterhoeven
2020-05-15Merge tag 'intel-pinctrl-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2020-05-15pinctrl: rza1: Fix flag name in commentGeert Uytterhoeven
2020-05-15pinctrl: sh-pfc: r8a7790: Add r8a7742 PFC supportLad Prabhakar
2020-05-12pinctrl: rockchip: fix memleak in rockchip_dt_node_to_mapDafna Hirschfeld
2020-05-12pinctrl: rockchip: return ENOMEM instead of EINVAL if allocation failsDafna Hirschfeld
2020-05-12pinctrl: mediatek: add pinctrl-mtk-common-v2 module licenseArnd Bergmann
2020-05-12pinctrl: ingenic: Add irq_{request,release}_resources callbacksPaul Cercueil
2020-05-12pinctrl: rk805: Constify rk805_gpio_cfgsRikard Falkeborn
2020-05-09Merge tag 'sh-pfc-for-v5.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2020-04-28pinctrl: db8500: Fix some old bugsLinus Walleij
2020-04-28pinctrl: ab8505: Define group for GPIO pin 50Linus Walleij
2020-04-28pinctrl: bm1880: add pwm37 to bm1880_pctrl_groupsJason Yan
2020-04-28pinctrl: stmfx: stmfx_pinconf_set doesn't require to get direction anymoreAmelie Delaunay
2020-04-28pinctrl: fix several typosDejin Zheng
2020-04-28pinctrl: meson: wire up the gpio_chip's set_config callbackMartin Blumenstingl
2020-04-28pinctrl: meson: implement the gpio_chip get_direction callbackMartin Blumenstingl
2020-04-28pinctrl: samsung: Save/restore eint_mask over suspend for EINT_TYPE GPIOsJonathan Bakker
2020-04-28pinctrl: qcom: Add sm8250 pinctrl driver.Venkata Narendra Kumar Gutta
2020-04-22pinctrl: intel: Move npins closer to pin_base in struct intel_communityAndy Shevchenko
2020-04-22pinctrl: intel: Update description in struct intel_communityAndy Shevchenko
2020-04-20pinctrl: rza1: Fix wrong array assignment of rza1l_swio_entriesJason Yan
2020-04-17pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handlerGrace Kao
2020-04-17pinctrl: mcp23s08: add module licenseJason Yan
2020-04-17pinctrl: qcom: Remove duplicated include from pinctrl-msm.cYueHaibing
2020-04-16pinctrl: lynxpoint: Use platform_get_irq_optional() explicitlyAndy Shevchenko
2020-04-16pinctrl: mcp23s08: Split to three parts: core, I²C, SPIAndy Shevchenko
2020-04-16pinctrl: mcp23s08: Use for_each_set_bit() and hweight_long()Andy Shevchenko
2020-04-16pinctrl: mcp23s08: Make use of device propertiesAndy Shevchenko
2020-04-16pinctrl: mcp23s08: Propagate error code from device_property_read_u32()Andy Shevchenko
2020-04-16pinctrl: mcp23s08: Refactor mcp23s08_spi_regmap_init()Andy Shevchenko
2020-04-16pinctrl: mcp23s08: Drop unused parameter in mcp23s08_probe_one()Andy Shevchenko
2020-04-16pinctrl: mcp23s08: Consolidate SPI and I²C codeAndy Shevchenko
2020-04-16pinctrl: mcp23s08: Deduplicate IRQ chip fillingAndy Shevchenko
2020-04-16pinctrl: mcp23s08: Get rid of legacy platform dataAndy Shevchenko
2020-04-16pinctrl: imx: Add imx8dxl driverAnson Huang
2020-04-16pinctrl: sunxi: handle probe defferalCorentin Labbe
2020-04-16pinctrl: mediatek: make MediaTek MT6765 pinctrl ready for buiding loadable mo...Light Hsieh
2020-04-16pinctrl: mediatek: make MediaTek pinctrl v2 driver ready for buidling loadabl...Light Hsieh
2020-04-16pinctrl: nomadik:remove unneeded variableDing Xiang