summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* 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: Fix device node refcount leaks in Exynos wakeup controller ...Krzysztof Kozlowski2019-12-171-2/+8
* pinctrl: samsung: Add of_node_put() before return in error pathNishka Dasgupta2019-12-171-1/+3
* pinctrl: armada-37xx: Fix irq mask access in armada_37xx_irq_set_type()Gregory CLEMENT2019-12-171-3/+3
* pinctrl: rza2: Fix gpio name typosChris Brandt2019-12-171-2/+2
* pinctrl: cherryview: Allocate IRQ chip dynamicAndy Shevchenko2019-12-041-12/+12
* pinctrl: cherryview: Fix irq_valid_mask calculationHans de Goede2019-11-121-1/+1
* pinctrl: intel: Avoid potential glitches if pin is in GPIO modeAndy Shevchenko2019-11-121-1/+20
* pinctrl: stmfx: fix null pointer on removeAmelie Delaunay2019-11-101-1/+1
* pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable()Dan Carpenter2019-11-101-2/+2
* pinctrl: intel: Allocate IRQ chip dynamicAndy Shevchenko2019-11-101-13/+14
* 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
* pinctrl: cherryview: restore Strago DMI workaround for all versionsDmitry Torokhov2019-10-291-4/+0
* pinctrl: meson-gxbb: Fix wrong pinning definition for uart_cOtto Meier2019-10-071-6/+6
* pinctrl: amd: disable spurious-firing GPIO IRQsDaniel Drake2019-10-071-1/+11
* pinctrl: tegra: Fix write barrier placement in pmx_writelSowjanya Komatineni2019-10-071-1/+3
* pinctrl: stmfx: update pinconf settingsAlexandre Torgue2019-10-071-12/+12
* pinctrl: aspeed: Fix spurious mux failures on the AST2500Andrew Jeffery2019-09-123-6/+38
* pinctrl: aspeed: Make aspeed_pinmux_ips staticYueHaibing2019-07-291-1/+1
* pinctrl: aspeed-g5: Delay acquisition of regmapsAndrew Jeffery2019-07-294-37/+74
* Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-07-1373-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
| * | Merge tag 'sh-pfc-for-v5.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2019-06-0823-1059/+1245
| |\ \
| | * | pinctrl: sh-pfc: Remove obsolete SH_PFC_PIN_NAMED*() macrosGeert Uytterhoeven2019-06-041-16/+0
| | * | pinctrl: sh-pfc: sh73a0: Use new macros for non-GPIO pinsGeert Uytterhoeven2019-06-041-7/+12