aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/vt8500
Commit message (Expand)AuthorAge
* pinctrl: Include <linux/gpio/driver.h> nothing elseLinus Walleij2018-09-14
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* pinctrl: vt8500: Delete an error message for a failed memory allocation in fi...Markus Elfring2018-01-08
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* pinctrl: vt8500: constify pinconf_ops, pinctrl_ops, and pinmux_ops structuresJulia Lawall2017-08-22
* pinctrl: vt8500: wmt: constify gpio_chip structureGustavo A. R. Silva2017-08-14
* pinctrl: Widen the generic pinconf argument from 16 to 24 bitsMika Westerberg2017-01-26
* pinctrl: vt8500: make bool drivers explicitly non-modularPaul Gortmaker2016-11-15
* pinctrl: vt8500: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan2016-04-21
* pinctrl: vt8500-wmt: use gpiochip data pointerLinus Walleij2016-01-05
* gpio: change member .dev to .parentLinus Walleij2015-11-19
* pinctrl: replace trivial implementations of gpio_chip request/freeJonas Gorski2015-10-16
* pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada2015-06-10
* pinctrl: constify of_device_id arrayFabian Frederick2015-03-27
* pinctrl: vt8500: drop owner assignment from platform_driversWolfram Sang2014-10-20
* pinctrl: clean up after enable refactoringLinus Walleij2014-09-04
* pinctrl: remove all usage of gpio_remove ret val in driver/pinctlabdoulaye berthe2014-07-22
* pinctrl: avoid duplicated calling enable_pinmux_setting for a pinFan Wu2014-07-11
* pinctrl: vt8500: Ensure value reg is updated when setting directionAlexey Charkov2014-05-22
* pinctrl: vt8500: Change devicetree data parsingTony Prisk2014-02-03
* gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij2013-12-04
* pinctrl: Pass all configs to driver on pin_config_set()Sherman Yin2013-08-28
* pinctrl: vt8500: wmt: remove redundant dev_err call in wmt_pinctrl_probe()Wei Yongjun2013-06-27
* drivers: pinctrl: vt8500: use devm_ioremap_resource()Laurent Navet2013-06-16
* pinctrl: Don't override the error code in probe error handlingAxel Lin2013-05-27
* pinctrl: vt8500: Fix incorrect data in WM8750 pinctrl tableTony Prisk2013-05-14
* pinctrl: vt8500: wmt: Fix checking return value of pinctrl_register()Axel Lin2013-04-19
* pinctrl: gpio: vt8500: Add pincontrol driver for arch-vt8500Tony Prisk2013-04-04