summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2019-08-05pinctrl: bcm2835: Add support for BCM2711 pull-up functionalityStefan Wahren
2019-08-05pinctrl: tegra210: Add Tegra210 pinctrl pm opsSowjanya Komatineni
2019-08-05pinctrl: tegra: Add suspend and resume supportSowjanya Komatineni
2019-08-05pinctrl: rzn1: Add of_node_put() before returnNishka Dasgupta
2019-08-03pinctrl: sprd: Fix platform_no_drv_owner.cocci warningsYueHaibing
2019-07-29pinctrl: Ingenic: Add pinctrl driver for X1500.Zhou Yanjie
2019-07-29pinctrl: Ingenic: Add pinctrl driver for X1000 and X1000E.Zhou Yanjie
2019-07-29pinctrl: Ingenic: Add pinctrl driver for JZ4760 and JZ4760B.Zhou Yanjie
2019-07-29pinctrl: aspeed: Make aspeed_pinmux_ips staticYueHaibing
2019-07-29pinctrl: msm8998: Squash TSIF pins togetherMarc Gonzalez
2019-07-29pinctrl: aspeed-g5: Delay acquisition of regmapsAndrew Jeffery
2019-07-29pinctrl: qcom: Pass irqchip when adding gpiochipLinus Walleij
2019-07-23pinctrl: intel: Drop double check for data in intel_pinctrl_probe_by_uid()Andy Shevchenko
2019-07-23pinctrl: merrifield: Use devm_platform_ioremap_resource()Andy Shevchenko
2019-07-23pinctrl: intel: Use devm_platform_ioremap_resource()Andy Shevchenko
2019-07-23pinctrl: cherryview: Use devm_platform_ioremap_resource()Andy Shevchenko
2019-07-23pinctrl: baytrail: Use devm_platform_ioremap_resource()Andy Shevchenko
2019-07-13Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-10pinctrl: aspeed: Strip moved macros and structs from private headerAndrew Jeffery
2019-07-10pinctrl: aspeed: Fix missed includeLinus Walleij
2019-07-04pinctrl: baytrail: Use GENMASK() consistentlyAndy Shevchenko
2019-07-04pinctrl: baytrail: Re-use data structures from pinctrl-intel.hAndy Shevchenko
2019-07-04pinctrl: baytrail: Use defined macro instead of magic in byt_get_gpio_mux()Andy Shevchenko
2019-07-04pinctrl: qcom: Add SM8150 pinctrl driverPrasad Sodagudi
2019-07-03driver: core: Allow subsystems to continue deferring probeThierry Reding
2019-07-03pinctrl: aspeed: Add implementation-related documentationAndrew Jeffery
2019-07-03pinctrl: aspeed: Split out pinmux from general pinctrlAndrew Jeffery
2019-07-03pinctrl: aspeed: Clarify comment about strapping W1CAndrew Jeffery
2019-07-03pinctrl: aspeed: Correct comment that is no longer trueAndrew Jeffery
2019-07-03pinctrl: qcom: Add irq_enable callback for msm gpioSrinivas Ramana
2019-06-29Merge tag 'pinctrl-v5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-06-27pinctrl: mediatek: Update cur_mask in mask/mask opsNicolas Boichat
2019-06-26pinctrl: mediatek: Ignore interrupts that are wake only during resumeNicolas Boichat
2019-06-26pinctrl: madera: Fixup SPDX headersCharles Keepax
2019-06-25pinctrl: qcom: sdm845: Fix CONFIG preprocessor guardNathan Chancellor
2019-06-25pinctrl: ocelot: fix pinmuxing for pins after 31Alexandre Belloni
2019-06-25pinctrl: ocelot: fix gpio direction for pins after 31Alexandre Belloni
2019-06-25pinctrl: tegra: Add bitmask support for parked bitsThierry Reding
2019-06-25pinctrl: tegra: Set specific GPIO compatible stringThierry Reding
2019-06-25pinctrl: mvebu: Add support for MV98DX1135Chris Packham
2019-06-25pinctrl: mcp23s08: Fix add_data and irqchip_add_nested call orderPhil Reid
2019-06-25pinctrl: freescale: Add i.MX8MN pinctrl driver supportAnson Huang
2019-06-20pinctrl: Minimize SPDX hamming distanceLinus Walleij
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-12Merge branch 'ib-qcom-acpi' into develLinus Walleij
2019-06-12pinctrl: qcom: sdm845: Provide ACPI supportLee Jones
2019-06-12pinctrl: msm: Add ability for drivers to supply a reserved GPIO listLee Jones
2019-06-12pinctrl: remove unused pin_is_valid()Masahiro Yamada
2019-06-12pinctrl: remove unneeded initializer for list_for_each_entry() iteratorMasahiro Yamada