aboutsummaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorFilesLines
2020-06-07Merge tag 'pinctrl-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Gravatar Linus Torvalds 61-1288/+3343
2020-06-04pinctrl: sprd: Fix the incorrect pull-up definitionGravatar Baolin Wang 1-2/+2
2020-06-04pinctrl: pxa: pxa2xx: Remove 'pxa2xx_pinctrl_exit()' which is unused and brokenGravatar Christophe JAILLET 1-9/+0
2020-06-03pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource leak in ca...Gravatar Christophe JAILLET 1-3/+4
2020-06-03pinctrl: freescale: imx: Fix an error handling path in 'imx_pinctrl_probe()'Gravatar Christophe JAILLET 1-17/+2
2020-06-03pinctrl: sirf: add missing put_device() call in sirfsoc_gpio_probe()Gravatar yu kuai 1-6/+14
2020-06-03pinctrl: imxl: Fix an error handling path in 'imx1_pinctrl_core_probe()'Gravatar Christophe JAILLET 1-1/+0
2020-06-03pinctrl: bcm2835: Add support for wake-up interruptsGravatar Florian Fainelli 1-1/+75
2020-06-03pinctrl: bcm2835: Match BCM7211 compatible stringGravatar Florian Fainelli 1-0/+4
2020-05-25pinctrl: at91-pio4: Add COMPILE_TEST supportGravatar Tiezhu Yang 1-1/+1
2020-05-25pinctrl: Fix return value about devm_platform_ioremap_resource()Gravatar Tiezhu Yang 2-2/+2
2020-05-25Merge tag 'sh-pfc-for-v5.8-tag2' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Walleij 6-353/+405
2020-05-19Merge tag 'samsung-pinctrl-5.8' of https://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Walleij 1-24/+58
2020-05-18pinctrl: ocelot: Fix GPIO interrupt decoding on Jaguar2Gravatar Lars Povlsen 1-1/+2
2020-05-18pinctrl: ocelot: Remove instance number from pin functionsGravatar Lars Povlsen 1-64/+30
2020-05-18pinctrl: ocelot: Always register GPIO driverGravatar Lars Povlsen 1-15/+15
2020-05-16pinctrl: amd: Add ACPI dependencyGravatar Geert Uytterhoeven 1-0/+1
2020-05-16pinctrl: equilibrium: Add architecture dependencyGravatar Geert Uytterhoeven 1-0/+1
2020-05-15Merge tag 'intel-pinctrl-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Walleij 12-266/+573
2020-05-15pinctrl: rza1: Fix flag name in commentGravatar Geert Uytterhoeven 1-1/+1
2020-05-15pinctrl: sh-pfc: r8a7790: Add r8a7742 PFC supportGravatar Lad Prabhakar 5-352/+404
2020-05-12pinctrl: rockchip: fix memleak in rockchip_dt_node_to_mapGravatar Dafna Hirschfeld 1-3/+4
2020-05-12pinctrl: rockchip: return ENOMEM instead of EINVAL if allocation failsGravatar Dafna Hirschfeld 1-2/+2
2020-05-12pinctrl: mediatek: add pinctrl-mtk-common-v2 module licenseGravatar Arnd Bergmann 1-0/+4
2020-05-12pinctrl: ingenic: Add irq_{request,release}_resources callbacksGravatar Paul Cercueil 1-0/+21
2020-05-12pinctrl: qcom: Add affinity callbacks to msmgpio IRQ chipGravatar Venkata Narendra Kumar Gutta 1-0/+25
2020-05-12pinctrl: rk805: Constify rk805_gpio_cfgsGravatar Rikard Falkeborn 1-2/+2
2020-05-09Merge tag 'sh-pfc-for-v5.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Walleij 1-1/+1
2020-04-28pinctrl: db8500: Fix some old bugsGravatar Linus Walleij 1-1/+5
2020-04-28pinctrl: ab8505: Define group for GPIO pin 50Gravatar Linus Walleij 1-0/+1
2020-04-28pinctrl: bm1880: add pwm37 to bm1880_pctrl_groupsGravatar Jason Yan 1-0/+1
2020-04-28pinctrl: stmfx: stmfx_pinconf_set doesn't require to get direction anymoreGravatar Amelie Delaunay 1-5/+1
2020-04-28pinctrl: fix several typosGravatar Dejin Zheng 6-7/+8
2020-04-28pinctrl: meson: wire up the gpio_chip's set_config callbackGravatar Martin Blumenstingl 1-0/+1
2020-04-28pinctrl: meson: implement the gpio_chip get_direction callbackGravatar Martin Blumenstingl 1-0/+13
2020-04-28pinctrl: samsung: Save/restore eint_mask over suspend for EINT_TYPE GPIOsGravatar Jonathan Bakker 1-0/+9
2020-04-28pinctrl: qcom: Add sm8250 pinctrl driver.Gravatar Venkata Narendra Kumar Gutta 3-0/+1371
2020-04-22pinctrl: intel: Move npins closer to pin_base in struct intel_communityGravatar Andy Shevchenko 1-2/+3
2020-04-22pinctrl: intel: Update description in struct intel_communityGravatar Andy Shevchenko 1-3/+3
2020-04-20pinctrl: rza1: Fix wrong array assignment of rza1l_swio_entriesGravatar Jason Yan 1-1/+1
2020-04-17Merge tag 'intel-pinctrl-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Walleij 3-7/+13
2020-04-17pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handlerGravatar Grace Kao 1-0/+4
2020-04-17pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handlerGravatar Grace Kao 1-0/+4
2020-04-17pinctrl: mcp23s08: add module licenseGravatar Jason Yan 1-0/+1
2020-04-17pinctrl: qcom: Remove duplicated include from pinctrl-msm.cGravatar YueHaibing 1-1/+0
2020-04-16pinctrl: lynxpoint: Use platform_get_irq_optional() explicitlyGravatar Andy Shevchenko 1-5/+5
2020-04-16pinctrl: mcp23s08: Split to three parts: core, I²C, SPIGravatar Andy Shevchenko 6-452/+459
2020-04-16pinctrl: mcp23s08: Use for_each_set_bit() and hweight_long()Gravatar Andy Shevchenko 1-19/+11
2020-04-16pinctrl: mcp23s08: Make use of device propertiesGravatar Andy Shevchenko 1-16/+12
2020-04-16pinctrl: mcp23s08: Propagate error code from device_property_read_u32()Gravatar Andy Shevchenko 1-3/+2