summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/intel
AgeCommit message (Expand)Author
2018-10-16pinctrl: geminilake: Sort register offsets by valueAndy Shevchenko
2018-10-16pinctrl: geminilake: Get rid of unneeded ->probe() stubAndy Shevchenko
2018-10-16pinctrl: geminilake: Update pin list for B0 steppingAndy Shevchenko
2018-10-03pinctrl: intel: Fix a spelling typo in kernel documentationAndy Shevchenko
2018-10-03pinctrl: broxton: Convert unsigned to unsigned intAndy Shevchenko
2018-10-03pinctrl: cherryview: Convert unsigned to unsigned intAndy Shevchenko
2018-10-03pinctrl: baytrail: Convert unsigned to unsigned intAndy Shevchenko
2018-10-03pinctrl: intel: Convert unsigned to unsigned intAndy Shevchenko
2018-10-01Merge tag 'v4.19-rc6' into develLinus Walleij
2018-09-25Revert "pinctrl: intel: Do pin translation when lock IRQ"Mika Westerberg
2018-09-25pinctrl: cannonlake: Fix HOSTSW_OWN register offset of H variantMika Westerberg
2018-09-25pinctrl: intel: merrifield: Group IO accessors in codeAndy Shevchenko
2018-09-25pinctrl: intel: merrifield: Introduce mrfld_read_bufcfg()Andy Shevchenko
2018-09-20pinctrl: intel: Do pin translation in other GPIO operations as wellMika Westerberg
2018-09-18pinctrl: cherryview: Remove linux/init.h and sort headersAndy Shevchenko
2018-09-18pinctrl: cherryview: Describe members of couple of structsAndy Shevchenko
2018-09-18pinctrl: cherryview: Remove unused groups of pinsAndy Shevchenko
2018-09-18pinctrl: cherryview: Re-use data structures from pinctrl-intel.hAndy Shevchenko
2018-09-18pinctrl: baytrail: Sort headers alphabeticallyAndy Shevchenko
2018-09-18pinctrl: baytrail: Remove unneeded MODULE_DEVICE_TABLE()Andy Shevchenko
2018-09-18pinctrl: intel: Move linux/pm.h to the local headerAndy Shevchenko
2018-09-18pinctrl: cannonlake: Fix gpio base for GPP-ESimon Detheridge
2018-09-14pinctrl: Include <linux/gpio/driver.h> nothing elseLinus Walleij
2018-08-31pinctrl: lewisburg: Define PM ops via INTEL_PINCTRL_PM_OPS()Andy Shevchenko
2018-08-31pinctrl: sunrisepoint: Define PM ops via INTEL_PINCTRL_PM_OPS()Andy Shevchenko
2018-08-31pinctrl: icelake: Define PM ops via INTEL_PINCTRL_PM_OPS()Andy Shevchenko
2018-08-31pinctrl: geminilake: Define PM ops via INTEL_PINCTRL_PM_OPS()Andy Shevchenko
2018-08-31pinctrl: denverton: Define PM ops via INTEL_PINCTRL_PM_OPS()Andy Shevchenko
2018-08-31pinctrl: cedarfork: Define PM ops via INTEL_PINCTRL_PM_OPS()Andy Shevchenko
2018-08-31pinctrl: cannonlake: Define PM ops via INTEL_PINCTRL_PM_OPS()Andy Shevchenko
2018-08-31pinctrl: broxton: Define PM ops via INTEL_PINCTRL_PM_OPS()Andy Shevchenko
2018-08-31pinctrl: intel: Introduce common macro for PM operationsAndy Shevchenko
2018-08-31pinctrl: sunrisepoint: Convert to use intel_pinctrl_probe_by_hid()Andy Shevchenko
2018-08-31pinctrl: cannonlake: Convert to use intel_pinctrl_probe_by_hid()Andy Shevchenko
2018-08-31pinctrl: intel: Introduce intel_pinctrl_probe_by_hid() internal APIAndy Shevchenko
2018-08-31pinctrl: baytrail: Convert to use device_get_match_data()Andy Shevchenko
2018-08-31pinctrl: geminilake: Convert to use intel_pinctrl_probe_by_uid()Andy Shevchenko
2018-08-31pinctrl: broxton: Convert to use intel_pinctrl_probe_by_uid()Andy Shevchenko
2018-08-31pinctrl: intel: Introduce intel_pinctrl_probe_by_uid() internal APIAndy Shevchenko
2018-08-29pinctrl: intel: Fix a spelling typo in kernel documentationAndy Shevchenko
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-03pinctrl: intel: Don't shadow error code of gpiochip_lock_as_irq()Andy Shevchenko
2018-08-03pinctrl: baytrail: actually print the apparently misconfigured pinAlexander Stein
2018-07-30pinctrl: cannonlake: Fix community ordering for H variantAndy Shevchenko
2018-07-29pinctrl: intel: Do pin translation when lock IRQAndy Shevchenko
2018-07-16pinctrl: baytrail: Mark expected switch fall-throughsGustavo A. R. Silva
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap
2018-07-02pinctrl: intel: Convert to use SPDX identifierAndy Shevchenko
2018-06-29pinctrl: intel: Add Ice Lake PCH pin controller supportAndy Shevchenko
2018-06-28pinctrl: cedarfork: Correct EAST pin orderingMika Westerberg