summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | pinctrl: sh-pfc: r8a77990: Add USB2.0 pins, groups and functionsTakeshi Kihara2018-07-161-0/+38
| * | | | pinctrl: sh-pfc: r8a77990: Revise USB ID pin nameYoshihiro Shimoda2018-07-161-2/+2
| * | | | pinctrl: sh-pfc: r8a77965: Add HSCIF pins, groups, and functionsTakeshi Kihara2018-07-161-0/+333
| * | | | pinctrl: qcom: spmi-gpio: Fix pmic_gpio_config_get() to be compliantDouglas Anderson2018-07-091-8/+24
| * | | | pinctrl: msm: Fix msm_config_group_get() to be compliantDouglas Anderson2018-07-091-3/+11
| * | | | pinctrl: actions: fix unsigned less than zero comparisonColin Ian King2018-07-021-4/+3
| * | | | pinctrl: intel: Convert to use SPDX identifierAndy Shevchenko2018-07-0213-56/+15
| * | | | pinctrl: intel: Add Ice Lake PCH pin controller supportAndy Shevchenko2018-06-293-0/+445
| * | | | pinctrl: armada-37xx: add suspend/resume supportMiquel Raynal2018-06-291-0/+118
| * | | | pinctrl: actions: Add interrupt support for OWL S900 SoCManivannan Sadhasivam2018-06-294-18/+307
| * | | | pinctrl: aspeed: Fix documentationJoel Stanley2018-06-281-2/+2
| * | | | pinctrl: cedarfork: Correct EAST pin orderingMika Westerberg2018-06-281-46/+46
| * | | | pinctrl: gemini: Mask properlyLinus Walleij2018-06-261-0/+2
| * | | | pinctrl: Cut unused sysfs includesLinus Walleij2018-06-182-2/+0
| * | | | pinctrl: pinctrl-single: Avoid divisions in context save/restoreGeert Uytterhoeven2018-06-181-18/+18
| * | | | pinctrl: mcp23s08: debugfs: Do not restore the INTF registerJan Kundrát2018-06-181-1/+1
| * | | | pinctrl: mcp23s08: Kconfig: update to reflect supported featuresJan Kundrát2018-06-181-4/+4
| |/ / /
* | | | pinctrl: nsp: Fix potential NULL dereferenceWei Yongjun2018-07-141-0/+2
* | | | pinctrl: nsp: off by ones in nsp_pinmux_enable()Dan Carpenter2018-07-141-2/+2
* | | | pinctrl: sh-pfc: r8a77970: remove SH_PFC_PIN_CFG_DRIVE_STRENGTH flagNiklas Söderlund2018-07-141-8/+6
* | | | pinctrl: ingenic: Fix inverted direction for < JZ4770Paul Cercueil2018-07-141-1/+1
* | | | pinctrl: mt7622: fix a kernel panic when gpio-hog is being appliedSean Wang2018-07-141-2/+2
* | | | pinctrl: mt7622: stop using the deprecated pinctrl_add_gpio_rangeSean Wang2018-07-141-5/+14
* | | | pinctrl: mt7622: fix that pinctrl_claim_hogs cannot workSean Wang2018-07-141-3/+12
* | | | pinctrl: mt7622: fix initialization sequence between eint and gpiochipSean Wang2018-07-141-5/+5
* | | | pinctrl: mt7622: fix error path on failing at groups buildingSean Wang2018-07-141-1/+1
| |/ / |/| |
* | | pinctrl: mt7622: fix a kernel panic when pio don't work as EINT controllerSean Wang2018-06-181-1/+5
* | | pinctrl: actions: Fix uninitialized error in owl_pin_config_set()Geert Uytterhoeven2018-06-181-1/+1
* | | pinctrl: single: Add allocation failure checking of saved_valsColin Ian King2018-06-181-3/+11
* | | pinctrl: devicetree: Fix pctldev pointer overwriteFabio Estevam2018-06-181-2/+5
* | | pinctrl: mediatek: remove redundant return value check of platform_get_resour...Wei Yongjun2018-06-181-5/+0
|/ /
* | treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-1228-162/+217
* | treewide: devm_kmalloc() -> devm_kmalloc_array()Kees Cook2018-06-122-4/+5
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-127-8/+9
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-123-3/+5
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-06-091-2/+2
|\ \
| * | pinctrl: sunxi: Use of_clk_get_parent_count() instead of open codingGeert Uytterhoeven2018-05-021-2/+2
* | | Merge tag 'pinctrl-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-0791-2130/+11679
|\ \ \
| * | | pinctrl: cherryview: limit Strago DMI workarounds to version 1.0Dmitry Torokhov2018-06-041-0/+4
| * | | pinctrl: at91-pio4: add missing of_node_putJulia Lawall2018-05-241-1/+3
| * | | pinctrl: armada-37xx: Fix spurious irq managementTerry Zhou2018-05-241-1/+2
| * | | pinctrl: msm: fix gpio-hog related boot issuesChristian Lamparter2018-05-241-5/+18
| * | | pinctrl: mediatek: remove unused fields in struct mtk_eint_hwSean Wang2018-05-246-6/+0
| * | | pinctrl: mediatek: use generic EINT register maps for each SoCSean Wang2018-05-247-102/+6
| * | | pinctrl: mediatek: add EINT support to MT7622 SoCSean Wang2018-05-242-1/+144
| * | | pinctrl: mediatek: refactor EINT related code for all MediaTek pinctrl can fitSean Wang2018-05-2411-527/+756
| * | | pinctrl: freescale: Switch to SPDX identifierFabio Estevam2018-05-2425-271/+151
| * | | Merge tag 'samsung-pinctrl-4.18-2' of https://git.kernel.org/pub/scm/linux/ke...Linus Walleij2018-05-246-1017/+51
| |\ \ \
| | * | | pinctrl: samsung: Fix suspend/resume for Exynos5433 GPF1..5 banksMarek Szyprowski2018-05-231-1/+1
| | * | | pinctrl: samsung: Remove support for Exynos5440Krzysztof Kozlowski2018-05-023-1014/+2