aboutsummaryrefslogtreecommitdiff
path: root/drivers/pinctrl/pinctrl-as3722.c
AgeCommit message (Expand)Author
2018-09-14pinctrl: Include <linux/gpio/driver.h> nothing elseLinus Walleij
2016-04-21pinctrl: as3722: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan
2016-04-01pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_mapIrina Tirdea
2016-01-05pinctrl: as3722: use gpiochip data pointerLinus Walleij
2015-11-19gpio: change member .dev to .parentLinus Walleij
2015-10-16pinctrl: replace trivial implementations of gpio_chip request/freeJonas Gorski
2015-06-10pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada
2015-03-27pinctrl: constify of_device_id arrayFabian Frederick
2014-10-20pinctrl: drop owner assignment from platform_driversWolfram Sang
2014-09-04pinctrl: clean up after enable refactoringLinus Walleij
2014-07-22pinctrl: remove all usage of gpio_remove ret val in driver/pinctlabdoulaye berthe
2014-04-22pinctrl: as3722: fix handling of GPIO invert bitAndrew Bresticker
2014-01-21Merge tag 'pinctrl-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-01-14pinctrl: as3722: Set pin to output mode for some functionMallikarjun Kasoju
2013-12-04gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij
2013-10-10pincntrl: add support for ams AS3722 pin control driverLaxman Dewangan