summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* scripts/spelling.txt: add "overrided" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-02-21101-3600/+11717
|\
| * pinctrl: samsung: Fix return value check in samsung_pinctrl_get_soc_data()Wei Yongjun2017-02-131-3/+2
| * pinctrl: intel: unlock on error in intel_config_set_pull()Dan Carpenter2017-02-131-2/+4
| * pinctrl: berlin: make bool drivers explicitly non-modularPaul Gortmaker2017-02-134-28/+8
| * pinctrl: spear: make bool drivers explicitly non-modularPaul Gortmaker2017-02-136-66/+1
| * pinctrl: mvebu: make bool drivers explicitly non-modularPaul Gortmaker2017-02-139-65/+9
| * pinctrl: sunxi: make sun5i explicitly non-modularPaul Gortmaker2017-02-061-8/+3
| * pinctrl: sunxi: Remove stray printk call in sun5i driver's probe functionChen-Yu Tsai2017-02-061-2/+0
| * pinctrl: samsung: mark PM functions as __maybe_unusedArnd Bergmann2017-02-061-4/+2
| * pinctrl: sunxi: Remove redundant A31s pinctrl driverChen-Yu Tsai2017-02-063-814/+0
| * pinctrl: sunxi: Support A31/A31s with pinctrl variantsChen-Yu Tsai2017-02-062-65/+121
| * pinctrl: stm32: Add STM32H743 MCU supportAlexandre TORGUE2017-02-063-0/+1986
| * pinctrl: stm32: fix bad location of gpiochip_lock_as_irqAlexandre TORGUE2017-01-301-25/+12
| * drivers: pinctrl: add driver for Allwinner H5 SoCIcenowy Zheng2017-01-303-0/+563
| * pinctrl: intel: Add Intel Gemini Lake pin controller supportMika Westerberg2017-01-303-0/+521
| * pinctrl: intel: Add support for 1k additional pull-downMika Westerberg2017-01-302-1/+18
| * pinctrl: intel: Add support for hardware debouncerMika Westerberg2017-01-302-2/+133
| * Merge tag 'sh-pfc-for-v4.11-tag2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij2017-01-301-0/+86
| |\
| | * pinctrl: sh-pfc: r8a7791: Add ADI pinconf supportJacopo Mondi2017-01-201-0/+86
| * | Merge branch 'ib-mvebu-98dx3236' into develLinus Walleij2017-01-301-0/+156
| |\ \
| | * | pinctrl: mvebu: pinctrl driver for 98DX3236 SoCKalyan Kinthada2017-01-301-0/+156
| * | | pinctrl: broxton: No need to take pointer of a pointerAndy Shevchenko2017-01-301-2/+2
| * | | Merge tag 'v4.10-rc6' into develLinus Walleij2017-01-3010-48/+102
| |\ \ \
| * | | | pinctrl: samsung: Replace syscore ops with standard platform device pm_opsMarek Szyprowski2017-01-261-58/+14
| * | | | pinctrl: samsung: Move retention control from mach-s5pv210 to the pinctrl driverMarek Szyprowski2017-01-261-0/+56
| * | | | pinctrl: samsung: Move retention control from mach-exynos to the pinctrl driverMarek Szyprowski2017-01-261-0/+145
| * | | | pinctrl: baytrail: Fix debugfs offset outputAlexander Stein2017-01-261-1/+1
| * | | | pinctrl: samsung: Add infrastructure for pin-bank retention controlMarek Szyprowski2017-01-262-0/+54
| * | | | pinctrl: samsung: Remove dead codeMarek Szyprowski2017-01-261-4/+3
| * | | | pinctrl: samsung: Use generic of_device_get_match_data helperMarek Szyprowski2017-01-261-5/+3
| * | | | pinctrl: samsung: Add missing initconst annotationMarek Szyprowski2017-01-261-11/+11
| * | | | pinctrl: mediatek: Use real dependenciesJean Delvare2017-01-261-5/+10
| * | | | pinctrl: meson: meson-gxl: add the pwm_ao_b pinMartin Blumenstingl2017-01-261-0/+8
| * | | | pinctrl: broxton: Rename apl-pinctrl driverAndy Shevchenko2017-01-261-1/+1
| * | | | Merge branch 'ib-pinctrl-genprops' into develLinus Walleij2017-01-2622-72/+118
| |\ \ \ \
| | * | | | pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg2017-01-263-42/+41
| | * | | | pinctrl: Allow configuration of pins from gpiolib based driversMika Westerberg2017-01-263-0/+50
| | * | | | pinctrl: Widen the generic pinconf argument from 16 to 24 bitsMika Westerberg2017-01-2616-30/+27
| | | |/ / | | |/| |
| * | | | pinctrl: mvebu: remove unused variableArnd Bergmann2017-01-261-1/+0
| * | | | pinctrl: aspeed: g4: Fix mux configuration for GPIOs AA[4-7], AB[0-7]Andrew Jeffery2017-01-261-16/+16
| * | | | pinctrl: qcom: Use raw spinlock variantsJulia Cartwright2017-01-261-24/+24
| * | | | pinctrl: samsung: Fix samsung_pinctrl_create_functions return valueMarek Szyprowski2017-01-261-1/+1
| * | | | pinctrl: samsung: Remove messages for failed memory allocationMarek Szyprowski2017-01-263-33/+11
| * | | | pinctrl/amd: Drop pinctrl_unregister for devm_ registered deviceWei Yongjun2017-01-191-1/+0
| * | | | pinctrl: meson: Add HDMI HPD/DDC pins functionsNeil Armstrong2017-01-182-0/+38
| * | | | pinctrl: samsung: Remove support for Exynos4415 (SoC not supported anymore)Krzysztof Kozlowski2017-01-183-78/+0
| * | | | pinctrl: ti-iodelay: remove redundant pin < 0 check on unsigned intColin Ian King2017-01-181-6/+0
| * | | | pinctrl: mvebu: add simple regmap based pinctrl implementationRussell King2017-01-182-1/+75
| * | | | pinctrl: mvebu: switch drivers to generic simple mmioRussell King2017-01-188-186/+45