summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
| * pinctrl: samsung: Document required order of banksPaweł Chmiel2018-04-182-0/+46
| * pinctrl: samsung: Correct EINTG banks orderPaweł Chmiel2018-04-181-2/+2
* | Merge tag 'sh-pfc-for-v4.18-tag2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij2018-05-249-14/+2803
|\ \
| * | pinctrl: sh-pfc: rcar-gen3: Fix grammar in static pin commentsGeert Uytterhoeven2018-05-234-12/+12
| * | pinctrl: sh-pfc: r8a77965: Add I2C pin supportNiklas Söderlund2018-05-231-0/+77
| * | pinctrl: sh-pfc: r8a77990: Add EthernetAVB pins, groups and functionsTakeshi Kihara2018-05-231-0/+90
| * | pinctrl: sh-pfc: r8a77990: Add I2C{1,2,4,5,6,7} pins, groups and functionsTakeshi Kihara2018-05-231-0/+190
| * | pinctrl: sh-pfc: r8a77990: Add SCIF pins, groups and functionsTakeshi Kihara2018-05-231-0/+365
| * | pinctrl: sh-pfc: r8a77990: Add bias pinconf supportTakeshi Kihara2018-05-231-9/+331
| * | pinctrl: sh-pfc: Initial R8A77990 PFC supportTakeshi Kihara2018-05-235-0/+1741
| * | pinctrl: sh-pfc: Add PORT_GP_11 helper macroTakeshi Kihara2018-05-231-2/+6
* | | pinctrl: berlin: switch to SPDX license identifierJisheng Zhang2018-05-236-32/+6
* | | pinctrl: rockchip: Add set_config callback support for gpiolibShawn Lin2018-05-231-0/+52
* | | pinctrl: rockchip: Add pinctrl support for PX30David Wu2018-05-231-0/+194
* | | pinctrl: mvebu: update use "nand" function for "rb" pinChris Packham2018-05-231-1/+1
* | | pinctrl: actions: Add gpio support for Actions S900 SoCManivannan Sadhasivam2018-05-234-1/+247
* | | pinctrl: pinctrl-single: Add functions to save and restore pinctrl contextKeerthy2018-05-231-1/+71
* | | pinctrl: nand: meson-gxl: fix missing data pinsYixun Lan2018-05-161-2/+2
* | | pinctrl: nand: meson-gxbb: fix missing data pinsYixun Lan2018-05-161-2/+2
* | | pinctrl: qcom: Print high/low status of gpios in debugfsStephen Boyd2018-05-161-2/+10
* | | pinctrl: mvebu: use correct MPP sel value for dev pinsChris Packham2018-05-161-10/+10
* | | pinctrl: qcom: fix wrong pull status display for no_keeper SoCClément Péron2018-05-161-2/+11
* | | pinctrl: tegra20: Provide CDEV1/2 clock muxesDmitry Osipenko2018-05-163-12/+40
* | | pinctrl: sunxi: add support for H6 R_PIO pin controllerIcenowy Zheng2018-05-163-0/+133
* | | pinctrl: armada-37xx: Convert to use match_string() helperAndy Shevchenko2018-05-161-21/+8
* | | pinctrl: bcm2835: Add support for output-low output-high propertiesMatheus Castello2018-05-161-0/+5
* | | pinctrl: bcm2835: Add support for generic pinctrl bindingMatheus Castello2018-05-162-37/+59
|/ /
* | pinctrl: sh-pfc: Add r8a77470 PFC supportBiju Das2018-05-165-0/+2356
* | pinctrl: sh-pfc: r8a77965: Add SDHI pins, groups and functionsTakeshi Kihara2018-05-161-0/+326
* | pinctrl: sh-pfc: r8a77965: Add DU RGB output pins, groups and functionsKieran Bingham2018-05-161-0/+116
* | pinctrl: sh-pfc: r8a77965: Fixup incorrect SPDX identifierThomas Gleixner2018-05-161-1/+1
* | pinctrl: sh-pfc: r8a77970: Fix pin I/O voltage control supportSergei Shtylyov2018-05-161-8/+24
* | pinctrl: sh-pfc: r8a77980: Add pin I/O voltage control supportSergei Shtylyov2018-05-161-3/+49
* | pinctrl: sh-pfc: r8a77965: Add PWM pins, groups and functionsTakeshi Kihara2018-05-161-0/+153
* | pinctrl: sh-pfc: r8a7796: Fix comment for MSIOF3 SS2_E pinGeert Uytterhoeven2018-05-161-1/+1
* | pinctrl: sh-pfc: r8a7795: Fix comment for MSIOF3 SS2_E pinGeert Uytterhoeven2018-05-161-1/+1
* | pinctrl: sh-pfc: r8a77965: Add MSIOF pins, groups and functionsTakeshi Kihara2018-05-161-0/+912
* | pinctrl: imx: use seq_puts() instead of seq_printf()Dong Aisheng2018-05-021-2/+2
* | pinctrl: pinctrl-imx: improve the code comments of PIN_FUNC_IDDong Aisheng2018-05-021-4/+11
* | pinctrl: imx: fix unsigned check if nfuncs with less than or equal zeroDong Aisheng2018-05-021-1/+1
* | pinctrl: uniphier: add LD11 MPEG2-TS I/O pin-mux settingsKatsuhiro Suzuki2018-05-021-0/+49
* | pinctrl: uniphier: add LD20 MPEG2-TS I/O pin-mux settingsKatsuhiro Suzuki2018-05-021-0/+54
* | pinctrl: actions: Fix Kconfig dependency and help textManivannan Sadhasivam2018-05-021-2/+4
* | pinctrl: actions: fix missing break in PIN_CONFIG_DRIVE_STRENGTH case.Colin Ian King2018-05-021-0/+2
* | pinctrl: actions: make s900_functions, s900_padinfo and s900_pads staticColin Ian King2018-05-021-3/+3
* | pinctrl: meson: axg: add tdm pinsJerome Brunet2018-05-021-0/+107