summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/vt8500
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-057-63/+7Star
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* pinctrl: Include <linux/gpio/driver.h> nothing elseLinus Walleij2018-09-142-5/+3Star
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-1/+1
* pinctrl: vt8500: Delete an error message for a failed memory allocation in fi...Markus Elfring2018-01-085-15/+5Star
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* pinctrl: vt8500: constify pinconf_ops, pinctrl_ops, and pinmux_ops structuresJulia Lawall2017-08-221-3/+3
* pinctrl: vt8500: wmt: constify gpio_chip structureGustavo A. R. Silva2017-08-141-1/+1
* pinctrl: Widen the generic pinconf argument from 16 to 24 bitsMika Westerberg2017-01-261-1/+1
* pinctrl: vt8500: make bool drivers explicitly non-modularPaul Gortmaker2016-11-157-81/+15Star
* pinctrl: vt8500: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan2016-04-211-5/+2Star
* pinctrl: vt8500-wmt: use gpiochip data pointerLinus Walleij2016-01-051-5/+5
* gpio: change member .dev to .parentLinus Walleij2015-11-191-4/+4
* pinctrl: replace trivial implementations of gpio_chip request/freeJonas Gorski2015-10-161-12/+2Star
* pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada2015-06-101-2/+2
* pinctrl: constify of_device_id arrayFabian Frederick2015-03-275-5/+5
* pinctrl: vt8500: drop owner assignment from platform_driversWolfram Sang2014-10-205-5/+0Star
* pinctrl: clean up after enable refactoringLinus Walleij2014-09-041-4/+4
* pinctrl: remove all usage of gpio_remove ret val in driver/pinctlabdoulaye berthe2014-07-221-7/+2Star
* pinctrl: avoid duplicated calling enable_pinmux_setting for a pinFan Wu2014-07-111-12/+0Star
* pinctrl: vt8500: Ensure value reg is updated when setting directionAlexey Charkov2014-05-221-11/+12
* pinctrl: vt8500: Change devicetree data parsingTony Prisk2014-02-031-1/+14
* gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij2013-12-041-1/+1
* pinctrl: Pass all configs to driver on pin_config_set()Sherman Yin2013-08-281-24/+30
* pinctrl: vt8500: wmt: remove redundant dev_err call in wmt_pinctrl_probe()Wei Yongjun2013-06-271-3/+1Star
* drivers: pinctrl: vt8500: use devm_ioremap_resource()Laurent Navet2013-06-161-3/+3
* pinctrl: Don't override the error code in probe error handlingAxel Lin2013-05-271-2/+1Star
* pinctrl: vt8500: Fix incorrect data in WM8750 pinctrl tableTony Prisk2013-05-141-1/+1
* pinctrl: vt8500: wmt: Fix checking return value of pinctrl_register()Axel Lin2013-04-191-1/+1
* pinctrl: gpio: vt8500: Add pincontrol driver for arch-vt8500Tony Prisk2013-04-049-0/+2971