summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | pinctrl: core: Return selector to the pinctrl driverTony Lindgren2018-07-171-3/+32
| * | | | pinctrl: at91-pio4: Remove redundant return value checkWei Yongjun2018-07-161-4/+0
| * | | | pinctrl: ocelot: fix gpio4 twi functionAlexandre Belloni2018-07-161-1/+1
| * | | | pinctrl: imx: add driver for i.MX8MQLucas Stach2018-07-163-0/+359
| * | | | pinctrl: baytrail: Mark expected switch fall-throughsGustavo A. R. Silva2018-07-161-0/+2
| * | | | pinctrl: at91-pio4: add support for drive strengthLudovic Desroches2018-07-161-0/+42
| * | | | pinctrl: mt7622: mark expected switch fall-throughGustavo A. R. Silva2018-07-161-0/+1
| * | | | pinctrl: meson: add gen_clk pinsJerome Brunet2018-07-162-0/+17
| * | | | pinctrl: sh-pfc: r8a77990: Add USB3.0 pins, groups and functionsTakeshi Kihara2018-07-161-0/+27
| * | | | 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
OpenPOWER on IntegriCloud