summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/intel/pinctrl-merrifield.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-03pinctrl: merrifield: Use temporary variable for struct deviceAndy Shevchenko1-8/+7
2022-10-24pinctrl: merrifield: Add missing header(s)Andy Shevchenko1-1/+3
2022-06-20pinctrl: merrifield: Switch to to embedded struct pingroupAndy Shevchenko1-7/+7
2020-11-16pinctrl: merrifield: Set default bias in case no particular value givenAndy Shevchenko1-0/+8
2020-06-29pinctrl: merrifield: Add I²S bus 2 pins to groups and functionsAndy Shevchenko1-0/+4
2020-06-22pinctrl: merrifield: Update pin names in accordance with official listAndy Shevchenko1-23/+23
2019-07-23pinctrl: merrifield: Use devm_platform_ioremap_resource()Andy Shevchenko1-3/+1
2018-11-08pinctrl: merrifield: include bits.h instead of bitops.hAndy Shevchenko1-1/+1
2018-09-25pinctrl: intel: merrifield: Group IO accessors in codeAndy Shevchenko1-15/+15
2018-09-25pinctrl: intel: merrifield: Introduce mrfld_read_bufcfg()Andy Shevchenko1-7/+19
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap1-0/+1
2018-07-02pinctrl: intel: Convert to use SPDX identifierAndy Shevchenko1-4/+1
2017-11-29pinctrl: intel: merrifield: Introduce ACPI device tableAndy Shevchenko1-0/+7
2017-08-07pinctrl: intel: merrifield: Correct UART pin listsAndy Shevchenko1-3/+3
2017-01-30pinctrl: intel: merrifield: Add missed check in mrfld_config_set()Andy Shevchenko1-0/+3
2016-10-29pinctrl: intel: merrifield: Add pin config group handlersAndy Shevchenko1-0/+41
2016-09-12pinctrl: intel: merrifield: fix dup size in probeVincent Stehlé1-1/+1
2016-08-10pinctrl: intel: merrifield: Add missed headerAndy Shevchenko1-0/+1
2016-06-29pinctrl: intel: Add Intel Merrifield pin controller supportAndy Shevchenko1-0/+911