summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl (follow)
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: aspeed: Add AST2600 pinmux supportAndrew Jeffery2019-08-053-0/+2404
* pinctrl: aspeed: Add SIG_DESC_CLEAR() helperAndrew Jeffery2019-08-051-0/+1
* pinctrl: aspeed: Add multiple pin group support for functionsAndrew Jeffery2019-08-053-1489/+1789
* pinctrl: aspeed: Add PIN_DECL_3() helperAndrew Jeffery2019-08-051-32/+40
* pinctrl: aspeed: Rename pin declaration macrosAndrew Jeffery2019-08-053-405/+405
* pinctrl: sunxi: v3s: introduce support for V3Icenowy Zheng2019-08-052-5/+262
* pinctrl: qcom: spmi-gpio: Mark expected switch fall-throughAnders Roxell2019-08-051-0/+2
* pinctrl: rockchip: Mark expected switch fall-throughAnders Roxell2019-08-051-0/+1
* pinctrl: oxnas: remove set but not used variable 'arg'YueHaibing2019-08-051-4/+0
* pinctrl: stmfx: update pinconf settingsAlexandre Torgue2019-08-051-12/+12
* pinctrl: sprd: Combine the condition of MISC_PIN and COMMON_PINBaolin Wang2019-08-051-17/+2
* pinctrl: sprd: Change to use devm_platform_ioremap_resource()Baolin Wang2019-08-051-3/+1
* pinctrl: qdf2xxx: Switch to use device_property_count_uXX()Andy Shevchenko2019-08-051-1/+1
* pinctrl: msm: Switch to use device_property_count_uXX()Andy Shevchenko2019-08-051-3/+2
* pinctrl: madera: Add configuration for Cirrus Logic CS47L92Charles Keepax2019-08-055-0/+63
* pinctrl: madera: Add configuration for Cirrus Logic CS47L15Richard Fitzgerald2019-08-055-0/+51
* pinctrl: madera: Use local copy of pdataCharles Keepax2019-08-051-2/+2
* pinctrl: bcm2835: Add support for BCM2711 pull-up functionalityStefan Wahren2019-08-051-5/+100
* pinctrl: tegra210: Add Tegra210 pinctrl pm opsSowjanya Komatineni2019-08-051-0/+1
* pinctrl: tegra: Add suspend and resume supportSowjanya Komatineni2019-08-052-0/+62
* pinctrl: sprd: Fix platform_no_drv_owner.cocci warningsYueHaibing2019-08-031-1/+0
* pinctrl: Ingenic: Add pinctrl driver for X1500.Zhou Yanjie2019-07-291-1/+117
* pinctrl: Ingenic: Add pinctrl driver for X1000 and X1000E.Zhou Yanjie2019-07-291-11/+296
* pinctrl: Ingenic: Add pinctrl driver for JZ4760 and JZ4760B.Zhou Yanjie2019-07-291-31/+305
* pinctrl: msm8998: Squash TSIF pins togetherMarc Gonzalez2019-07-291-58/+18
* pinctrl: qcom: Pass irqchip when adding gpiochipLinus Walleij2019-07-291-14/+13
* Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-07-1473-2739/+6056
|\
| * pinctrl: aspeed: Strip moved macros and structs from private headerAndrew Jeffery2019-07-101-498/+0
| * pinctrl: aspeed: Fix missed includeLinus Walleij2019-07-101-0/+2
| * pinctrl: baytrail: Use GENMASK() consistentlyAndy Shevchenko2019-07-041-9/+7
| * pinctrl: baytrail: Re-use data structures from pinctrl-intel.hAndy Shevchenko2019-07-041-239/+60
| * pinctrl: baytrail: Use defined macro instead of magic in byt_get_gpio_mux()Andy Shevchenko2019-07-041-3/+4
| * pinctrl: qcom: Add SM8150 pinctrl driverPrasad Sodagudi2019-07-043-0/+1558
| * pinctrl: aspeed: Add implementation-related documentationAndrew Jeffery2019-07-031-4/+200
| * pinctrl: aspeed: Split out pinmux from general pinctrlAndrew Jeffery2019-07-037-255/+888
| * pinctrl: aspeed: Clarify comment about strapping W1CAndrew Jeffery2019-07-031-1/+1
| * pinctrl: aspeed: Correct comment that is no longer trueAndrew Jeffery2019-07-031-2/+1
| * pinctrl: qcom: Add irq_enable callback for msm gpioSrinivas Ramana2019-07-031-1/+24
| * pinctrl: madera: Fixup SPDX headersCharles Keepax2019-06-265-25/+5
| * pinctrl: qcom: sdm845: Fix CONFIG preprocessor guardNathan Chancellor2019-06-251-1/+1
| * pinctrl: tegra: Add bitmask support for parked bitsThierry Reding2019-06-258-47/+57
| * pinctrl: tegra: Set specific GPIO compatible stringThierry Reding2019-06-253-3/+3
| * pinctrl: mvebu: Add support for MV98DX1135Chris Packham2019-06-251-279/+297
| * pinctrl: freescale: Add i.MX8MN pinctrl driver supportAnson Huang2019-06-253-0/+356
| * pinctrl: Minimize SPDX hamming distanceLinus Walleij2019-06-203-3/+2
| * Merge branch 'ib-qcom-acpi' into develLinus Walleij2019-06-124-2/+55
| |\
| | * pinctrl: qcom: sdm845: Provide ACPI supportLee Jones2019-06-122-2/+36
| | * pinctrl: msm: Add ability for drivers to supply a reserved GPIO listLee Jones2019-06-122-0/+19
| * | pinctrl: remove unused pin_is_valid()Masahiro Yamada2019-06-121-23/+0
| * | pinctrl: remove unneeded initializer for list_for_each_entry() iteratorMasahiro Yamada2019-06-121-4/+4