summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/intel/pinctrl-merrifield.c
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: merrifield: Replace kernel.h by what is actually being usedAndy Shevchenko2023-10-031-1/+1
* pinctrl: merrifield: Adapt to Intel Tangier driverRaag Jadav2023-08-151-644/+33
* pinctrl: merrifield: Use BUFCFG_PINMODE_GPIO in ->pin_dbg_show()Andy Shevchenko2023-06-061-1/+1
* pinctrl: merrifield: Fix open-drain pin mode configurationAndy Shevchenko2023-06-061-2/+12
* pinctrl: merrifield: Convert to use new memeber in struct intel_functionAndy Shevchenko2022-12-301-3/+3
* pinctrl: merrifield: Use temporary variable for struct deviceAndy Shevchenko2022-11-031-8/+7
* pinctrl: merrifield: Add missing header(s)Andy Shevchenko2022-10-241-1/+3
* pinctrl: merrifield: Switch to to embedded struct pingroupAndy Shevchenko2022-06-201-7/+7
* pinctrl: merrifield: Set default bias in case no particular value givenAndy Shevchenko2020-11-161-0/+8
* pinctrl: merrifield: Add I²S bus 2 pins to groups and functionsAndy Shevchenko2020-06-291-0/+4
* pinctrl: merrifield: Update pin names in accordance with official listAndy Shevchenko2020-06-221-23/+23
* pinctrl: merrifield: Use devm_platform_ioremap_resource()Andy Shevchenko2019-07-231-3/+1
* pinctrl: merrifield: include bits.h instead of bitops.hAndy Shevchenko2018-11-081-1/+1
* pinctrl: intel: merrifield: Group IO accessors in codeAndy Shevchenko2018-09-251-15/+15
* pinctrl: intel: merrifield: Introduce mrfld_read_bufcfg()Andy Shevchenko2018-09-251-7/+19
* Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-181-0/+1
|\
| * headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-071-0/+1
* | pinctrl: intel: Convert to use SPDX identifierAndy Shevchenko2018-07-021-4/+1
|/
* pinctrl: intel: merrifield: Introduce ACPI device tableAndy Shevchenko2017-11-291-0/+7
* pinctrl: intel: merrifield: Correct UART pin listsAndy Shevchenko2017-08-071-3/+3
* pinctrl: intel: merrifield: Add missed check in mrfld_config_set()Andy Shevchenko2017-01-301-0/+3
* pinctrl: intel: merrifield: Add pin config group handlersAndy Shevchenko2016-10-291-0/+41
* pinctrl: intel: merrifield: fix dup size in probeVincent Stehlé2016-09-121-1/+1
* pinctrl: intel: merrifield: Add missed headerAndy Shevchenko2016-08-101-0/+1
* pinctrl: intel: Add Intel Merrifield pin controller supportAndy Shevchenko2016-06-291-0/+911